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
@@ -8,3110 +8,1538 @@ GenericType = typing.TypeVar("GenericType")
8
8
 
9
9
  class MATERIAL_MT_context_menu(bpy_types.Menu, bpy_types._GenericUI):
10
10
  bl_label: typing.Any
11
- ''' '''
12
-
13
11
  bl_rna: typing.Any
14
- ''' '''
15
-
16
12
  id_data: typing.Any
17
- ''' '''
18
13
 
19
14
  def append(self, draw_func):
20
- '''
21
-
22
- '''
23
15
  ...
24
16
 
25
17
  def as_pointer(self):
26
- '''
27
-
28
- '''
29
18
  ...
30
19
 
31
20
  def bl_rna_get_subclass(self):
32
- '''
33
-
34
- '''
35
21
  ...
36
22
 
37
23
  def bl_rna_get_subclass_py(self):
38
- '''
39
-
40
- '''
41
24
  ...
42
25
 
43
26
  def draw(self, _context):
44
- '''
45
-
46
- '''
47
27
  ...
48
28
 
49
29
  def draw_collapsible(self, context, layout):
50
- '''
51
-
52
- '''
53
30
  ...
54
31
 
55
32
  def draw_preset(self, _context):
56
- '''
57
-
58
- '''
59
33
  ...
60
34
 
61
35
  def driver_add(self):
62
- '''
63
-
64
- '''
65
36
  ...
66
37
 
67
38
  def driver_remove(self):
68
- '''
69
-
70
- '''
71
39
  ...
72
40
 
73
41
  def get(self):
74
- '''
75
-
76
- '''
77
42
  ...
78
43
 
79
44
  def id_properties_clear(self):
80
- '''
81
-
82
- '''
83
45
  ...
84
46
 
85
47
  def id_properties_ensure(self):
86
- '''
87
-
88
- '''
89
48
  ...
90
49
 
91
50
  def id_properties_ui(self):
92
- '''
93
-
94
- '''
95
51
  ...
96
52
 
97
53
  def is_extended(self):
98
- '''
99
-
100
- '''
101
54
  ...
102
55
 
103
56
  def is_property_hidden(self):
104
- '''
105
-
106
- '''
107
57
  ...
108
58
 
109
59
  def is_property_overridable_library(self):
110
- '''
111
-
112
- '''
113
60
  ...
114
61
 
115
62
  def is_property_readonly(self):
116
- '''
117
-
118
- '''
119
63
  ...
120
64
 
121
65
  def is_property_set(self):
122
- '''
123
-
124
- '''
125
66
  ...
126
67
 
127
68
  def items(self):
128
- '''
129
-
130
- '''
131
69
  ...
132
70
 
133
71
  def keyframe_delete(self):
134
- '''
135
-
136
- '''
137
72
  ...
138
73
 
139
74
  def keyframe_insert(self):
140
- '''
141
-
142
- '''
143
75
  ...
144
76
 
145
77
  def keys(self):
146
- '''
147
-
148
- '''
149
78
  ...
150
79
 
151
80
  def path_from_id(self):
152
- '''
153
-
154
- '''
155
81
  ...
156
82
 
157
83
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
158
84
  filter_ext, filter_path, display_name, add_operator):
159
- '''
160
-
161
- '''
162
85
  ...
163
86
 
164
87
  def path_resolve(self):
165
- '''
166
-
167
- '''
168
88
  ...
169
89
 
170
90
  def pop(self):
171
- '''
172
-
173
- '''
174
91
  ...
175
92
 
176
93
  def prepend(self, draw_func):
177
- '''
178
-
179
- '''
180
94
  ...
181
95
 
182
96
  def property_overridable_library_set(self):
183
- '''
184
-
185
- '''
186
97
  ...
187
98
 
188
99
  def property_unset(self):
189
- '''
190
-
191
- '''
192
100
  ...
193
101
 
194
102
  def remove(self, draw_func):
195
- '''
196
-
197
- '''
198
103
  ...
199
104
 
200
105
  def type_recast(self):
201
- '''
202
-
203
- '''
204
106
  ...
205
107
 
206
108
  def values(self):
207
- '''
208
-
209
- '''
210
109
  ...
211
110
 
212
111
 
213
112
  class MATERIAL_UL_matslots(bpy_types.UIList, bpy_types._GenericUI):
214
113
  bl_rna: typing.Any
215
- ''' '''
216
-
217
114
  id_data: typing.Any
218
- ''' '''
219
115
 
220
116
  def append(self, draw_func):
221
- '''
222
-
223
- '''
224
117
  ...
225
118
 
226
119
  def as_pointer(self):
227
- '''
228
-
229
- '''
230
120
  ...
231
121
 
232
122
  def bl_rna_get_subclass(self):
233
- '''
234
-
235
- '''
236
123
  ...
237
124
 
238
125
  def bl_rna_get_subclass_py(self):
239
- '''
240
-
241
- '''
242
126
  ...
243
127
 
244
128
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
245
129
  _active_propname, _index):
246
- '''
247
-
248
- '''
249
130
  ...
250
131
 
251
132
  def driver_add(self):
252
- '''
253
-
254
- '''
255
133
  ...
256
134
 
257
135
  def driver_remove(self):
258
- '''
259
-
260
- '''
261
136
  ...
262
137
 
263
138
  def get(self):
264
- '''
265
-
266
- '''
267
139
  ...
268
140
 
269
141
  def id_properties_clear(self):
270
- '''
271
-
272
- '''
273
142
  ...
274
143
 
275
144
  def id_properties_ensure(self):
276
- '''
277
-
278
- '''
279
145
  ...
280
146
 
281
147
  def id_properties_ui(self):
282
- '''
283
-
284
- '''
285
148
  ...
286
149
 
287
150
  def is_extended(self):
288
- '''
289
-
290
- '''
291
151
  ...
292
152
 
293
153
  def is_property_hidden(self):
294
- '''
295
-
296
- '''
297
154
  ...
298
155
 
299
156
  def is_property_overridable_library(self):
300
- '''
301
-
302
- '''
303
157
  ...
304
158
 
305
159
  def is_property_readonly(self):
306
- '''
307
-
308
- '''
309
160
  ...
310
161
 
311
162
  def is_property_set(self):
312
- '''
313
-
314
- '''
315
163
  ...
316
164
 
317
165
  def items(self):
318
- '''
319
-
320
- '''
321
166
  ...
322
167
 
323
168
  def keyframe_delete(self):
324
- '''
325
-
326
- '''
327
169
  ...
328
170
 
329
171
  def keyframe_insert(self):
330
- '''
331
-
332
- '''
333
172
  ...
334
173
 
335
174
  def keys(self):
336
- '''
337
-
338
- '''
339
175
  ...
340
176
 
341
177
  def path_from_id(self):
342
- '''
343
-
344
- '''
345
178
  ...
346
179
 
347
180
  def path_resolve(self):
348
- '''
349
-
350
- '''
351
181
  ...
352
182
 
353
183
  def pop(self):
354
- '''
355
-
356
- '''
357
184
  ...
358
185
 
359
186
  def prepend(self, draw_func):
360
- '''
361
-
362
- '''
363
187
  ...
364
188
 
365
189
  def property_overridable_library_set(self):
366
- '''
367
-
368
- '''
369
190
  ...
370
191
 
371
192
  def property_unset(self):
372
- '''
373
-
374
- '''
375
193
  ...
376
194
 
377
195
  def remove(self, draw_func):
378
- '''
379
-
380
- '''
381
196
  ...
382
197
 
383
198
  def type_recast(self):
384
- '''
385
-
386
- '''
387
199
  ...
388
200
 
389
201
  def values(self):
390
- '''
391
-
392
- '''
393
202
  ...
394
203
 
395
204
 
396
205
  class MaterialButtonsPanel:
397
206
  bl_context: typing.Any
398
- ''' '''
399
-
400
207
  bl_region_type: typing.Any
401
- ''' '''
402
-
403
208
  bl_space_type: typing.Any
404
- ''' '''
405
209
 
406
210
  def poll(self, context):
407
- '''
408
-
409
- '''
410
211
  ...
411
212
 
412
213
 
413
214
  class EEVEE_MATERIAL_PT_context_material(MaterialButtonsPanel, bpy_types.Panel,
414
215
  bpy_types._GenericUI):
415
216
  COMPAT_ENGINES: typing.Any
416
- ''' '''
417
-
418
217
  bl_context: typing.Any
419
- ''' '''
420
-
421
218
  bl_label: typing.Any
422
- ''' '''
423
-
424
219
  bl_options: typing.Any
425
- ''' '''
426
-
427
220
  bl_region_type: typing.Any
428
- ''' '''
429
-
430
221
  bl_rna: typing.Any
