fake-bpy-module 20231227__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 (437) 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 +2 -2
  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 +2 -2
  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 +21 -29
  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 +57 -367
  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 +2 -2
  139. bpy/ops/__init__.pyi +64 -64
  140. bpy/types/__init__.pyi +338 -836
  141. bpy/utils/__init__.pyi +1 -49
  142. bpy_extras/__init__.pyi +2 -2
  143. bpy_extras/anim_utils/__init__.pyi +2 -18
  144. bpy_extras/asset_utils/__init__.pyi +0 -13
  145. bpy_extras/bmesh_utils/__init__.pyi +0 -8
  146. bpy_extras/extensions/junction_module/__init__.pyi +0 -21
  147. bpy_extras/id_map_utils/__init__.pyi +0 -4
  148. bpy_extras/io_utils/__init__.pyi +0 -20
  149. bpy_extras/keyconfig_utils/__init__.pyi +0 -4
  150. bpy_extras/node_shader_utils/__init__.pyi +0 -300
  151. bpy_extras/node_utils/__init__.pyi +0 -12
  152. bpy_extras/object_utils/__init__.pyi +0 -3
  153. bpy_extras/wm_utils/progress_report/__init__.pyi +0 -48
  154. bpy_restrict_state/__init__.pyi +0 -6
  155. bpy_types/__init__.pyi +0 -2643
  156. console_python/__init__.pyi +0 -33
  157. console_shell/__init__.pyi +0 -20
  158. {fake_bpy_module-20231227.dist-info → fake_bpy_module-20231228.dist-info}/METADATA +1 -1
  159. fake_bpy_module-20231228.dist-info/RECORD +348 -0
  160. freestyle/chainingiterators/__init__.pyi +0 -63
  161. freestyle/shaders/__init__.pyi +0 -117
  162. freestyle/utils/__init__.pyi +0 -3
  163. graphviz_export/__init__.pyi +0 -8
  164. keyingsets_builtins/__init__.pyi +0 -2007
  165. keyingsets_utils/__init__.pyi +0 -56
  166. nodeitems_builtins/__init__.pyi +0 -29
  167. nodeitems_utils/__init__.pyi +0 -37
  168. rna_info/__init__.pyi +0 -187
  169. rna_keymap_ui/__init__.pyi +0 -24
  170. rna_prop_ui/__init__.pyi +0 -51
  171. rna_xml/__init__.pyi +0 -24
  172. sys_info/__init__.pyi +0 -4
  173. bl_app_override/helpers/py.typed +0 -0
  174. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  175. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  176. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  177. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  178. bl_console_utils/autocomplete/py.typed +0 -0
  179. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  180. bl_i18n_utils/merge_po/py.typed +0 -0
  181. bl_i18n_utils/settings/py.typed +0 -0
  182. bl_i18n_utils/utils/py.typed +0 -0
  183. bl_i18n_utils/utils_cli/py.typed +0 -0
  184. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  185. bl_i18n_utils/utils_rtl/py.typed +0 -0
  186. bl_keymap_utils/io/py.typed +0 -0
  187. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  188. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  189. bl_keymap_utils/platform_helpers/py.typed +0 -0
  190. bl_keymap_utils/versioning/py.typed +0 -0
  191. bl_operators/add_mesh_torus/py.typed +0 -0
  192. bl_operators/anim/py.typed +0 -0
  193. bl_operators/assets/py.typed +0 -0
  194. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  195. bl_operators/bmesh/py.typed +0 -0
  196. bl_operators/clip/py.typed +0 -0
  197. bl_operators/console/py.typed +0 -0
  198. bl_operators/constraint/py.typed +0 -0
  199. bl_operators/file/py.typed +0 -0
  200. bl_operators/freestyle/py.typed +0 -0
  201. bl_operators/geometry_nodes/py.typed +0 -0
  202. bl_operators/image/py.typed +0 -0
  203. bl_operators/mesh/py.typed +0 -0
  204. bl_operators/node/py.typed +0 -0
  205. bl_operators/object/py.typed +0 -0
  206. bl_operators/object_align/py.typed +0 -0
  207. bl_operators/object_quick_effects/py.typed +0 -0
  208. bl_operators/object_randomize_transform/py.typed +0 -0
  209. bl_operators/presets/py.typed +0 -0
  210. bl_operators/rigidbody/py.typed +0 -0
  211. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  212. bl_operators/sequencer/py.typed +0 -0
  213. bl_operators/spreadsheet/py.typed +0 -0
  214. bl_operators/userpref/py.typed +0 -0
  215. bl_operators/uvcalc_follow_active/py.typed +0 -0
  216. bl_operators/uvcalc_lightmap/py.typed +0 -0
  217. bl_operators/uvcalc_transform/py.typed +0 -0
  218. bl_operators/vertexpaint_dirt/py.typed +0 -0
  219. bl_operators/view3d/py.typed +0 -0
  220. bl_operators/wm/py.typed +0 -0
  221. bl_previews_utils/bl_previews_render/py.typed +0 -0
  222. bl_rna_utils/data_path/py.typed +0 -0
  223. bl_text_utils/external_editor/py.typed +0 -0
  224. bl_ui/asset_shelf/py.typed +0 -0
  225. bl_ui/generic_ui_list/py.typed +0 -0
  226. bl_ui/node_add_menu/py.typed +0 -0
  227. bl_ui/node_add_menu_compositor/py.typed +0 -0
  228. bl_ui/node_add_menu_geometry/py.typed +0 -0
  229. bl_ui/node_add_menu_shader/py.typed +0 -0
  230. bl_ui/node_add_menu_texture/py.typed +0 -0
  231. bl_ui/properties_animviz/py.typed +0 -0
  232. bl_ui/properties_collection/py.typed +0 -0
  233. bl_ui/properties_constraint/py.typed +0 -0
  234. bl_ui/properties_data_armature/py.typed +0 -0
  235. bl_ui/properties_data_bone/py.typed +0 -0
  236. bl_ui/properties_data_camera/py.typed +0 -0
  237. bl_ui/properties_data_curve/py.typed +0 -0
  238. bl_ui/properties_data_curves/py.typed +0 -0
  239. bl_ui/properties_data_empty/py.typed +0 -0
  240. bl_ui/properties_data_gpencil/py.typed +0 -0
  241. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  242. bl_ui/properties_data_lattice/py.typed +0 -0
  243. bl_ui/properties_data_light/py.typed +0 -0
  244. bl_ui/properties_data_lightprobe/py.typed +0 -0
  245. bl_ui/properties_data_mesh/py.typed +0 -0
  246. bl_ui/properties_data_metaball/py.typed +0 -0
  247. bl_ui/properties_data_modifier/py.typed +0 -0
  248. bl_ui/properties_data_pointcloud/py.typed +0 -0
  249. bl_ui/properties_data_shaderfx/py.typed +0 -0
  250. bl_ui/properties_data_speaker/py.typed +0 -0
  251. bl_ui/properties_data_volume/py.typed +0 -0
  252. bl_ui/properties_freestyle/py.typed +0 -0
  253. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  254. bl_ui/properties_mask_common/py.typed +0 -0
  255. bl_ui/properties_material/py.typed +0 -0
  256. bl_ui/properties_material_gpencil/py.typed +0 -0
  257. bl_ui/properties_object/py.typed +0 -0
  258. bl_ui/properties_output/py.typed +0 -0
  259. bl_ui/properties_paint_common/py.typed +0 -0
  260. bl_ui/properties_particle/py.typed +0 -0
  261. bl_ui/properties_physics_cloth/py.typed +0 -0
  262. bl_ui/properties_physics_common/py.typed +0 -0
  263. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  264. bl_ui/properties_physics_field/py.typed +0 -0
  265. bl_ui/properties_physics_fluid/py.typed +0 -0
  266. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  267. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  268. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  269. bl_ui/properties_physics_softbody/py.typed +0 -0
  270. bl_ui/properties_render/py.typed +0 -0
  271. bl_ui/properties_scene/py.typed +0 -0
  272. bl_ui/properties_texture/py.typed +0 -0
  273. bl_ui/properties_view_layer/py.typed +0 -0
  274. bl_ui/properties_workspace/py.typed +0 -0
  275. bl_ui/properties_world/py.typed +0 -0
  276. bl_ui/space_clip/py.typed +0 -0
  277. bl_ui/space_console/py.typed +0 -0
  278. bl_ui/space_dopesheet/py.typed +0 -0
  279. bl_ui/space_filebrowser/py.typed +0 -0
  280. bl_ui/space_graph/py.typed +0 -0
  281. bl_ui/space_image/py.typed +0 -0
  282. bl_ui/space_info/py.typed +0 -0
  283. bl_ui/space_nla/py.typed +0 -0
  284. bl_ui/space_node/py.typed +0 -0
  285. bl_ui/space_outliner/py.typed +0 -0
  286. bl_ui/space_properties/py.typed +0 -0
  287. bl_ui/space_sequencer/py.typed +0 -0
  288. bl_ui/space_spreadsheet/py.typed +0 -0
  289. bl_ui/space_statusbar/py.typed +0 -0
  290. bl_ui/space_text/py.typed +0 -0
  291. bl_ui/space_time/py.typed +0 -0
  292. bl_ui/space_toolsystem_common/py.typed +0 -0
  293. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  294. bl_ui/space_topbar/py.typed +0 -0
  295. bl_ui/space_userpref/py.typed +0 -0
  296. bl_ui/space_view3d/py.typed +0 -0
  297. bl_ui/space_view3d_toolbar/py.typed +0 -0
  298. bl_ui/utils/py.typed +0 -0
  299. bl_ui_utils/bug_report_url/py.typed +0 -0
  300. bl_ui_utils/layout/py.typed +0 -0
  301. bmesh/geometry/py.typed +0 -0
  302. bmesh/ops/py.typed +0 -0
  303. bmesh/types/py.typed +0 -0
  304. bmesh/utils/py.typed +0 -0
  305. bpy/app/handlers/py.typed +0 -0
  306. bpy/app/icons/py.typed +0 -0
  307. bpy/app/py.typed +0 -0
  308. bpy/app/timers/py.typed +0 -0
  309. bpy/app/translations/py.typed +0 -0
  310. bpy/msgbus/py.typed +0 -0
  311. bpy/ops/action/py.typed +0 -0
  312. bpy/ops/anim/py.typed +0 -0
  313. bpy/ops/armature/py.typed +0 -0
  314. bpy/ops/asset/py.typed +0 -0
  315. bpy/ops/boid/py.typed +0 -0
  316. bpy/ops/brush/py.typed +0 -0
  317. bpy/ops/buttons/py.typed +0 -0
  318. bpy/ops/cachefile/py.typed +0 -0
  319. bpy/ops/camera/py.typed +0 -0
  320. bpy/ops/clip/py.typed +0 -0
  321. bpy/ops/cloth/py.typed +0 -0
  322. bpy/ops/collection/py.typed +0 -0
  323. bpy/ops/console/py.typed +0 -0
  324. bpy/ops/constraint/py.typed +0 -0
  325. bpy/ops/curve/py.typed +0 -0
  326. bpy/ops/curves/py.typed +0 -0
  327. bpy/ops/cycles/py.typed +0 -0
  328. bpy/ops/dpaint/py.typed +0 -0
  329. bpy/ops/ed/py.typed +0 -0
  330. bpy/ops/export_anim/py.typed +0 -0
  331. bpy/ops/export_mesh/py.typed +0 -0
  332. bpy/ops/export_scene/py.typed +0 -0
  333. bpy/ops/file/py.typed +0 -0
  334. bpy/ops/fluid/py.typed +0 -0
  335. bpy/ops/font/py.typed +0 -0
  336. bpy/ops/geometry/py.typed +0 -0
  337. bpy/ops/gizmogroup/py.typed +0 -0
  338. bpy/ops/gpencil/py.typed +0 -0
  339. bpy/ops/graph/py.typed +0 -0
  340. bpy/ops/grease_pencil/py.typed +0 -0
  341. bpy/ops/image/py.typed +0 -0
  342. bpy/ops/import_anim/py.typed +0 -0
  343. bpy/ops/import_curve/py.typed +0 -0
  344. bpy/ops/import_mesh/py.typed +0 -0
  345. bpy/ops/import_scene/py.typed +0 -0
  346. bpy/ops/info/py.typed +0 -0
  347. bpy/ops/lattice/py.typed +0 -0
  348. bpy/ops/marker/py.typed +0 -0
  349. bpy/ops/mask/py.typed +0 -0
  350. bpy/ops/material/py.typed +0 -0
  351. bpy/ops/mball/py.typed +0 -0
  352. bpy/ops/mesh/py.typed +0 -0
  353. bpy/ops/nla/py.typed +0 -0
  354. bpy/ops/node/py.typed +0 -0
  355. bpy/ops/object/py.typed +0 -0
  356. bpy/ops/outliner/py.typed +0 -0
  357. bpy/ops/paint/py.typed +0 -0
  358. bpy/ops/paintcurve/py.typed +0 -0
  359. bpy/ops/palette/py.typed +0 -0
  360. bpy/ops/particle/py.typed +0 -0
  361. bpy/ops/pose/py.typed +0 -0
  362. bpy/ops/poselib/py.typed +0 -0
  363. bpy/ops/preferences/py.typed +0 -0
  364. bpy/ops/ptcache/py.typed +0 -0
  365. bpy/ops/py.typed +0 -0
  366. bpy/ops/render/py.typed +0 -0
  367. bpy/ops/rigidbody/py.typed +0 -0
  368. bpy/ops/scene/py.typed +0 -0
  369. bpy/ops/screen/py.typed +0 -0
  370. bpy/ops/script/py.typed +0 -0
  371. bpy/ops/sculpt/py.typed +0 -0
  372. bpy/ops/sculpt_curves/py.typed +0 -0
  373. bpy/ops/sequencer/py.typed +0 -0
  374. bpy/ops/sound/py.typed +0 -0
  375. bpy/ops/spreadsheet/py.typed +0 -0
  376. bpy/ops/surface/py.typed +0 -0
  377. bpy/ops/text/py.typed +0 -0
  378. bpy/ops/text_editor/py.typed +0 -0
  379. bpy/ops/texture/py.typed +0 -0
  380. bpy/ops/transform/py.typed +0 -0
  381. bpy/ops/ui/py.typed +0 -0
  382. bpy/ops/uilist/py.typed +0 -0
  383. bpy/ops/uv/py.typed +0 -0
  384. bpy/ops/view2d/py.typed +0 -0
  385. bpy/ops/view3d/py.typed +0 -0
  386. bpy/ops/wm/py.typed +0 -0
  387. bpy/ops/workspace/py.typed +0 -0
  388. bpy/ops/world/py.typed +0 -0
  389. bpy/path/py.typed +0 -0
  390. bpy/props/py.typed +0 -0
  391. bpy/types/py.typed +0 -0
  392. bpy/utils/previews/py.typed +0 -0
  393. bpy/utils/py.typed +0 -0
  394. bpy/utils/units/py.typed +0 -0
  395. bpy_extras/anim_utils/py.typed +0 -0
  396. bpy_extras/asset_utils/py.typed +0 -0
  397. bpy_extras/bmesh_utils/py.typed +0 -0
  398. bpy_extras/extensions/junction_module/py.typed +0 -0
  399. bpy_extras/extensions/py.typed +0 -0
  400. bpy_extras/id_map_utils/py.typed +0 -0
  401. bpy_extras/image_utils/py.typed +0 -0
  402. bpy_extras/io_utils/py.typed +0 -0
  403. bpy_extras/keyconfig_utils/py.typed +0 -0
  404. bpy_extras/mesh_utils/py.typed +0 -0
  405. bpy_extras/node_shader_utils/py.typed +0 -0
  406. bpy_extras/node_utils/py.typed +0 -0
  407. bpy_extras/object_utils/py.typed +0 -0
  408. bpy_extras/view3d_utils/py.typed +0 -0
  409. bpy_extras/wm_utils/progress_report/py.typed +0 -0
  410. bpy_extras/wm_utils/py.typed +0 -0
  411. fake_bpy_module-20231227.dist-info/RECORD +0 -610
  412. freestyle/chainingiterators/py.typed +0 -0
  413. freestyle/functions/py.typed +0 -0
  414. freestyle/predicates/py.typed +0 -0
  415. freestyle/shaders/py.typed +0 -0
  416. freestyle/types/py.typed +0 -0
  417. freestyle/utils/ContextFunctions/py.typed +0 -0
  418. freestyle/utils/py.typed +0 -0
  419. gpu/capabilities/py.typed +0 -0
  420. gpu/matrix/py.typed +0 -0
  421. gpu/platform/py.typed +0 -0
  422. gpu/select/py.typed +0 -0
  423. gpu/shader/py.typed +0 -0
  424. gpu/state/py.typed +0 -0
  425. gpu/texture/py.typed +0 -0
  426. gpu/types/py.typed +0 -0
  427. gpu_extras/batch/py.typed +0 -0
  428. gpu_extras/presets/py.typed +0 -0
  429. idprop/types/py.typed +0 -0
  430. imbuf/types/py.typed +0 -0
  431. mathutils/bvhtree/py.typed +0 -0
  432. mathutils/geometry/py.typed +0 -0
  433. mathutils/interpolate/py.typed +0 -0
  434. mathutils/kdtree/py.typed +0 -0
  435. mathutils/noise/py.typed +0 -0
  436. {fake_bpy_module-20231227.dist-info → fake_bpy_module-20231228.dist-info}/WHEEL +0 -0
  437. {fake_bpy_module-20231227.dist-info → fake_bpy_module-20231228.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi CHANGED
@@ -2,97 +2,212 @@ import sys
2
2
  import typing
3
3
  import mathutils
4
4
  import bpy
5
- import bl_ui.properties_world
6
- import bl_ui.space_console
7
- import bl_ui.properties_data_curves
8
- import bl_ui.properties_paint_common
9
- import bl_ui.properties_output
10
- import bl_operators.wm
11
- import bl_operators.freestyle
5
+ import bl_ui.properties_physics_softbody
6
+ import bl_ui.properties_view_layer
7
+ import bl_ui.space_spreadsheet
8
+ import bl_ui.properties_collection
9
+ import bl_ui.properties_data_pointcloud
10
+ import bl_ui.properties_physics_rigidbody_constraint
12
11
  import bl_ui.space_view3d_toolbar
13
- import bl_ui.space_node
14
- import bl_operators.spreadsheet
15
- import bl_ui.properties_data_modifier
16
- import bl_operators.assets
17
- import bl_ui.properties_data_volume
18
- import bl_operators.node
19
- import bl_ui.space_graph
20
- import bl_ui.properties_data_lightprobe
21
- import bl_ui.node_add_menu_compositor
22
- import bl_ui.properties_object
23
- import bl_operators.userpref
24
- import bl_ui.properties_scene
25
- import bl_ui.properties_constraint
26
- import bl_ui.properties_data_shaderfx
27
- import bl_ui.properties_mask_common
28
- import bl_ui.properties_physics_geometry_nodes
29
12
  import bl_ui.space_userpref
30
- import bl_ui.properties_data_mesh
31
- import bl_ui.properties_data_grease_pencil
32
- import bl_ui.properties_physics_rigidbody
33
- import bl_ui.space_filebrowser
34
- import bl_ui.space_topbar
35
- import bl_ui.node_add_menu_shader
13
+ import bl_ui.space_view3d
14
+ import bl_ui.properties_data_gpencil
36
15
  import bl_ui.properties_physics_dynamicpaint
37
- import bl_ui.properties_physics_fluid
38
- import bl_ui.space_sequencer
39
- import bl_ui.properties_physics_common
40
16
  import bl_ui.space_properties
41
- import bl_ui.space_toolsystem_common
42
- import bl_ui.properties_data_curve
43
- import bl_ui.properties_data_lattice
44
- import bl_ui.generic_ui_list
45
- import bl_operators.object
46
- import bl_ui.properties_data_bone
17
+ import bl_ui.space_image
47
18
  import bl_ui.space_clip
19
+ import bl_operators.clip
20
+ import bl_operators.freestyle
21
+ import bl_operators.object
22
+ import bl_ui.properties_particle
23
+ import bl_ui.properties_grease_pencil_common
24
+ import bl_ui.properties_workspace
25
+ import bl_ui.properties_constraint
26
+ import bl_ui.properties_output
48
27
  import bl_ui.properties_data_metaball
49
- import bl_ui.properties_physics_cloth
50
- import bl_ui.properties_data_speaker
51
- import bl_operators.view3d
52
- import bl_ui.space_image
53
28
  import bl_ui
54
- import bl_ui.asset_shelf
55
29
  import bl_ui.space_dopesheet
56
- import bl_operators.presets
30
+ import bl_ui.properties_data_shaderfx
57
31
  import bl_ui.properties_material_gpencil
32
+ import bl_ui.space_topbar
33
+ import bl_ui.space_graph
34
+ import bl_ui.properties_physics_rigidbody
35
+ import bl_operators.constraint
36
+ import bl_ui.space_nla
37
+ import bl_ui.space_statusbar
38
+ import bl_ui.asset_shelf
39
+ import bl_ui.node_add_menu_compositor
40
+ import bl_ui.properties_world
41
+ import bl_ui.properties_data_curve
58
42
  import bl_ui.properties_data_light
43
+ import bl_ui.node_add_menu_geometry
44
+ import bl_ui.properties_physics_common
45
+ import bl_ui.space_console
46
+ import bl_ui.properties_data_speaker
47
+ import bl_operators.anim
48
+ import bl_ui.generic_ui_list
49
+ import bl_operators.file
59
50
  import bl_ui.properties_data_empty
60
51
  import bl_ui.properties_freestyle
61
- import bl_operators.file
52
+ import bl_operators.node
53
+ import bl_ui.properties_physics_field
54
+ import bl_ui.properties_object
55
+ import bl_ui.space_toolsystem_common
62
56
  import bl_ui.properties_render
63
- import bl_operators.anim
64
- import bl_ui.properties_grease_pencil_common
65
- import bl_ui.properties_data_pointcloud
66
- import bl_ui.space_statusbar
67
- import bl_ui.space_time
68
- import bl_ui.properties_physics_rigidbody_constraint
69
- import bl_ui.space_view3d
70
- import bl_ui.space_nla
57
+ import bl_ui.properties_data_mesh
58
+ import bl_ui.properties_data_curves
59
+ import bl_ui.node_add_menu_shader
60
+ import bl_ui.properties_data_volume
61
+ import bl_ui.properties_mask_common
62
+ import bl_ui.properties_data_modifier
71
63
  import bl_ui.properties_texture
72
- import bl_ui.node_add_menu_geometry
73
- import bl_operators.clip
74
- import bl_ui.space_text
64
+ import bl_ui.node_add_menu_texture
65
+ import bl_ui.properties_paint_common
75
66
  import bl_ui.properties_material
67
+ import bl_ui.space_node
68
+ import bl_ui.space_text
69
+ import bl_operators.spreadsheet
70
+ import bl_ui.space_filebrowser
71
+ import bl_ui.properties_scene
72
+ import bl_operators.presets
73
+ import bl_operators.userpref
74
+ import bl_ui.space_sequencer
76
75
  import bl_ui.space_outliner
77
- import bl_ui.properties_particle
78
- import bl_operators.constraint
79
- import bl_ui.properties_data_gpencil
80
- import bl_ui.properties_physics_field
81
- import bl_ui.space_spreadsheet
82
- import bl_ui.node_add_menu_texture
83
76
  import bl_ui.node_add_menu
77
+ import bl_ui.properties_physics_cloth
78
+ import bl_ui.properties_physics_geometry_nodes
79
+ import bl_operators.view3d
80
+ import bl_ui.properties_data_lattice
81
+ import bl_ui.properties_data_lightprobe
82
+ import bl_operators.wm
83
+ import bl_ui.space_time
84
+ import bl_ui.space_info
85
+ import bl_ui.space_toolsystem_toolbar
84
86
  import bl_ui.properties_data_camera
87
+ import bl_operators.assets
88
+ import bl_ui.properties_physics_fluid
85
89
  import bl_ui.properties_data_armature
86
- import bl_ui.space_toolsystem_toolbar
87
- import bl_ui.space_info
88
- import bl_ui.properties_workspace
89
- import bl_ui.properties_collection
90
- import bl_ui.properties_view_layer
91
- import bl_ui.properties_physics_softbody
90
+ import bl_ui.properties_data_grease_pencil
91
+ import bl_ui.properties_data_bone
92
92
 
93
93
  GenericType = typing.TypeVar("GenericType")
94
94
 
95
95
 
96
+ class bpy_prop_collection(typing.Generic[GenericType]):
97
+ ''' built-in class used for all collections.
98
+ '''
99
+
100
+ def find(self, key: typing.Optional[str]) -> int:
101
+ ''' Returns the index of a key in a collection or -1 when not found (matches Python's string find function of the same name).
102
+
103
+ :param key: The identifier for the collection member.
104
+ :type key: typing.Optional[str]
105
+ :rtype: int
106
+ :return: index of the key.
107
+ '''
108
+ ...
109
+
110
+ def foreach_get(self, attr, seq):
111
+ ''' This is a function to give fast access to attributes within a collection. Only works for 'basic type' properties (bool, int and float)! Multi-dimensional arrays (like array of vectors) will be flattened into seq.
112
+
113
+ '''
114
+ ...
115
+
116
+ def foreach_set(self, attr, seq):
117
+ ''' This is a function to give fast access to attributes within a collection. Only works for 'basic type' properties (bool, int and float)! seq must be uni-dimensional, multi-dimensional arrays (like array of vectors) will be re-created from it.
118
+
119
+ '''
120
+ ...
121
+
122
+ def get(self,
123
+ key: typing.Optional[str],
124
+ default: typing.Optional[typing.Any] = None):
125
+ ''' Returns the value of the item assigned to key or default when not found (matches Python's dictionary function of the same name).
126
+
127
+ :param key: The identifier for the collection member.
128
+ :type key: typing.Optional[str]
129
+ :param default: Optional argument for the value to return if *key* is not found.
130
+ :type default: typing.Optional[typing.Any]
131
+ '''
132
+ ...
133
+
134
+ def items(self) -> typing.List:
135
+ ''' Return the identifiers of collection members (matching Python's dict.items() functionality).
136
+
137
+ :rtype: typing.List
138
+ :return: (key, value) pairs for each member of this collection.
139
+ '''
140
+ ...
141
+
142
+ def keys(self) -> typing.List[str]:
143
+ ''' Return the identifiers of collection members (matching Python's dict.keys() functionality).
144
+
145
+ :rtype: typing.List[str]
146
+ :return: the identifiers for each member of this collection.
147
+ '''
148
+ ...
149
+
150
+ def values(self) -> typing.List:
151
+ ''' Return the values of collection (matching Python's dict.values() functionality).
152
+
153
+ :rtype: typing.List
154
+ :return: the members of this collection.
155
+ '''
156
+ ...
157
+
158
+ def __getitem__(self, key: typing.Optional[typing.Union[int, str]]
159
+ ) -> 'GenericType':
160
+ '''
161
+
162
+ :param key:
163
+ :type key: typing.Optional[typing.Union[int, str]]
164
+ :rtype: 'GenericType'
165
+ '''
166
+ ...
167
+
168
+ def __setitem__(self, key: typing.Optional[typing.Union[int, str]],
169
+ value: 'GenericType'):
170
+ '''
171
+
172
+ :param key:
173
+ :type key: typing.Optional[typing.Union[int, str]]
174
+ :param value:
175
+ :type value: 'GenericType'
176
+ '''
177
+ ...
178
+
179
+ def __delitem__(self, key: typing.Optional[typing.Union[int, str]]
180
+ ) -> 'GenericType':
181
+ '''
182
+
183
+ :param key:
184
+ :type key: typing.Optional[typing.Union[int, str]]
185
+ :rtype: 'GenericType'
186
+ '''
187
+ ...
188
+
189
+ def __iter__(self) -> typing.Iterator['GenericType']:
190
+ '''
191
+
192
+ :rtype: typing.Iterator['GenericType']
193
+ '''
194
+ ...
195
+
196
+ def __next__(self) -> 'GenericType':
197
+ '''
198
+
199
+ :rtype: 'GenericType'
200
+ '''
201
+ ...
202
+
203
+ def __len__(self) -> int:
204
+ '''
205
+
206
+ :rtype: int
207
+ '''
208
+ ...
209
+
210
+
96
211
  class bpy_struct:
97
212
  ''' built-in base class for all classes in bpy.types.
98
213
  '''
@@ -149,9 +264,6 @@ class bpy_struct:
149
264
  ...
150
265
 
151
266
  def id_properties_clear(self):
152
- '''
153
-
154
- '''
155
267
  ...
156
268
 
157
269
  def id_properties_ensure(self) -> typing.Any:
@@ -366,132 +478,11 @@ class bpy_struct:
366
478
  ...
367
479
 
368
480
 
369
- class bpy_prop_collection(typing.Generic[GenericType]):
370
- ''' built-in class used for all collections.
371
- '''
372
-
373
- def find(self, key: typing.Optional[str]) -> int:
374
- ''' Returns the index of a key in a collection or -1 when not found (matches Python's string find function of the same name).
375
-
376
- :param key: The identifier for the collection member.
377
- :type key: typing.Optional[str]
378
- :rtype: int
379
- :return: index of the key.
380
- '''
381
- ...
382
-
383
- def foreach_get(self, attr, seq):
384
- ''' This is a function to give fast access to attributes within a collection. Only works for 'basic type' properties (bool, int and float)! Multi-dimensional arrays (like array of vectors) will be flattened into seq.
385
-
386
- '''
387
- ...
388
-
389
- def foreach_set(self, attr, seq):
390
- ''' This is a function to give fast access to attributes within a collection. Only works for 'basic type' properties (bool, int and float)! seq must be uni-dimensional, multi-dimensional arrays (like array of vectors) will be re-created from it.
391
-
392
- '''
393
- ...
394
-
395
- def get(self,
396
- key: typing.Optional[str],
397
- default: typing.Optional[typing.Any] = None):
398
- ''' Returns the value of the item assigned to key or default when not found (matches Python's dictionary function of the same name).
399
-
400
- :param key: The identifier for the collection member.
401
- :type key: typing.Optional[str]
402
- :param default: Optional argument for the value to return if *key* is not found.
403
- :type default: typing.Optional[typing.Any]
404
- '''
405
- ...
406
-
407
- def items(self) -> typing.List:
408
- ''' Return the identifiers of collection members (matching Python's dict.items() functionality).
409
-
410
- :rtype: typing.List
411
- :return: (key, value) pairs for each member of this collection.
412
- '''
413
- ...
414
-
415
- def keys(self) -> typing.List[str]:
416
- ''' Return the identifiers of collection members (matching Python's dict.keys() functionality).
417
-
418
- :rtype: typing.List[str]
419
- :return: the identifiers for each member of this collection.
420
- '''
421
- ...
422
-
423
- def values(self) -> typing.List:
424
- ''' Return the values of collection (matching Python's dict.values() functionality).
425
-
426
- :rtype: typing.List
427
- :return: the members of this collection.
428
- '''
429
- ...
430
-
431
- def __getitem__(self, key: typing.Optional[typing.Union[int, str]]
432
- ) -> 'GenericType':
433
- '''
434
-
435
- :param key:
436
- :type key: typing.Optional[typing.Union[int, str]]
437
- :rtype: 'GenericType'
438
- '''
439
- ...
440
-
441
- def __setitem__(self, key: typing.Optional[typing.Union[int, str]],
442
- value: 'GenericType'):
443
- '''
444
-
445
- :param key:
446
- :type key: typing.Optional[typing.Union[int, str]]
447
- :param value:
448
- :type value: 'GenericType'
449
- '''
450
- ...
451
-
452
- def __delitem__(self, key: typing.Optional[typing.Union[int, str]]
453
- ) -> 'GenericType':
454
- '''
455
-
456
- :param key:
457
- :type key: typing.Optional[typing.Union[int, str]]
458
- :rtype: 'GenericType'
459
- '''
460
- ...
461
-
462
- def __iter__(self) -> typing.Iterator['GenericType']:
463
- '''
464
-
465
- :rtype: typing.Iterator['GenericType']
466
- '''
467
- ...
468
-
469
- def __next__(self) -> 'GenericType':
470
- '''
471
-
472
- :rtype: 'GenericType'
473
- '''
474
- ...
475
-
476
- def __len__(self) -> int:
477
- '''
478
-
479
- :rtype: int
480
- '''
481
- ...
482
-
483
-
484
481
  class bpy_prop_array(typing.Generic[GenericType]):
485
482
  def foreach_get(self, attr, seq):
486
- '''
487
-
488
- '''
489
483
  ...
490
484
 
491
485
  def foreach_set(self, attr, seq):
492
- '''
493
-
494
- '''
495
486
  ...
496
487
 
497
488
  def __getitem__(self, key: typing.Optional[typing.Union[int, str]]
@@ -6899,9 +6890,6 @@ class Context(bpy_struct):
6899
6890
  ...
6900
6891
 
6901
6892
  def copy(self):
6902
- '''
6903
-
6904
- '''
6905
6893
  ...
6906
6894
 
6907
6895
  def path_resolve(self,
@@ -14918,9 +14906,6 @@ class Gizmo(bpy_struct):
14918
14906
  ...
14919
14907
 
14920
14908
  def setup(self):
14921
- '''
14922
-
14923
- '''
14924
14909
  ...
14925
14910
 
14926
14911
  def invoke(self, context: 'Context', event: 'Event'
@@ -14947,9 +14932,6 @@ class Gizmo(bpy_struct):
14947
14932
  ...
14948
14933
 
14949
14934
  def select_refresh(self):
14950
- '''
14951
-
14952
- '''
14953
14935
  ...
14954
14936
 
14955
14937
  def draw_preset_box(
@@ -18781,23 +18763,14 @@ class Menu(bpy_struct):
18781
18763
 
18782
18764
  @classmethod
18783
18765
  def append(cls, draw_func):
18784
- '''
18785
-
18786
- '''
18787
18766
  ...
18788
18767
 
18789
18768
  @classmethod
18790
18769
  def prepend(cls, draw_func):
18791
- '''
18792
-
18793
- '''
18794
18770
  ...
18795
18771
 
18796
18772
  @classmethod
18797
18773
  def remove(cls, draw_func):
18798
- '''
18799
-
18800
- '''
18801
18774
  ...
18802
18775
 
18803
18776
 
@@ -42216,9 +42189,6 @@ class UILayout(bpy_struct):
42216
42189
  ...
42217
42190
 
42218
42191
  def template_header_3D_mode(self):
42219
- '''
42220
-
42221
- '''
42222
42192
  ...
42223
42193
 
42224
42194
  def template_edit_mode_selection(self):
@@ -60895,15 +60865,9 @@ class Mesh(ID, bpy_struct):
60895
60865
  ...
60896
60866
 
60897
60867
  def edge_creases_ensure(self):
60898
- '''
60899
-
60900
- '''
60901
60868
  ...
60902
60869
 
60903
60870
  def edge_creases_remove(self):
60904
- '''
60905
-
60906
- '''
60907
60871
  ...
60908
60872
 
60909
60873
  def from_pydata(self,
@@ -60935,27 +60899,15 @@ class Mesh(ID, bpy_struct):
60935
60899
  ...
60936
60900
 
60937
60901
  def vertex_creases_ensure(self):
60938
- '''
60939
-
60940
- '''
60941
60902
  ...
60942
60903
 
60943
60904
  def vertex_creases_remove(self):
60944
- '''
60945
-
60946
- '''
60947
60905
  ...
60948
60906
 
60949
60907
  def vertex_paint_mask_ensure(self):
60950
- '''
60951
-
60952
- '''
60953
60908
  ...
60954
60909
 
60955
60910
  def vertex_paint_mask_remove(self):
60956
- '''
60957
-
60958
- '''
60959
60911
  ...
60960
60912
 
60961
60913
  @classmethod
@@ -64725,9 +64677,6 @@ class Text(ID, bpy_struct):
64725
64677
  ...
64726
64678
 
64727
64679
  def as_module(self):
64728
- '''
64729
-
64730
- '''
64731
64680
  ...
64732
64681
 
64733
64682
  @classmethod
@@ -65462,9 +65411,6 @@ class WindowManager(ID, bpy_struct):
65462
65411
  ui_units_x=0,
65463
65412
  keymap=None,
65464
65413
  from_active_button=False):
65465
- '''
65466
-
65467
- '''
65468
65414
  ...
65469
65415
 
65470
65416
  def popup_menu(self, draw_func, *, title='', icon='NONE'):
@@ -65474,9 +65420,6 @@ class WindowManager(ID, bpy_struct):
65474
65420
  ...
65475
65421
 
65476
65422
  def popup_menu_pie(self, event, draw_func, *, title='', icon='NONE'):
65477
- '''
65478
-
65479
- '''
65480
65423
  ...
65481
65424
 
65482
65425
  @classmethod
@@ -75626,27 +75569,15 @@ class HydraRenderEngine(RenderEngine, bpy_struct):
75626
75569
  ...
75627
75570
 
75628
75571
  def render(self, depsgraph):
75629
- '''
75630
-
75631
- '''
75632
75572
  ...
75633
75573
 
75634
75574
  def update(self, data, depsgraph):
75635
- '''
75636
-
75637
- '''
75638
75575
  ...
75639
75576
 
75640
75577
  def view_draw(self, context, depsgraph):
75641
- '''
75642
-
75643
- '''
75644
75578
  ...
75645
75579
 
75646
75580
  def view_update(self, context, depsgraph):
75647
- '''
75648
-
75649
- '''
75650
75581
  ...
75651
75582
 
75652
75583
  @classmethod
@@ -82716,9 +82647,6 @@ class UDIMTiles(bpy_prop_collection[UDIMTile], bpy_struct):
82716
82647
  class ASSETBROWSER_UL_metadata_tags(UIList, bpy_struct):
82717
82648
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
82718
82649
  _active_propname, _index):
82719
- '''
82720
-
82721
- '''
82722
82650
  ...
82723
82651
 
82724
82652
  @classmethod
@@ -82749,9 +82677,6 @@ class ASSETBROWSER_UL_metadata_tags(UIList, bpy_struct):
82749
82677
  class CLIP_UL_tracking_objects(UIList, bpy_struct):
82750
82678
  def draw_item(self, _context, layout, _data, item, _icon, _active_data,
82751
82679
  _active_propname, _index):
82752
- '''
82753
-
82754
- '''
82755
82680
  ...
82756
82681
 
82757
82682
  @classmethod
@@ -82782,15 +82707,9 @@ class CLIP_UL_tracking_objects(UIList, bpy_struct):
82782
82707
  class CURVES_UL_attributes(UIList, bpy_struct):
82783
82708
  def draw_item(self, _context, layout, _data, attribute, _icon,
82784
82709
  _active_data, _active_propname, _index):
82785
- '''
82786
-
82787
- '''
82788
82710
  ...
82789
82711
 
82790
82712
  def filter_items(self, _context, data, property):
82791
- '''
82792
-
82793
- '''
82794
82713
  ...
82795
82714
 
82796
82715
  @classmethod
@@ -82821,9 +82740,6 @@ class CURVES_UL_attributes(UIList, bpy_struct):
82821
82740
  class DATA_UL_bone_collections(UIList, bpy_struct):
82822
82741
  def draw_item(self, _context, layout, armature, bcoll, _icon, _active_data,
82823
82742
  _active_propname, _index):
82824
- '''
82825
-
82826
- '''
82827
82743
  ...
82828
82744
 
82829
82745
  @classmethod
@@ -82854,9 +82770,6 @@ class DATA_UL_bone_collections(UIList, bpy_struct):
82854
82770
  class FILEBROWSER_UL_dir(UIList, bpy_struct):
82855
82771
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
82856
82772
  _active_propname, _index):
82857
- '''
82858
-
82859
- '''
82860
82773
  ...
82861
82774
 
82862
82775
  @classmethod
@@ -82887,9 +82800,6 @@ class FILEBROWSER_UL_dir(UIList, bpy_struct):
82887
82800
  class GPENCIL_UL_annotation_layer(UIList, bpy_struct):
82888
82801
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
82889
82802
  _active_propname, _index):
82890
- '''
82891
-
82892
- '''
82893
82803
  ...
82894
82804
 
82895
82805
  @classmethod
@@ -82920,9 +82830,6 @@ class GPENCIL_UL_annotation_layer(UIList, bpy_struct):
82920
82830
  class GPENCIL_UL_layer(UIList, bpy_struct):
82921
82831
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
82922
82832
  _active_propname, _index):
82923
- '''
82924
-
82925
- '''
82926
82833
  ...
82927
82834
 
82928
82835
  @classmethod
@@ -82953,9 +82860,6 @@ class GPENCIL_UL_layer(UIList, bpy_struct):
82953
82860
  class GPENCIL_UL_masks(UIList, bpy_struct):
82954
82861
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
82955
82862
  _active_propname, _index):
