fake-bpy-module 20231226__py3-none-any.whl → 20231228__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (438) hide show
  1. addon_utils/__init__.pyi +0 -39
  2. animsys_refactor/__init__.pyi +0 -24
  3. bl_app_override/__init__.pyi +0 -12
  4. bl_app_override/helpers/__init__.pyi +0 -21
  5. bl_app_template_utils/__init__.pyi +0 -16
  6. bl_console_utils/autocomplete/__init__.pyi +1 -1
  7. bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -20
  8. bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -12
  9. bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -20
  10. bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -8
  11. bl_i18n_utils/__init__.pyi +4 -4
  12. bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -60
  13. bl_i18n_utils/merge_po/__init__.pyi +0 -4
  14. bl_i18n_utils/settings/__init__.pyi +0 -33
  15. bl_i18n_utils/utils/__init__.pyi +0 -168
  16. bl_i18n_utils/utils_cli/__init__.pyi +0 -24
  17. bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -4
  18. bl_i18n_utils/utils_rtl/__init__.pyi +0 -8
  19. bl_keymap_utils/__init__.pyi +3 -3
  20. bl_keymap_utils/io/__init__.pyi +0 -36
  21. bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -4
  22. bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -4
  23. bl_keymap_utils/platform_helpers/__init__.pyi +0 -8
  24. bl_keymap_utils/versioning/__init__.pyi +0 -4
  25. bl_operators/__init__.pyi +22 -30
  26. bl_operators/add_mesh_torus/__init__.pyi +0 -113
  27. bl_operators/anim/__init__.pyi +0 -646
  28. bl_operators/assets/__init__.pyi +0 -291
  29. bl_operators/bmesh/find_adjacent/__init__.pyi +0 -36
  30. bl_operators/clip/__init__.pyi +0 -951
  31. bl_operators/console/__init__.pyi +0 -457
  32. bl_operators/constraint/__init__.pyi +0 -372
  33. bl_operators/file/__init__.pyi +0 -279
  34. bl_operators/freestyle/__init__.pyi +0 -375
  35. bl_operators/geometry_nodes/__init__.pyi +0 -1611
  36. bl_operators/image/__init__.pyi +0 -273
  37. bl_operators/mesh/__init__.pyi +0 -282
  38. bl_operators/node/__init__.pyi +0 -905
  39. bl_operators/object/__init__.pyi +0 -1611
  40. bl_operators/object_align/__init__.pyi +0 -105
  41. bl_operators/object_quick_effects/__init__.pyi +0 -387
  42. bl_operators/object_randomize_transform/__init__.pyi +0 -97
  43. bl_operators/presets/__init__.pyi +0 -2029
  44. bl_operators/rigidbody/__init__.pyi +0 -282
  45. bl_operators/screen_play_rendered_anim/__init__.pyi +0 -94
  46. bl_operators/sequencer/__init__.pyi +0 -501
  47. bl_operators/spreadsheet/__init__.pyi +0 -99
  48. bl_operators/userpref/__init__.pyi +0 -2350
  49. bl_operators/uvcalc_follow_active/__init__.pyi +0 -104
  50. bl_operators/uvcalc_lightmap/__init__.pyi +0 -128
  51. bl_operators/uvcalc_transform/__init__.pyi +0 -249
  52. bl_operators/vertexpaint_dirt/__init__.pyi +0 -101
  53. bl_operators/view3d/__init__.pyi +0 -475
  54. bl_operators/wm/__init__.pyi +0 -4212
  55. bl_previews_utils/bl_previews_render/__init__.pyi +0 -28
  56. bl_rna_utils/data_path/__init__.pyi +0 -9
  57. bl_text_utils/external_editor/__init__.pyi +0 -4
  58. bl_ui/__init__.pyi +61 -371
  59. bl_ui/asset_shelf/__init__.pyi +0 -99
  60. bl_ui/generic_ui_list/__init__.pyi +0 -311
  61. bl_ui/node_add_menu/__init__.pyi +0 -127
  62. bl_ui/node_add_menu_compositor/__init__.pyi +0 -1854
  63. bl_ui/node_add_menu_geometry/__init__.pyi +0 -4639
  64. bl_ui/node_add_menu_shader/__init__.pyi +0 -1062
  65. bl_ui/node_add_menu_texture/__init__.pyi +0 -927
  66. bl_ui/properties_animviz/__init__.pyi +0 -16
  67. bl_ui/properties_collection/__init__.pyi +0 -523
  68. bl_ui/properties_constraint/__init__.pyi +0 -14892
  69. bl_ui/properties_data_armature/__init__.pyi +0 -1140
  70. bl_ui/properties_data_bone/__init__.pyi +0 -1052
  71. bl_ui/properties_data_camera/__init__.pyi +0 -1520
  72. bl_ui/properties_data_curve/__init__.pyi +0 -1592
  73. bl_ui/properties_data_curves/__init__.pyi +0 -623
  74. bl_ui/properties_data_empty/__init__.pyi +0 -212
  75. bl_ui/properties_data_gpencil/__init__.pyi +0 -1884
  76. bl_ui/properties_data_grease_pencil/__init__.pyi +0 -313
  77. bl_ui/properties_data_lattice/__init__.pyi +0 -319
  78. bl_ui/properties_data_light/__init__.pyi +0 -1069
  79. bl_ui/properties_data_lightprobe/__init__.pyi +0 -637
  80. bl_ui/properties_data_mesh/__init__.pyi +0 -2023
  81. bl_ui/properties_data_metaball/__init__.pyi +0 -525
  82. bl_ui/properties_data_modifier/__init__.pyi +0 -872
  83. bl_ui/properties_data_pointcloud/__init__.pyi +0 -520
  84. bl_ui/properties_data_shaderfx/__init__.pyi +0 -105
  85. bl_ui/properties_data_speaker/__init__.pyi +0 -533
  86. bl_ui/properties_data_volume/__init__.pyi +0 -830
  87. bl_ui/properties_freestyle/__init__.pyi +0 -2683
  88. bl_ui/properties_grease_pencil_common/__init__.pyi +0 -1362
  89. bl_ui/properties_mask_common/__init__.pyi +0 -759
  90. bl_ui/properties_material/__init__.pyi +0 -1572
  91. bl_ui/properties_material_gpencil/__init__.pyi +0 -1044
  92. bl_ui/properties_object/__init__.pyi +0 -1448
  93. bl_ui/properties_output/__init__.pyi +0 -1918
  94. bl_ui/properties_paint_common/__init__.pyi +0 -383
  95. bl_ui/properties_particle/__init__.pyi +0 -5553
  96. bl_ui/properties_physics_cloth/__init__.pyi +0 -1511
  97. bl_ui/properties_physics_common/__init__.pyi +0 -137
  98. bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -2750
  99. bl_ui/properties_physics_field/__init__.pyi +0 -1121
  100. bl_ui/properties_physics_fluid/__init__.pyi +0 -3693
  101. bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -106
  102. bl_ui/properties_physics_rigidbody/__init__.pyi +0 -860
  103. bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -1377
  104. bl_ui/properties_physics_softbody/__init__.pyi +0 -1625
  105. bl_ui/properties_render/__init__.pyi +0 -5419
  106. bl_ui/properties_scene/__init__.pyi +0 -1445
  107. bl_ui/properties_texture/__init__.pyi +0 -2768
  108. bl_ui/properties_view_layer/__init__.pyi +0 -1758
  109. bl_ui/properties_workspace/__init__.pyi +0 -315
  110. bl_ui/properties_world/__init__.pyi +0 -747
  111. bl_ui/space_clip/__init__.pyi +0 -7157
  112. bl_ui/space_console/__init__.pyi +0 -603
  113. bl_ui/space_dopesheet/__init__.pyi +0 -2680
  114. bl_ui/space_filebrowser/__init__.pyi +0 -2979
  115. bl_ui/space_graph/__init__.pyi +0 -2009
  116. bl_ui/space_image/__init__.pyi +0 -7381
  117. bl_ui/space_info/__init__.pyi +0 -601
  118. bl_ui/space_nla/__init__.pyi +0 -1716
  119. bl_ui/space_node/__init__.pyi +0 -3454
  120. bl_ui/space_outliner/__init__.pyi +0 -1418
  121. bl_ui/space_properties/__init__.pyi +0 -286
  122. bl_ui/space_sequencer/__init__.pyi +0 -7667
  123. bl_ui/space_spreadsheet/__init__.pyi +0 -110
  124. bl_ui/space_statusbar/__init__.pyi +0 -92
  125. bl_ui/space_text/__init__.pyi +0 -1599
  126. bl_ui/space_time/__init__.pyi +0 -730
  127. bl_ui/space_toolsystem_common/__init__.pyi +0 -218
  128. bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -857
  129. bl_ui/space_topbar/__init__.pyi +0 -2634
  130. bl_ui/space_userpref/__init__.pyi +0 -8960
  131. bl_ui/space_view3d/__init__.pyi +0 -25978
  132. bl_ui/space_view3d_toolbar/__init__.pyi +0 -9520
  133. bl_ui/utils/__init__.pyi +0 -17
  134. bl_ui_utils/bug_report_url/__init__.pyi +0 -4
  135. bl_ui_utils/layout/__init__.pyi +0 -4
  136. blend_render_info/__init__.pyi +0 -8
  137. bpy/__init__.pyi +2 -2
  138. bpy/app/__init__.pyi +1 -1
  139. bpy/ops/__init__.pyi +60 -60
  140. bpy/props/__init__.pyi +78 -98
  141. bpy/types/__init__.pyi +343 -841
  142. bpy/utils/__init__.pyi +0 -48
  143. bpy_extras/__init__.pyi +2 -2
  144. bpy_extras/anim_utils/__init__.pyi +2 -18
  145. bpy_extras/asset_utils/__init__.pyi +0 -13
  146. bpy_extras/bmesh_utils/__init__.pyi +0 -8
  147. bpy_extras/extensions/junction_module/__init__.pyi +0 -21
  148. bpy_extras/id_map_utils/__init__.pyi +0 -4
  149. bpy_extras/io_utils/__init__.pyi +0 -20
  150. bpy_extras/keyconfig_utils/__init__.pyi +0 -4
  151. bpy_extras/node_shader_utils/__init__.pyi +0 -300
  152. bpy_extras/node_utils/__init__.pyi +0 -12
  153. bpy_extras/object_utils/__init__.pyi +0 -3
  154. bpy_extras/wm_utils/progress_report/__init__.pyi +0 -48
  155. bpy_restrict_state/__init__.pyi +0 -6
  156. bpy_types/__init__.pyi +0 -2643
  157. console_python/__init__.pyi +0 -33
  158. console_shell/__init__.pyi +0 -20
  159. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/METADATA +1 -1
  160. fake_bpy_module-20231228.dist-info/RECORD +348 -0
  161. freestyle/chainingiterators/__init__.pyi +0 -63
  162. freestyle/shaders/__init__.pyi +0 -117
  163. freestyle/utils/__init__.pyi +0 -3
  164. graphviz_export/__init__.pyi +0 -8
  165. keyingsets_builtins/__init__.pyi +0 -2007
  166. keyingsets_utils/__init__.pyi +0 -56
  167. nodeitems_builtins/__init__.pyi +0 -29
  168. nodeitems_utils/__init__.pyi +0 -37
  169. rna_info/__init__.pyi +0 -187
  170. rna_keymap_ui/__init__.pyi +0 -24
  171. rna_prop_ui/__init__.pyi +0 -51
  172. rna_xml/__init__.pyi +0 -24
  173. sys_info/__init__.pyi +0 -4
  174. bl_app_override/helpers/py.typed +0 -0
  175. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  176. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  177. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  178. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  179. bl_console_utils/autocomplete/py.typed +0 -0
  180. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  181. bl_i18n_utils/merge_po/py.typed +0 -0
  182. bl_i18n_utils/settings/py.typed +0 -0
  183. bl_i18n_utils/utils/py.typed +0 -0
  184. bl_i18n_utils/utils_cli/py.typed +0 -0
  185. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  186. bl_i18n_utils/utils_rtl/py.typed +0 -0
  187. bl_keymap_utils/io/py.typed +0 -0
  188. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  189. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  190. bl_keymap_utils/platform_helpers/py.typed +0 -0
  191. bl_keymap_utils/versioning/py.typed +0 -0
  192. bl_operators/add_mesh_torus/py.typed +0 -0
  193. bl_operators/anim/py.typed +0 -0
  194. bl_operators/assets/py.typed +0 -0
  195. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  196. bl_operators/bmesh/py.typed +0 -0
  197. bl_operators/clip/py.typed +0 -0
  198. bl_operators/console/py.typed +0 -0
  199. bl_operators/constraint/py.typed +0 -0
  200. bl_operators/file/py.typed +0 -0
  201. bl_operators/freestyle/py.typed +0 -0
  202. bl_operators/geometry_nodes/py.typed +0 -0
  203. bl_operators/image/py.typed +0 -0
  204. bl_operators/mesh/py.typed +0 -0
  205. bl_operators/node/py.typed +0 -0
  206. bl_operators/object/py.typed +0 -0
  207. bl_operators/object_align/py.typed +0 -0
  208. bl_operators/object_quick_effects/py.typed +0 -0
  209. bl_operators/object_randomize_transform/py.typed +0 -0
  210. bl_operators/presets/py.typed +0 -0
  211. bl_operators/rigidbody/py.typed +0 -0
  212. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  213. bl_operators/sequencer/py.typed +0 -0
  214. bl_operators/spreadsheet/py.typed +0 -0
  215. bl_operators/userpref/py.typed +0 -0
  216. bl_operators/uvcalc_follow_active/py.typed +0 -0
  217. bl_operators/uvcalc_lightmap/py.typed +0 -0
  218. bl_operators/uvcalc_transform/py.typed +0 -0
  219. bl_operators/vertexpaint_dirt/py.typed +0 -0
  220. bl_operators/view3d/py.typed +0 -0
  221. bl_operators/wm/py.typed +0 -0
  222. bl_previews_utils/bl_previews_render/py.typed +0 -0
  223. bl_rna_utils/data_path/py.typed +0 -0
  224. bl_text_utils/external_editor/py.typed +0 -0
  225. bl_ui/asset_shelf/py.typed +0 -0
  226. bl_ui/generic_ui_list/py.typed +0 -0
  227. bl_ui/node_add_menu/py.typed +0 -0
  228. bl_ui/node_add_menu_compositor/py.typed +0 -0
  229. bl_ui/node_add_menu_geometry/py.typed +0 -0
  230. bl_ui/node_add_menu_shader/py.typed +0 -0
  231. bl_ui/node_add_menu_texture/py.typed +0 -0
  232. bl_ui/properties_animviz/py.typed +0 -0
  233. bl_ui/properties_collection/py.typed +0 -0
  234. bl_ui/properties_constraint/py.typed +0 -0
  235. bl_ui/properties_data_armature/py.typed +0 -0
  236. bl_ui/properties_data_bone/py.typed +0 -0
  237. bl_ui/properties_data_camera/py.typed +0 -0
  238. bl_ui/properties_data_curve/py.typed +0 -0
  239. bl_ui/properties_data_curves/py.typed +0 -0
  240. bl_ui/properties_data_empty/py.typed +0 -0
  241. bl_ui/properties_data_gpencil/py.typed +0 -0
  242. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  243. bl_ui/properties_data_lattice/py.typed +0 -0
  244. bl_ui/properties_data_light/py.typed +0 -0
  245. bl_ui/properties_data_lightprobe/py.typed +0 -0
  246. bl_ui/properties_data_mesh/py.typed +0 -0
  247. bl_ui/properties_data_metaball/py.typed +0 -0
  248. bl_ui/properties_data_modifier/py.typed +0 -0
  249. bl_ui/properties_data_pointcloud/py.typed +0 -0
  250. bl_ui/properties_data_shaderfx/py.typed +0 -0
  251. bl_ui/properties_data_speaker/py.typed +0 -0
  252. bl_ui/properties_data_volume/py.typed +0 -0
  253. bl_ui/properties_freestyle/py.typed +0 -0
  254. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  255. bl_ui/properties_mask_common/py.typed +0 -0
  256. bl_ui/properties_material/py.typed +0 -0
  257. bl_ui/properties_material_gpencil/py.typed +0 -0
  258. bl_ui/properties_object/py.typed +0 -0
  259. bl_ui/properties_output/py.typed +0 -0
  260. bl_ui/properties_paint_common/py.typed +0 -0
  261. bl_ui/properties_particle/py.typed +0 -0
  262. bl_ui/properties_physics_cloth/py.typed +0 -0
  263. bl_ui/properties_physics_common/py.typed +0 -0
  264. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  265. bl_ui/properties_physics_field/py.typed +0 -0
  266. bl_ui/properties_physics_fluid/py.typed +0 -0
  267. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  268. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  269. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  270. bl_ui/properties_physics_softbody/py.typed +0 -0
  271. bl_ui/properties_render/py.typed +0 -0
  272. bl_ui/properties_scene/py.typed +0 -0
  273. bl_ui/properties_texture/py.typed +0 -0
  274. bl_ui/properties_view_layer/py.typed +0 -0
  275. bl_ui/properties_workspace/py.typed +0 -0
  276. bl_ui/properties_world/py.typed +0 -0
  277. bl_ui/space_clip/py.typed +0 -0
  278. bl_ui/space_console/py.typed +0 -0
  279. bl_ui/space_dopesheet/py.typed +0 -0
  280. bl_ui/space_filebrowser/py.typed +0 -0
  281. bl_ui/space_graph/py.typed +0 -0
  282. bl_ui/space_image/py.typed +0 -0
  283. bl_ui/space_info/py.typed +0 -0
  284. bl_ui/space_nla/py.typed +0 -0
  285. bl_ui/space_node/py.typed +0 -0
  286. bl_ui/space_outliner/py.typed +0 -0
  287. bl_ui/space_properties/py.typed +0 -0
  288. bl_ui/space_sequencer/py.typed +0 -0
  289. bl_ui/space_spreadsheet/py.typed +0 -0
  290. bl_ui/space_statusbar/py.typed +0 -0
  291. bl_ui/space_text/py.typed +0 -0
  292. bl_ui/space_time/py.typed +0 -0
  293. bl_ui/space_toolsystem_common/py.typed +0 -0
  294. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  295. bl_ui/space_topbar/py.typed +0 -0
  296. bl_ui/space_userpref/py.typed +0 -0
  297. bl_ui/space_view3d/py.typed +0 -0
  298. bl_ui/space_view3d_toolbar/py.typed +0 -0
  299. bl_ui/utils/py.typed +0 -0
  300. bl_ui_utils/bug_report_url/py.typed +0 -0
  301. bl_ui_utils/layout/py.typed +0 -0
  302. bmesh/geometry/py.typed +0 -0
  303. bmesh/ops/py.typed +0 -0
  304. bmesh/types/py.typed +0 -0
  305. bmesh/utils/py.typed +0 -0
  306. bpy/app/handlers/py.typed +0 -0
  307. bpy/app/icons/py.typed +0 -0
  308. bpy/app/py.typed +0 -0
  309. bpy/app/timers/py.typed +0 -0
  310. bpy/app/translations/py.typed +0 -0
  311. bpy/msgbus/py.typed +0 -0
  312. bpy/ops/action/py.typed +0 -0
  313. bpy/ops/anim/py.typed +0 -0
  314. bpy/ops/armature/py.typed +0 -0
  315. bpy/ops/asset/py.typed +0 -0
  316. bpy/ops/boid/py.typed +0 -0
  317. bpy/ops/brush/py.typed +0 -0
  318. bpy/ops/buttons/py.typed +0 -0
  319. bpy/ops/cachefile/py.typed +0 -0
  320. bpy/ops/camera/py.typed +0 -0
  321. bpy/ops/clip/py.typed +0 -0
  322. bpy/ops/cloth/py.typed +0 -0
  323. bpy/ops/collection/py.typed +0 -0
  324. bpy/ops/console/py.typed +0 -0
  325. bpy/ops/constraint/py.typed +0 -0
  326. bpy/ops/curve/py.typed +0 -0
  327. bpy/ops/curves/py.typed +0 -0
  328. bpy/ops/cycles/py.typed +0 -0
  329. bpy/ops/dpaint/py.typed +0 -0
  330. bpy/ops/ed/py.typed +0 -0
  331. bpy/ops/export_anim/py.typed +0 -0
  332. bpy/ops/export_mesh/py.typed +0 -0
  333. bpy/ops/export_scene/py.typed +0 -0
  334. bpy/ops/file/py.typed +0 -0
  335. bpy/ops/fluid/py.typed +0 -0
  336. bpy/ops/font/py.typed +0 -0
  337. bpy/ops/geometry/py.typed +0 -0
  338. bpy/ops/gizmogroup/py.typed +0 -0
  339. bpy/ops/gpencil/py.typed +0 -0
  340. bpy/ops/graph/py.typed +0 -0
  341. bpy/ops/grease_pencil/py.typed +0 -0
  342. bpy/ops/image/py.typed +0 -0
  343. bpy/ops/import_anim/py.typed +0 -0
  344. bpy/ops/import_curve/py.typed +0 -0
  345. bpy/ops/import_mesh/py.typed +0 -0
  346. bpy/ops/import_scene/py.typed +0 -0
  347. bpy/ops/info/py.typed +0 -0
  348. bpy/ops/lattice/py.typed +0 -0
  349. bpy/ops/marker/py.typed +0 -0
  350. bpy/ops/mask/py.typed +0 -0
  351. bpy/ops/material/py.typed +0 -0
  352. bpy/ops/mball/py.typed +0 -0
  353. bpy/ops/mesh/py.typed +0 -0
  354. bpy/ops/nla/py.typed +0 -0
  355. bpy/ops/node/py.typed +0 -0
  356. bpy/ops/object/py.typed +0 -0
  357. bpy/ops/outliner/py.typed +0 -0
  358. bpy/ops/paint/py.typed +0 -0
  359. bpy/ops/paintcurve/py.typed +0 -0
  360. bpy/ops/palette/py.typed +0 -0
  361. bpy/ops/particle/py.typed +0 -0
  362. bpy/ops/pose/py.typed +0 -0
  363. bpy/ops/poselib/py.typed +0 -0
  364. bpy/ops/preferences/py.typed +0 -0
  365. bpy/ops/ptcache/py.typed +0 -0
  366. bpy/ops/py.typed +0 -0
  367. bpy/ops/render/py.typed +0 -0
  368. bpy/ops/rigidbody/py.typed +0 -0
  369. bpy/ops/scene/py.typed +0 -0
  370. bpy/ops/screen/py.typed +0 -0
  371. bpy/ops/script/py.typed +0 -0
  372. bpy/ops/sculpt/py.typed +0 -0
  373. bpy/ops/sculpt_curves/py.typed +0 -0
  374. bpy/ops/sequencer/py.typed +0 -0
  375. bpy/ops/sound/py.typed +0 -0
  376. bpy/ops/spreadsheet/py.typed +0 -0
  377. bpy/ops/surface/py.typed +0 -0
  378. bpy/ops/text/py.typed +0 -0
  379. bpy/ops/text_editor/py.typed +0 -0
  380. bpy/ops/texture/py.typed +0 -0
  381. bpy/ops/transform/py.typed +0 -0
  382. bpy/ops/ui/py.typed +0 -0
  383. bpy/ops/uilist/py.typed +0 -0
  384. bpy/ops/uv/py.typed +0 -0
  385. bpy/ops/view2d/py.typed +0 -0
  386. bpy/ops/view3d/py.typed +0 -0
  387. bpy/ops/wm/py.typed +0 -0
  388. bpy/ops/workspace/py.typed +0 -0
  389. bpy/ops/world/py.typed +0 -0
  390. bpy/path/py.typed +0 -0
  391. bpy/props/py.typed +0 -0
  392. bpy/types/py.typed +0 -0
  393. bpy/utils/previews/py.typed +0 -0
  394. bpy/utils/py.typed +0 -0
  395. bpy/utils/units/py.typed +0 -0
  396. bpy_extras/anim_utils/py.typed +0 -0
  397. bpy_extras/asset_utils/py.typed +0 -0
  398. bpy_extras/bmesh_utils/py.typed +0 -0
  399. bpy_extras/extensions/junction_module/py.typed +0 -0
  400. bpy_extras/extensions/py.typed +0 -0
  401. bpy_extras/id_map_utils/py.typed +0 -0
  402. bpy_extras/image_utils/py.typed +0 -0
  403. bpy_extras/io_utils/py.typed +0 -0
  404. bpy_extras/keyconfig_utils/py.typed +0 -0
  405. bpy_extras/mesh_utils/py.typed +0 -0
  406. bpy_extras/node_shader_utils/py.typed +0 -0
  407. bpy_extras/node_utils/py.typed +0 -0
  408. bpy_extras/object_utils/py.typed +0 -0
  409. bpy_extras/view3d_utils/py.typed +0 -0
  410. bpy_extras/wm_utils/progress_report/py.typed +0 -0
  411. bpy_extras/wm_utils/py.typed +0 -0
  412. fake_bpy_module-20231226.dist-info/RECORD +0 -610
  413. freestyle/chainingiterators/py.typed +0 -0
  414. freestyle/functions/py.typed +0 -0
  415. freestyle/predicates/py.typed +0 -0
  416. freestyle/shaders/py.typed +0 -0
  417. freestyle/types/py.typed +0 -0
  418. freestyle/utils/ContextFunctions/py.typed +0 -0
  419. freestyle/utils/py.typed +0 -0
  420. gpu/capabilities/py.typed +0 -0
  421. gpu/matrix/py.typed +0 -0
  422. gpu/platform/py.typed +0 -0
  423. gpu/select/py.typed +0 -0
  424. gpu/shader/py.typed +0 -0
  425. gpu/state/py.typed +0 -0
  426. gpu/texture/py.typed +0 -0
  427. gpu/types/py.typed +0 -0
  428. gpu_extras/batch/py.typed +0 -0
  429. gpu_extras/presets/py.typed +0 -0
  430. idprop/types/py.typed +0 -0
  431. imbuf/types/py.typed +0 -0
  432. mathutils/bvhtree/py.typed +0 -0
  433. mathutils/geometry/py.typed +0 -0
  434. mathutils/interpolate/py.typed +0 -0
  435. mathutils/kdtree/py.typed +0 -0
  436. mathutils/noise/py.typed +0 -0
  437. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/WHEEL +0 -0
  438. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/top_level.txt +0 -0