431
- ''' '''
432
-
433
222
  bl_space_type: typing.Any
434
- ''' '''
435
-
436
223
  id_data: typing.Any
437
- ''' '''
438
224
 
439
225
  def append(self, draw_func):
440
- '''
441
-
442
- '''
443
226
  ...
444
227
 
445
228
  def as_pointer(self):
446
- '''
447
-
448
- '''
449
229
  ...
450
230
 
451
231
  def bl_rna_get_subclass(self):
452
- '''
453
-
454
- '''
455
232
  ...
456
233
 
457
234
  def bl_rna_get_subclass_py(self):
458
- '''
459
-
460
- '''
461
235
  ...
462
236
 
463
237
  def draw(self, context):
464
- '''
465
-
466
- '''
467
238
  ...
468
239
 
469
240
  def driver_add(self):
470
- '''
471
-
472
- '''
473
241
  ...
474
242
 
475
243
  def driver_remove(self):
476
- '''
477
-
478
- '''
479
244
  ...
480
245
 
481
246
  def get(self):
482
- '''
483
-
484
- '''
485
247
  ...
486
248
 
487
249
  def id_properties_clear(self):
488
- '''
489
-
490
- '''
491
250
  ...
492
251
 
493
252
  def id_properties_ensure(self):
494
- '''
495
-
496
- '''
497
253
  ...
498
254
 
499
255
  def id_properties_ui(self):
500
- '''
501
-
502
- '''
503
256
  ...
504
257
 
505
258
  def is_extended(self):
506
- '''
507
-
508
- '''
509
259
  ...
510
260
 
511
261
  def is_property_hidden(self):
512
- '''
513
-
514
- '''
515
262
  ...
516
263
 
517
264
  def is_property_overridable_library(self):
518
- '''
519
-
520
- '''
521
265
  ...
522
266
 
523
267
  def is_property_readonly(self):
524
- '''
525
-
526
- '''
527
268
  ...
528
269
 
529
270
  def is_property_set(self):
530
- '''
531
-
532
- '''
533
271
  ...
534
272
 
535
273
  def items(self):
536
- '''
537
-
538
- '''
539
274
  ...
540
275
 
541
276
  def keyframe_delete(self):
542
- '''
543
-
544
- '''
545
277
  ...
546
278
 
547
279
  def keyframe_insert(self):
548
- '''
549
-
550
- '''
551
280
  ...
552
281
 
553
282
  def keys(self):
554
- '''
555
-
556
- '''
557
283
  ...
558
284
 
559
285
  def path_from_id(self):
560
- '''
561
-
562
- '''
563
286
  ...
564
287
 
565
288
  def path_resolve(self):
566
- '''
567
-
568
- '''
569
289
  ...
570
290
 
571
291
  def poll(self, context):
572
- '''
573
-
574
- '''
575
292
  ...
576
293
 
577
294
  def pop(self):
578
- '''
579
-
580
- '''
581
295
  ...
582
296
 
583
297
  def prepend(self, draw_func):
584
- '''
585
-
586
- '''
587
298
  ...
588
299
 
589
300
  def property_overridable_library_set(self):
590
- '''
591
-
592
- '''
593
301
  ...
594
302
 
595
303
  def property_unset(self):
596
- '''
597
-
598
- '''
599
304
  ...
600
305
 
601
306
  def remove(self, draw_func):
602
- '''
603
-
604
- '''
605
307
  ...
606
308
 
607
309
  def type_recast(self):
608
- '''
609
-
610
- '''
611
310
  ...
612
311
 
613
312
  def values(self):
614
- '''
615
-
616
- '''
617
313
  ...
618
314
 
619
315
 
620
316
  class EEVEE_MATERIAL_PT_displacement(MaterialButtonsPanel, bpy_types.Panel,
621
317
  bpy_types._GenericUI):
622
318
  COMPAT_ENGINES: typing.Any
623
- ''' '''
624
-
625
319
  bl_context: typing.Any
626
- ''' '''
627
-
628
320
  bl_label: typing.Any
629
- ''' '''
630
-
631
321
  bl_options: typing.Any
632
- ''' '''
633
-
634
322
  bl_region_type: typing.Any
635
- ''' '''
636
-
637
323
  bl_rna: typing.Any
638
- ''' '''
639
-
640
324
  bl_space_type: typing.Any
641
- ''' '''
642
-
643
325
  bl_translation_context: typing.Any
644
- ''' '''
645
-
646
326
  id_data: typing.Any
647
- ''' '''
648
327
 
649
328
  def append(self, draw_func):
650
- '''
651
-
652
- '''
653
329
  ...
654
330
 
655
331
  def as_pointer(self):
656
- '''
657
-
658
- '''
659
332
  ...
660
333
 
661
334
  def bl_rna_get_subclass(self):
662
- '''
663
-
664
- '''
665
335
  ...
666
336
 
667
337
  def bl_rna_get_subclass_py(self):
668
- '''
669
-
670
- '''
671
338
  ...
672
339
 
673
340
  def draw(self, context):
674
- '''
675
-
676
- '''
677
341
  ...
678
342
 
679
343
  def driver_add(self):
680
- '''
681
-
682
- '''
683
344
  ...
684
345
 
685
346
  def driver_remove(self):
686
- '''
687
-
688
- '''
689
347
  ...
690
348
 
691
349
  def get(self):
692
- '''
693
-
694
- '''
695
350
  ...
696
351
 
697
352
  def id_properties_clear(self):
698
- '''
699
-
700
- '''
701
353
  ...
702
354
 
703
355
  def id_properties_ensure(self):
704
- '''
705
-
706
- '''
707
356
  ...
708
357
 
709
358
  def id_properties_ui(self):
710
- '''
711
-
712
- '''
713
359
  ...
714
360
 
715
361
  def is_extended(self):
716
- '''
717
-
718
- '''
719
362
  ...
720
363
 
721
364
  def is_property_hidden(self):
722
- '''
723
-
724
- '''
725
365
  ...
726
366
 
727
367
  def is_property_overridable_library(self):
728
- '''
729
-
730
- '''
731
368
  ...
732
369
 
733
370
  def is_property_readonly(self):
734
- '''
735
-
736
- '''
737
371
  ...
738
372
 
739
373
  def is_property_set(self):
740
- '''
741
-
742
- '''
743
374
  ...
744
375
 
745
376
  def items(self):
746
- '''
747
-
748
- '''
749
377
  ...
750
378
 
751
379
  def keyframe_delete(self):
752
- '''
753
-
754
- '''
755
380
  ...
756
381
 
757
382
  def keyframe_insert(self):
758
- '''
759
-
760
- '''
761
383
  ...
762
384
 
763
385
  def keys(self):
764
- '''
765
-
766
- '''
767
386
  ...
768
387
 
769
388
  def path_from_id(self):
770
- '''
771
-
772
- '''
773
389
  ...
774
390
 
775
391
  def path_resolve(self):
776
- '''
777
-
778
- '''
779
392
  ...
780
393
 
781
394
  def poll(self, context):
782
- '''
783
-
784
- '''
785
395
  ...
786
396
 
787
397
  def pop(self):
788
- '''
789
-
790
- '''
791
398
  ...
792
399
 
793
400
  def prepend(self, draw_func):
794
- '''
795
-
796
- '''
797
401
  ...
798
402
 
799
403
  def property_overridable_library_set(self):
800
- '''
801
-
802
- '''
803
404
  ...
804
405
 
805
406
  def property_unset(self):
806
- '''
807
-
808
- '''
809
407
  ...
810
408
 
811
409
  def remove(self, draw_func):
812
- '''
813
-
814
- '''
815
410
  ...
816
411
 
817
412
  def type_recast(self):
818
- '''
819
-
820
- '''
821
413
  ...
822
414
 
823
415
  def values(self):
824
- '''
825
-
826
- '''
827
416
  ...
828
417
 
829
418
 
830
419
  class EEVEE_MATERIAL_PT_settings(MaterialButtonsPanel, bpy_types.Panel,
831
420
  bpy_types._GenericUI):
832
421
  COMPAT_ENGINES: typing.Any
833
- ''' '''
834
-
835
422
  bl_context: typing.Any
836
- ''' '''
837
-
838
423
  bl_label: typing.Any
839
- ''' '''
840
-
841
424
  bl_region_type: typing.Any
842
- ''' '''
843
-
844
425
  bl_rna: typing.Any
845
- ''' '''
846
-
847
426
  bl_space_type: typing.Any
848
- ''' '''
849
-
850
427
  id_data: typing.Any
851
- ''' '''
852
428
 
853
429
  def append(self, draw_func):
854
- '''
855
-
856
- '''
857
430
  ...