82956
- '''
82957
-
82958
- '''
82959
82863
  ...
82960
82864
 
82961
82865
  @classmethod
@@ -82986,9 +82890,6 @@ class GPENCIL_UL_masks(UIList, bpy_struct):
82986
82890
  class GPENCIL_UL_matslots(UIList, bpy_struct):
82987
82891
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
82988
82892
  _active_propname, _index):
82989
- '''
82990
-
82991
- '''
82992
82893
  ...
82993
82894
 
82994
82895
  @classmethod
@@ -83019,9 +82920,6 @@ class GPENCIL_UL_matslots(UIList, bpy_struct):
83019
82920
  class GPENCIL_UL_vgroups(UIList, bpy_struct):
83020
82921
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
83021
82922
  _active_propname, _index):
83022
- '''
83023
-
83024
- '''
83025
82923
  ...
83026
82924
 
83027
82925
  @classmethod
@@ -83052,9 +82950,6 @@ class GPENCIL_UL_vgroups(UIList, bpy_struct):
83052
82950
  class IMAGE_UL_render_slots(UIList, bpy_struct):
83053
82951
  def draw_item(self, _context, layout, _data, item, _icon, _active_data,
83054
82952
  _active_propname, _index):
83055
- '''
83056
-
83057
- '''
83058
82953
  ...