@@ -10,625 +10,315 @@ GenericType = typing.TypeVar("GenericType")
10
10
 
11
11
  class GPENCIL_MT_material_context_menu(bpy_types.Menu, bpy_types._GenericUI):
12
12
  bl_label: typing.Any
13
- ''' '''
14
-
15
13
  bl_rna: typing.Any
16
- ''' '''
17
-
18
14
  id_data: typing.Any
19
- ''' '''
20
15
 
21
16
  def append(self, draw_func):
22
- '''
23
-
24
- '''
25
17
  ...
26
18
 
27
19
  def as_pointer(self):
28
- '''
29
-
30
- '''
31
20
  ...
32
21
 
33
22
  def bl_rna_get_subclass(self):
34
- '''
35
-
36
- '''
37
23
  ...
38
24
 
39
25
  def bl_rna_get_subclass_py(self):
40
- '''
41
-
42
- '''
43
26
  ...
44
27
 
45
28
  def draw(self, context):
46
- '''
47
-
48
- '''
49
29
  ...
50
30
 
51
31
  def draw_collapsible(self, context, layout):
52
- '''
53
-
54
- '''
55
32
  ...
56
33
 
57
34
  def draw_preset(self, _context):
58
- '''
59
-
60
- '''
61
35
  ...
62
36
 