858
431
 
859
432
  def as_pointer(self):
860
- '''
861
-
862
- '''
863
433
  ...
864
434
 
865
435
  def bl_rna_get_subclass(self):
866
- '''
867
-
868
- '''
869
436
  ...
870
437
 
871
438
  def bl_rna_get_subclass_py(self):
872
- '''
873
-
874
- '''
875
439
  ...
876
440
 
877
441
  def draw(self, context):
878
- '''
879
-
880
- '''
881
442
  ...
882
443
 
883
444
  def driver_add(self):
884
- '''
885
-
886
- '''
887
445
  ...
888
446
 
889
447
  def driver_remove(self):
890
- '''
891
-
892
- '''
893
448
  ...
894
449
 
895
450
  def get(self):
896
- '''
897
-
898
- '''
899
451
  ...
900
452
 
901
453
  def id_properties_clear(self):
902
- '''
903
-
904
- '''
905
454
  ...
906
455
 
907
456
  def id_properties_ensure(self):
908
- '''
909
-
910
- '''
911
457
  ...
912
458
 
913
459
  def id_properties_ui(self):
914
- '''
915
-
916
- '''
917
460
  ...
918
461
 
919
462
  def is_extended(self):
920
- '''
921
-
922
- '''
923
463
  ...
924
464
 
925
465
  def is_property_hidden(self):
926
- '''
927
-
928
- '''
929
466
  ...
930
467
 
931
468
  def is_property_overridable_library(self):
932
- '''
933
-
934
- '''
935
469
  ...
936
470
 
937
471
  def is_property_readonly(self):
938
- '''
939
-
940
- '''
941
472
  ...
942
473
 
943
474
  def is_property_set(self):
944
- '''
945
-
946
- '''
947
475
  ...
948
476
 
949
477
  def items(self):
950
- '''
951
-
952
- '''
953
478
  ...
954
479
 
955
480
  def keyframe_delete(self):
956
- '''
957
-
958
- '''
959
481
  ...
960
482
 
961
483
  def keyframe_insert(self):
962
- '''
963
-
964
- '''
965
484
  ...
966
485
 
967
486
  def keys(self):
968
- '''
969
-
970
- '''
971
487
  ...
972
488
 
973
489
  def path_from_id(self):
974
- '''
975
-
976
- '''
977
490
  ...
978
491
 
979
492
  def path_resolve(self):
980
- '''
981
-
982
- '''
983
493
  ...
984
494
 
985
495
  def poll(self, context):
986
- '''
987
-
988
- '''
989
496
  ...
990
497
 
991
498
  def pop(self):
992
- '''
993
-
994
- '''
995
499
  ...
996
500
 
997
501
  def prepend(self, draw_func):
998
- '''
999
-
1000
- '''
1001
502
  ...
1002
503
 
1003
504
  def property_overridable_library_set(self):
1004
- '''
1005
-
1006
- '''
1007
505
  ...
1008
506
 
1009
507
  def property_unset(self):
1010
- '''
1011
-
1012
- '''
1013
508
  ...
1014
509
 
1015
510
  def remove(self, draw_func):
1016
- '''
1017
-
1018
- '''
1019
511
  ...
1020
512
 
1021
513
  def type_recast(self):
1022
- '''
1023
-
1024
- '''
1025
514
  ...
1026
515
 
1027
516
  def values(self):
1028
- '''
1029
-
1030
- '''
1031
517
  ...
1032
518
 
1033
519
 
1034
520
  class EEVEE_MATERIAL_PT_surface(MaterialButtonsPanel, bpy_types.Panel,
1035
521
  bpy_types._GenericUI):
1036
522
  COMPAT_ENGINES: typing.Any
1037
- ''' '''
1038
-
1039
523
  bl_context: typing.Any
1040
- ''' '''
1041
-
1042
524
  bl_label: typing.Any
1043
- ''' '''
1044
-
1045
525
  bl_region_type: typing.Any
1046
- ''' '''
1047
-
1048
526
  bl_rna: typing.Any
1049
- ''' '''
1050
-
1051
527
  bl_space_type: typing.Any
1052
- ''' '''
1053
-
1054
528
  id_data: typing.Any
1055
- ''' '''
1056
529
 
1057
530
  def append(self, draw_func):
1058
- '''
1059
-
1060
- '''
1061
531
  ...
1062
532
 
1063
533
  def as_pointer(self):
1064
- '''
1065
-
1066
- '''
1067
534
  ...
1068
535
 
1069
536
  def bl_rna_get_subclass(self):
1070
- '''
1071
-
1072
- '''
1073
537
  ...
1074
538
 
1075
539
  def bl_rna_get_subclass_py(self):
1076
- '''
1077
-
1078
- '''
1079
540
  ...
1080
541
 
1081
542
  def draw(self, context):
1082
- '''
1083
-
1084
- '''
1085
543
  ...
1086
544
 
1087
545
  def driver_add(self):
1088
- '''
1089
-
1090
- '''
1091
546
  ...
1092
547
 
1093
548
  def driver_remove(self):
1094
- '''
1095
-
1096
- '''
1097
549
  ...
1098
550
 
1099
551
  def get(self):
1100
- '''
1101
-
1102
- '''
1103
552
  ...
1104
553
 
1105
554
  def id_properties_clear(self):
1106
- '''
1107
-
1108
- '''
1109
555
  ...
1110
556
 
1111
557
  def id_properties_ensure(self):
1112
- '''
1113
-
1114
- '''
1115
558
  ...
1116
559
 
1117
560
  def id_properties_ui(self):
1118
- '''
1119
-
1120
- '''
1121
561
  ...
1122
562
 
1123
563
  def is_extended(self):
1124
- '''
1125
-
1126
- '''
1127
564
  ...
1128
565
 
1129
566
  def is_property_hidden(self):
1130
- '''
1131
-
1132
- '''
1133
567
  ...
1134
568
 
1135
569
  def is_property_overridable_library(self):
1136
- '''
1137
-
1138
- '''
1139
570
  ...
1140
571
 
1141
572
  def is_property_readonly(self):
1142
- '''
1143
-
1144
- '''
1145
573
  ...
1146
574
 
1147
575
  def is_property_set(self):
1148
- '''
1149
-
1150
- '''
1151
576
  ...
1152
577
 
1153
578
  def items(self):
1154
- '''
1155
-
1156
- '''
1157
579
  ...
1158
580
 
1159
581
  def keyframe_delete(self):
1160
- '''
1161
-
1162
- '''
1163
582
  ...
1164
583
 
1165
584
  def keyframe_insert(self):
1166
- '''
1167
-
1168
- '''
1169
585
  ...
1170
586
 
1171
587
  def keys(self):
1172
- '''
1173
-
1174
- '''
1175
588
  ...
1176
589
 
1177
590
  def path_from_id(self):
1178
- '''
1179
-
1180
- '''
1181
591
  ...
1182
592
 
1183
593
  def path_resolve(self):
1184
- '''
1185
-
1186
- '''
1187
594
  ...
1188
595
 
1189
596
  def poll(self, context):
1190
- '''
1191
-
1192
- '''
1193
597
  ...
1194
598
 
1195
599
  def pop(self):
1196
- '''
1197
-
1198
- '''
1199
600
  ...
1200
601
 
1201
602
  def prepend(self, draw_func):
1202
- '''
1203
-
1204
- '''
1205
603
  ...
1206
604
 
1207
605
  def property_overridable_library_set(self):
1208
- '''
1209
-
1210
- '''
1211
606
  ...
1212
607
 
1213
608
  def property_unset(self):
1214
- '''
1215
-
1216
- '''
1217
609
  ...
1218
610
 
1219
611
  def remove(self, draw_func):
1220
- '''
1221
-
1222
- '''
1223
612
  ...
1224
613
 
1225
614
  def type_recast(self):
1226
- '''
1227
-
1228
- '''
1229
615
  ...
1230
616
 
1231
617
  def values(self):
1232
- '''
1233
-
1234
- '''
1235
618
  ...
1236
619
 
1237
620
 
1238
621
  class EEVEE_MATERIAL_PT_viewport_settings(
1239
622
  MaterialButtonsPanel, bpy_types.Panel, bpy_types._GenericUI):
1240
623
  COMPAT_ENGINES: typing.Any
1241
- ''' '''
1242
-
1243
624
  bl_context: typing.Any
1244
- ''' '''
1245
-
1246
625
  bl_label: typing.Any
1247
- ''' '''
1248
-
1249
626
  bl_parent_id: typing.Any
1250
- ''' '''
1251
-
1252
627
  bl_region_type: typing.Any
1253
- ''' '''
1254
-
1255
628
  bl_rna: typing.Any