83059
82954
 
83060
82955
  @classmethod
@@ -83085,192 +82980,6 @@ class IMAGE_UL_render_slots(UIList, bpy_struct):
83085
82980
  class IMAGE_UL_udim_tiles(UIList, bpy_struct):
83086
82981
  def draw_item(self, _context, layout, _data, item, _icon, _active_data,
83087
82982
  _active_propname, _index):
83088
- '''
83089
-
83090
- '''
83091
- ...
83092
-
83093
- @classmethod
83094
- def bl_rna_get_subclass(cls, id: typing.Optional[str],
83095
- default=None) -> 'Struct':
83096
- '''
83097
-
83098
- :param id: The RNA type identifier.
83099
- :type id: typing.Optional[str]
83100
- :rtype: 'Struct'
83101
- :return: The RNA type or default when not found.
83102
- '''
83103
- ...
83104
-
83105
- @classmethod
83106
- def bl_rna_get_subclass_py(cls, id: typing.Optional[str],
83107
- default=None) -> typing.Any:
83108
- '''
83109
-
83110
- :param id: The RNA type identifier.
83111
- :type id: typing.Optional[str]
83112
- :rtype: typing.Any
83113
- :return: The class or default when not found.
83114
- '''
83115
- ...
83116
-
83117
-
83118
- class MASK_UL_layers(UIList, bpy_struct):
83119
- def draw_item(self, _context, layout, _data, item, icon, _active_data,
83120
- _active_propname, _index):
83121
- '''
83122
-
83123
- '''
83124
- ...
83125
-
83126
- @classmethod
83127
- def bl_rna_get_subclass(cls, id: typing.Optional[str],
83128
- default=None) -> 'Struct':
83129
- '''
83130
-
83131
- :param id: The RNA type identifier.
83132
- :type id: typing.Optional[str]
83133
- :rtype: 'Struct'
83134
- :return: The RNA type or default when not found.
83135
- '''
83136
- ...
83137
-
83138
- @classmethod
83139
- def bl_rna_get_subclass_py(cls, id: typing.Optional[str],
83140
- default=None) -> typing.Any:
83141
- '''
83142
-
83143
- :param id: The RNA type identifier.
83144
- :type id: typing.Optional[str]
83145
- :rtype: typing.Any
83146
- :return: The class or default when not found.
83147
- '''
83148
- ...
83149
-
83150
-
83151
- class MATERIAL_UL_matslots(UIList, bpy_struct):
83152
- def draw_item(self, _context, layout, _data, item, icon, _active_data,
83153
- _active_propname, _index):
83154
- '''
83155
-
83156
- '''
83157
- ...
83158
-
83159
- @classmethod
83160
- def bl_rna_get_subclass(cls, id: typing.Optional[str],
83161
- default=None) -> 'Struct':
83162
- '''
83163
-
83164
- :param id: The RNA type identifier.
83165
- :type id: typing.Optional[str]
83166
- :rtype: 'Struct'
83167
- :return: The RNA type or default when not found.
83168
- '''
83169
- ...
83170
-
83171
- @classmethod
83172
- def bl_rna_get_subclass_py(cls, id: typing.Optional[str],
83173
- default=None) -> typing.Any:
83174
- '''
83175
-
83176
- :param id: The RNA type identifier.
83177
- :type id: typing.Optional[str]
83178
- :rtype: typing.Any
83179
- :return: The class or default when not found.
83180
- '''
83181
- ...
83182
-
83183
-
83184
- class MESH_UL_attributes(UIList, bpy_struct):
83185
- def draw_item(self, _context, layout, _data, attribute, _icon,
83186
- _active_data, _active_propname, _index):
83187
- '''
83188
-
83189
- '''
83190
- ...
83191
-
83192
- def filter_items(self, _context, data, property):
83193
- '''
83194
-
83195
- '''
83196
- ...
83197
-
83198
- @classmethod
83199
- def bl_rna_get_subclass(cls, id: typing.Optional[str],
83200
- default=None) -> 'Struct':
83201
- '''
83202
-
83203
- :param id: The RNA type identifier.
83204
- :type id: typing.Optional[str]
83205
- :rtype: 'Struct'
83206
- :return: The RNA type or default when not found.
83207
- '''
83208
- ...
83209
-
83210
- @classmethod
83211
- def bl_rna_get_subclass_py(cls, id: typing.Optional[str],
83212
- default=None) -> typing.Any:
83213
- '''
83214
-
83215
- :param id: The RNA type identifier.
83216
- :type id: typing.Optional[str]
83217
- :rtype: typing.Any
83218
- :return: The class or default when not found.
83219
- '''
83220
- ...
83221
-
83222
-
83223
- class MESH_UL_color_attributes(UIList, bpy_struct):
83224
- def draw_item(self, _context, layout, data, attribute, _icon, _active_data,
83225
- _active_propname, _index):
83226
- '''
83227
-
83228
- '''
83229
- ...
83230
-
83231
- def filter_items(self, _context, data, property):
83232
- '''
83233
-
83234
- '''
83235
- ...
83236
-
83237
- @classmethod
83238
- def bl_rna_get_subclass(cls, id: typing.Optional[str],
83239
- default=None) -> 'Struct':
83240
- '''
83241
-
83242
- :param id: The RNA type identifier.
83243
- :type id: typing.Optional[str]
83244
- :rtype: 'Struct'
83245
- :return: The RNA type or default when not found.
83246
- '''
83247
- ...
83248
-
83249
- @classmethod
83250
- def bl_rna_get_subclass_py(cls, id: typing.Optional[str],
83251
- default=None) -> typing.Any:
83252
- '''
83253
-
83254
- :param id: The RNA type identifier.
83255
- :type id: typing.Optional[str]
83256
- :rtype: typing.Any
83257
- :return: The class or default when not found.
83258
- '''
83259
- ...
83260
-
83261
-
83262
- class MESH_UL_color_attributes_selector(UIList, bpy_struct):
83263
- def draw_item(self, _context, layout, _data, attribute, _icon,
83264
- _active_data, _active_propname, _index):
83265
- '''
83266
-
83267
- '''
83268
- ...
83269
-
83270
- def filter_items(self, _context, data, property):
83271
- '''
83272
-
83273
- '''
83274
82983
  ...