63
37
  def driver_add(self):
64
- '''
65
-
66
- '''
67
38
  ...
68
39
 
69
40
  def driver_remove(self):
70
- '''
71
-
72
- '''
73
41
  ...
74
42
 
75
43
  def get(self):
76
- '''
77
-
78
- '''
79
44
  ...
80
45
 
81
46
  def id_properties_clear(self):
82
- '''
83
-
84
- '''
85
47
  ...
86
48
 
87
49
  def id_properties_ensure(self):
88
- '''
89
-
90
- '''
91
50
  ...
92
51
 
93
52
  def id_properties_ui(self):
94
- '''
95
-
96
- '''
97
53
  ...
98
54
 
99
55
  def is_extended(self):
100
- '''
101
-
102
- '''
103
56
  ...
104
57
 
105
58
  def is_property_hidden(self):
106
- '''
107
-
108
- '''
109
59
  ...
110
60
 
111
61
  def is_property_overridable_library(self):
112
- '''
113
-
114
- '''
115
62
  ...
116
63
 
117
64
  def is_property_readonly(self):
118
- '''
119
-
120
- '''
121
65
  ...
122
66
 
123
67
  def is_property_set(self):
124
- '''
125
-
126
- '''
127
68
  ...
128
69
 
129
70
  def items(self):