1256
- ''' '''
1257
-
1258
629
  bl_space_type: typing.Any
1259
- ''' '''
1260
-
1261
630
  id_data: typing.Any
1262
- ''' '''
1263
631
 
1264
632
  def append(self, draw_func):
1265
- '''
1266
-
1267
- '''
1268
633
  ...
1269
634
 
1270
635
  def as_pointer(self):
1271
- '''
1272
-
1273
- '''
1274
636
  ...
1275
637
 
1276
638
  def bl_rna_get_subclass(self):
1277
- '''
1278
-
1279
- '''
1280
639
  ...
1281
640
 
1282
641
  def bl_rna_get_subclass_py(self):
1283
- '''
1284
-
1285
- '''
1286
642
  ...
1287
643
 
1288
644
  def draw(self, context):
1289
- '''
1290
-
1291
- '''
1292
645
  ...
1293
646
 
1294
647
  def driver_add(self):
1295
- '''
1296
-
1297
- '''
1298
648
  ...
1299
649
 
1300
650
  def driver_remove(self):
1301
- '''
1302
-
1303
- '''
1304
651
  ...
1305
652
 
1306
653
  def get(self):
1307
- '''
1308
-
1309
- '''
1310
654
  ...
1311
655
 
1312
656
  def id_properties_clear(self):
1313
- '''
1314
-
1315
- '''
1316
657
  ...
1317
658
 
1318
659
  def id_properties_ensure(self):
1319
- '''
1320
-
1321
- '''
1322
660
  ...
1323
661
 
1324
662
  def id_properties_ui(self):
1325
- '''
1326
-
1327
- '''
1328
663
  ...
1329
664
 
1330
665
  def is_extended(self):
1331
- '''
1332
-
1333
- '''
1334
666
  ...
1335
667
 
1336
668
  def is_property_hidden(self):
1337
- '''
1338
-
1339
- '''
1340
669
  ...
1341
670
 
1342
671
  def is_property_overridable_library(self):
1343
- '''
1344
-
1345
- '''
1346
672
  ...
1347
673
 
1348
674
  def is_property_readonly(self):
1349
- '''
1350
-
1351
- '''
1352
675
  ...
1353
676
 
1354
677
  def is_property_set(self):
1355
- '''
1356
-
1357
- '''
1358
678
  ...
1359
679
 
1360
680
  def items(self):
1361
- '''
1362
-
1363
- '''
1364
681
  ...
1365
682
 
1366
683
  def keyframe_delete(self):
1367
- '''
1368
-
1369
- '''
1370
684
  ...
1371
685
 
1372
686
  def keyframe_insert(self):
1373
- '''
1374
-
1375
- '''
1376
687
  ...
1377
688
 
1378
689
  def keys(self):
1379
- '''
1380
-
1381
- '''
1382
690
  ...
1383
691
 
1384
692
  def path_from_id(self):
1385
- '''
1386
-
1387
- '''
1388
693
  ...
1389
694
 
1390
695
  def path_resolve(self):
1391
- '''
1392
-
1393
- '''
1394
696
  ...
1395
697
 
1396
698
  def poll(self, context):
1397
- '''
1398
-
1399
- '''
1400
699
  ...
1401
700
 
1402
701
  def pop(self):
1403
- '''
1404
-
1405
- '''
1406
702
  ...
1407
703
 
1408
704
  def prepend(self, draw_func):
1409
- '''
1410
-
1411
- '''
1412
705
  ...
1413
706
 
1414
707
  def property_overridable_library_set(self):
1415
- '''
1416
-
1417
- '''
1418
708
  ...
1419
709
 
1420
710
  def property_unset(self):
1421
- '''
1422
-
1423
- '''
1424
711
  ...
1425
712
 
1426
713
  def remove(self, draw_func):
1427
- '''
1428
-
1429
- '''
1430
714
  ...
1431
715
 
1432
716
  def type_recast(self):
1433
- '''
1434
-
1435
- '''
1436
717
  ...
1437
718
 
1438
719
  def values(self):
1439
- '''
1440
-
1441
- '''
1442
720
  ...
1443
721
 
1444
722
 
1445
723
  class EEVEE_MATERIAL_PT_volume(MaterialButtonsPanel, bpy_types.Panel,
1446
724
  bpy_types._GenericUI):
1447
725
  COMPAT_ENGINES: typing.Any
1448
- ''' '''
1449
-
1450
726
  bl_context: typing.Any
1451
- ''' '''
1452
-
1453
727
  bl_label: typing.Any
1454
- ''' '''
1455
-
1456
728
  bl_options: typing.Any
1457
- ''' '''
1458
-
1459
729
  bl_region_type: typing.Any
1460
- ''' '''
1461
-
1462
730
  bl_rna: typing.Any
1463
- ''' '''
1464
-
1465
731
  bl_space_type: typing.Any
1466
- ''' '''
1467
-
1468
732
  bl_translation_context: typing.Any
1469
- ''' '''
1470
-
1471
733
  id_data: typing.Any
1472
- ''' '''
1473
734
 
1474
735
  def append(self, draw_func):
1475
- '''
1476
-
1477
- '''
1478
736
  ...
1479
737
 
1480
738
  def as_pointer(self):
1481
- '''
1482
-
1483
- '''
1484
739
  ...
1485
740
 
1486
741
  def bl_rna_get_subclass(self):
1487
- '''
1488
-
1489
- '''
1490
742
  ...
1491
743
 
1492
744
  def bl_rna_get_subclass_py(self):
1493
- '''
1494
-
1495
- '''
1496
745
  ...
1497
746
 
1498
747
  def draw(self, context):
1499
- '''
1500
-
1501
- '''
1502
748
  ...
1503
749
 
1504
750
  def driver_add(self):
1505
- '''
1506
-
1507
- '''
1508
751
  ...
1509
752
 
1510
753
  def driver_remove(self):
1511
- '''
1512
-
1513
- '''
1514
754
  ...
1515
755
 
1516
756
  def get(self):
1517
- '''
1518
-
1519
- '''
1520
757
  ...
1521
758
 
1522
759
  def id_properties_clear(self):
1523
- '''
1524
-
1525
- '''
1526
760
  ...
1527
761
 
1528
762
  def id_properties_ensure(self):
1529
- '''
1530
-
1531
- '''
1532
763
  ...
1533
764
 
1534
765
  def id_properties_ui(self):
1535
- '''
1536
-
1537
- '''
1538
766
  ...
1539
767
 
1540
768
  def is_extended(self):
1541
- '''
1542
-
1543
- '''
1544
769
  ...
1545
770
 
1546
771
  def is_property_hidden(self):
1547
- '''
1548
-
1549
- '''
1550
772
  ...
1551
773
 
1552
774
  def is_property_overridable_library(self):
1553
- '''
1554
-
1555
- '''
1556
775
  ...
1557
776
 
1558
777
  def is_property_readonly(self):
1559
- '''
1560
-
1561
- '''
1562
778
  ...
1563
779
 
1564
780
  def is_property_set(self):
1565
- '''
1566
-
1567
- '''
1568
781
  ...
1569
782
 
1570
783
  def items(self):
1571
- '''
1572
-
1573
- '''
1574
784
  ...
1575
785
 
1576
786
  def keyframe_delete(self):
1577
- '''
1578
-
1579
- '''
1580
787
  ...
1581
788
 
1582
789
  def keyframe_insert(self):
1583
- '''
1584
-
1585
- '''
1586
790
  ...
1587
791
 
1588
792
  def keys(self):
1589
- '''
1590
-
1591
- '''
1592
793
  ...
1593
794
 
1594
795
  def path_from_id(self):
1595
- '''
1596
-
1597
- '''
1598
796
  ...
1599
797
 
1600
798
  def path_resolve(self):
1601
- '''
1602
-
1603
- '''
1604
799
  ...
1605
800
 
1606
801
  def poll(self, context):
1607
- '''
1608
-
1609
- '''
1610
802
  ...
1611
803
 
1612
804
  def pop(self):
1613
- '''
1614
-
1615
- '''
1616
805
  ...
1617
806
 
1618
807
  def prepend(self, draw_func):
1619
- '''
1620
-
1621
- '''
1622
808
  ...
1623
809
 
1624
810
  def property_overridable_library_set(self):
1625
- '''
1626
-
1627
- '''
1628
811
  ...
1629
812
 
1630
813
  def property_unset(self):
1631
- '''
1632
-
1633
- '''
1634
814
  ...
1635
815
 
1636
816
  def remove(self, draw_func):
1637
- '''
1638
-
1639
- '''
1640
817
  ...
1641
818
 
1642
819
  def type_recast(self):
1643
- '''
1644
-
1645
- '''
1646
820
  ...