83275
82984
 
83276
82985
  @classmethod
@@ -83298,12 +83007,9 @@ class MESH_UL_color_attributes_selector(UIList, bpy_struct):
83298
83007
  ...
83299
83008
 
83300
83009
 
83301
- class MESH_UL_shape_keys(UIList, bpy_struct):
83302
- def draw_item(self, _context, layout, _data, item, icon, active_data,
83303
- _active_propname, index):
83304
- '''
83305
-
83306
- '''
83010
+ class MASK_UL_layers(UIList, bpy_struct):
83011
+ def draw_item(self, _context, layout, _data, item, icon, _active_data,
83012
+ _active_propname, _index):
83307
83013
  ...
83308
83014
 
83309
83015
  @classmethod
@@ -83331,14 +83037,44 @@ class MESH_UL_shape_keys(UIList, bpy_struct):
83331
83037
  ...
83332
83038
 
83333
83039
 
83334
- class MESH_UL_uvmaps(UIList, bpy_struct):
83040
+ class MATERIAL_UL_matslots(UIList, bpy_struct):
83335
83041
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
83336
83042
  _active_propname, _index):
83043
+ ...
83044
+
83045
+ @classmethod
83046
+ def bl_rna_get_subclass(cls, id: typing.Optional[str],
83047
+ default=None) -> 'Struct':
83337
83048
  '''
83338
83049
 
83050
+ :param id: The RNA type identifier.
83051
+ :type id: typing.Optional[str]
83052
+ :rtype: 'Struct'
83053
+ :return: The RNA type or default when not found.
83339
83054
  '''