130
- '''
131
-
132
- '''
133
71
  ...
134
72
 
135
73
  def keyframe_delete(self):
136
- '''
137
-
138
- '''
139
74
  ...
140
75
 
141
76
  def keyframe_insert(self):
142
- '''
143
-
144
- '''
145
77
  ...
146
78
 
147
79
  def keys(self):
148
- '''
149
-
150
- '''
151
80
  ...
152
81
 
153
82
  def path_from_id(self):
154
- '''
155
-
156
- '''
157
83
  ...
158
84
 
159
85
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
160
86
  filter_ext, filter_path, display_name, add_operator):
161
- '''
162
-
163
- '''
164
87
  ...
165
88
 
166
89
  def path_resolve(self):
167
- '''
168
-
169
- '''
170
90
  ...
171
91
 
172
92
  def pop(self):
173
- '''
174
-
175
- '''
176
93
  ...
177
94
 
178
95
  def prepend(self, draw_func):
179
- '''
180
-
181
- '''
182
96
  ...
183
97
 
184
98
  def property_overridable_library_set(self):
185
- '''
186
-
187
- '''
188
99
  ...
189
100
 
190
101
  def property_unset(self):
191
- '''
192
-
193
- '''
194
102
  ...
195
103
 
196
104
  def remove(self, draw_func):
197
- '''
198
-
199
- '''
200
105
  ...
201
106
 
202
107
  def type_recast(self):
203
- '''
204
-
205
- '''
206
108
  ...
207
109
 
208
110
  def values(self):
209
- '''
210
-
211
- '''
212
111
  ...
213
112
 
214
113
 
215
114
  class GPENCIL_UL_matslots(bpy_types.UIList, bpy_types._GenericUI):
216
115
  bl_rna: typing.Any
217
- ''' '''
218
-
219
116
  id_data: typing.Any
220
- ''' '''
221
117
 
222
118
  def append(self, draw_func):
223
- '''
224
-
225
- '''
226
119
  ...
227
120
 
228
121
  def as_pointer(self):
229
- '''
230
-
231
- '''
232
122
  ...
233
123
 
234
124
  def bl_rna_get_subclass(self):
235
- '''
236
-
237
- '''
238
125
  ...
239
126
 
240
127
  def bl_rna_get_subclass_py(self):
241
- '''
242
-
243
- '''
244
128
  ...
245
129
 
246
130
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
247
131
  _active_propname, _index):
248
- '''
249
-
250
- '''
251
132
  ...
252
133
 
253
134
  def driver_add(self):
254
- '''
255
-
256
- '''
257
135
  ...
258
136
 
259
137
  def driver_remove(self):
260
- '''
261
-
262
- '''
263
138
  ...
264
139
 
265
140
  def get(self):
266
- '''
267
-
268
- '''
269
141
  ...
270
142
 
271
143
  def id_properties_clear(self):
272
- '''
273
-
274
- '''
275
144
  ...
276
145
 
277
146
  def id_properties_ensure(self):
278
- '''
279
-
280
- '''
281
147
  ...
282
148
 
283
149
  def id_properties_ui(self):
284
- '''
285
-
286
- '''
287
150
  ...
288
151
 
289
152
  def is_extended(self):
290
- '''
291
-
292
- '''
293
153
  ...
294
154
 
295
155
  def is_property_hidden(self):
296
- '''
297
-
298
- '''
299
156
  ...
300
157
 
301
158
  def is_property_overridable_library(self):
302
- '''
303
-
304
- '''
305
159
  ...
306
160
 
307
161
  def is_property_readonly(self):
308
- '''
309
-
310
- '''
311
162
  ...
312
163
 
313
164
  def is_property_set(self):
314
- '''
315
-
316
- '''
317
165
  ...
318
166
 
319
167
  def items(self):
320
- '''
321
-
322
- '''
323
168
  ...
324
169
 
325
170
  def keyframe_delete(self):
326
- '''
327
-
328
- '''
329
171
  ...
330
172
 
331
173
  def keyframe_insert(self):
332
- '''
333
-
334
- '''
335
174
  ...
336
175
 
337
176
  def keys(self):
338
- '''
339
-
340
- '''
341
177
  ...
342
178
 
343
179
  def path_from_id(self):
344
- '''
345
-
346
- '''
347
180
  ...
348
181
 
349
182
  def path_resolve(self):
350
- '''
351
-
352
- '''
353
183
  ...
354
184
 
355
185
  def pop(self):
356
- '''
357
-
358
- '''
359
186
  ...
360
187
 
361
188
  def prepend(self, draw_func):
362
- '''
363
-
364
- '''
365
189
  ...
366
190
 
367
191
  def property_overridable_library_set(self):
368
- '''
369
-
370
- '''
371
192
  ...
372
193
 
373
194
  def property_unset(self):
374
- '''
375
-
376
- '''
377
195
  ...
378
196
 
379
197
  def remove(self, draw_func):
380
- '''
381
-
382
- '''
383
198
  ...
384
199
 
385
200
  def type_recast(self):
386
- '''
387
-
388
- '''
389
201
  ...
390
202
 
391
203
  def values(self):
392
- '''
393
-
394
- '''
395
204
  ...
396
205
 
397
206
 
398
207
  class GPMaterialButtonsPanel:
399
208
  bl_context: typing.Any
400
- ''' '''
401
-
402
209
  bl_region_type: typing.Any
403
- ''' '''
404
-
405
210
  bl_space_type: typing.Any
406
- ''' '''
407
211
 
408
212
  def poll(self, context):
409
- '''
410
-
411
- '''
412
213
  ...
413
214
 
414
215
 
415
216
  class MATERIAL_PT_gpencil_material_presets(
416
217
  bl_ui.utils.PresetPanel, bpy_types.Panel, bpy_types._GenericUI):
417
218
  bl_label: typing.Any
418
- ''' '''
419
-
420
219
  bl_region_type: typing.Any
421
- ''' '''
422
-
423
220
  bl_rna: typing.Any
424
- ''' '''
425
-
426
221
  bl_space_type: typing.Any
427
- ''' '''
428
-
429
222
  id_data: typing.Any
430
- ''' '''
431
-
432
223
  preset_add_operator: typing.Any
433
- ''' '''
434
-
435
224
  preset_operator: typing.Any
436
- ''' '''
437
-
438
225
  preset_subdir: typing.Any
439
- ''' '''
440
226
 
441
227
  def append(self, draw_func):