1647
821
 
1648
822
  def values(self):
1649
- '''
1650
-
1651
- '''
1652
823
  ...
1653
824
 
1654
825
 
1655
826
  class EEVEE_NEXT_MATERIAL_PT_settings(MaterialButtonsPanel, bpy_types.Panel,
1656
827
  bpy_types._GenericUI):
1657
828
  COMPAT_ENGINES: typing.Any
1658
- ''' '''
1659
-
1660
829
  bl_context: typing.Any
1661
- ''' '''
1662
-
1663
830
  bl_label: typing.Any
1664
- ''' '''
1665
-
1666
831
  bl_region_type: typing.Any
1667
- ''' '''
1668
-
1669
832
  bl_rna: typing.Any
1670
- ''' '''
1671
-
1672
833
  bl_space_type: typing.Any
1673
- ''' '''
1674
-
1675
834
  id_data: typing.Any
1676
- ''' '''
1677
835
 
1678
836
  def append(self, draw_func):
1679
- '''
1680
-
1681
- '''
1682
837
  ...
1683
838
 
1684
839
  def as_pointer(self):
1685
- '''
1686
-
1687
- '''
1688
840
  ...
1689
841
 
1690
842
  def bl_rna_get_subclass(self):
1691
- '''
1692
-
1693
- '''
1694
843
  ...
1695
844
 
1696
845
  def bl_rna_get_subclass_py(self):
1697
- '''
1698
-
1699
- '''
1700
846
  ...
1701
847
 
1702
848
  def draw(self, context):
1703
- '''
1704
-
1705
- '''
1706
849
  ...
1707
850
 
1708
851
  def driver_add(self):
1709
- '''
1710
-
1711
- '''
1712
852
  ...
1713
853
 
1714
854
  def driver_remove(self):
1715
- '''
1716
-
1717
- '''
1718
855
  ...
1719
856
 
1720
857
  def get(self):
1721
- '''
1722
-
1723
- '''
1724
858
  ...
1725
859
 
1726
860
  def id_properties_clear(self):
1727
- '''
1728
-
1729
- '''
1730
861
  ...
1731
862
 
1732
863
  def id_properties_ensure(self):
1733
- '''
1734
-
1735
- '''
1736
864
  ...
1737
865
 
1738
866
  def id_properties_ui(self):
1739
- '''
1740
-
1741
- '''
1742
867
  ...
1743
868
 
1744
869
  def is_extended(self):
1745
- '''
1746
-
1747
- '''
1748
870
  ...
1749
871
 
1750
872
  def is_property_hidden(self):
1751
- '''
1752
-
1753
- '''
1754
873
  ...
1755
874
 
1756
875
  def is_property_overridable_library(self):
1757
- '''
1758
-
1759
- '''
1760
876
  ...
1761
877
 
1762
878
  def is_property_readonly(self):
1763
- '''
1764
-
1765
- '''
1766
879
  ...
1767
880
 
1768
881
  def is_property_set(self):
1769
- '''
1770
-
1771
- '''
1772
882
  ...
1773
883
 
1774
884
  def items(self):
1775
- '''
1776
-
1777
- '''
1778
885
  ...
1779
886
 
1780
887
  def keyframe_delete(self):
1781
- '''
1782
-
1783
- '''
1784
888
  ...
1785
889
 
1786
890
  def keyframe_insert(self):
1787
- '''
1788
-
1789
- '''
1790
891
  ...
1791
892
 
1792
893
  def keys(self):
1793
- '''
1794
-
1795
- '''
1796
894
  ...
1797
895
 
1798
896
  def path_from_id(self):
1799
- '''
1800
-
1801
- '''
1802
897
  ...
1803
898
 
1804
899
  def path_resolve(self):
1805
- '''
1806
-
1807
- '''
1808
900
  ...
1809
901
 
1810
902
  def poll(self, context):
1811
- '''
1812
-
1813
- '''
1814
903
  ...
1815
904
 
1816
905
  def pop(self):
1817
- '''
1818
-
1819
- '''
1820
906
  ...
1821
907
 
1822
908
  def prepend(self, draw_func):
1823
- '''
1824
-
1825
- '''
1826
909
  ...
1827
910
 
1828
911
  def property_overridable_library_set(self):
1829
- '''
1830
-
1831
- '''
1832
912
  ...
1833
913
 
1834
914
  def property_unset(self):
1835
- '''
1836
-
1837
- '''
1838
915
  ...
1839
916
 
1840
917
  def remove(self, draw_func):
1841
- '''
1842
-
1843
- '''
1844
918
  ...
1845
919
 
1846
920
  def type_recast(self):
1847
- '''
1848
-
1849
- '''
1850
921
  ...
1851
922
 
1852
923
  def values(self):
1853
- '''
1854
-
1855
- '''
1856
924
  ...
1857
925
 
1858
926
 
1859
927
  class EEVEE_NEXT_MATERIAL_PT_settings_surface(
1860
928
  MaterialButtonsPanel, bpy_types.Panel, bpy_types._GenericUI):
1861
929
  COMPAT_ENGINES: typing.Any
1862
- ''' '''
1863
-
1864
930
  bl_context: typing.Any
1865
- ''' '''
1866
-
1867
931
  bl_label: typing.Any
1868
- ''' '''
1869
-
1870
932
  bl_parent_id: typing.Any
1871
- ''' '''
1872
-
1873
933
  bl_region_type: typing.Any
1874
- ''' '''
1875
-
1876
934
  bl_rna: typing.Any
1877
- ''' '''
1878
-
1879
935
  bl_space_type: typing.Any
1880
- ''' '''
1881
-
1882
936
  id_data: typing.Any
1883
- ''' '''
1884
937
 
1885
938
  def append(self, draw_func):
1886
- '''
1887
-
1888
- '''
1889
939
  ...
1890
940
 
1891
941
  def as_pointer(self):
1892
- '''
1893
-
1894
- '''
1895
942
  ...
1896
943
 
1897
944
  def bl_rna_get_subclass(self):
1898
- '''
1899
-
1900
- '''
1901
945
  ...
1902
946
 
1903
947
  def bl_rna_get_subclass_py(self):
1904
- '''
1905
-
1906
- '''
1907
948
  ...
1908
949
 
1909
950
  def draw(self, context):
1910
- '''
1911
-
1912
- '''
1913
951
  ...
1914
952
 
1915
953
  def driver_add(self):
1916
- '''
1917
-
1918
- '''
1919
954
  ...
1920
955
 
1921
956
  def driver_remove(self):
1922
- '''
1923
-
1924
- '''
1925
957
  ...
1926
958
 
1927
959
  def get(self):
1928
- '''
1929
-
1930
- '''
1931
960
  ...
1932
961
 
1933
962
  def id_properties_clear(self):
1934
- '''
1935
-
1936
- '''
1937
963
  ...
1938
964
 
1939
965
  def id_properties_ensure(self):
1940
- '''
1941
-
1942
- '''
1943
966
  ...
1944
967
 
1945
968
  def id_properties_ui(self):
1946
- '''
1947
-
1948
- '''
1949
969
  ...
1950
970
 
1951
971
  def is_extended(self):
1952
- '''
1953
-
1954
- '''
1955
972
  ...
1956
973
 
1957
974
  def is_property_hidden(self):
1958
- '''
1959
-
1960
- '''
1961
975
  ...
1962
976
 
1963
977
  def is_property_overridable_library(self):
1964
- '''
1965
-
1966
- '''
1967
978
  ...
1968
979
 
1969
980
  def is_property_readonly(self):
1970
- '''
1971
-
1972
- '''
1973
981
  ...
1974
982
 
1975
983
  def is_property_set(self):
1976
- '''
1977
-
1978
- '''
1979
984
  ...
1980
985
 
1981
986
  def items(self):
1982
- '''
1983
-
1984
- '''
1985
987
  ...
1986
988
 
1987
989
  def keyframe_delete(self):
1988
- '''
1989
-
1990
- '''
1991
990
  ...
1992
991
 
1993
992
  def keyframe_insert(self):
1994
- '''
1995
-
1996
- '''
1997
993
  ...
1998
994
 
1999
995
  def keys(self):
2000
- '''
2001
-
2002
- '''
2003
996
  ...
2004
997
 
2005
998
  def path_from_id(self):
2006
- '''
2007
-
2008
- '''
2009
999
  ...
2010
1000
 
2011
1001
  def path_resolve(self):
2012
- '''
2013
-
2014
- '''
2015
1002
  ...
2016
1003
 
2017
1004
  def poll(self, context):
2018
- '''
2019
-
2020
- '''
2021
1005
  ...
2022
1006
 
2023
1007
  def pop(self):