83340
83055
  ...
83341
83056
 
83057
+ @classmethod
83058
+ def bl_rna_get_subclass_py(cls, id: typing.Optional[str],
83059
+ default=None) -> typing.Any:
83060
+ '''
83061
+
83062
+ :param id: The RNA type identifier.
83063
+ :type id: typing.Optional[str]
83064
+ :rtype: typing.Any
83065
+ :return: The class or default when not found.
83066
+ '''
83067
+ ...
83068
+
83069
+
83070
+ class MESH_UL_attributes(UIList, bpy_struct):
83071
+ def draw_item(self, _context, layout, _data, attribute, _icon,
83072
+ _active_data, _active_propname, _index):
83073
+ ...
83074
+
83075
+ def filter_items(self, _context, data, property):
83076
+ ...
83077
+
83342
83078
  @classmethod
83343
83079
  def bl_rna_get_subclass(cls, id: typing.Optional[str],
83344
83080
  default=None) -> 'Struct':
@@ -83364,14 +83100,47 @@ class MESH_UL_uvmaps(UIList, bpy_struct):
83364
83100
  ...
83365
83101
 
83366
83102
 
83367
- class MESH_UL_vgroups(UIList, bpy_struct):
83368
- def draw_item(self, _context, layout, _data, item, icon, _active_data_,
83103
+ class MESH_UL_color_attributes(UIList, bpy_struct):
83104
+ def draw_item(self, _context, layout, data, attribute, _icon, _active_data,
83369
83105
  _active_propname, _index):
83106
+ ...
83107
+
83108
+ def filter_items(self, _context, data, property):
83109
+ ...
83110
+
83111
+ @classmethod
83112
+ def bl_rna_get_subclass(cls, id: typing.Optional[str],
83113
+ default=None) -> 'Struct':
83114
+ '''
83115
+
83116
+ :param id: The RNA type identifier.
83117
+ :type id: typing.Optional[str]
83118
+ :rtype: 'Struct'
83119
+ :return: The RNA type or default when not found.
83120
+ '''
83121
+ ...
83122
+
83123
+ @classmethod
83124
+ def bl_rna_get_subclass_py(cls, id: typing.Optional[str],
83125
+ default=None) -> typing.Any:
83370
83126
  '''
83371
83127
 
83128
+ :param id: The RNA type identifier.
83129
+ :type id: typing.Optional[str]
83130
+ :rtype: typing.Any
83131
+ :return: The class or default when not found.
83372
83132
  '''
83373
83133
  ...
83374
83134
 
83135
+
83136
+ class MESH_UL_color_attributes_selector(UIList, bpy_struct):
83137
+ def draw_item(self, _context, layout, _data, attribute, _icon,
83138
+ _active_data, _active_propname, _index):
83139
+ ...
83140
+
83141
+ def filter_items(self, _context, data, property):
83142
+ ...
83143
+
83375
83144
  @classmethod
83376
83145
  def bl_rna_get_subclass(cls, id: typing.Optional[str],
83377
83146
  default=None) -> 'Struct':
@@ -83397,14 +83166,71 @@ class MESH_UL_vgroups(UIList, bpy_struct):
83397
83166
  ...
83398
83167
 
83399
83168
 
83400
- class NODE_UL_bake_node_items(UIList, bpy_struct):
83169
+ class MESH_UL_shape_keys(UIList, bpy_struct):
83170
+ def draw_item(self, _context, layout, _data, item, icon, active_data,
83171
+ _active_propname, index):
83172
+ ...
83173
+
83174
+ @classmethod
83175
+ def bl_rna_get_subclass(cls, id: typing.Optional[str],
83176
+ default=None) -> 'Struct':
83177
+ '''
83178
+
83179
+ :param id: The RNA type identifier.
83180
+ :type id: typing.Optional[str]
83181
+ :rtype: 'Struct'
83182
+ :return: The RNA type or default when not found.
83183
+ '''
83184
+ ...
83185
+
83186
+ @classmethod
83187
+ def bl_rna_get_subclass_py(cls, id: typing.Optional[str],
83188
+ default=None) -> typing.Any:
83189
+ '''
83190
+
83191
+ :param id: The RNA type identifier.
83192
+ :type id: typing.Optional[str]
83193
+ :rtype: typing.Any
83194
+ :return: The class or default when not found.
83195
+ '''
83196
+ ...
83197
+
83198
+
83199
+ class MESH_UL_uvmaps(UIList, bpy_struct):
83401
83200
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
83402
83201
  _active_propname, _index):
83202
+ ...
83203
+
83204
+ @classmethod
83205
+ def bl_rna_get_subclass(cls, id: typing.Optional[str],
83206
+ default=None) -> 'Struct':
83403
83207
  '''
83404
83208
 
83209
+ :param id: The RNA type identifier.
83210
+ :type id: typing.Optional[str]
83211
+ :rtype: 'Struct'
83212
+ :return: The RNA type or default when not found.
83405
83213
  '''
83406
83214
  ...
83407
83215
 
83216
+ @classmethod
83217
+ def bl_rna_get_subclass_py(cls, id: typing.Optional[str],
83218
+ default=None) -> typing.Any:
83219
+ '''
83220
+
83221
+ :param id: The RNA type identifier.
83222
+ :type id: typing.Optional[str]
83223
+ :rtype: typing.Any
83224
+ :return: The class or default when not found.
83225
+ '''
83226
+ ...
83227
+
83228
+
83229
+ class MESH_UL_vgroups(UIList, bpy_struct):
83230
+ def draw_item(self, _context, layout, _data, item, icon, _active_data_,
83231
+ _active_propname, _index):
83232
+ ...
83233
+
83408
83234
  @classmethod
83409
83235
  def bl_rna_get_subclass(cls, id: typing.Optional[str],
83410
83236
  default=None) -> 'Struct':
@@ -83430,14 +83256,41 @@ class NODE_UL_bake_node_items(UIList, bpy_struct):
83430
83256
  ...
83431
83257
 
83432
83258
 
83433
- class NODE_UL_repeat_zone_items(UIList, bpy_struct):
83259
+ class NODE_UL_bake_node_items(UIList, bpy_struct):
83434
83260
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
83435
83261
  _active_propname, _index):
83262
+ ...
83263
+
83264
+ @classmethod
83265
+ def bl_rna_get_subclass(cls, id: typing.Optional[str],
83266
+ default=None) -> 'Struct':
83436
83267
  '''
83437
83268
 
83269
+ :param id: The RNA type identifier.
83270
+ :type id: typing.Optional[str]
83271
+ :rtype: 'Struct'
83272
+ :return: The RNA type or default when not found.
83438
83273
  '''
83439
83274
  ...
83440
83275
 
83276
+ @classmethod
83277
+ def bl_rna_get_subclass_py(cls, id: typing.Optional[str],
83278
+ default=None) -> typing.Any:
83279
+ '''
83280
+
83281
+ :param id: The RNA type identifier.
83282
+ :type id: typing.Optional[str]
83283
+ :rtype: typing.Any
83284
+ :return: The class or default when not found.
83285
+ '''
83286
+ ...
83287
+
83288
+
83289
+ class NODE_UL_repeat_zone_items(UIList, bpy_struct):
83290
+ def draw_item(self, _context, layout, _data, item, icon, _active_data,
83291
+ _active_propname, _index):
83292
+ ...
83293
+
83441
83294
  @classmethod
83442
83295
  def bl_rna_get_subclass(cls, id: typing.Optional[str],
83443
83296
  default=None) -> 'Struct':
@@ -83466,9 +83319,6 @@ class NODE_UL_repeat_zone_items(UIList, bpy_struct):
83466
83319
  class NODE_UL_simulation_zone_items(UIList, bpy_struct):
83467
83320
  def draw_item(self, context, layout, _data, item, icon, _active_data,
83468
83321
  _active_propname, _index):
83469
- '''
83470
-
83471
- '''
83472
83322
  ...
83473
83323
 
83474
83324
  @classmethod
@@ -83499,9 +83349,6 @@ class NODE_UL_simulation_zone_items(UIList, bpy_struct):
83499
83349
  class PARTICLE_UL_particle_systems(UIList, bpy_struct):
83500
83350
  def draw_item(self, _context, layout, data, item, icon, _active_data,
83501
83351
  _active_propname, _index, _flt_flag):
83502
- '''
83503
-
83504
- '''
83505
83352
  ...
83506
83353
 
83507
83354
  @classmethod
@@ -83532,9 +83379,6 @@ class PARTICLE_UL_particle_systems(UIList, bpy_struct):
83532
83379
  class PHYSICS_UL_dynapaint_surfaces(UIList, bpy_struct):
83533
83380
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
83534
83381
  _active_propname, _index):
83535
- '''
83536
-
83537
- '''
83538
83382
  ...
83539
83383
 
83540
83384
  @classmethod
@@ -83565,15 +83409,9 @@ class PHYSICS_UL_dynapaint_surfaces(UIList, bpy_struct):
83565
83409
  class POINTCLOUD_UL_attributes(UIList, bpy_struct):
83566
83410
  def draw_item(self, _context, layout, _data, attribute, _icon,
83567
83411
  _active_data, _active_propname, _index):
83568
- '''
83569
-
83570
- '''
83571
83412
  ...
83572
83413
 
83573
83414
  def filter_items(self, _context, data, property):
83574
- '''
83575
-
83576
- '''
83577
83415
  ...
83578
83416
 
83579
83417
  @classmethod
@@ -83604,9 +83442,6 @@ class POINTCLOUD_UL_attributes(UIList, bpy_struct):
83604
83442
  class RENDER_UL_renderviews(UIList, bpy_struct):
83605
83443
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
83606
83444
  _active_propname, index):
83607
- '''
83608
-
83609
- '''
83610
83445
  ...
83611
83446
 
83612
83447
  @classmethod
@@ -83637,9 +83472,6 @@ class RENDER_UL_renderviews(UIList, bpy_struct):
83637
83472
  class SCENE_UL_gltf2_filter_action(UIList, bpy_struct):
83638
83473
  def draw_item(self, context, layout, data, item, icon, active_data,
83639
83474
  active_propname, index):
83640
- '''
83641
-
83642
- '''
83643
83475
  ...
83644
83476
 
83645
83477
  @classmethod
@@ -83670,9 +83502,6 @@ class SCENE_UL_gltf2_filter_action(UIList, bpy_struct):
83670
83502
  class SCENE_UL_keying_set_paths(UIList, bpy_struct):
83671
83503
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
83672
83504
  _active_propname, _index):
83673
- '''
83674
-
83675
- '''
83676
83505
  ...
83677
83506
 
83678
83507
  @classmethod
@@ -83703,9 +83532,6 @@ class SCENE_UL_keying_set_paths(UIList, bpy_struct):
83703
83532
  class TEXTURE_UL_texpaintslots(UIList, bpy_struct):