442
- '''
443
-
444
- '''
445
228
  ...
446
229
 
447
230
  def as_pointer(self):
448
- '''
449
-
450
- '''
451
231
  ...
452
232
 
453
233
  def bl_rna_get_subclass(self):
454
- '''
455
-
456
- '''
457
234
  ...
458
235
 
459
236
  def bl_rna_get_subclass_py(self):
460
- '''
461
-
462
- '''
463
237
  ...
464
238
 
465
239
  def draw(self, context):
466
- '''
467
-
468
- '''
469
240
  ...
470
241
 
471
242
  def draw_menu(self, layout, text):
472
- '''
473
-
474
- '''
475
243
  ...
476
244
 
477
245
  def draw_panel_header(self, layout):
478
- '''
479
-
480
- '''
481
246
  ...
482
247
 
483
248
  def driver_add(self):
484
- '''
485
-
486
- '''
487
249
  ...
488
250
 
489
251
  def driver_remove(self):
490
- '''
491
-
492
- '''
493
252
  ...
494
253
 
495
254
  def get(self):
496
- '''
497
-
498
- '''
499
255
  ...
500
256
 
501
257
  def id_properties_clear(self):
502
- '''
503
-
504
- '''
505
258
  ...
506
259
 
507
260
  def id_properties_ensure(self):
508
- '''
509
-
510
- '''
511
261
  ...
512
262
 
513
263
  def id_properties_ui(self):
514
- '''
515
-
516
- '''
517
264
  ...
518
265
 
519
266
  def is_extended(self):
520
- '''
521
-
522
- '''
523
267
  ...
524
268
 
525
269
  def is_property_hidden(self):
526
- '''
527
-
528
- '''
529
270
  ...
530
271
 
531
272
  def is_property_overridable_library(self):
532
- '''
533
-
534
- '''
535
273
  ...
536
274
 
537
275
  def is_property_readonly(self):
538
- '''
539
-
540
- '''
541
276
  ...
542
277
 
543
278
  def is_property_set(self):
544
- '''
545
-
546
- '''
547
279
  ...
548
280
 
549
281
  def items(self):
550
- '''
551
-
552
- '''
553
282
  ...
554
283
 
555
284
  def keyframe_delete(self):
556
- '''
557
-
558
- '''
559
285
  ...
560
286
 
561
287
  def keyframe_insert(self):
562
- '''
563
-
564
- '''
565
288
  ...
566
289
 
567
290
  def keys(self):
568
- '''
569
-
570
- '''
571
291
  ...
572
292
 
573
293
  def path_from_id(self):
574
- '''
575
-
576
- '''
577
294
  ...
578
295
 
579
296
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
580
297
  filter_ext, filter_path, display_name, add_operator):
581
- '''
582
-
583
- '''
584
298
  ...
585
299
 
586
300
  def path_resolve(self):
587
- '''
588
-
589
- '''
590
301
  ...
591
302
 
592
303
  def pop(self):
593
- '''
594
-
595
- '''
596
304
  ...
597
305
 
598
306
  def prepend(self, draw_func):
599
- '''
600
-
601
- '''
602
307
  ...
603
308
 
604
309
  def property_overridable_library_set(self):
605
- '''
606
-
607
- '''
608
310
  ...
609
311
 
610
312
  def property_unset(self):
611
- '''
612
-
613
- '''
614
313
  ...
615
314
 
616
315
  def remove(self, draw_func):
617
- '''
618
-
619
- '''
620
316
  ...
621
317
 
622
318
  def type_recast(self):
623
- '''
624
-
625
- '''
626
319
  ...
627
320
 
628
321
  def values(self):
629
- '''
630
-
631
- '''
632
322
  ...
633
323
 
634
324
 
@@ -636,204 +326,101 @@ class MATERIAL_PT_gpencil_slots(
636
326
  bl_ui.properties_grease_pencil_common.GreasePencilMaterialsPanel,
637
327
  bpy_types.Panel, bpy_types._GenericUI):
638
328
  bl_context: typing.Any
639
- ''' '''
640
-
641
329
  bl_label: typing.Any
642
- ''' '''
643
-
644
330
  bl_options: typing.Any
645
- ''' '''
646
-
647
331
  bl_region_type: typing.Any
648
- ''' '''
649
-
650
332
  bl_rna: typing.Any
651
- ''' '''
652
-
653
333
  bl_space_type: typing.Any
654
- ''' '''
655
-
656
334
  id_data: typing.Any
657
- ''' '''
658
335
 
659
336
  def append(self, draw_func):
660
- '''
661
-
662
- '''
663
337
  ...
664
338
 
665
339
  def as_pointer(self):
666
- '''
667
-
668
- '''
669
340
  ...
670
341
 
671
342
  def bl_rna_get_subclass(self):
672
- '''
673
-
674
- '''
675
343
  ...
676
344
 
677
345
  def bl_rna_get_subclass_py(self):
678
- '''
679
-
680
- '''
681
346
  ...
682
347
 
683
348
  def draw(self, context):
684
- '''
685
-
686
- '''
687
349
  ...
688
350
 
689
351
  def driver_add(self):
690
- '''
691
-
692
- '''
693
352
  ...
694
353
 
695
354
  def driver_remove(self):
696
- '''
697
-
698
- '''
699
355
  ...
700
356
 
701
357
  def get(self):
702
- '''
703
-
704
- '''
705
358
  ...
706
359
 
707
360
  def id_properties_clear(self):
708
- '''
709
-
710
- '''
711
361
  ...
712
362
 
713
363
  def id_properties_ensure(self):
714
- '''
715
-
716
- '''
717
364
  ...
718
365
 
719
366
  def id_properties_ui(self):
720
- '''
721
-
722
- '''
723
367
  ...
724
368
 
725
369
  def is_extended(self):
726
- '''
727
-
728
- '''
729
370
  ...
730
371
 
731
372
  def is_property_hidden(self):
732
- '''
733
-
734
- '''
735
373
  ...
736
374
 
737
375
  def is_property_overridable_library(self):
738
- '''
739
-
740
- '''
741
376
  ...
742
377
 
743
378
  def is_property_readonly(self):
744
- '''
745
-
746
- '''
747
379
  ...
748
380
 
749
381
  def is_property_set(self):
750
- '''
751
-
752
- '''
753
382
  ...
754
383
 
755
384
  def items(self):
756
- '''
757
-
758
- '''
759
385
  ...
760
386
 
761
387
  def keyframe_delete(self):
762
- '''
763
-
764
- '''
765
388
  ...
766
389
 
767
390
  def keyframe_insert(self):
768
- '''
769
-
770
- '''
771
391
  ...
772
392
 
773
393
  def keys(self):
774
- '''
775
-
776
- '''
777
394
  ...
778
395
 
779
396
  def path_from_id(self):
780
- '''
781
-
782
- '''
783
397
  ...
784
398
 
785
399
  def path_resolve(self):
786
- '''
787
-
788
- '''
789
400
  ...
790
401
 
791
402
  def poll(self, context):
792
- '''
793
-
794
- '''
795
403
  ...
796
404
 
797
405
  def pop(self):
798
- '''
799
-
800
- '''
801
406
  ...
802
407
 
803
408
  def prepend(self, draw_func):
804
- '''
805
-
806
- '''
807
409
  ...
808
410
 
809
411
  def property_overridable_library_set(self):
810
- '''
811
-
812
- '''
813
412
  ...
814
413
 
815
414
  def property_unset(self):
816
- '''
817
-
818
- '''
819
415
  ...
820
416
 
821
417
  def remove(self, draw_func):
822
- '''
823
-
824
- '''
825
418
  ...
826
419
 
827
420
  def type_recast(self):
828
- '''
829
-
830
- '''
831
421
  ...
832
422
 
833
423
  def values(self):
834
- '''
835
-
836
- '''
837
424
  ...
838
425
 
839
426
 
@@ -841,1246 +428,615 @@ class MATERIAL_PT_gpencil_custom_props(GPMaterialButtonsPanel,
841
428
  rna_prop_ui.PropertyPanel,
842
429
  bpy_types.Panel, bpy_types._GenericUI):
843
430
  COMPAT_ENGINES: typing.Any
844
- ''' '''
845
-
846
431
  bl_context: typing.Any
847
- ''' '''
848
-
849
432
  bl_label: typing.Any
850
- ''' '''
851
-
852
433
  bl_options: typing.Any
853
- ''' '''
854
-
855
434
  bl_order: typing.Any
856
- ''' '''
857
-
858
435
  bl_region_type: typing.Any
859
- ''' '''
860
-
861
436
  bl_rna: typing.Any
862
- ''' '''
863
-
864
437
  bl_space_type: typing.Any
865
- ''' '''
866
-
867
438
  id_data: typing.Any
868
- ''' '''
869
439
 
870
440
  def append(self, draw_func):
871
- '''
872
-
873
- '''
874
441
  ...
875
442
 
876
443
  def as_pointer(self):