2024
- '''
2025
-
2026
- '''
2027
1008
  ...
2028
1009
 
2029
1010
  def prepend(self, draw_func):
2030
- '''
2031
-
2032
- '''
2033
1011
  ...
2034
1012
 
2035
1013
  def property_overridable_library_set(self):
2036
- '''
2037
-
2038
- '''
2039
1014
  ...
2040
1015
 
2041
1016
  def property_unset(self):
2042
- '''
2043
-
2044
- '''
2045
1017
  ...
2046
1018
 
2047
1019
  def remove(self, draw_func):
2048
- '''
2049
-
2050
- '''
2051
1020
  ...
2052
1021
 
2053
1022
  def type_recast(self):
2054
- '''
2055
-
2056
- '''
2057
1023
  ...
2058
1024
 
2059
1025
  def values(self):
2060
- '''
2061
-
2062
- '''
2063
1026
  ...
2064
1027
 
2065
1028
 
2066
1029
  class EEVEE_NEXT_MATERIAL_PT_settings_volume(
2067
1030
  MaterialButtonsPanel, bpy_types.Panel, bpy_types._GenericUI):
2068
1031
  COMPAT_ENGINES: typing.Any
2069
- ''' '''
2070
-
2071
1032
  bl_context: typing.Any
2072
- ''' '''
2073
-
2074
1033
  bl_label: typing.Any
2075
- ''' '''
2076
-
2077
1034
  bl_parent_id: typing.Any
2078
- ''' '''
2079
-
2080
1035
  bl_region_type: typing.Any
2081
- ''' '''
2082
-
2083
1036
  bl_rna: typing.Any
2084
- ''' '''
2085
-
2086
1037
  bl_space_type: typing.Any
2087
- ''' '''
2088
-
2089
1038
  id_data: typing.Any
2090
- ''' '''
2091
1039
 
2092
1040
  def append(self, draw_func):
2093
- '''
2094
-
2095
- '''
2096
1041
  ...
2097
1042
 
2098
1043
  def as_pointer(self):
2099
- '''
2100
-
2101
- '''
2102
1044
  ...
2103
1045
 
2104
1046
  def bl_rna_get_subclass(self):
2105
- '''
2106
-
2107
- '''
2108
1047
  ...
2109
1048
 
2110
1049
  def bl_rna_get_subclass_py(self):
2111
- '''
2112
-
2113
- '''
2114
1050
  ...
2115
1051
 
2116
1052
  def draw(self, context):
2117
- '''
2118
-
2119
- '''
2120
1053
  ...
2121
1054
 
2122
1055
  def driver_add(self):
2123
- '''
2124
-
2125
- '''
2126
1056
  ...
2127
1057
 
2128
1058
  def driver_remove(self):
2129
- '''
2130
-
2131
- '''
2132
1059
  ...
2133
1060
 
2134
1061
  def get(self):
2135
- '''
2136
-
2137
- '''
2138
1062
  ...
2139
1063
 
2140
1064
  def id_properties_clear(self):
2141
- '''
2142
-
2143
- '''
2144
1065
  ...
2145
1066
 
2146
1067
  def id_properties_ensure(self):
2147
- '''
2148
-
2149
- '''
2150
1068
  ...
2151
1069
 
2152
1070
  def id_properties_ui(self):
2153
- '''
2154
-
2155
- '''
2156
1071
  ...
2157
1072
 
2158
1073
  def is_extended(self):
2159
- '''
2160
-
2161
- '''
2162
1074
  ...
2163
1075
 
2164
1076
  def is_property_hidden(self):
2165
- '''
2166
-
2167
- '''
2168
1077
  ...
2169
1078
 
2170
1079
  def is_property_overridable_library(self):
2171
- '''
2172
-
2173
- '''
2174
1080
  ...
2175
1081
 
2176
1082
  def is_property_readonly(self):
2177
- '''
2178
-
2179
- '''
2180
1083
  ...
2181
1084
 
2182
1085
  def is_property_set(self):
2183
- '''
2184
-
2185
- '''
2186
1086
  ...
2187
1087
 
2188
1088
  def items(self):
2189
- '''
2190
-
2191
- '''
2192
1089
  ...
2193
1090
 
2194
1091
  def keyframe_delete(self):
2195
- '''
2196
-
2197
- '''
2198
1092
  ...
2199
1093
 
2200
1094
  def keyframe_insert(self):
2201
- '''
2202
-
2203
- '''
2204
1095
  ...
2205
1096
 
2206
1097
  def keys(self):
2207
- '''
2208
-
2209
- '''
2210
1098
  ...
2211
1099
 
2212
1100
  def path_from_id(self):
2213
- '''
2214
-
2215
- '''
2216
1101
  ...
2217
1102
 
2218
1103
  def path_resolve(self):
2219
- '''
2220
-
2221
- '''
2222
1104
  ...
2223
1105
 
2224
1106
  def poll(self, context):
2225
- '''
2226
-
2227
- '''
2228
1107
  ...
2229
1108
 
2230
1109
  def pop(self):
2231
- '''
2232
-
2233
- '''
2234
1110
  ...
2235
1111
 
2236
1112
  def prepend(self, draw_func):
2237
- '''
2238
-
2239
- '''
2240
1113
  ...
2241
1114
 
2242
1115
  def property_overridable_library_set(self):
2243
- '''
2244
-
2245
- '''
2246
1116
  ...
2247
1117
 
2248
1118
  def property_unset(self):
2249
- '''
2250
-
2251
- '''
2252
1119
  ...
2253
1120
 
2254
1121
  def remove(self, draw_func):
2255
- '''
2256
-
2257
- '''
2258
1122
  ...
2259
1123
 
2260
1124
  def type_recast(self):
2261
- '''
2262
-
2263
- '''
2264
1125
  ...
2265
1126
 
2266
1127
  def values(self):
2267
- '''
2268
-
2269
- '''
2270
1128
  ...
2271
1129
 
2272
1130
 
2273
1131
  class MATERIAL_PT_custom_props(MaterialButtonsPanel, rna_prop_ui.PropertyPanel,
2274
1132
  bpy_types.Panel, bpy_types._GenericUI):
2275
1133
  COMPAT_ENGINES: typing.Any
2276
- ''' '''
2277
-
2278
1134
  bl_context: typing.Any
2279
- ''' '''
2280
-
2281
1135
  bl_label: typing.Any
2282
- ''' '''
2283
-
2284
1136
  bl_options: typing.Any
2285
- ''' '''
2286
-
2287
1137
  bl_order: typing.Any
2288
- ''' '''
2289
-
2290
1138
  bl_region_type: typing.Any
2291
- ''' '''
2292
-
2293
1139
  bl_rna: typing.Any
2294
- ''' '''
2295
-
2296
1140
  bl_space_type: typing.Any
2297
- ''' '''
2298
-
2299
1141
  id_data: typing.Any
2300
- ''' '''
2301
1142
 
2302
1143
  def append(self, draw_func):
2303
- '''
2304
-
2305
- '''
2306
1144
  ...
2307
1145
 
2308
1146
  def as_pointer(self):
2309
- '''
2310
-
2311
- '''
2312
1147
  ...
2313
1148
 
2314
1149
  def bl_rna_get_subclass(self):
2315
- '''
2316
-
2317
- '''
2318
1150
  ...
2319
1151
 
2320
1152
  def bl_rna_get_subclass_py(self):
2321
- '''
2322
-
2323
- '''
2324
1153
  ...
2325
1154
 
2326
1155
  def draw(self, context):
2327
- '''
2328
-
2329
- '''
2330
1156
  ...
2331
1157
 
2332
1158
  def driver_add(self):
2333
- '''
2334
-
2335
- '''
2336
1159
  ...
2337
1160
 
2338
1161
  def driver_remove(self):
2339
- '''
2340
-
2341
- '''
2342
1162
  ...
2343
1163
 
2344
1164
  def get(self):
2345
- '''
2346
-
2347
- '''
2348
1165
  ...
2349
1166
 
2350
1167
  def id_properties_clear(self):
2351
- '''
2352
-
2353
- '''
2354
1168
  ...
2355
1169
 
2356
1170
  def id_properties_ensure(self):
2357
- '''
2358
-
2359
- '''
2360
1171
  ...
2361
1172
 
2362
1173
  def id_properties_ui(self):
2363
- '''
2364
-
2365
- '''
2366
1174
  ...
2367
1175
 
2368
1176
  def is_extended(self):
2369
- '''
2370
-
2371
- '''
2372
1177
  ...
2373
1178
 
2374
1179
  def is_property_hidden(self):
2375
- '''
2376
-
2377
- '''
2378
1180
  ...
2379
1181
 
2380
1182
  def is_property_overridable_library(self):