83704
83533
  def draw_item(self, _context, layout, _data, item, _icon, _active_data,
83705
83534
  _active_propname, _index):
83706
- '''
83707
-
83708
- '''
83709
83535
  ...
83710
83536
 
83711
83537
  @classmethod
@@ -83736,9 +83562,6 @@ class TEXTURE_UL_texpaintslots(UIList, bpy_struct):
83736
83562
  class TEXTURE_UL_texslots(UIList, bpy_struct):
83737
83563
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
83738
83564
  _active_propname, _index):
83739
- '''
83740
-
83741
- '''
83742
83565
  ...
83743
83566
 
83744
83567
  @classmethod
@@ -83814,9 +83637,6 @@ class UI_UL_list(UIList, bpy_struct):
83814
83637
  class USERPREF_UL_asset_libraries(UIList, bpy_struct):
83815
83638
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
83816
83639
  _active_propname, _index):
83817
- '''
83818
-
83819
- '''
83820
83640
  ...
83821
83641
 
83822
83642
  @classmethod
@@ -83847,9 +83667,6 @@ class USERPREF_UL_asset_libraries(UIList, bpy_struct):
83847
83667
  class USERPREF_UL_extension_repos(UIList, bpy_struct):
83848
83668
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
83849
83669
  _active_propname, _index):
83850
- '''
83851
-
83852
- '''
83853
83670
  ...
83854
83671
 
83855
83672
  @classmethod
@@ -83880,9 +83697,6 @@ class USERPREF_UL_extension_repos(UIList, bpy_struct):
83880
83697
  class VIEWLAYER_UL_aov(UIList, bpy_struct):
83881
83698
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
83882
83699
  _active_propname):
83883
- '''
83884
-
83885
- '''
83886
83700
  ...
83887
83701
 
83888
83702
  @classmethod
@@ -83913,9 +83727,6 @@ class VIEWLAYER_UL_aov(UIList, bpy_struct):
83913
83727
  class VIEWLAYER_UL_linesets(UIList, bpy_struct):
83914
83728
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
83915
83729
  _active_propname, index):
83916
- '''
83917
-
83918
- '''
83919
83730
  ...
83920
83731
 
83921
83732
  @classmethod
@@ -83946,9 +83757,6 @@ class VIEWLAYER_UL_linesets(UIList, bpy_struct):
83946
83757
  class VOLUME_UL_grids(UIList, bpy_struct):
83947
83758
  def draw_item(self, _context, layout, _data, grid, _icon, _active_data,
83948
83759
  _active_propname, _index):
83949
- '''
83950
-
83951
- '''
83952
83760
  ...
83953
83761
 
83954
83762
  @classmethod
@@ -92752,9 +92560,6 @@ class CompositorNode(NodeInternal, Node, bpy_struct):
92752
92560
  ...
92753
92561
 
92754
92562
  def update(self):
92755
- '''
92756
-
92757
- '''
92758
92563
  ...
92759
92564
 
92760
92565
  @classmethod
@@ -98030,9 +97835,6 @@ class CompositorNodeAlphaOver(CompositorNode, NodeInternal, Node, bpy_struct):
98030
97835
  ...
98031
97836
 
98032
97837
  def update(self):
98033
- '''
98034
-
98035
- '''
98036
97838
  ...
98037
97839
 
98038
97840
  @classmethod