877
- '''
878
-
879
- '''
880
444
  ...
881
445
 
882
446
  def bl_rna_get_subclass(self):
883
- '''
884
-
885
- '''
886
447
  ...
887
448
 
888
449
  def bl_rna_get_subclass_py(self):
889
- '''
890
-
891
- '''
892
450
  ...
893
451
 
894
452
  def draw(self, context):
895
- '''
896
-
897
- '''
898
453
  ...
899
454
 
900
455
  def driver_add(self):
901
- '''
902
-
903
- '''
904
456
  ...
905
457
 
906
458
  def driver_remove(self):
907
- '''
908
-
909
- '''
910
459
  ...
911
460
 
912
461
  def get(self):
913
- '''
914
-
915
- '''
916
462
  ...
917
463
 
918
464
  def id_properties_clear(self):
919
- '''
920
-
921
- '''
922
465
  ...
923
466
 
924
467
  def id_properties_ensure(self):
925
- '''
926
-
927
- '''
928
468
  ...
929
469
 
930
470
  def id_properties_ui(self):
931
- '''
932
-
933
- '''
934
471
  ...
935
472
 
936
473
  def is_extended(self):
937
- '''
938
-
939
- '''
940
474
  ...
941
475
 
942
476
  def is_property_hidden(self):
943
- '''
944
-
945
- '''
946
477
  ...
947
478
 
948
479
  def is_property_overridable_library(self):
949
- '''
950
-
951
- '''
952
480
  ...
953
481
 
954
482
  def is_property_readonly(self):
955
- '''
956
-
957
- '''
958
483
  ...
959
484
 
960
485
  def is_property_set(self):
961
- '''
962
-
963
- '''
964
486
  ...
965
487
 
966
488
  def items(self):
967
- '''
968
-
969
- '''
970
489
  ...
971
490
 
972
491
  def keyframe_delete(self):
973
- '''
974
-
975
- '''
976
492
  ...
977
493
 
978
494
  def keyframe_insert(self):
979
- '''
980
-
981
- '''
982
495
  ...
983
496
 
984
497
  def keys(self):
985
- '''
986
-
987
- '''
988
498
  ...
989
499
 
990
500
  def path_from_id(self):
991
- '''
992
-
993
- '''
994
501
  ...
995
502
 
996
503
  def path_resolve(self):
997
- '''
998
-
999
- '''
1000
504
  ...
1001
505
 
1002
506
  def poll(self, context):
1003
- '''
1004
-
1005
- '''
1006
507
  ...
1007
508
 
1008
509
  def pop(self):
1009
- '''
1010
-
1011
- '''
1012
510
  ...
1013
511
 
1014
512
  def prepend(self, draw_func):
1015
- '''
1016
-
1017
- '''
1018
513
  ...
1019
514
 
1020
515
  def property_overridable_library_set(self):
1021
- '''
1022
-
1023
- '''
1024
516
  ...
1025
517
 
1026
518
  def property_unset(self):
1027
- '''
1028
-
1029
- '''
1030
519
  ...
1031
520
 
1032
521
  def remove(self, draw_func):
1033
- '''
1034
-
1035
- '''
1036
522
  ...
1037
523
 
1038
524
  def type_recast(self):
1039
- '''
1040
-
1041
- '''
1042
525
  ...
1043
526
 
1044
527
  def values(self):
1045
- '''
1046
-
1047
- '''
1048
528
  ...
1049
529
 
1050
530
 
1051
531
  class MATERIAL_PT_gpencil_fillcolor(GPMaterialButtonsPanel, bpy_types.Panel,
1052
532
  bpy_types._GenericUI):
1053
533
  bl_context: typing.Any
1054
- ''' '''
1055
-
1056
534
  bl_label: typing.Any
1057
- ''' '''
1058
-
1059
535
  bl_parent_id: typing.Any
1060
- ''' '''
1061
-
1062
536
  bl_region_type: typing.Any
1063
- ''' '''
1064
-
1065
537
  bl_rna: typing.Any
1066
- ''' '''
1067
-
1068
538
  bl_space_type: typing.Any
1069
- ''' '''
1070
-
1071
539
  id_data: typing.Any
1072
- ''' '''
1073
540
 
1074
541
  def append(self, draw_func):
1075
- '''
1076
-
1077
- '''
1078
542
  ...
1079
543
 
1080
544
  def as_pointer(self):
1081
- '''
1082
-
1083
- '''
1084
545
  ...
1085
546
 
1086
547
  def bl_rna_get_subclass(self):
1087
- '''
1088
-
1089
- '''
1090
548
  ...
1091
549
 
1092
550
  def bl_rna_get_subclass_py(self):
1093
- '''
1094
-
1095
- '''
1096
551
  ...
1097
552
 
1098
553
  def draw(self, context):
1099
- '''
1100
-
1101
- '''
1102
554
  ...
1103
555
 
1104
556
  def draw_header(self, context):
1105
- '''
1106
-
1107
- '''
1108
557
  ...
1109
558
 
1110
559
  def driver_add(self):
1111
- '''
1112
-
1113
- '''
1114
560
  ...
1115
561
 
1116
562
  def driver_remove(self):
1117
- '''
1118
-
1119
- '''
1120
563
  ...
1121
564
 
1122
565
  def get(self):
1123
- '''
1124
-
1125
- '''
1126
566
  ...
1127
567
 
1128
568
  def id_properties_clear(self):
1129
- '''
1130
-
1131
- '''
1132
569
  ...
1133
570
 
1134
571
  def id_properties_ensure(self):
1135
- '''
1136
-
1137
- '''
1138
572
  ...
1139
573
 
1140
574
  def id_properties_ui(self):
1141
- '''
1142
-
1143
- '''
1144
575
  ...
1145
576
 
1146
577
  def is_extended(self):
1147
- '''
1148
-
1149
- '''
1150
578
  ...
1151
579
 
1152
580
  def is_property_hidden(self):
1153
- '''
1154
-
1155
- '''
1156
581
  ...
1157
582
 
1158
583
  def is_property_overridable_library(self):
1159
- '''
1160
-
1161
- '''
1162
584
  ...
1163
585
 
1164
586
  def is_property_readonly(self):
1165
- '''
1166
-
1167
- '''
1168
587
  ...
1169
588
 
1170
589
  def is_property_set(self):
1171
- '''
1172
-
1173
- '''
1174
590
  ...
1175
591
 
1176
592
  def items(self):
1177
- '''
1178
-
1179
- '''
1180
593
  ...
1181
594
 
1182
595
  def keyframe_delete(self):
1183
- '''
1184
-
1185
- '''
1186
596
  ...
1187
597
 
1188
598
  def keyframe_insert(self):
1189
- '''
1190
-
1191
- '''
1192
599
  ...
1193
600
 
1194
601
  def keys(self):
1195
- '''
1196
-
1197
- '''
1198
602
  ...
1199
603
 
1200
604
  def path_from_id(self):
1201
- '''
1202
-
1203
- '''
1204
605
  ...
1205
606
 
1206
607
  def path_resolve(self):
1207
- '''
1208
-
1209
- '''
1210
608
  ...
1211
609
 
1212
610
  def poll(self, context):
1213
- '''
1214
-
1215
- '''
1216
611
  ...
1217
612
 
1218
613
  def pop(self):
1219
- '''
1220
-
1221
- '''
1222
614
  ...
1223
615
 
1224
616
  def prepend(self, draw_func):
1225
- '''
1226
-
1227
- '''
1228
617
  ...
1229
618
 
1230
619
  def property_overridable_library_set(self):
1231
- '''
1232
-
1233
- '''
1234
620
  ...
1235
621
 
1236
622
  def property_unset(self):
1237
- '''
1238
-
1239
- '''
1240
623
  ...
1241
624
 
1242
625
  def remove(self, draw_func):
1243
- '''
1244
-
1245
- '''
1246
626
  ...
1247
627
 
1248
628
  def type_recast(self):
1249
- '''
1250
-
1251
- '''
1252
629
  ...
1253
630
 
1254
631
  def values(self):
1255
- '''
1256
-
1257
- '''
1258
632
  ...
1259
633
 
1260
634
 
1261
635
  class MATERIAL_PT_gpencil_preview(GPMaterialButtonsPanel, bpy_types.Panel,
1262
636
  bpy_types._GenericUI):
1263
637
  COMPAT_ENGINES: typing.Any
1264
- ''' '''
1265
-
1266
638
  bl_context: typing.Any
1267
- ''' '''
1268
-
1269
639
  bl_label: typing.Any
1270
- ''' '''
1271
-
1272
640
  bl_options: typing.Any
1273
- ''' '''
1274
-
1275
641
  bl_region_type: typing.Any
1276
- ''' '''
1277
-
1278
642
  bl_rna: typing.Any
1279
- ''' '''
1280
-
1281
643
  bl_space_type: typing.Any
1282
- ''' '''
1283
-
1284
644
  id_data: typing.Any
1285
- ''' '''
1286
645
 