2381
- '''
2382
-
2383
- '''
2384
1183
  ...
2385
1184
 
2386
1185
  def is_property_readonly(self):
2387
- '''
2388
-
2389
- '''
2390
1186
  ...
2391
1187
 
2392
1188
  def is_property_set(self):
2393
- '''
2394
-
2395
- '''
2396
1189
  ...
2397
1190
 
2398
1191
  def items(self):
2399
- '''
2400
-
2401
- '''
2402
1192
  ...
2403
1193
 
2404
1194
  def keyframe_delete(self):
2405
- '''
2406
-
2407
- '''
2408
1195
  ...
2409
1196
 
2410
1197
  def keyframe_insert(self):
2411
- '''
2412
-
2413
- '''
2414
1198
  ...
2415
1199
 
2416
1200
  def keys(self):
2417
- '''
2418
-
2419
- '''
2420
1201
  ...
2421
1202
 
2422
1203
  def path_from_id(self):
2423
- '''
2424
-
2425
- '''
2426
1204
  ...
2427
1205
 
2428
1206
  def path_resolve(self):
2429
- '''
2430
-
2431
- '''
2432
1207
  ...
2433
1208
 
2434
1209
  def poll(self, context):
2435
- '''
2436
-
2437
- '''
2438
1210
  ...
2439
1211
 
2440
1212
  def pop(self):
2441
- '''
2442
-
2443
- '''
2444
1213
  ...
2445
1214
 
2446
1215
  def prepend(self, draw_func):
2447
- '''
2448
-
2449
- '''
2450
1216
  ...
2451
1217
 
2452
1218
  def property_overridable_library_set(self):
2453
- '''
2454
-
2455
- '''
2456
1219
  ...
2457
1220
 
2458
1221
  def property_unset(self):
2459
- '''
2460
-
2461
- '''
2462
1222
  ...
2463
1223
 
2464
1224
  def remove(self, draw_func):
2465
- '''
2466
-
2467
- '''
2468
1225
  ...
2469
1226
 
2470
1227
  def type_recast(self):
2471
- '''
2472
-
2473
- '''
2474
1228
  ...
2475
1229
 
2476
1230
  def values(self):
2477
- '''
2478
-
2479
- '''
2480
1231
  ...
2481
1232
 
2482
1233
 
2483
1234
  class MATERIAL_PT_lineart(MaterialButtonsPanel, bpy_types.Panel,
2484
1235
  bpy_types._GenericUI):
2485
1236
  bl_context: typing.Any
2486
- ''' '''
2487
-
2488
1237
  bl_label: typing.Any
2489
- ''' '''
2490
-
2491
1238
  bl_options: typing.Any
2492
- ''' '''
2493
-
2494
1239
  bl_order: typing.Any
2495
- ''' '''
2496
-
2497
1240
  bl_region_type: typing.Any
2498
- ''' '''
2499
-
2500
1241
  bl_rna: typing.Any
2501
- ''' '''
2502
-
2503
1242
  bl_space_type: typing.Any
2504
- ''' '''
2505
-
2506
1243
  id_data: typing.Any
2507
- ''' '''
2508
1244
 
2509
1245
  def append(self, draw_func):
2510
- '''
2511
-
2512
- '''
2513
1246
  ...
2514
1247
 
2515
1248
  def as_pointer(self):
2516
- '''
2517
-
2518
- '''
2519
1249
  ...
2520
1250
 
2521
1251
  def bl_rna_get_subclass(self):
2522
- '''
2523
-
2524
- '''
2525
1252
  ...
2526
1253
 
2527
1254
  def bl_rna_get_subclass_py(self):
2528
- '''
2529
-
2530
- '''
2531
1255
  ...
2532
1256
 
2533
1257
  def draw(self, context):
2534
- '''
2535
-
2536
- '''
2537
1258
  ...
2538
1259
 
2539
1260
  def driver_add(self):
2540
- '''
2541
-
2542
- '''
2543
1261
  ...
2544
1262
 
2545
1263
  def driver_remove(self):
2546
- '''
2547
-
2548
- '''
2549
1264
  ...
2550
1265
 
2551
1266
  def get(self):
2552
- '''
2553
-
2554
- '''
2555
1267
  ...
2556
1268
 
2557
1269
  def id_properties_clear(self):
2558
- '''
2559
-
2560
- '''
2561
1270
  ...
2562
1271
 
2563
1272
  def id_properties_ensure(self):
2564
- '''
2565
-
2566
- '''
2567
1273
  ...
2568
1274
 
2569
1275
  def id_properties_ui(self):
2570
- '''
2571
-
2572
- '''
2573
1276
  ...
2574
1277
 
2575
1278
  def is_extended(self):
2576
- '''
2577
-
2578
- '''
2579
1279
  ...
2580
1280
 
2581
1281
  def is_property_hidden(self):
2582
- '''
2583
-
2584
- '''
2585
1282
  ...
2586
1283
 
2587
1284
  def is_property_overridable_library(self):
2588
- '''
2589
-
2590
- '''
2591
1285
  ...
2592
1286
 
2593
1287
  def is_property_readonly(self):
2594
- '''
2595
-
2596
- '''
2597
1288
  ...
2598
1289
 
2599
1290
  def is_property_set(self):
2600
- '''
2601
-
2602
- '''
2603
1291
  ...
2604
1292
 
2605
1293
  def items(self):
2606
- '''
2607
-
2608
- '''
2609
1294
  ...
2610
1295
 
2611
1296
  def keyframe_delete(self):
2612
- '''
2613
-
2614
- '''
2615
1297
  ...
2616
1298
 
2617
1299
  def keyframe_insert(self):
2618
- '''
2619
-
2620
- '''
2621
1300
  ...
2622
1301
 
2623
1302
  def keys(self):
2624
- '''
2625
-
2626
- '''
2627
1303
  ...
2628
1304
 
2629
1305
  def path_from_id(self):
2630
- '''
2631
-
2632
- '''
2633
1306
  ...
2634
1307
 
2635
1308
  def path_resolve(self):
2636
- '''
2637
-
2638
- '''
2639
1309
  ...
2640
1310
 
2641
1311
  def poll(self, context):
2642
- '''
2643
-
2644
- '''
2645
1312
  ...
2646
1313
 
2647
1314
  def pop(self):
2648
- '''
2649
-
2650
- '''
2651
1315
  ...
2652
1316
 
2653
1317
  def prepend(self, draw_func):
2654
- '''
2655
-
2656
- '''
2657
1318
  ...
2658
1319
 
2659
1320
  def property_overridable_library_set(self):
2660
- '''
2661
-
2662
- '''
2663
1321
  ...
2664
1322
 
2665
1323
  def property_unset(self):
2666
- '''
2667
-
2668
- '''
2669
1324
  ...
2670
1325
 
2671
1326
  def remove(self, draw_func):
2672
- '''
2673
-
2674
- '''
2675
1327
  ...
2676
1328
 
2677
1329
  def type_recast(self):
2678
- '''
2679
-
2680
- '''
2681
1330
  ...
2682
1331
 
2683
1332
  def values(self):
2684
- '''
2685
-
2686
- '''
2687
1333
  ...
2688
1334
 
2689
1335
 
2690
1336
  class MATERIAL_PT_preview(MaterialButtonsPanel, bpy_types.Panel,
2691
1337
  bpy_types._GenericUI):
2692
1338
  COMPAT_ENGINES: typing.Any
2693
- ''' '''
2694
-
2695
1339
  bl_context: typing.Any
2696
- ''' '''
2697
-
2698
1340
  bl_label: typing.Any
2699
- ''' '''
2700
-
2701
1341
  bl_options: typing.Any
2702
- ''' '''
2703
-
2704
1342
  bl_region_type: typing.Any
2705
- ''' '''
2706
-
2707
1343
  bl_rna: typing.Any
2708
- ''' '''
2709
-
2710
1344
  bl_space_type: typing.Any
2711
- ''' '''
2712
-
2713
1345
  id_data: typing.Any
2714
- ''' '''
2715
1346
 
2716
1347
  def append(self, draw_func):
2717
- '''
2718
-
2719
- '''
2720
1348
  ...
2721
1349
 
2722
1350
  def as_pointer(self):
2723
- '''
2724
-
2725
- '''
2726
1351
  ...
2727
1352
 
2728
1353
  def bl_rna_get_subclass(self):
2729
- '''
2730
-
2731
- '''
2732
1354
  ...
2733
1355
 
2734
1356
  def bl_rna_get_subclass_py(self):
2735
- '''
2736
-
2737
- '''
2738
1357
  ...
2739
1358
 
2740
1359
  def draw(self, context):
2741
- '''
2742
-
2743
- '''
2744
1360
  ...