@@ -98114,9 +97916,6 @@ class CompositorNodeAntiAliasing(CompositorNode, NodeInternal, Node,
98114
97916
  ...
98115
97917
 
98116
97918
  def update(self):
98117
- '''
98118
-
98119
- '''
98120
97919
  ...
98121
97920
 
98122
97921
  @classmethod
@@ -98198,9 +97997,6 @@ class CompositorNodeBilateralblur(CompositorNode, NodeInternal, Node,
98198
97997
  ...
98199
97998
 
98200
97999
  def update(self):
98201
- '''
98202
-
98203
- '''
98204
98000
  ...
98205
98001
 
98206
98002
  @classmethod
@@ -98335,9 +98131,6 @@ class CompositorNodeBlur(CompositorNode, NodeInternal, Node, bpy_struct):
98335
98131
  ...
98336
98132
 
98337
98133
  def update(self):
98338
- '''
98339
-
98340
- '''
98341
98134
  ...
98342
98135
 
98343
98136
  @classmethod
@@ -98418,9 +98211,6 @@ class CompositorNodeBokehBlur(CompositorNode, NodeInternal, Node, bpy_struct):
98418
98211
  ...
98419
98212
 
98420
98213
  def update(self):
98421
- '''
98422
-
98423
- '''
98424
98214
  ...
98425
98215
 
98426
98216
  @classmethod
@@ -98513,9 +98303,6 @@ class CompositorNodeBokehImage(CompositorNode, NodeInternal, Node, bpy_struct):
98513
98303
  ...
98514
98304
 
98515
98305
  def update(self):
98516
- '''
98517
-
98518
- '''
98519
98306
  ...
98520
98307
 
98521
98308
  @classmethod
@@ -98614,9 +98401,6 @@ class CompositorNodeBoxMask(CompositorNode, NodeInternal, Node, bpy_struct):
98614
98401
  ...
98615
98402
 
98616
98403
  def update(self):
98617
- '''
98618
-
98619
- '''
98620
98404
  ...
98621
98405
 
98622
98406
  @classmethod
@@ -98686,9 +98470,6 @@ class CompositorNodeBrightContrast(CompositorNode, NodeInternal, Node,
98686
98470
  ...
98687
98471
 
98688
98472
  def update(self):
98689
- '''
98690
-
98691
- '''
98692
98473
  ...
98693
98474
 
98694
98475
  @classmethod
@@ -98788,9 +98569,6 @@ class CompositorNodeChannelMatte(CompositorNode, NodeInternal, Node,
98788
98569
  ...
98789
98570
 
98790
98571
  def update(self):
98791
- '''
98792
-
98793
- '''
98794
98572
  ...
98795
98573
 
98796
98574
  @classmethod
@@ -98884,9 +98662,6 @@ class CompositorNodeChromaMatte(CompositorNode, NodeInternal, Node,
98884
98662
  ...
98885
98663
 
98886
98664
  def update(self):
98887
- '''
98888
-
98889
- '''
98890
98665
  ...
98891
98666
 
98892
98667
  @classmethod
@@ -99004,9 +98779,6 @@ class CompositorNodeColorBalance(CompositorNode, NodeInternal, Node,
99004
98779
  ...
99005
98780
 
99006
98781
  def update(self):
99007
- '''
99008
-
99009
- '''
99010
98782
  ...
99011
98783
 
99012
98784
  @classmethod
@@ -99220,9 +98992,6 @@ class CompositorNodeColorCorrection(CompositorNode, NodeInternal, Node,
99220
98992
  ...
99221
98993
 
99222
98994
  def update(self):
99223
- '''
99224
-
99225
- '''
99226
98995
  ...
99227
98996
 
99228
98997
  @classmethod
@@ -99303,9 +99072,6 @@ class CompositorNodeColorMatte(CompositorNode, NodeInternal, Node, bpy_struct):
99303
99072
  ...
99304
99073
 
99305
99074
  def update(self):
99306
- '''
99307
-
99308
- '''
99309
99075
  ...
99310
99076
 
99311
99077
  @classmethod
@@ -99416,9 +99182,6 @@ class CompositorNodeColorSpill(CompositorNode, NodeInternal, Node, bpy_struct):
99416
99182
  ...
99417
99183
 
99418
99184
  def update(self):
99419
- '''
99420
-
99421
- '''
99422
99185
  ...
99423
99186
 
99424
99187
  @classmethod
@@ -99481,9 +99244,6 @@ class CompositorNodeCombHSVA(CompositorNode, NodeInternal, Node, bpy_struct):
99481
99244
  ...
99482
99245
 
99483
99246
  def update(self):
99484
- '''
99485
-
99486
- '''
99487
99247
  ...
99488
99248
 
99489
99249
  @classmethod
@@ -99546,9 +99306,6 @@ class CompositorNodeCombRGBA(CompositorNode, NodeInternal, Node, bpy_struct):
99546
99306
  ...
99547
99307
 
99548
99308
  def update(self):
99549
- '''
99550
-
99551
- '''
99552
99309
  ...
99553
99310
 
99554
99311
  @classmethod
@@ -99617,9 +99374,6 @@ class CompositorNodeCombYCCA(CompositorNode, NodeInternal, Node, bpy_struct):
99617
99374
  ...
99618
99375
 
99619
99376
  def update(self):
99620
- '''
99621
-
99622
- '''
99623
99377
  ...
99624
99378
 
99625
99379
  @classmethod
@@ -99682,9 +99436,6 @@ class CompositorNodeCombYUVA(CompositorNode, NodeInternal, Node, bpy_struct):
99682
99436
  ...
99683
99437
 
99684
99438
  def update(self):
99685
- '''
99686
-
99687
- '''
99688
99439
  ...
99689
99440
 
99690
99441
  @classmethod
@@ -99760,9 +99511,6 @@ class CompositorNodeCombineColor(CompositorNode, NodeInternal, Node,
99760
99511
  ...
99761
99512
 
99762
99513
  def update(self):
99763
- '''
99764
-
99765
- '''
99766
99514
  ...
99767
99515
 
99768
99516
  @classmethod
@@ -99825,9 +99573,6 @@ class CompositorNodeCombineXYZ(CompositorNode, NodeInternal, Node, bpy_struct):
99825
99573
  ...
99826
99574
 
99827
99575
  def update(self):
99828
- '''
99829
-
99830
- '''
99831
99576
  ...
99832
99577
 
99833
99578
  @classmethod
@@ -99896,9 +99641,6 @@ class CompositorNodeComposite(CompositorNode, NodeInternal, Node, bpy_struct):
99896
99641
  ...
99897
99642
 
99898
99643
  def update(self):
99899
- '''
99900
-
99901
- '''
99902
99644
  ...
99903
99645
 
99904
99646
  @classmethod
@@ -99974,9 +99716,6 @@ class CompositorNodeConvertColorSpace(CompositorNode, NodeInternal, Node,
99974
99716
  ...
99975
99717
 
99976
99718
  def update(self):
99977
- '''
99978
-
99979
- '''
99980
99719
  ...
99981
99720
 
99982
99721
  @classmethod
@@ -100039,9 +99778,6 @@ class CompositorNodeCornerPin(CompositorNode, NodeInternal, Node, bpy_struct):
100039
99778
  ...
100040
99779
 
100041
99780
  def update(self):
100042
- '''
100043
-
100044
- '''
100045
99781
  ...
100046
99782
 
100047
99783
  @classmethod
@@ -100164,9 +99900,6 @@ class CompositorNodeCrop(CompositorNode, NodeInternal, Node, bpy_struct):
100164
99900
  ...
100165
99901
 
100166
99902
  def update(self):
100167
- '''
100168
-
100169
- '''
100170
99903
  ...
100171
99904
 
100172
99905
  @classmethod
@@ -100250,9 +99983,6 @@ class CompositorNodeCryptomatte(CompositorNode, NodeInternal, Node,
100250
99983
  ...
100251
99984
 
100252
99985
  def update(self):
100253
- '''
100254
-
100255
- '''
100256
99986
  ...
100257
99987
 
100258
99988
  @classmethod
@@ -100420,9 +100150,6 @@ class CompositorNodeCryptomatteV2(CompositorNode, NodeInternal, Node,
100420
100150
  ...
100421
100151
 
100422
100152
  def update(self):
100423
- '''
100424
-
100425
- '''
100426
100153
  ...
100427
100154
 
100428
100155
  @classmethod
@@ -100491,9 +100218,6 @@ class CompositorNodeCurveRGB(CompositorNode, NodeInternal, Node, bpy_struct):
100491
100218
  ...
100492
100219
 
100493
100220
  def update(self):
100494
- '''
100495
-
100496
- '''
100497
100221
  ...
100498
100222
 
100499
100223
  @classmethod
@@ -100562,9 +100286,6 @@ class CompositorNodeCurveVec(CompositorNode, NodeInternal, Node, bpy_struct):
100562
100286
  ...
100563
100287
 
100564
100288
  def update(self):
100565
- '''
100566
-
100567
- '''
100568
100289
  ...
100569
100290
 
100570
100291
  @classmethod
@@ -100604,9 +100325,6 @@ class CompositorNodeCustomGroup(CompositorNode, NodeInternal, Node,
100604
100325
  '''
100605
100326
 
100606
100327
  def update(self):
100607
- '''
100608
-
100609
- '''
100610
100328
  ...
100611
100329
 
100612
100330
  @classmethod
@@ -100711,9 +100429,6 @@ class CompositorNodeDBlur(CompositorNode, NodeInternal, Node, bpy_struct):
100711
100429
  ...
100712
100430
 
100713
100431
  def update(self):
100714
- '''
100715
-
100716
- '''
100717
100432
  ...
100718
100433
 
100719
100434
  @classmethod
@@ -100836,9 +100551,6 @@ class CompositorNodeDefocus(CompositorNode, NodeInternal, Node, bpy_struct):
100836
100551
  ...
100837
100552
 
100838
100553
  def update(self):
100839
- '''
100840
-
100841
- '''
100842
100554
  ...
100843
100555
 
100844
100556
  @classmethod
@@ -100913,9 +100625,6 @@ class CompositorNodeDenoise(CompositorNode, NodeInternal, Node, bpy_struct):
100913
100625
  ...
100914
100626
 
100915
100627
  def update(self):
100916
- '''
100917
-
100918
- '''
100919
100628
  ...
100920
100629
 
100921
100630
  @classmethod
@@ -100990,9 +100699,6 @@ class CompositorNodeDespeckle(CompositorNode, NodeInternal, Node, bpy_struct):
100990
100699
  ...
100991
100700
 
100992
100701
  def update(self):
100993
- '''
100994
-
100995
- '''
100996
100702
  ...
100997
100703
 
100998
100704
  @classmethod
@@ -101067,9 +100773,6 @@ class CompositorNodeDiffMatte(CompositorNode, NodeInternal, Node, bpy_struct):
101067
100773
  ...
101068
100774
 
101069
100775
  def update(self):
101070
- '''
101071
-
101072
- '''
101073
100776
  ...
101074
100777
 
101075
100778
  @classmethod
@@ -101157,9 +100860,6 @@ class CompositorNodeDilateErode(CompositorNode, NodeInternal, Node,
101157
100860
  ...
101158
100861
 
101159
100862
  def update(self):
101160
- '''
101161
-
101162
- '''
101163
100863
  ...
101164
100864
 
101165
100865
  @classmethod
@@ -101222,9 +100922,6 @@ class CompositorNodeDisplace(CompositorNode, NodeInternal, Node, bpy_struct):
101222
100922
  ...
101223
100923
 
101224
100924
  def update(self):
101225
- '''
101226
-
101227
- '''
101228
100925
  ...
101229
100926
 
101230
100927
  @classmethod
@@ -101306,9 +101003,6 @@ class CompositorNodeDistanceMatte(CompositorNode, NodeInternal, Node,
101306
101003
  ...
101307
101004
 
101308
101005
  def update(self):
101309
- '''
101310
-
101311
- '''
101312
101006
  ...
101313
101007
 
101314
101008
  @classmethod
@@ -101384,9 +101078,6 @@ class CompositorNodeDoubleEdgeMask(CompositorNode, NodeInternal, Node,
101384
101078
  ...
101385
101079
 
101386
101080
  def update(self):
101387
- '''
101388
-
101389
- '''
101390
101081
  ...
101391
101082
 
101392
101083
  @classmethod
@@ -101486,9 +101177,6 @@ class CompositorNodeEllipseMask(CompositorNode, NodeInternal, Node,
101486
101177
  ...
101487
101178
 
101488
101179
  def update(self):
101489
- '''
101490
-
101491
- '''
101492
101180
  ...
101493
101181
 
101494
101182
  @classmethod
@@ -101551,9 +101239,6 @@ class CompositorNodeExposure(CompositorNode, NodeInternal, Node, bpy_struct):
101551
101239
  ...
101552
101240
 
101553
101241
  def update(self):
101554
- '''
101555
-
101556
- '''
101557
101242
  ...
101558
101243
 
101559
101244
  @classmethod
@@ -101622,9 +101307,6 @@ class CompositorNodeFilter(CompositorNode, NodeInternal, Node, bpy_struct):
101622
101307
  ...
101623
101308
 
101624
101309
  def update(self):
101625
- '''
101626
-
101627
- '''
101628
101310
  ...
101629
101311
 
101630
101312
  @classmethod
@@ -101693,9 +101375,6 @@ class CompositorNodeFlip(CompositorNode, NodeInternal, Node, bpy_struct):
101693
101375
  ...
101694
101376
 
101695
101377
  def update(self):
101696
- '''
101697
-
101698
- '''
101699
101378
  ...
101700
101379
 
101701
101380
  @classmethod
@@ -101758,9 +101437,6 @@ class CompositorNodeGamma(CompositorNode, NodeInternal, Node, bpy_struct):
101758
101437
  ...
101759
101438
 
101760
101439
  def update(self):
101761
- '''
101762
-
101763
- '''
101764
101440
  ...
101765
101441
 
101766
101442
  @classmethod
@@ -101889,9 +101565,6 @@ class CompositorNodeGlare(CompositorNode, NodeInternal, Node, bpy_struct):
101889
101565
  ...
101890
101566
 
101891
101567
  def update(self):
101892
- '''
101893
-
101894
- '''
101895
101568
  ...
101896
101569
 
101897
101570
  @classmethod
@@ -101960,9 +101633,6 @@ class CompositorNodeGroup(CompositorNode, NodeInternal, Node, bpy_struct):
101960
101633
  ...
101961
101634
 
101962
101635
  def update(self):
101963
- '''
101964
-
101965
- '''
101966
101636
  ...
101967
101637
 
101968
101638
  @classmethod
@@ -102031,9 +101701,6 @@ class CompositorNodeHueCorrect(CompositorNode, NodeInternal, Node, bpy_struct):
102031
101701
  ...
102032
101702
 
102033
101703
  def update(self):
102034
- '''
102035
-
102036
- '''
102037
101704
  ...
102038
101705
 
102039
101706
  @classmethod
@@ -102096,9 +101763,6 @@ class CompositorNodeHueSat(CompositorNode, NodeInternal, Node, bpy_struct):
102096
101763
  ...
102097
101764
 
102098
101765
  def update(self):
102099
- '''
102100
-
102101
- '''
102102
101766
  ...
102103
101767
 
102104
101768
  @classmethod
@@ -102173,9 +101837,6 @@ class CompositorNodeIDMask(CompositorNode, NodeInternal, Node, bpy_struct):
102173
101837
  ...
102174
101838
 
102175
101839
  def update(self):
102176
- '''
102177
-
102178
- '''
102179
101840
  ...
102180
101841
 
102181
101842
  @classmethod
@@ -102304,9 +101965,6 @@ class CompositorNodeImage(CompositorNode, NodeInternal, Node, bpy_struct):
102304
101965
  ...
102305
101966
 
102306
101967
  def update(self):
102307
- '''
102308
-
102309
- '''
102310
101968
  ...
102311
101969
 
102312
101970
  @classmethod
@@ -102375,9 +102033,6 @@ class CompositorNodeInpaint(CompositorNode, NodeInternal, Node, bpy_struct):
102375
102033
  ...
102376
102034
 
102377
102035
  def update(self):
102378
- '''
102379
-
102380
- '''
102381
102036
  ...
102382
102037
 
102383
102038
  @classmethod
@@ -102452,9 +102107,6 @@ class CompositorNodeInvert(CompositorNode, NodeInternal, Node, bpy_struct):
102452
102107
  ...
102453
102108
 
102454
102109
  def update(self):
102455
- '''
102456
-
102457
- '''
102458
102110
  ...
102459
102111
 
102460
102112
  @classmethod
@@ -102589,9 +102241,6 @@ class CompositorNodeKeying(CompositorNode, NodeInternal, Node, bpy_struct):
102589
102241
  ...
102590
102242
 
102591
102243
  def update(self):
102592
- '''
102593
-
102594
- '''
102595
102244
  ...
102596
102245
 
102597
102246
  @classmethod
@@ -102673,9 +102322,6 @@ class CompositorNodeKeyingScreen(CompositorNode, NodeInternal, Node,
102673
102322
  ...
102674
102323
 
102675
102324
  def update(self):
102676
- '''
102677
-
102678
- '''
102679
102325
  ...
102680
102326
 
102681
102327
  @classmethod
@@ -102762,9 +102408,6 @@ class CompositorNodeKuwahara(CompositorNode, NodeInternal, Node, bpy_struct):
102762
102408
  ...
102763
102409
 
102764
102410
  def update(self):
102765
- '''
102766
-
102767
- '''
102768
102411
  ...
102769
102412
 
102770
102413
  @classmethod
@@ -102845,9 +102488,6 @@ class CompositorNodeLensdist(CompositorNode, NodeInternal, Node, bpy_struct):
102845
102488
  ...
102846
102489
 
102847
102490
  def update(self):
102848
- '''
102849
-
102850
- '''
102851
102491
  ...
102852
102492
 
102853
102493
  @classmethod
@@ -102916,9 +102556,6 @@ class CompositorNodeLevels(CompositorNode, NodeInternal, Node, bpy_struct):
102916
102556
  ...
102917
102557
 
102918
102558
  def update(self):
102919
- '''
102920
-
102921
- '''
102922
102559
  ...
102923
102560
 
102924
102561
  @classmethod
@@ -102993,9 +102630,6 @@ class CompositorNodeLumaMatte(CompositorNode, NodeInternal, Node, bpy_struct):
102993
102630
  ...
102994
102631
 
102995
102632
  def update(self):
102996
- '''
102997
-
102998
- '''
102999
102633
  ...
103000
102634
 
103001
102635
  @classmethod
@@ -103064,9 +102698,6 @@ class CompositorNodeMapRange(CompositorNode, NodeInternal, Node, bpy_struct):
103064
102698
  ...
103065
102699
 
103066
102700
  def update(self):
103067
- '''
103068
-
103069
- '''
103070
102701
  ...
103071
102702
 
103072
102703
  @classmethod
@@ -103135,9 +102766,6 @@ class CompositorNodeMapUV(CompositorNode, NodeInternal, Node, bpy_struct):
103135
102766
  ...
103136
102767
 
103137
102768
  def update(self):
103138
- '''
103139
-
103140
- '''
103141
102769
  ...
103142
102770
 
103143
102771
  @classmethod
@@ -103236,9 +102864,6 @@ class CompositorNodeMapValue(CompositorNode, NodeInternal, Node, bpy_struct):
103236
102864
  ...
103237
102865
 
103238
102866
  def update(self):
103239
- '''
103240
-
103241
- '''
103242
102867
  ...
103243
102868
 
103244
102869
  @classmethod
@@ -103349,9 +102974,6 @@ class CompositorNodeMask(CompositorNode, NodeInternal, Node, bpy_struct):
103349
102974
  ...
103350
102975
 
103351
102976
  def update(self):
103352
- '''
103353
-
103354
- '''
103355
102977
  ...
103356
102978
 
103357
102979
  @classmethod
@@ -103426,9 +103048,6 @@ class CompositorNodeMath(CompositorNode, NodeInternal, Node, bpy_struct):
103426
103048
  ...
103427
103049
 
103428
103050
  def update(self):
103429
- '''
103430
-
103431
- '''
103432
103051
  ...
103433
103052
 
103434
103053
  @classmethod
@@ -103509,9 +103128,6 @@ class CompositorNodeMixRGB(CompositorNode, NodeInternal, Node, bpy_struct):
103509
103128
  ...
103510
103129
 
103511
103130
  def update(self):
103512
- '''
103513
-
103514
- '''
103515
103131
  ...
103516
103132
 
103517
103133
  @classmethod
@@ -103580,9 +103196,6 @@ class CompositorNodeMovieClip(CompositorNode, NodeInternal, Node, bpy_struct):
103580
103196
  ...
103581
103197
 
103582
103198
  def update(self):
103583
- '''
103584
-
103585
- '''
103586
103199
  ...
103587
103200
 
103588
103201
  @classmethod
@@ -103658,9 +103271,6 @@ class CompositorNodeMovieDistortion(CompositorNode, NodeInternal, Node,
103658
103271
  ...
103659
103272
 
103660
103273
  def update(self):
103661
- '''
103662
-
103663
- '''
103664
103274
  ...
103665
103275
 
103666
103276
  @classmethod
@@ -103723,9 +103333,6 @@ class CompositorNodeNormal(CompositorNode, NodeInternal, Node, bpy_struct):
103723
103333
  ...
103724
103334
 
103725
103335
  def update(self):
103726
- '''
103727
-
103728
- '''
103729
103336
  ...
103730
103337
 
103731
103338
  @classmethod
@@ -103788,9 +103395,6 @@ class CompositorNodeNormalize(CompositorNode, NodeInternal, Node, bpy_struct):
103788
103395
  ...
103789
103396
 
103790
103397
  def update(self):
103791
- '''
103792
-
103793
- '''
103794
103398
  ...
103795
103399
 
103796
103400
  @classmethod
@@ -103883,9 +103487,6 @@ class CompositorNodeOutputFile(CompositorNode, NodeInternal, Node, bpy_struct):
103883
103487
  ...
103884
103488
 
103885
103489
  def update(self):
103886
- '''
103887
-
103888
- '''
103889
103490
  ...
103890
103491
 
103891
103492
  @classmethod
@@ -103948,9 +103549,6 @@ class CompositorNodePixelate(CompositorNode, NodeInternal, Node, bpy_struct):
103948
103549
  ...
103949
103550
 
103950
103551
  def update(self):
103951
- '''
103952
-
103953
- '''
103954
103552
  ...
103955
103553
 
103956
103554
  @classmethod
@@ -104050,9 +103648,6 @@ class CompositorNodePlaneTrackDeform(CompositorNode, NodeInternal, Node,
104050
103648
  ...
104051
103649
 
104052
103650
  def update(self):
104053
- '''
104054
-
104055
- '''
104056
103651
  ...
104057
103652
 
104058
103653
  @classmethod
@@ -104115,9 +103710,6 @@ class CompositorNodePosterize(CompositorNode, NodeInternal, Node, bpy_struct):
104115
103710
  ...
104116
103711
 
104117
103712
  def update(self):
104118
- '''
104119
-
104120
- '''
104121
103713
  ...
104122
103714
 
104123
103715
  @classmethod
@@ -104186,9 +103778,6 @@ class CompositorNodePremulKey(CompositorNode, NodeInternal, Node, bpy_struct):
104186
103778
  ...
104187
103779
 
104188
103780
  def update(self):
104189
- '''
104190
-
104191
- '''
104192
103781
  ...
104193
103782
 
104194
103783
  @classmethod
@@ -104251,9 +103840,6 @@ class CompositorNodeRGB(CompositorNode, NodeInternal, Node, bpy_struct):
104251
103840
  ...
104252
103841
 
104253
103842
  def update(self):
104254
- '''
104255
-
104256
- '''
104257
103843
  ...
104258
103844
 
104259
103845
  @classmethod
@@ -104316,9 +103902,6 @@ class CompositorNodeRGBToBW(CompositorNode, NodeInternal, Node, bpy_struct):
104316
103902
  ...
104317
103903
 
104318
103904
  def update(self):
104319
- '''
104320
-
104321
- '''
104322
103905
  ...
104323
103906
 
104324
103907
  @classmethod
@@ -104393,9 +103976,6 @@ class CompositorNodeRLayers(CompositorNode, NodeInternal, Node, bpy_struct):
104393
103976
  ...
104394
103977
 
104395
103978
  def update(self):
104396
- '''
104397
-
104398
- '''
104399
103979
  ...
104400
103980
 
104401
103981
  @classmethod
@@ -104464,9 +104044,6 @@ class CompositorNodeRotate(CompositorNode, NodeInternal, Node, bpy_struct):
104464
104044
  ...
104465
104045
 
104466
104046
  def update(self):
104467
- '''
104468
-
104469
- '''
104470
104047
  ...
104471
104048
 
104472
104049
  @classmethod
@@ -104553,9 +104130,6 @@ class CompositorNodeScale(CompositorNode, NodeInternal, Node, bpy_struct):
104553
104130
  ...
104554
104131
 
104555
104132
  def update(self):
104556
- '''
104557
-
104558
- '''
104559
104133
  ...
104560
104134
 
104561
104135
  @classmethod
@@ -104618,9 +104192,6 @@ class CompositorNodeSceneTime(CompositorNode, NodeInternal, Node, bpy_struct):
104618
104192
  ...
104619
104193
 
104620
104194
  def update(self):
104621
- '''
104622
-
104623
- '''
104624
104195
  ...
104625
104196
 
104626
104197
  @classmethod
@@ -104683,9 +104254,6 @@ class CompositorNodeSepHSVA(CompositorNode, NodeInternal, Node, bpy_struct):
104683
104254
  ...
104684
104255
 
104685
104256
  def update(self):
104686
- '''
104687
-
104688
- '''
104689
104257
  ...
104690
104258
 
104691
104259
  @classmethod
@@ -104748,9 +104316,6 @@ class CompositorNodeSepRGBA(CompositorNode, NodeInternal, Node, bpy_struct):
104748
104316
  ...
104749
104317
 
104750
104318
  def update(self):
104751
- '''
104752
-
104753
- '''
104754
104319
  ...
104755
104320
 
104756
104321
  @classmethod
@@ -104819,9 +104384,6 @@ class CompositorNodeSepYCCA(CompositorNode, NodeInternal, Node, bpy_struct):
104819
104384
  ...
104820
104385
 
104821
104386
  def update(self):
104822
- '''
104823
-
104824
- '''
104825
104387
  ...
104826
104388
 
104827
104389
  @classmethod
@@ -104884,9 +104446,6 @@ class CompositorNodeSepYUVA(CompositorNode, NodeInternal, Node, bpy_struct):
104884
104446
  ...
104885
104447
 
104886
104448
  def update(self):
104887
- '''
104888
-
104889
- '''
104890
104449
  ...
104891
104450
 
104892
104451
  @classmethod
@@ -104962,9 +104521,6 @@ class CompositorNodeSeparateColor(CompositorNode, NodeInternal, Node,
104962
104521
  ...
104963
104522
 
104964
104523
  def update(self):
104965
- '''
104966
-
104967
- '''
104968
104524
  ...
104969
104525
 
104970
104526
  @classmethod
@@ -105028,9 +104584,6 @@ class CompositorNodeSeparateXYZ(CompositorNode, NodeInternal, Node,
105028
104584
  ...
105029
104585
 
105030
104586
  def update(self):
105031
- '''
105032
-
105033
- '''
105034
104587
  ...
105035
104588
 
105036
104589
  @classmethod
@@ -105099,9 +104652,6 @@ class CompositorNodeSetAlpha(CompositorNode, NodeInternal, Node, bpy_struct):
105099
104652
  ...
105100
104653
 
105101
104654
  def update(self):
105102
- '''
105103
-
105104
- '''
105105
104655
  ...
105106
104656
 
105107
104657
  @classmethod
@@ -105176,9 +104726,6 @@ class CompositorNodeSplit(CompositorNode, NodeInternal, Node, bpy_struct):
105176
104726
  ...
105177
104727
 
105178
104728
  def update(self):
105179
- '''
105180
-
105181
- '''
105182
104729
  ...
105183
104730
 
105184
104731
  @classmethod
@@ -105259,9 +104806,6 @@ class CompositorNodeStabilize(CompositorNode, NodeInternal, Node, bpy_struct):
105259
104806
  ...
105260
104807
 
105261
104808
  def update(self):
105262
- '''
105263
-
105264
- '''
105265
104809
  ...
105266
104810
 
105267
104811
  @classmethod
@@ -105336,9 +104880,6 @@ class CompositorNodeSunBeams(CompositorNode, NodeInternal, Node, bpy_struct):
105336
104880
  ...
105337
104881
 
105338
104882
  def update(self):
105339
- '''
105340
-
105341
- '''
105342
104883
  ...
105343
104884
 
105344
104885
  @classmethod
@@ -105407,9 +104948,6 @@ class CompositorNodeSwitch(CompositorNode, NodeInternal, Node, bpy_struct):
105407
104948
  ...
105408
104949
 
105409
104950
  def update(self):
105410
- '''
105411
-
105412
- '''
105413
104951
  ...
105414
104952
 
105415
104953
  @classmethod
@@ -105472,9 +105010,6 @@ class CompositorNodeSwitchView(CompositorNode, NodeInternal, Node, bpy_struct):
105472
105010
  ...
105473
105011
 
105474
105012
  def update(self):
105475
- '''
105476
-
105477
- '''
105478
105013
  ...
105479
105014
 
105480
105015
  @classmethod
@@ -105549,9 +105084,6 @@ class CompositorNodeTexture(CompositorNode, NodeInternal, Node, bpy_struct):
105549
105084
  ...
105550
105085
 
105551
105086
  def update(self):
105552
- '''
105553
-
105554
- '''
105555
105087
  ...
105556
105088
 
105557
105089
  @classmethod
@@ -105632,9 +105164,6 @@ class CompositorNodeTime(CompositorNode, NodeInternal, Node, bpy_struct):
105632
105164
  ...
105633
105165
 
105634
105166
  def update(self):
105635
- '''
105636
-
105637
- '''
105638
105167
  ...
105639
105168
 
105640
105169
  @classmethod
@@ -105745,9 +105274,6 @@ class CompositorNodeTonemap(CompositorNode, NodeInternal, Node, bpy_struct):
105745
105274
  ...
105746
105275
 
105747
105276
  def update(self):
105748
- '''
105749
-
105750
- '''
105751
105277
  ...
105752
105278
 
105753
105279
  @classmethod
@@ -105840,9 +105366,6 @@ class CompositorNodeTrackPos(CompositorNode, NodeInternal, Node, bpy_struct):
105840
105366
  ...
105841
105367
 
105842
105368
  def update(self):
105843
- '''
105844
-
105845
- '''
105846
105369
  ...
105847
105370
 
105848
105371
  @classmethod
@@ -105911,9 +105434,6 @@ class CompositorNodeTransform(CompositorNode, NodeInternal, Node, bpy_struct):
105911
105434
  ...
105912
105435
 
105913
105436
  def update(self):
105914
- '''
105915
-
105916
- '''
105917
105437
  ...
105918
105438
 
105919
105439
  @classmethod
@@ -105988,9 +105508,6 @@ class CompositorNodeTranslate(CompositorNode, NodeInternal, Node, bpy_struct):
105988
105508
  ...
105989
105509
 
105990
105510
  def update(self):
105991
- '''
105992
-
105993
- '''
105994
105511
  ...
105995
105512
 
105996
105513
  @classmethod
@@ -106059,9 +105576,6 @@ class CompositorNodeValToRGB(CompositorNode, NodeInternal, Node, bpy_struct):
106059
105576
  ...
106060
105577
 
106061
105578
  def update(self):
106062
- '''
106063
-
106064
- '''
106065
105579
  ...
106066
105580
 
106067
105581
  @classmethod
@@ -106124,9 +105638,6 @@ class CompositorNodeValue(CompositorNode, NodeInternal, Node, bpy_struct):
106124
105638
  ...
106125
105639
 
106126
105640
  def update(self):
106127
- '''
106128
-
106129
- '''
106130
105641
  ...
106131
105642
 
106132
105643
  @classmethod
@@ -106219,9 +105730,6 @@ class CompositorNodeVecBlur(CompositorNode, NodeInternal, Node, bpy_struct):
106219
105730
  ...
106220
105731
 
106221
105732
  def update(self):
106222
- '''
106223
-
106224
- '''
106225
105733
  ...
106226
105734
 
106227
105735
  @classmethod
@@ -106308,9 +105816,6 @@ class CompositorNodeViewer(CompositorNode, NodeInternal, Node, bpy_struct):
106308
105816
  ...
106309
105817
 
106310
105818
  def update(self):
106311
- '''
106312
-
106313
- '''
106314
105819
  ...
106315
105820
 
106316
105821
  @classmethod
@@ -106385,9 +105890,6 @@ class CompositorNodeZcombine(CompositorNode, NodeInternal, Node, bpy_struct):
106385
105890
  ...
106386
105891
 
106387
105892
  def update(self):
106388
- '''
106389
-
106390
- '''
106391
105893
  ...
106392
105894
 
106393
105895
  @classmethod