1287
646
  def append(self, draw_func):
1288
- '''
1289
-
1290
- '''
1291
647
  ...
1292
648
 
1293
649
  def as_pointer(self):
1294
- '''
1295
-
1296
- '''
1297
650
  ...
1298
651
 
1299
652
  def bl_rna_get_subclass(self):
1300
- '''
1301
-
1302
- '''
1303
653
  ...
1304
654
 
1305
655
  def bl_rna_get_subclass_py(self):
1306
- '''
1307
-
1308
- '''
1309
656
  ...
1310
657
 
1311
658
  def draw(self, context):
1312
- '''
1313
-
1314
- '''
1315
659
  ...
1316
660
 
1317
661
  def driver_add(self):
1318
- '''
1319
-
1320
- '''
1321
662
  ...
1322
663
 
1323
664
  def driver_remove(self):
1324
- '''
1325
-
1326
- '''
1327
665
  ...
1328
666
 
1329
667
  def get(self):
1330
- '''
1331
-
1332
- '''
1333
668
  ...
1334
669
 
1335
670
  def id_properties_clear(self):
1336
- '''
1337
-
1338
- '''
1339
671
  ...
1340
672
 
1341
673
  def id_properties_ensure(self):
1342
- '''
1343
-
1344
- '''
1345
674
  ...
1346
675
 
1347
676
  def id_properties_ui(self):
1348
- '''
1349
-
1350
- '''
1351
677
  ...
1352
678
 
1353
679
  def is_extended(self):
1354
- '''
1355
-
1356
- '''
1357
680
  ...
1358
681
 
1359
682
  def is_property_hidden(self):
1360
- '''
1361
-
1362
- '''
1363
683
  ...
1364
684
 
1365
685
  def is_property_overridable_library(self):
1366
- '''
1367
-
1368
- '''
1369
686
  ...
1370
687
 
1371
688
  def is_property_readonly(self):
1372
- '''
1373
-
1374
- '''
1375
689
  ...
1376
690
 
1377
691
  def is_property_set(self):
1378
- '''
1379
-
1380
- '''
1381
692
  ...
1382
693
 
1383
694
  def items(self):
1384
- '''
1385
-
1386
- '''
1387
695
  ...
1388
696
 
1389
697
  def keyframe_delete(self):
1390
- '''
1391
-
1392
- '''
1393
698
  ...
1394
699
 
1395
700
  def keyframe_insert(self):
1396
- '''
1397
-
1398
- '''
1399
701
  ...
1400
702
 
1401
703
  def keys(self):
1402
- '''
1403
-
1404
- '''
1405
704
  ...
1406
705
 
1407
706
  def path_from_id(self):
1408
- '''
1409
-
1410
- '''
1411
707
  ...
1412
708
 
1413
709
  def path_resolve(self):
1414
- '''
1415
-
1416
- '''
1417
710
  ...
1418
711
 
1419
712
  def poll(self, context):
1420
- '''
1421
-
1422
- '''
1423
713
  ...
1424
714
 
1425
715
  def pop(self):
1426
- '''
1427
-
1428
- '''
1429
716
  ...
1430
717
 
1431
718
  def prepend(self, draw_func):
1432
- '''
1433
-
1434
- '''
1435
719
  ...
1436
720
 
1437
721
  def property_overridable_library_set(self):
1438
- '''
1439
-
1440
- '''
1441
722
  ...
1442
723
 
1443
724
  def property_unset(self):
1444
- '''
1445
-
1446
- '''
1447
725
  ...
1448
726
 
1449
727
  def remove(self, draw_func):
1450
- '''
1451
-
1452
- '''
1453
728
  ...
1454
729
 
1455
730
  def type_recast(self):
1456
- '''
1457
-
1458
- '''
1459
731
  ...
1460
732
 
1461
733
  def values(self):
1462
- '''
1463
-
1464
- '''
1465
734
  ...
1466
735
 
1467
736
 
1468
737
  class MATERIAL_PT_gpencil_settings(GPMaterialButtonsPanel, bpy_types.Panel,
1469
738
  bpy_types._GenericUI):
1470
739
  bl_context: typing.Any
1471
- ''' '''
1472
-
1473
740
  bl_label: typing.Any
1474
- ''' '''
1475
-
1476
741
  bl_options: typing.Any
1477
- ''' '''
1478
-
1479
742
  bl_region_type: typing.Any
1480
- ''' '''
1481
-
1482
743
  bl_rna: typing.Any
1483
- ''' '''
1484
-
1485
744
  bl_space_type: typing.Any
1486
- ''' '''
1487
-
1488
745
  id_data: typing.Any
1489
- ''' '''
1490
746
 
1491
747
  def append(self, draw_func):
1492
- '''
1493
-
1494
- '''
1495
748
  ...
1496
749
 
1497
750
  def as_pointer(self):
1498
- '''
1499
-
1500
- '''
1501
751
  ...
1502
752
 
1503
753
  def bl_rna_get_subclass(self):
1504
- '''
1505
-
1506
- '''
1507
754
  ...
1508
755
 
1509
756
  def bl_rna_get_subclass_py(self):
1510
- '''
1511
-
1512
- '''
1513
757
  ...
1514
758
 
1515
759
  def draw(self, context):
1516
- '''
1517
-
1518
- '''
1519
760
  ...
1520
761
 
1521
762
  def driver_add(self):
1522
- '''
1523
-
1524
- '''
1525
763
  ...
1526
764
 
1527
765
  def driver_remove(self):
1528
- '''
1529
-
1530
- '''
1531
766
  ...
1532
767
 
1533
768
  def get(self):
1534
- '''
1535
-
1536
- '''
1537
769
  ...
1538
770
 
1539
771
  def id_properties_clear(self):
1540
- '''
1541
-
1542
- '''
1543
772
  ...
1544
773
 
1545
774
  def id_properties_ensure(self):
1546
- '''
1547
-
1548
- '''
1549
775
  ...
1550
776
 
1551
777
  def id_properties_ui(self):
1552
- '''
1553
-
1554
- '''
1555
778
  ...
1556
779
 
1557
780
  def is_extended(self):
1558
- '''
1559
-
1560
- '''
1561
781
  ...
1562
782
 
1563
783
  def is_property_hidden(self):
1564
- '''
1565
-
1566
- '''
1567
784
  ...
1568
785
 
1569
786
  def is_property_overridable_library(self):
1570
- '''
1571
-
1572
- '''
1573
787
  ...
1574
788
 
1575
789
  def is_property_readonly(self):
1576
- '''
1577
-
1578
- '''
1579
790
  ...
1580
791
 
1581
792
  def is_property_set(self):
1582
- '''
1583
-
1584
- '''
1585
793
  ...
1586
794
 
1587
795
  def items(self):
1588
- '''
1589
-
1590
- '''
1591
796
  ...
1592
797
 
1593
798
  def keyframe_delete(self):
1594
- '''
1595
-
1596
- '''
1597
799
  ...
1598
800
 
1599
801
  def keyframe_insert(self):
1600
- '''
1601
-
1602
- '''
1603
802
  ...
1604
803
 
1605
804
  def keys(self):
1606
- '''
1607
-
1608
- '''
1609
805
  ...
1610
806
 
1611
807
  def path_from_id(self):
1612
- '''
1613
-
1614
- '''
1615
808
  ...
1616
809
 
1617
810
  def path_resolve(self):
1618
- '''
1619
-
1620
- '''
1621
811
  ...
1622
812
 
1623
813
  def poll(self, context):
1624
- '''
1625
-
1626
- '''
1627
814
  ...
1628
815
 
1629
816
  def pop(self):
1630
- '''
1631
-
1632
- '''
1633
817
  ...
1634
818
 
1635
819
  def prepend(self, draw_func):
1636
- '''
1637
-
1638
- '''
1639
820
  ...
1640
821
 
1641
822
  def property_overridable_library_set(self):
1642
- '''
1643
-
1644
- '''
1645
823
  ...
1646
824
 
1647
825
  def property_unset(self):
1648
- '''
1649
-
1650
- '''
1651
826
  ...
1652
827
 
1653
828
  def remove(self, draw_func):
1654
- '''
1655
-
1656
- '''
1657
829
  ...
1658
830
 
1659
831
  def type_recast(self):
1660
- '''
1661
-
1662
- '''
1663
832
  ...
1664
833
 
1665
834
  def values(self):
1666
- '''
1667
-
1668
- '''
1669
835
  ...
1670
836
 
1671
837
 
1672
838
  class MATERIAL_PT_gpencil_strokecolor(GPMaterialButtonsPanel, bpy_types.Panel,
1673
839
  bpy_types._GenericUI):
1674
840
  bl_context: typing.Any
1675
- ''' '''
1676
-
1677
841
  bl_label: typing.Any
1678
- ''' '''
1679
-
1680
842
  bl_parent_id: typing.Any
1681
- ''' '''
1682
-
1683
843
  bl_region_type: typing.Any
1684
- ''' '''
1685
-
1686
844
  bl_rna: typing.Any