2745
1361
 
2746
1362
  def driver_add(self):
2747
- '''
2748
-
2749
- '''
2750
1363
  ...
2751
1364
 
2752
1365
  def driver_remove(self):
2753
- '''
2754
-
2755
- '''
2756
1366
  ...
2757
1367
 
2758
1368
  def get(self):
2759
- '''
2760
-
2761
- '''
2762
1369
  ...
2763
1370
 
2764
1371
  def id_properties_clear(self):
2765
- '''
2766
-
2767
- '''
2768
1372
  ...
2769
1373
 
2770
1374
  def id_properties_ensure(self):
2771
- '''
2772
-
2773
- '''
2774
1375
  ...
2775
1376
 
2776
1377
  def id_properties_ui(self):
2777
- '''
2778
-
2779
- '''
2780
1378
  ...
2781
1379
 
2782
1380
  def is_extended(self):
2783
- '''
2784
-
2785
- '''
2786
1381
  ...
2787
1382
 
2788
1383
  def is_property_hidden(self):
2789
- '''
2790
-
2791
- '''
2792
1384
  ...
2793
1385
 
2794
1386
  def is_property_overridable_library(self):
2795
- '''
2796
-
2797
- '''
2798
1387
  ...
2799
1388
 
2800
1389
  def is_property_readonly(self):
2801
- '''
2802
-
2803
- '''
2804
1390
  ...
2805
1391
 
2806
1392
  def is_property_set(self):
2807
- '''
2808
-
2809
- '''
2810
1393
  ...
2811
1394
 
2812
1395
  def items(self):
2813
- '''
2814
-
2815
- '''
2816
1396
  ...
2817
1397
 
2818
1398
  def keyframe_delete(self):
2819
- '''
2820
-
2821
- '''
2822
1399
  ...
2823
1400
 
2824
1401
  def keyframe_insert(self):
2825
- '''
2826
-
2827
- '''
2828
1402
  ...
2829
1403
 
2830
1404
  def keys(self):
2831
- '''
2832
-
2833
- '''
2834
1405
  ...
2835
1406
 
2836
1407
  def path_from_id(self):
2837
- '''
2838
-
2839
- '''
2840
1408
  ...
2841
1409
 
2842
1410
  def path_resolve(self):
2843
- '''
2844
-
2845
- '''
2846
1411
  ...
2847
1412
 
2848
1413
  def poll(self, context):
2849
- '''
2850
-
2851
- '''
2852
1414
  ...
2853
1415
 
2854
1416
  def pop(self):
2855
- '''
2856
-
2857
- '''
2858
1417
  ...
2859
1418
 
2860
1419
  def prepend(self, draw_func):
2861
- '''
2862
-
2863
- '''
2864
1420
  ...
2865
1421
 
2866
1422
  def property_overridable_library_set(self):
2867
- '''
2868
-
2869
- '''
2870
1423
  ...
2871
1424
 
2872
1425
  def property_unset(self):
2873
- '''
2874
-
2875
- '''
2876
1426
  ...
2877
1427
 
2878
1428
  def remove(self, draw_func):
2879
- '''
2880
-
2881
- '''
2882
1429
  ...
2883
1430
 
2884
1431
  def type_recast(self):
2885
- '''
2886
-
2887
- '''
2888
1432
  ...
2889
1433
 
2890
1434
  def values(self):
2891
- '''
2892
-
2893
- '''
2894
1435
  ...
2895
1436
 
2896
1437
 
2897
1438
  class MATERIAL_PT_viewport(MaterialButtonsPanel, bpy_types.Panel,
2898
1439
  bpy_types._GenericUI):
2899
1440
  bl_context: typing.Any
2900
- ''' '''
2901
-
2902
1441
  bl_label: typing.Any
2903
- ''' '''
2904
-
2905
1442
  bl_options: typing.Any
2906
- ''' '''
2907
-
2908
1443
  bl_order: typing.Any
2909
- ''' '''
2910
-
2911
1444
  bl_region_type: typing.Any
2912
- ''' '''
2913
-
2914
1445
  bl_rna: typing.Any
2915
- ''' '''
2916
-
2917
1446
  bl_space_type: typing.Any
2918
- ''' '''
2919
-
2920
1447
  id_data: typing.Any
2921
- ''' '''
2922
1448
 
2923
1449
  def append(self, draw_func):
2924
- '''
2925
-
2926
- '''
2927
1450
  ...
2928
1451
 
2929
1452
  def as_pointer(self):
2930
- '''
2931
-
2932
- '''
2933
1453
  ...
2934
1454
 
2935
1455
  def bl_rna_get_subclass(self):
2936
- '''
2937
-
2938
- '''
2939
1456
  ...
2940
1457
 
2941
1458
  def bl_rna_get_subclass_py(self):
2942
- '''
2943
-
2944
- '''
2945
1459
  ...
2946
1460
 
2947
1461
  def draw(self, context):
2948
- '''
2949
-
2950
- '''
2951
1462
  ...
2952
1463
 
2953
1464
  def driver_add(self):
2954
- '''
2955
-
2956
- '''
2957
1465
  ...
2958
1466
 
2959
1467
  def driver_remove(self):
2960
- '''
2961
-
2962
- '''
2963
1468
  ...
2964
1469
 
2965
1470
  def get(self):
2966
- '''
2967
-
2968
- '''
2969
1471
  ...
2970
1472
 
2971
1473
  def id_properties_clear(self):
2972
- '''
2973
-
2974
- '''
2975
1474
  ...
2976
1475
 
2977
1476
  def id_properties_ensure(self):
2978
- '''
2979
-
2980
- '''
2981
1477
  ...
2982
1478
 
2983
1479
  def id_properties_ui(self):
2984
- '''
2985
-
2986
- '''
2987
1480
  ...
2988
1481
 
2989
1482
  def is_extended(self):
2990
- '''
2991
-
2992
- '''
2993
1483
  ...
2994
1484
 
2995
1485
  def is_property_hidden(self):
2996
- '''
2997
-
2998
- '''
2999
1486
  ...
3000
1487
 
3001
1488
  def is_property_overridable_library(self):
3002
- '''
3003
-
3004
- '''
3005
1489
  ...
3006
1490
 
3007
1491
  def is_property_readonly(self):
3008
- '''
3009
-
3010
- '''
3011
1492
  ...
3012
1493
 
3013
1494
  def is_property_set(self):
3014
- '''
3015
-
3016
- '''
3017
1495
  ...
3018
1496
 
3019
1497
  def items(self):
3020
- '''
3021
-
3022
- '''
3023
1498
  ...
3024
1499
 
3025
1500
  def keyframe_delete(self):
3026
- '''
3027
-
3028
- '''
3029
1501
  ...
3030
1502
 
3031
1503
  def keyframe_insert(self):
3032
- '''
3033
-
3034
- '''
3035
1504
  ...
3036
1505
 
3037
1506
  def keys(self):
3038
- '''
3039
-
3040
- '''
3041
1507
  ...
3042
1508
 
3043
1509
  def path_from_id(self):
3044
- '''
3045
-
3046
- '''
3047
1510
  ...
3048
1511
 
3049
1512
  def path_resolve(self):
3050
- '''
3051
-
3052
- '''
3053
1513
  ...
3054
1514
 
3055
1515
  def poll(self, context):
3056
- '''
3057
-
3058
- '''
3059
1516
  ...
3060
1517
 
3061
1518
  def pop(self):
3062
- '''
3063
-
3064
- '''
3065
1519
  ...
3066
1520
 
3067
1521
  def prepend(self, draw_func):
3068
- '''
3069
-
3070
- '''
3071
1522
  ...
3072
1523
 
3073
1524
  def property_overridable_library_set(self):
3074
- '''
3075
-
3076
- '''
3077
1525
  ...
3078
1526
 
3079
1527
  def property_unset(self):
3080
- '''
3081
-
3082
- '''
3083
1528
  ...
3084
1529
 
3085
1530
  def remove(self, draw_func):
3086
- '''
3087
-
3088
- '''
3089
1531
  ...
3090
1532
 
3091
1533
  def type_recast(self):
3092
- '''
3093
-
3094
- '''
3095
1534
  ...
3096
1535
 
3097
1536
  def values(self):
3098
- '''
3099
-
3100
- '''
3101
1537
  ...
3102
1538
 
3103
1539
 
3104
1540
  def draw_material_settings(context):
3105
- '''
3106
-
3107
- '''
3108
-
3109
1541
  ...
3110
1542
 
3111
1543
 
3112
1544
  def panel_node_draw(layout, ntree, _output_type, input_name):
3113
- '''
3114
-
3115
- '''
3116
-
3117
1545
  ...