1687
- ''' '''
1688
-
1689
845
  bl_space_type: typing.Any
1690
- ''' '''
1691
-
1692
846
  id_data: typing.Any
1693
- ''' '''
1694
847
 
1695
848
  def append(self, draw_func):
1696
- '''
1697
-
1698
- '''
1699
849
  ...
1700
850
 
1701
851
  def as_pointer(self):
1702
- '''
1703
-
1704
- '''
1705
852
  ...
1706
853
 
1707
854
  def bl_rna_get_subclass(self):
1708
- '''
1709
-
1710
- '''
1711
855
  ...
1712
856
 
1713
857
  def bl_rna_get_subclass_py(self):
1714
- '''
1715
-
1716
- '''
1717
858
  ...
1718
859
 
1719
860
  def draw(self, context):
1720
- '''
1721
-
1722
- '''
1723
861
  ...
1724
862
 
1725
863
  def draw_header(self, context):
1726
- '''
1727
-
1728
- '''
1729
864
  ...
1730
865
 
1731
866
  def driver_add(self):
1732
- '''
1733
-
1734
- '''
1735
867
  ...
1736
868
 
1737
869
  def driver_remove(self):
1738
- '''
1739
-
1740
- '''
1741
870
  ...
1742
871
 
1743
872
  def get(self):
1744
- '''
1745
-
1746
- '''
1747
873
  ...
1748
874
 
1749
875
  def id_properties_clear(self):
1750
- '''
1751
-
1752
- '''
1753
876
  ...
1754
877
 
1755
878
  def id_properties_ensure(self):
1756
- '''
1757
-
1758
- '''
1759
879
  ...
1760
880
 
1761
881
  def id_properties_ui(self):
1762
- '''
1763
-
1764
- '''
1765
882
  ...
1766
883
 
1767
884
  def is_extended(self):
1768
- '''
1769
-
1770
- '''
1771
885
  ...
1772
886
 
1773
887
  def is_property_hidden(self):
1774
- '''
1775
-
1776
- '''
1777
888
  ...
1778
889
 
1779
890
  def is_property_overridable_library(self):
1780
- '''
1781
-
1782
- '''
1783
891
  ...
1784
892
 
1785
893
  def is_property_readonly(self):
1786
- '''
1787
-
1788
- '''
1789
894
  ...
1790
895
 
1791
896
  def is_property_set(self):
1792
- '''
1793
-
1794
- '''
1795
897
  ...
1796
898
 
1797
899
  def items(self):
1798
- '''
1799
-
1800
- '''
1801
900
  ...
1802
901
 
1803
902
  def keyframe_delete(self):
1804
- '''
1805
-
1806
- '''
1807
903
  ...
1808
904
 
1809
905
  def keyframe_insert(self):
1810
- '''
1811
-
1812
- '''
1813
906
  ...
1814
907
 
1815
908
  def keys(self):
1816
- '''
1817
-
1818
- '''
1819
909
  ...
1820
910
 
1821
911
  def path_from_id(self):
1822
- '''
1823
-
1824
- '''
1825
912
  ...
1826
913
 
1827
914
  def path_resolve(self):
1828
- '''
1829
-
1830
- '''
1831
915
  ...
1832
916
 
1833
917
  def poll(self, context):
1834
- '''
1835
-
1836
- '''
1837
918
  ...
1838
919
 
1839
920
  def pop(self):
1840
- '''
1841
-
1842
- '''
1843
921
  ...
1844
922
 
1845
923
  def prepend(self, draw_func):
1846
- '''
1847
-
1848
- '''
1849
924
  ...
1850
925
 
1851
926
  def property_overridable_library_set(self):
1852
- '''
1853
-
1854
- '''
1855
927
  ...
1856
928
 
1857
929
  def property_unset(self):
1858
- '''
1859
-
1860
- '''
1861
930
  ...
1862
931
 
1863
932
  def remove(self, draw_func):
1864
- '''
1865
-
1866
- '''
1867
933
  ...
1868
934
 
1869
935
  def type_recast(self):
1870
- '''
1871
-
1872
- '''
1873
936
  ...
1874
937
 
1875
938
  def values(self):
1876
- '''
1877
-
1878
- '''
1879
939
  ...
1880
940
 
1881
941
 
1882
942
  class MATERIAL_PT_gpencil_surface(GPMaterialButtonsPanel, bpy_types.Panel,
1883
943
  bpy_types._GenericUI):
1884
944
  bl_context: typing.Any
1885
- ''' '''
1886
-
1887
945
  bl_label: typing.Any
1888
- ''' '''
1889
-
1890
946
  bl_region_type: typing.Any
1891
- ''' '''
1892
-
1893
947
  bl_rna: typing.Any
1894
- ''' '''
1895
-
1896
948
  bl_space_type: typing.Any
1897
- ''' '''
1898
-
1899
949
  id_data: typing.Any
1900
- ''' '''
1901
950
 
1902
951
  def append(self, draw_func):
1903
- '''
1904
-
1905
- '''
1906
952
  ...
1907
953
 
1908
954
  def as_pointer(self):
1909
- '''
1910
-
1911
- '''
1912
955
  ...
1913
956
 
1914
957
  def bl_rna_get_subclass(self):
1915
- '''
1916
-
1917
- '''
1918
958
  ...
1919
959
 
1920
960
  def bl_rna_get_subclass_py(self):
1921
- '''
1922
-
1923
- '''
1924
961
  ...
1925
962
 
1926
963
  def draw(self, _context):
1927
- '''
1928
-
1929
- '''
1930
964
  ...
1931
965
 
1932
966
  def draw_header_preset(self, _context):
1933
- '''
1934
-
1935
- '''
1936
967
  ...
1937
968
 
1938
969
  def driver_add(self):
1939
- '''
1940
-
1941
- '''
1942
970
  ...
1943
971
 
1944
972
  def driver_remove(self):
1945
- '''
1946
-
1947
- '''
1948
973
  ...
1949
974
 
1950
975
  def get(self):
1951
- '''
1952
-
1953
- '''
1954
976
  ...
1955
977
 
1956
978
  def id_properties_clear(self):
1957
- '''
1958
-
1959
- '''
1960
979
  ...
1961
980
 
1962
981
  def id_properties_ensure(self):
1963
- '''
1964
-
1965
- '''
1966
982
  ...
1967
983
 
1968
984
  def id_properties_ui(self):
1969
- '''
1970
-
1971
- '''
1972
985
  ...
1973
986
 
1974
987
  def is_extended(self):
1975
- '''
1976
-
1977
- '''
1978
988
  ...
1979
989
 
1980
990
  def is_property_hidden(self):
1981
- '''
1982
-
1983
- '''
1984
991
  ...
1985
992
 
1986
993
  def is_property_overridable_library(self):
1987
- '''
1988
-
1989
- '''
1990
994
  ...
1991
995
 
1992
996
  def is_property_readonly(self):
1993
- '''
1994
-
1995
- '''
1996
997
  ...
1997
998
 
1998
999
  def is_property_set(self):
1999
- '''
2000
-
2001
- '''
2002
1000
  ...
2003
1001
 
2004
1002
  def items(self):
2005
- '''
2006
-
2007
- '''
2008
1003
  ...
2009
1004
 
2010
1005
  def keyframe_delete(self):
2011
- '''
2012
-
2013
- '''
2014
1006
  ...
2015
1007
 
2016
1008
  def keyframe_insert(self):
2017
- '''
2018
-
2019
- '''
2020
1009
  ...
2021
1010
 
2022
1011
  def keys(self):
2023
- '''
2024
-
2025
- '''
2026
1012
  ...
2027
1013
 
2028
1014
  def path_from_id(self):
2029
- '''
2030
-
2031
- '''
2032
1015
  ...
2033
1016
 
2034
1017
  def path_resolve(self):
2035
- '''
2036
-
2037
- '''
2038
1018
  ...
2039
1019
 
2040
1020
  def poll(self, context):
2041
- '''
2042
-
2043
- '''
2044
1021
  ...
2045
1022
 
2046
1023
  def pop(self):
2047
- '''
2048
-
2049
- '''
2050
1024
  ...
2051
1025
 
2052
1026
  def prepend(self, draw_func):
2053
- '''
2054
-
2055
- '''
2056
1027
  ...
2057
1028
 
2058
1029
  def property_overridable_library_set(self):
2059
- '''
2060
-
2061
- '''
2062
1030
  ...
2063
1031
 
2064
1032
  def property_unset(self):
2065
- '''
2066
-
2067
- '''
2068
1033
  ...
2069
1034
 
2070
1035
  def remove(self, draw_func):
2071
- '''
2072
-
2073
- '''
2074
1036
  ...
2075
1037
 
2076
1038
  def type_recast(self):
2077
- '''
2078
-
2079
- '''
2080
1039
  ...
2081
1040
 
2082
1041
  def values(self):
2083
- '''
2084
-
2085
- '''
2086
1042
  ...