fake-bpy-module 20240704__py3-none-any.whl → 20240706__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.

Potentially problematic release.


This version of fake-bpy-module might be problematic. Click here for more details.

Files changed (317) hide show
  1. _bpy_internal/__init__.pyi +1 -0
  2. _bpy_internal/extensions/__init__.pyi +1 -0
  3. _bpy_internal/extensions/junction_module/__init__.pyi +1 -0
  4. _bpy_internal/extensions/wheel_manager/__init__.pyi +1 -0
  5. _bpy_internal/freedesktop/__init__.pyi +1 -0
  6. addon_utils/__init__.pyi +1 -0
  7. animsys_refactor/__init__.pyi +1 -0
  8. aud/__init__.pyi +1 -0
  9. bgl/__init__.pyi +1 -0
  10. bl_app_override/__init__.pyi +1 -0
  11. bl_app_override/helpers/__init__.pyi +1 -0
  12. bl_app_template_utils/__init__.pyi +1 -0
  13. bl_console_utils/__init__.pyi +1 -0
  14. bl_console_utils/autocomplete/__init__.pyi +1 -0
  15. bl_console_utils/autocomplete/complete_calltip/__init__.pyi +1 -0
  16. bl_console_utils/autocomplete/complete_import/__init__.pyi +1 -0
  17. bl_console_utils/autocomplete/complete_namespace/__init__.pyi +1 -0
  18. bl_console_utils/autocomplete/intellisense/__init__.pyi +1 -0
  19. bl_i18n_utils/__init__.pyi +1 -0
  20. bl_i18n_utils/bl_extract_messages/__init__.pyi +1 -0
  21. bl_i18n_utils/merge_po/__init__.pyi +1 -0
  22. bl_i18n_utils/settings/__init__.pyi +1 -0
  23. bl_i18n_utils/utils/__init__.pyi +1 -0
  24. bl_i18n_utils/utils_cli/__init__.pyi +1 -0
  25. bl_i18n_utils/utils_languages_menu/__init__.pyi +1 -0
  26. bl_i18n_utils/utils_rtl/__init__.pyi +1 -0
  27. bl_keymap_utils/__init__.pyi +1 -0
  28. bl_keymap_utils/io/__init__.pyi +1 -0
  29. bl_keymap_utils/keymap_from_toolbar/__init__.pyi +1 -0
  30. bl_keymap_utils/keymap_hierarchy/__init__.pyi +1 -0
  31. bl_keymap_utils/platform_helpers/__init__.pyi +1 -0
  32. bl_keymap_utils/versioning/__init__.pyi +1 -0
  33. bl_math/__init__.pyi +1 -0
  34. bl_operators/__init__.pyi +1 -0
  35. bl_operators/add_mesh_torus/__init__.pyi +1 -0
  36. bl_operators/anim/__init__.pyi +1 -0
  37. bl_operators/assets/__init__.pyi +1 -0
  38. bl_operators/bmesh/__init__.pyi +1 -0
  39. bl_operators/bmesh/find_adjacent/__init__.pyi +1 -0
  40. bl_operators/clip/__init__.pyi +1 -0
  41. bl_operators/connect_to_output/__init__.pyi +1 -0
  42. bl_operators/console/__init__.pyi +1 -0
  43. bl_operators/constraint/__init__.pyi +1 -0
  44. bl_operators/file/__init__.pyi +1 -0
  45. bl_operators/freestyle/__init__.pyi +1 -0
  46. bl_operators/geometry_nodes/__init__.pyi +1 -0
  47. bl_operators/image/__init__.pyi +1 -0
  48. bl_operators/image_as_planes/__init__.pyi +1 -0
  49. bl_operators/mesh/__init__.pyi +1 -0
  50. bl_operators/node/__init__.pyi +1 -0
  51. bl_operators/node_editor/__init__.pyi +1 -0
  52. bl_operators/node_editor/node_functions/__init__.pyi +1 -0
  53. bl_operators/object/__init__.pyi +1 -0
  54. bl_operators/object_align/__init__.pyi +1 -0
  55. bl_operators/object_quick_effects/__init__.pyi +1 -0
  56. bl_operators/object_randomize_transform/__init__.pyi +1 -0
  57. bl_operators/presets/__init__.pyi +1 -0
  58. bl_operators/rigidbody/__init__.pyi +1 -0
  59. bl_operators/screen_play_rendered_anim/__init__.pyi +1 -0
  60. bl_operators/sequencer/__init__.pyi +1 -0
  61. bl_operators/spreadsheet/__init__.pyi +1 -0
  62. bl_operators/userpref/__init__.pyi +1 -0
  63. bl_operators/uvcalc_follow_active/__init__.pyi +1 -0
  64. bl_operators/uvcalc_lightmap/__init__.pyi +1 -0
  65. bl_operators/uvcalc_transform/__init__.pyi +1 -0
  66. bl_operators/vertexpaint_dirt/__init__.pyi +1 -0
  67. bl_operators/view3d/__init__.pyi +1 -0
  68. bl_operators/wm/__init__.pyi +1 -0
  69. bl_operators/world/__init__.pyi +1 -0
  70. bl_previews_utils/__init__.pyi +1 -0
  71. bl_previews_utils/bl_previews_render/__init__.pyi +1 -0
  72. bl_rna_utils/__init__.pyi +1 -0
  73. bl_rna_utils/data_path/__init__.pyi +1 -0
  74. bl_text_utils/__init__.pyi +1 -0
  75. bl_text_utils/external_editor/__init__.pyi +1 -0
  76. bl_ui/__init__.pyi +1 -0
  77. bl_ui/anim/__init__.pyi +1 -0
  78. bl_ui/asset_shelf/__init__.pyi +1 -0
  79. bl_ui/generic_ui_list/__init__.pyi +1 -0
  80. bl_ui/node_add_menu/__init__.pyi +1 -0
  81. bl_ui/node_add_menu_compositor/__init__.pyi +1 -0
  82. bl_ui/node_add_menu_geometry/__init__.pyi +1 -0
  83. bl_ui/node_add_menu_shader/__init__.pyi +1 -0
  84. bl_ui/node_add_menu_texture/__init__.pyi +1 -0
  85. bl_ui/properties_animviz/__init__.pyi +1 -0
  86. bl_ui/properties_collection/__init__.pyi +1 -0
  87. bl_ui/properties_constraint/__init__.pyi +1 -0
  88. bl_ui/properties_data_armature/__init__.pyi +1 -0
  89. bl_ui/properties_data_bone/__init__.pyi +1 -0
  90. bl_ui/properties_data_camera/__init__.pyi +1 -0
  91. bl_ui/properties_data_curve/__init__.pyi +1 -0
  92. bl_ui/properties_data_curves/__init__.pyi +1 -0
  93. bl_ui/properties_data_empty/__init__.pyi +1 -0
  94. bl_ui/properties_data_gpencil/__init__.pyi +1 -0
  95. bl_ui/properties_data_grease_pencil/__init__.pyi +1 -0
  96. bl_ui/properties_data_lattice/__init__.pyi +1 -0
  97. bl_ui/properties_data_light/__init__.pyi +1 -0
  98. bl_ui/properties_data_lightprobe/__init__.pyi +1 -0
  99. bl_ui/properties_data_mesh/__init__.pyi +1 -0
  100. bl_ui/properties_data_metaball/__init__.pyi +1 -0
  101. bl_ui/properties_data_modifier/__init__.pyi +1 -0
  102. bl_ui/properties_data_pointcloud/__init__.pyi +1 -0
  103. bl_ui/properties_data_shaderfx/__init__.pyi +1 -0
  104. bl_ui/properties_data_speaker/__init__.pyi +1 -0
  105. bl_ui/properties_data_volume/__init__.pyi +1 -0
  106. bl_ui/properties_freestyle/__init__.pyi +1 -0
  107. bl_ui/properties_grease_pencil_common/__init__.pyi +1 -0
  108. bl_ui/properties_mask_common/__init__.pyi +1 -0
  109. bl_ui/properties_material/__init__.pyi +1 -0
  110. bl_ui/properties_material_gpencil/__init__.pyi +1 -0
  111. bl_ui/properties_object/__init__.pyi +1 -0
  112. bl_ui/properties_output/__init__.pyi +1 -0
  113. bl_ui/properties_paint_common/__init__.pyi +1 -0
  114. bl_ui/properties_particle/__init__.pyi +1 -0
  115. bl_ui/properties_physics_cloth/__init__.pyi +1 -0
  116. bl_ui/properties_physics_common/__init__.pyi +1 -0
  117. bl_ui/properties_physics_dynamicpaint/__init__.pyi +1 -0
  118. bl_ui/properties_physics_field/__init__.pyi +1 -0
  119. bl_ui/properties_physics_fluid/__init__.pyi +1 -0
  120. bl_ui/properties_physics_geometry_nodes/__init__.pyi +1 -0
  121. bl_ui/properties_physics_rigidbody/__init__.pyi +1 -0
  122. bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +1 -0
  123. bl_ui/properties_physics_softbody/__init__.pyi +1 -0
  124. bl_ui/properties_render/__init__.pyi +1 -0
  125. bl_ui/properties_scene/__init__.pyi +1 -0
  126. bl_ui/properties_texture/__init__.pyi +1 -0
  127. bl_ui/properties_view_layer/__init__.pyi +1 -0
  128. bl_ui/properties_workspace/__init__.pyi +1 -0
  129. bl_ui/properties_world/__init__.pyi +1 -0
  130. bl_ui/space_clip/__init__.pyi +1 -0
  131. bl_ui/space_console/__init__.pyi +1 -0
  132. bl_ui/space_dopesheet/__init__.pyi +1 -0
  133. bl_ui/space_filebrowser/__init__.pyi +1 -0
  134. bl_ui/space_graph/__init__.pyi +1 -0
  135. bl_ui/space_image/__init__.pyi +1 -0
  136. bl_ui/space_info/__init__.pyi +1 -0
  137. bl_ui/space_nla/__init__.pyi +1 -0
  138. bl_ui/space_node/__init__.pyi +1 -0
  139. bl_ui/space_outliner/__init__.pyi +1 -0
  140. bl_ui/space_properties/__init__.pyi +1 -0
  141. bl_ui/space_sequencer/__init__.pyi +1 -0
  142. bl_ui/space_spreadsheet/__init__.pyi +1 -0
  143. bl_ui/space_statusbar/__init__.pyi +1 -0
  144. bl_ui/space_text/__init__.pyi +1 -0
  145. bl_ui/space_time/__init__.pyi +1 -0
  146. bl_ui/space_toolsystem_common/__init__.pyi +1 -0
  147. bl_ui/space_toolsystem_toolbar/__init__.pyi +1 -0
  148. bl_ui/space_topbar/__init__.pyi +1 -0
  149. bl_ui/space_userpref/__init__.pyi +1 -0
  150. bl_ui/space_view3d/__init__.pyi +1 -0
  151. bl_ui/space_view3d_toolbar/__init__.pyi +1 -0
  152. bl_ui/temp_anim_layers/__init__.pyi +1 -0
  153. bl_ui/utils/__init__.pyi +1 -0
  154. bl_ui_utils/__init__.pyi +1 -0
  155. bl_ui_utils/bug_report_url/__init__.pyi +1 -0
  156. bl_ui_utils/layout/__init__.pyi +1 -0
  157. blend_render_info/__init__.pyi +1 -0
  158. blf/__init__.pyi +1 -0
  159. bmesh/__init__.pyi +1 -0
  160. bmesh/geometry/__init__.pyi +1 -0
  161. bmesh/ops/__init__.pyi +1 -0
  162. bmesh/types/__init__.pyi +1 -0
  163. bmesh/utils/__init__.pyi +1 -0
  164. bpy/__init__.pyi +1 -0
  165. bpy/app/__init__.pyi +1 -0
  166. bpy/app/handlers/__init__.pyi +1 -0
  167. bpy/app/icons/__init__.pyi +1 -0
  168. bpy/app/timers/__init__.pyi +1 -0
  169. bpy/app/translations/__init__.pyi +1 -0
  170. bpy/msgbus/__init__.pyi +1 -0
  171. bpy/ops/__init__.pyi +1 -0
  172. bpy/ops/action/__init__.pyi +1 -0
  173. bpy/ops/anim/__init__.pyi +15 -14
  174. bpy/ops/armature/__init__.pyi +1 -0
  175. bpy/ops/asset/__init__.pyi +1 -0
  176. bpy/ops/boid/__init__.pyi +1 -0
  177. bpy/ops/brush/__init__.pyi +1 -0
  178. bpy/ops/buttons/__init__.pyi +1 -0
  179. bpy/ops/cachefile/__init__.pyi +1 -0
  180. bpy/ops/camera/__init__.pyi +1 -0
  181. bpy/ops/clip/__init__.pyi +1 -0
  182. bpy/ops/cloth/__init__.pyi +1 -0
  183. bpy/ops/collection/__init__.pyi +1 -0
  184. bpy/ops/console/__init__.pyi +1 -0
  185. bpy/ops/constraint/__init__.pyi +1 -0
  186. bpy/ops/curve/__init__.pyi +1 -0
  187. bpy/ops/curves/__init__.pyi +1 -0
  188. bpy/ops/cycles/__init__.pyi +1 -0
  189. bpy/ops/dpaint/__init__.pyi +1 -0
  190. bpy/ops/ed/__init__.pyi +1 -0
  191. bpy/ops/export_anim/__init__.pyi +1 -0
  192. bpy/ops/export_scene/__init__.pyi +1 -0
  193. bpy/ops/extensions/__init__.pyi +1 -0
  194. bpy/ops/file/__init__.pyi +1 -0
  195. bpy/ops/fluid/__init__.pyi +1 -0
  196. bpy/ops/font/__init__.pyi +1 -0
  197. bpy/ops/geometry/__init__.pyi +1 -0
  198. bpy/ops/gizmogroup/__init__.pyi +1 -0
  199. bpy/ops/gpencil/__init__.pyi +1 -0
  200. bpy/ops/graph/__init__.pyi +1 -0
  201. bpy/ops/grease_pencil/__init__.pyi +19 -0
  202. bpy/ops/image/__init__.pyi +1 -0
  203. bpy/ops/import_anim/__init__.pyi +1 -0
  204. bpy/ops/import_curve/__init__.pyi +1 -0
  205. bpy/ops/import_scene/__init__.pyi +1 -0
  206. bpy/ops/info/__init__.pyi +1 -0
  207. bpy/ops/lattice/__init__.pyi +1 -0
  208. bpy/ops/marker/__init__.pyi +1 -0
  209. bpy/ops/mask/__init__.pyi +1 -0
  210. bpy/ops/material/__init__.pyi +1 -0
  211. bpy/ops/mball/__init__.pyi +1 -0
  212. bpy/ops/mesh/__init__.pyi +7 -2
  213. bpy/ops/nla/__init__.pyi +1 -0
  214. bpy/ops/node/__init__.pyi +1 -0
  215. bpy/ops/object/__init__.pyi +2 -1
  216. bpy/ops/outliner/__init__.pyi +1 -0
  217. bpy/ops/paint/__init__.pyi +1 -0
  218. bpy/ops/paintcurve/__init__.pyi +1 -0
  219. bpy/ops/palette/__init__.pyi +1 -0
  220. bpy/ops/particle/__init__.pyi +1 -0
  221. bpy/ops/pose/__init__.pyi +1 -0
  222. bpy/ops/poselib/__init__.pyi +1 -0
  223. bpy/ops/preferences/__init__.pyi +1 -0
  224. bpy/ops/ptcache/__init__.pyi +1 -0
  225. bpy/ops/render/__init__.pyi +1 -0
  226. bpy/ops/rigidbody/__init__.pyi +1 -0
  227. bpy/ops/scene/__init__.pyi +1 -0
  228. bpy/ops/screen/__init__.pyi +1 -0
  229. bpy/ops/script/__init__.pyi +1 -0
  230. bpy/ops/sculpt/__init__.pyi +1 -0
  231. bpy/ops/sculpt_curves/__init__.pyi +1 -0
  232. bpy/ops/sequencer/__init__.pyi +1 -0
  233. bpy/ops/sound/__init__.pyi +1 -0
  234. bpy/ops/spreadsheet/__init__.pyi +1 -0
  235. bpy/ops/surface/__init__.pyi +1 -0
  236. bpy/ops/text/__init__.pyi +1 -0
  237. bpy/ops/text_editor/__init__.pyi +1 -0
  238. bpy/ops/texture/__init__.pyi +1 -0
  239. bpy/ops/transform/__init__.pyi +17 -16
  240. bpy/ops/ui/__init__.pyi +1 -0
  241. bpy/ops/uilist/__init__.pyi +1 -0
  242. bpy/ops/uv/__init__.pyi +1 -0
  243. bpy/ops/view2d/__init__.pyi +1 -0
  244. bpy/ops/view3d/__init__.pyi +1 -0
  245. bpy/ops/wm/__init__.pyi +5 -4
  246. bpy/ops/workspace/__init__.pyi +1 -0
  247. bpy/ops/world/__init__.pyi +1 -0
  248. bpy/path/__init__.pyi +1 -0
  249. bpy/props/__init__.pyi +1 -0
  250. bpy/types/__init__.pyi +302 -282
  251. bpy/utils/__init__.pyi +1 -0
  252. bpy/utils/previews/__init__.pyi +1 -0
  253. bpy/utils/units/__init__.pyi +1 -0
  254. bpy_extras/__init__.pyi +1 -0
  255. bpy_extras/anim_utils/__init__.pyi +1 -0
  256. bpy_extras/asset_utils/__init__.pyi +1 -0
  257. bpy_extras/bmesh_utils/__init__.pyi +1 -0
  258. bpy_extras/id_map_utils/__init__.pyi +1 -0
  259. bpy_extras/image_utils/__init__.pyi +1 -0
  260. bpy_extras/io_utils/__init__.pyi +1 -0
  261. bpy_extras/keyconfig_utils/__init__.pyi +1 -0
  262. bpy_extras/mesh_utils/__init__.pyi +1 -0
  263. bpy_extras/node_shader_utils/__init__.pyi +1 -0
  264. bpy_extras/node_utils/__init__.pyi +1 -0
  265. bpy_extras/object_utils/__init__.pyi +1 -0
  266. bpy_extras/view3d_utils/__init__.pyi +1 -0
  267. bpy_extras/wm_utils/__init__.pyi +1 -0
  268. bpy_extras/wm_utils/progress_report/__init__.pyi +1 -0
  269. bpy_restrict_state/__init__.pyi +1 -0
  270. bpy_types/__init__.pyi +1 -0
  271. console_python/__init__.pyi +1 -0
  272. console_shell/__init__.pyi +1 -0
  273. {fake_bpy_module-20240704.dist-info → fake_bpy_module-20240706.dist-info}/METADATA +1 -1
  274. fake_bpy_module-20240706.dist-info/RECORD +358 -0
  275. freestyle/__init__.pyi +1 -0
  276. freestyle/chainingiterators/__init__.pyi +1 -0
  277. freestyle/functions/__init__.pyi +1 -0
  278. freestyle/predicates/__init__.pyi +1 -0
  279. freestyle/shaders/__init__.pyi +1 -0
  280. freestyle/types/__init__.pyi +1 -0
  281. freestyle/utils/ContextFunctions/__init__.pyi +1 -0
  282. freestyle/utils/__init__.pyi +2 -1
  283. gpu/__init__.pyi +1 -0
  284. gpu/capabilities/__init__.pyi +1 -0
  285. gpu/matrix/__init__.pyi +1 -0
  286. gpu/platform/__init__.pyi +1 -0
  287. gpu/select/__init__.pyi +1 -0
  288. gpu/shader/__init__.pyi +1 -0
  289. gpu/state/__init__.pyi +1 -0
  290. gpu/texture/__init__.pyi +1 -0
  291. gpu/types/__init__.pyi +1 -0
  292. gpu_extras/__init__.pyi +1 -0
  293. gpu_extras/batch/__init__.pyi +1 -0
  294. gpu_extras/presets/__init__.pyi +1 -0
  295. graphviz_export/__init__.pyi +1 -0
  296. idprop/__init__.pyi +1 -0
  297. idprop/types/__init__.pyi +1 -0
  298. imbuf/__init__.pyi +1 -0
  299. imbuf/types/__init__.pyi +1 -0
  300. keyingsets_builtins/__init__.pyi +1 -0
  301. keyingsets_utils/__init__.pyi +1 -0
  302. mathutils/__init__.pyi +1 -0
  303. mathutils/bvhtree/__init__.pyi +1 -0
  304. mathutils/geometry/__init__.pyi +1 -0
  305. mathutils/interpolate/__init__.pyi +1 -0
  306. mathutils/kdtree/__init__.pyi +1 -0
  307. mathutils/noise/__init__.pyi +1 -0
  308. nodeitems_builtins/__init__.pyi +1 -0
  309. nodeitems_utils/__init__.pyi +1 -0
  310. rna_info/__init__.pyi +1 -0
  311. rna_keymap_ui/__init__.pyi +1 -0
  312. rna_prop_ui/__init__.pyi +1 -0
  313. rna_xml/__init__.pyi +1 -0
  314. sys_info/__init__.pyi +1 -0
  315. fake_bpy_module-20240704.dist-info/RECORD +0 -358
  316. {fake_bpy_module-20240704.dist-info → fake_bpy_module-20240706.dist-info}/WHEEL +0 -0
  317. {fake_bpy_module-20240704.dist-info → fake_bpy_module-20240706.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi CHANGED
@@ -17080,50 +17080,6 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
17080
17080
  :columns: 2
17081
17081
 
17082
17082
 
17083
- --------------------
17084
-
17085
- * bpy_struct.id_data
17086
-
17087
- :columns: 2
17088
-
17089
-
17090
- --------------------
17091
-
17092
- * bpy_struct.as_pointer
17093
- * bpy_struct.driver_add
17094
- * bpy_struct.driver_remove
17095
- * bpy_struct.get
17096
- * bpy_struct.id_properties_clear
17097
- * bpy_struct.id_properties_ensure
17098
- * bpy_struct.id_properties_ui
17099
- * bpy_struct.is_property_hidden
17100
- * bpy_struct.is_property_overridable_library
17101
- * bpy_struct.is_property_readonly
17102
- * bpy_struct.is_property_set
17103
- * bpy_struct.items
17104
- * bpy_struct.keyframe_delete
17105
- * bpy_struct.keyframe_insert
17106
- * bpy_struct.keys
17107
- * bpy_struct.path_from_id
17108
- * bpy_struct.path_resolve
17109
- * bpy_struct.pop
17110
- * bpy_struct.property_overridable_library_set
17111
- * bpy_struct.property_unset
17112
- * bpy_struct.type_recast
17113
- * bpy_struct.values
17114
-
17115
- :columns: 2
17116
-
17117
-
17118
- --------------------
17119
-
17120
- * Action.bindings
17121
- * ActionBindings.new
17122
- * KeyframeActionStrip.key_insert
17123
-
17124
- :columns: 2
17125
-
17126
-
17127
17083
  --------------------
17128
17084
 
17129
17085
  * bpy_struct.id_data
@@ -37566,7 +37522,7 @@ FileHandler
37566
37522
  * bpy.context.id
37567
37523
  * bpy.context.selected_ids
37568
37524
  * bpy.context.texture_user
37569
- * ActionBindings.new
37525
+ * ActionSlots.new
37570
37526
  * AssetRepresentation.local_id
37571
37527
  * BlendDataObjects.new
37572
37528
  * Depsgraph.id_eval_get
@@ -46355,6 +46311,50 @@ Menu.poll function.
46355
46311
  :columns: 2
46356
46312
 
46357
46313
 
46314
+ --------------------
46315
+
46316
+ * Action.slots
46317
+ * ActionSlots.new
46318
+ * KeyframeActionStrip.key_insert
46319
+
46320
+ :columns: 2
46321
+
46322
+
46323
+ --------------------
46324
+
46325
+ * bpy_struct.id_data
46326
+
46327
+ :columns: 2
46328
+
46329
+
46330
+ --------------------
46331
+
46332
+ * bpy_struct.as_pointer
46333
+ * bpy_struct.driver_add
46334
+ * bpy_struct.driver_remove
46335
+ * bpy_struct.get
46336
+ * bpy_struct.id_properties_clear
46337
+ * bpy_struct.id_properties_ensure
46338
+ * bpy_struct.id_properties_ui
46339
+ * bpy_struct.is_property_hidden
46340
+ * bpy_struct.is_property_overridable_library
46341
+ * bpy_struct.is_property_readonly
46342
+ * bpy_struct.is_property_set
46343
+ * bpy_struct.items
46344
+ * bpy_struct.keyframe_delete
46345
+ * bpy_struct.keyframe_insert
46346
+ * bpy_struct.keys
46347
+ * bpy_struct.path_from_id
46348
+ * bpy_struct.path_resolve
46349
+ * bpy_struct.pop
46350
+ * bpy_struct.property_overridable_library_set
46351
+ * bpy_struct.property_unset
46352
+ * bpy_struct.type_recast
46353
+ * bpy_struct.values
46354
+
46355
+ :columns: 2
46356
+
46357
+
46358
46358
  --------------------
46359
46359
 
46360
46360
  * ParticleSettings.fluid
@@ -54690,48 +54690,6 @@ Base class for integrating USD Hydra based renderers.
54690
54690
  :columns: 2
54691
54691
 
54692
54692
 
54693
- --------------------
54694
-
54695
- * bpy_struct.id_data
54696
-
54697
- :columns: 2
54698
-
54699
-
54700
- --------------------
54701
-
54702
- * bpy_struct.as_pointer
54703
- * bpy_struct.driver_add
54704
- * bpy_struct.driver_remove
54705
- * bpy_struct.get
54706
- * bpy_struct.id_properties_clear
54707
- * bpy_struct.id_properties_ensure
54708
- * bpy_struct.id_properties_ui
54709
- * bpy_struct.is_property_hidden
54710
- * bpy_struct.is_property_overridable_library
54711
- * bpy_struct.is_property_readonly
54712
- * bpy_struct.is_property_set
54713
- * bpy_struct.items
54714
- * bpy_struct.keyframe_delete
54715
- * bpy_struct.keyframe_insert
54716
- * bpy_struct.keys
54717
- * bpy_struct.path_from_id
54718
- * bpy_struct.path_resolve
54719
- * bpy_struct.pop
54720
- * bpy_struct.property_overridable_library_set
54721
- * bpy_struct.property_unset
54722
- * bpy_struct.type_recast
54723
- * bpy_struct.values
54724
-
54725
- :columns: 2
54726
-
54727
-
54728
- --------------------
54729
-
54730
- * Action.bindings
54731
-
54732
- :columns: 2
54733
-
54734
-
54735
54693
  --------------------
54736
54694
 
54737
54695
  * bpy_struct.id_data
@@ -64420,6 +64378,48 @@ Property types used in class declarations are all in bpy.props
64420
64378
  :columns: 2
64421
64379
 
64422
64380
 
64381
+ --------------------
64382
+
64383
+ * bpy_struct.id_data
64384
+
64385
+ :columns: 2
64386
+
64387
+
64388
+ --------------------
64389
+
64390
+ * bpy_struct.as_pointer
64391
+ * bpy_struct.driver_add
64392
+ * bpy_struct.driver_remove
64393
+ * bpy_struct.get
64394
+ * bpy_struct.id_properties_clear
64395
+ * bpy_struct.id_properties_ensure
64396
+ * bpy_struct.id_properties_ui
64397
+ * bpy_struct.is_property_hidden
64398
+ * bpy_struct.is_property_overridable_library
64399
+ * bpy_struct.is_property_readonly
64400
+ * bpy_struct.is_property_set
64401
+ * bpy_struct.items
64402
+ * bpy_struct.keyframe_delete
64403
+ * bpy_struct.keyframe_insert
64404
+ * bpy_struct.keys
64405
+ * bpy_struct.path_from_id
64406
+ * bpy_struct.path_resolve
64407
+ * bpy_struct.pop
64408
+ * bpy_struct.property_overridable_library_set
64409
+ * bpy_struct.property_unset
64410
+ * bpy_struct.type_recast
64411
+ * bpy_struct.values
64412
+
64413
+ :columns: 2
64414
+
64415
+
64416
+ --------------------
64417
+
64418
+ * Action.slots
64419
+
64420
+ :columns: 2
64421
+
64422
+
64423
64423
  --------------------
64424
64424
 
64425
64425
  * bpy_struct.id_data
@@ -98873,6 +98873,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
98873
98873
 
98874
98874
  import typing
98875
98875
  import collections.abc
98876
+ import typing_extensions
98876
98877
  import bl_operators.anim
98877
98878
  import bl_operators.assets
98878
98879
  import bl_operators.clip
@@ -98991,7 +98992,8 @@ class bpy_prop_collection(typing.Generic[GenericType1]):
98991
98992
  attr: str,
98992
98993
  seq: collections.abc.MutableSequence[bool]
98993
98994
  | collections.abc.MutableSequence[int]
98994
- | collections.abc.MutableSequence[float],
98995
+ | collections.abc.MutableSequence[float]
98996
+ | typing_extensions.Buffer,
98995
98997
  ):
98996
98998
  """This is a function to give fast access to attributes within a collection.Only works for 'basic type' properties (bool, int and float)!
98997
98999
  Multi-dimensional arrays (like array of vectors) will be flattened into seq.
@@ -98999,7 +99001,7 @@ class bpy_prop_collection(typing.Generic[GenericType1]):
98999
99001
  :param attr:
99000
99002
  :type attr: str
99001
99003
  :param seq:
99002
- :type seq: collections.abc.MutableSequence[bool] | collections.abc.MutableSequence[int] | collections.abc.MutableSequence[float]
99004
+ :type seq: collections.abc.MutableSequence[bool] | collections.abc.MutableSequence[int] | collections.abc.MutableSequence[float] | typing_extensions.Buffer
99003
99005
  """
99004
99006
  ...
99005
99007
 
@@ -99008,7 +99010,8 @@ class bpy_prop_collection(typing.Generic[GenericType1]):
99008
99010
  attr: str,
99009
99011
  seq: collections.abc.Sequence[bool]
99010
99012
  | collections.abc.Sequence[int]
99011
- | collections.abc.Sequence[float],
99013
+ | collections.abc.Sequence[float]
99014
+ | typing_extensions.Buffer,
99012
99015
  ):
99013
99016
  """This is a function to give fast access to attributes within a collection.Only works for 'basic type' properties (bool, int and float)!
99014
99017
  seq must be uni-dimensional, multi-dimensional arrays (like array of vectors) will be re-created from it.
@@ -99016,7 +99019,7 @@ class bpy_prop_collection(typing.Generic[GenericType1]):
99016
99019
  :param attr:
99017
99020
  :type attr: str
99018
99021
  :param seq:
99019
- :type seq: collections.abc.Sequence[bool] | collections.abc.Sequence[int] | collections.abc.Sequence[float]
99022
+ :type seq: collections.abc.Sequence[bool] | collections.abc.Sequence[int] | collections.abc.Sequence[float] | typing_extensions.Buffer
99020
99023
  """
99021
99024
  ...
99022
99025
 
@@ -99075,23 +99078,25 @@ class bpy_prop_collection(typing.Generic[GenericType1]):
99075
99078
  ...
99076
99079
 
99077
99080
  @typing.overload
99078
- def __getitem__(self, key: slice) -> tuple[GenericType1]:
99081
+ def __getitem__(self, key: slice) -> tuple[GenericType1, ...]:
99079
99082
  """
99080
99083
 
99081
99084
  :param key:
99082
99085
  :type key: slice
99083
99086
  :return:
99084
- :rtype: tuple[GenericType1]
99087
+ :rtype: tuple[GenericType1, ...]
99085
99088
  """
99086
99089
  ...
99087
99090
 
99088
- def __getitem__(self, key: int | str | slice) -> GenericType1 | tuple[GenericType1]:
99091
+ def __getitem__(
99092
+ self, key: int | str | slice
99093
+ ) -> GenericType1 | tuple[GenericType1, ...]:
99089
99094
  """
99090
99095
 
99091
99096
  :param key:
99092
99097
  :type key: int | str | slice
99093
99098
  :return:
99094
- :rtype: GenericType1 | tuple[GenericType1]
99099
+ :rtype: GenericType1 | tuple[GenericType1, ...]
99095
99100
  """
99096
99101
  ...
99097
99102
 
@@ -99454,19 +99459,24 @@ class bpy_prop_array(typing.Generic[GenericType1]):
99454
99459
  """
99455
99460
  ...
99456
99461
 
99457
- def foreach_get(self, seq: collections.abc.MutableSequence[GenericType1]):
99462
+ def foreach_get(
99463
+ self,
99464
+ seq: collections.abc.MutableSequence[GenericType1] | typing_extensions.Buffer,
99465
+ ):
99458
99466
  """
99459
99467
 
99460
99468
  :param seq:
99461
- :type seq: collections.abc.MutableSequence[GenericType1]
99469
+ :type seq: collections.abc.MutableSequence[GenericType1] | typing_extensions.Buffer
99462
99470
  """
99463
99471
  ...
99464
99472
 
99465
- def foreach_set(self, seq: typing.Sequence[GenericType1]):
99473
+ def foreach_set(
99474
+ self, seq: collections.abc.Sequence[GenericType1] | typing_extensions.Buffer
99475
+ ):
99466
99476
  """
99467
99477
 
99468
99478
  :param seq:
99469
- :type seq: typing.Sequence[GenericType1]
99479
+ :type seq: collections.abc.Sequence[GenericType1] | typing_extensions.Buffer
99470
99480
  """
99471
99481
  ...
99472
99482
 
@@ -99482,23 +99492,23 @@ class bpy_prop_array(typing.Generic[GenericType1]):
99482
99492
  ...
99483
99493
 
99484
99494
  @typing.overload
99485
- def __getitem__(self, key: slice) -> tuple[GenericType1]:
99495
+ def __getitem__(self, key: slice) -> tuple[GenericType1, ...]:
99486
99496
  """
99487
99497
 
99488
99498
  :param key:
99489
99499
  :type key: slice
99490
99500
  :return:
99491
- :rtype: tuple[GenericType1]
99501
+ :rtype: tuple[GenericType1, ...]
99492
99502
  """
99493
99503
  ...
99494
99504
 
99495
- def __getitem__(self, key: int | slice) -> GenericType1 | tuple[GenericType1]:
99505
+ def __getitem__(self, key: int | slice) -> GenericType1 | tuple[GenericType1, ...]:
99496
99506
  """
99497
99507
 
99498
99508
  :param key:
99499
99509
  :type key: int | slice
99500
99510
  :return:
99501
- :rtype: GenericType1 | tuple[GenericType1]
99511
+ :rtype: GenericType1 | tuple[GenericType1, ...]
99502
99512
  """
99503
99513
  ...
99504
99514
 
@@ -99514,23 +99524,27 @@ class bpy_prop_array(typing.Generic[GenericType1]):
99514
99524
  ...
99515
99525
 
99516
99526
  @typing.overload
99517
- def __setitem__(self, key: slice, value: tuple[GenericType1]):
99527
+ def __setitem__(self, key: slice, value: collections.abc.Iterable[GenericType1]):
99518
99528
  """
99519
99529
 
99520
99530
  :param key:
99521
99531
  :type key: slice
99522
99532
  :param value:
99523
- :type value: tuple[GenericType1]
99533
+ :type value: collections.abc.Iterable[GenericType1]
99524
99534
  """
99525
99535
  ...
99526
99536
 
99527
- def __setitem__(self, key: int | slice, value: GenericType1 | tuple[GenericType1]):
99537
+ def __setitem__(
99538
+ self,
99539
+ key: int | slice,
99540
+ value: GenericType1 | collections.abc.Iterable[GenericType1],
99541
+ ):
99528
99542
  """
99529
99543
 
99530
99544
  :param key:
99531
99545
  :type key: int | slice
99532
99546
  :param value:
99533
- :type value: GenericType1 | tuple[GenericType1]
99547
+ :type value: GenericType1 | collections.abc.Iterable[GenericType1]
99534
99548
  """
99535
99549
  ...
99536
99550
 
@@ -99652,103 +99666,21 @@ class AOVs(bpy_prop_collection[AOV], bpy_struct):
99652
99666
  """
99653
99667
  ...
99654
99668
 
99655
- class ActionBinding(bpy_struct):
99656
- """Number specific to this Binding, unique within the Animation data-blockThis is used, for example, on a KeyframeActionStrip to look up the ActionChannelBag for this Binding"""
99657
-
99658
- handle: int
99659
- """
99660
-
99661
- :type: int
99662
- """
99663
-
99664
- name: str
99665
- """
99666
-
99667
- :type: str
99668
- """
99669
+ class ActionChannelBag(bpy_struct):
99670
+ """Collection of animation channels, typically associated with an action slot"""
99669
99671
 
99670
- name_display: str
99671
- """
99672
+ fcurves: ActionChannelBagFCurves
99673
+ """ The individual F-Curves that animate the slot
99672
99674
 
99673
- :type: str
99675
+ :type: ActionChannelBagFCurves
99674
99676
  """
99675
99677
 
99676
- @classmethod
99677
- def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
99678
- """
99679
-
99680
- :param id: The RNA type identifier.
99681
- :type id: str | None
99682
- :param default:
99683
- :return: The RNA type or default when not found.
99684
- :rtype: Struct
99685
- """
99686
- ...
99687
-
99688
- @classmethod
99689
- def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
99690
- """
99691
-
99692
- :param id: The RNA type identifier.
99693
- :type id: str | None
99694
- :param default:
99695
- :return: The class or default when not found.
99696
- :rtype: typing.Any
99697
- """
99698
- ...
99699
-
99700
- class ActionBindings(bpy_prop_collection[ActionBinding], bpy_struct):
99701
- """Collection of animation bindings"""
99702
-
99703
- def new(self, for_id: ID | None = None) -> ActionBinding:
99704
- """Add a binding to the animation
99705
-
99706
- :param for_id: Data-Block, If given, the new binding will be named after this data-block, and limited to animating data-blocks of its type. If ommitted, limiting the ID type will happen as soon as the binding is assigned
99707
- :type for_id: ID | None
99708
- :return: Newly created animation binding
99709
- :rtype: ActionBinding
99710
- """
99711
- ...
99712
-
99713
- @classmethod
99714
- def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
99715
- """
99716
-
99717
- :param id: The RNA type identifier.
99718
- :type id: str | None
99719
- :param default:
99720
- :return: The RNA type or default when not found.
99721
- :rtype: Struct
99722
- """
99723
- ...
99724
-
99725
- @classmethod
99726
- def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
99727
- """
99728
-
99729
- :param id: The RNA type identifier.
99730
- :type id: str | None
99731
- :param default:
99732
- :return: The class or default when not found.
99733
- :rtype: typing.Any
99734
- """
99735
- ...
99736
-
99737
- class ActionChannelBag(bpy_struct):
99738
- """Collection of animation channels, typically associated with an animation binding"""
99739
-
99740
- binding_handle: int
99678
+ slot_handle: int
99741
99679
  """
99742
99680
 
99743
99681
  :type: int
99744
99682
  """
99745
99683
 
99746
- fcurves: ActionChannelBagFCurves
99747
- """ The individual F-Curves that animate the binding
99748
-
99749
- :type: ActionChannelBagFCurves
99750
- """
99751
-
99752
99684
  @classmethod
99753
99685
  def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
99754
99686
  """
@@ -99774,7 +99706,7 @@ class ActionChannelBag(bpy_struct):
99774
99706
  ...
99775
99707
 
99776
99708
  class ActionChannelBagFCurves(bpy_prop_collection[FCurve], bpy_struct):
99777
- """Collection of F-Curves for a specific animation binding"""
99709
+ """Collection of F-Curves for a specific action slot"""
99778
99710
 
99779
99711
  @classmethod
99780
99712
  def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
@@ -99801,7 +99733,7 @@ class ActionChannelBagFCurves(bpy_prop_collection[FCurve], bpy_struct):
99801
99733
  ...
99802
99734
 
99803
99735
  class ActionChannelBags(bpy_prop_collection[ActionChannelBag], bpy_struct):
99804
- """For each animation binding, a list of animation channels that are meant for that binding"""
99736
+ """For each action slot, a list of animation channels that are meant for that slot"""
99805
99737
 
99806
99738
  @classmethod
99807
99739
  def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
@@ -100087,7 +100019,7 @@ class ActionLayers(bpy_prop_collection[ActionLayer], bpy_struct):
100087
100019
  def new(self, name: str) -> ActionLayer:
100088
100020
  """Add a layer to the Animation. Currently an Animation can only have at most one layer
100089
100021
 
100090
- :param name: Name, Name of the layer, will be made unique within the Animation data-block
100022
+ :param name: Name, Name of the layer, will be made unique within the Action
100091
100023
  :type name: str
100092
100024
  :return: Newly created animation layer
100093
100025
  :rtype: ActionLayer
@@ -100183,6 +100115,88 @@ class ActionPoseMarkers(bpy_prop_collection[TimelineMarker], bpy_struct):
100183
100115
  """
100184
100116
  ...
100185
100117
 
100118
+ class ActionSlot(bpy_struct):
100119
+ """Number specific to this Slot, unique within the ActionThis is used, for example, on a KeyframeActionStrip to look up the ActionChannelBag for this Slot"""
100120
+
100121
+ handle: int
100122
+ """
100123
+
100124
+ :type: int
100125
+ """
100126
+
100127
+ name: str
100128
+ """
100129
+
100130
+ :type: str
100131
+ """
100132
+
100133
+ name_display: str
100134
+ """
100135
+
100136
+ :type: str
100137
+ """
100138
+
100139
+ @classmethod
100140
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
100141
+ """
100142
+
100143
+ :param id: The RNA type identifier.
100144
+ :type id: str | None
100145
+ :param default:
100146
+ :return: The RNA type or default when not found.
100147
+ :rtype: Struct
100148
+ """
100149
+ ...
100150
+
100151
+ @classmethod
100152
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
100153
+ """
100154
+
100155
+ :param id: The RNA type identifier.
100156
+ :type id: str | None
100157
+ :param default:
100158
+ :return: The class or default when not found.
100159
+ :rtype: typing.Any
100160
+ """
100161
+ ...
100162
+
100163
+ class ActionSlots(bpy_prop_collection[ActionSlot], bpy_struct):
100164
+ """Collection of action slots"""
100165
+
100166
+ def new(self, for_id: ID | None = None) -> ActionSlot:
100167
+ """Add a slot to the animation
100168
+
100169
+ :param for_id: Data-Block, If given, the new slot will be named after this data-block, and limited to animating data-blocks of its type. If ommitted, limiting the ID type will happen as soon as the slot is assigned
100170
+ :type for_id: ID | None
100171
+ :return: Newly created action slot
100172
+ :rtype: ActionSlot
100173
+ """
100174
+ ...
100175
+
100176
+ @classmethod
100177
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
100178
+ """
100179
+
100180
+ :param id: The RNA type identifier.
100181
+ :type id: str | None
100182
+ :param default:
100183
+ :return: The RNA type or default when not found.
100184
+ :rtype: Struct
100185
+ """
100186
+ ...
100187
+
100188
+ @classmethod
100189
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
100190
+ """
100191
+
100192
+ :param id: The RNA type identifier.
100193
+ :type id: str | None
100194
+ :param default:
100195
+ :return: The class or default when not found.
100196
+ :rtype: typing.Any
100197
+ """
100198
+ ...
100199
+
100186
100200
  class ActionStrip(bpy_struct):
100187
100201
  type: str
100188
100202
  """
@@ -100392,40 +100406,40 @@ class AnimData(bpy_struct):
100392
100406
  :type: Action | None
100393
100407
  """
100394
100408
 
100395
- action_binding: str
100396
- """ The binding identifies which sub-set of the Action is considered to be for this data-block, and its name is used to find the right binding when assigning an Action
100409
+ action_blend_type: str
100410
+ """ Method used for combining Active Action's result with result of NLA stack
100397
100411
 
100398
100412
  :type: str
100399
100413
  """
100400
100414
 
100401
- action_binding_handle: int
100402
- """ A number that identifies which sub-set of the Action is considered to be for this data-block
100415
+ action_extrapolation: str
100416
+ """ Action to take for gaps past the Active Action's range (when evaluating with NLA)
100403
100417
 
100404
- :type: int
100418
+ :type: str
100405
100419
  """
100406
100420
 
100407
- action_binding_name: str
100408
- """ The name of the action binding. The binding identifies which sub-set of the Action is considered to be for this data-block, and its name is used to find the right binding when assigning an Action
100421
+ action_influence: float
100422
+ """ Amount the Active Action contributes to the result of the NLA stack
100409
100423
 
100410
- :type: str
100424
+ :type: float
100411
100425
  """
100412
100426
 
100413
- action_blend_type: str
100414
- """ Method used for combining Active Action's result with result of NLA stack
100427
+ action_slot: str
100428
+ """ The slot identifies which sub-set of the Action is considered to be for this data-block, and its name is used to find the right slot when assigning an Action
100415
100429
 
100416
100430
  :type: str
100417
100431
  """
100418
100432
 
100419
- action_extrapolation: str
100420
- """ Action to take for gaps past the Active Action's range (when evaluating with NLA)
100433
+ action_slot_handle: int
100434
+ """ A number that identifies which sub-set of the Action is considered to be for this data-block
100421
100435
 
100422
- :type: str
100436
+ :type: int
100423
100437
  """
100424
100438
 
100425
- action_influence: float
100426
- """ Amount the Active Action contributes to the result of the NLA stack
100439
+ action_slot_name: str
100440
+ """ The name of the action slot. The slot identifies which sub-set of the Action is considered to be for this data-block, and its name is used to find the right slot when assigning an Action
100427
100441
 
100428
- :type: float
100442
+ :type: str
100429
100443
  """
100430
100444
 
100431
100445
  action_tweak_storage: Action | None
@@ -105134,16 +105148,16 @@ class Bone(bpy_struct):
105134
105148
  :type: bool
105135
105149
  """
105136
105150
 
105137
- bbone_handle_use_scale_end: list[bool]
105151
+ bbone_handle_use_scale_end: bpy_prop_array[bool]
105138
105152
  """ Multiply B-Bone Scale Out channels by the local scale values of the end handle. This is done after the Scale Easing option and isn't affected by it
105139
105153
 
105140
- :type: list[bool]
105154
+ :type: bpy_prop_array[bool]
105141
105155
  """
105142
105156
 
105143
- bbone_handle_use_scale_start: list[bool]
105157
+ bbone_handle_use_scale_start: bpy_prop_array[bool]
105144
105158
  """ Multiply B-Bone Scale In channels by the local scale values of the start handle. This is done after the Scale Easing option and isn't affected by it
105145
105159
 
105146
- :type: list[bool]
105160
+ :type: bpy_prop_array[bool]
105147
105161
  """
105148
105162
 
105149
105163
  bbone_mapping_mode: str
@@ -111091,6 +111105,12 @@ class DopeSheet(bpy_struct):
111091
111105
  :type: str
111092
111106
  """
111093
111107
 
111108
+ show_all_slots: bool
111109
+ """ Show all the Action's Slots
111110
+
111111
+ :type: bool
111112
+ """
111113
+
111094
111114
  show_armatures: bool
111095
111115
  """ Include visualization of armature related animation data
111096
111116
 
@@ -112271,16 +112291,16 @@ class EditBone(bpy_struct):
112271
112291
  :type: bool
112272
112292
  """
112273
112293
 
112274
- bbone_handle_use_scale_end: list[bool]
112294
+ bbone_handle_use_scale_end: bpy_prop_array[bool]
112275
112295
  """ Multiply B-Bone Scale Out channels by the local scale values of the end handle. This is done after the Scale Easing option and isn't affected by it
112276
112296
 
112277
- :type: list[bool]
112297
+ :type: bpy_prop_array[bool]
112278
112298
  """
112279
112299
 
112280
- bbone_handle_use_scale_start: list[bool]
112300
+ bbone_handle_use_scale_start: bpy_prop_array[bool]
112281
112301
  """ Multiply B-Bone Scale In channels by the local scale values of the start handle. This is done after the Scale Easing option and isn't affected by it
112282
112302
 
112283
- :type: list[bool]
112303
+ :type: bpy_prop_array[bool]
112284
112304
  """
112285
112305
 
112286
112306
  bbone_mapping_mode: str
@@ -123992,10 +124012,10 @@ class MaterialLineArt(bpy_struct):
123992
124012
  :type: bool
123993
124013
  """
123994
124014
 
123995
- use_material_mask_bits: list[bool]
124015
+ use_material_mask_bits: bpy_prop_array[bool]
123996
124016
  """
123997
124017
 
123998
- :type: list[bool]
124018
+ :type: bpy_prop_array[bool]
123999
124019
  """
124000
124020
 
124001
124021
  @classmethod
@@ -132900,16 +132920,16 @@ class PoseBone(bpy_struct):
132900
132920
  :type: bool
132901
132921
  """
132902
132922
 
132903
- lock_location: list[bool]
132923
+ lock_location: bpy_prop_array[bool]
132904
132924
  """ Lock editing of location when transforming
132905
132925
 
132906
- :type: list[bool]
132926
+ :type: bpy_prop_array[bool]
132907
132927
  """
132908
132928
 
132909
- lock_rotation: list[bool]
132929
+ lock_rotation: bpy_prop_array[bool]
132910
132930
  """ Lock editing of rotation when transforming
132911
132931
 
132912
- :type: list[bool]
132932
+ :type: bpy_prop_array[bool]
132913
132933
  """
132914
132934
 
132915
132935
  lock_rotation_w: bool
@@ -132924,10 +132944,10 @@ class PoseBone(bpy_struct):
132924
132944
  :type: bool
132925
132945
  """
132926
132946
 
132927
- lock_scale: list[bool]
132947
+ lock_scale: bpy_prop_array[bool]
132928
132948
  """ Lock editing of scale when transforming
132929
132949
 
132930
- :type: list[bool]
132950
+ :type: bpy_prop_array[bool]
132931
132951
  """
132932
132952
 
132933
132953
  matrix: mathutils.Matrix
@@ -133824,7 +133844,7 @@ class PreferencesExperimental(bpy_struct):
133824
133844
  """
133825
133845
 
133826
133846
  use_animation_baklava: bool
133827
- """ The new 'Animation' data-block can contain the animation for multiple data-blocks at once
133847
+ """ The new 'layered' Action can contain the animation for multiple data-blocks at once
133828
133848
 
133829
133849
  :type: bool
133830
133850
  """
@@ -134739,7 +134759,7 @@ class PreferencesSystem(bpy_struct):
134739
134759
  """
134740
134760
 
134741
134761
  use_online_access: bool
134742
- """ Allow internet access. Blender may access configured online extension repositories. Installed third party add-ons may access the internet for their own functionality
134762
+ """ Allow Blender to access the internet. Add-ons that follow this setting will only connect to the internet if enabled. However, Blender cannot prevent third-party add-ons from violating this rule
134743
134763
 
134744
134764
  :type: bool
134745
134765
  """
@@ -135567,10 +135587,10 @@ class PropertyGroupItem(bpy_struct):
135567
135587
  :type: bool
135568
135588
  """
135569
135589
 
135570
- bool_array: list[bool]
135590
+ bool_array: bpy_prop_array[bool]
135571
135591
  """
135572
135592
 
135573
- :type: list[bool]
135593
+ :type: bpy_prop_array[bool]
135574
135594
  """
135575
135595
 
135576
135596
  collection: bpy_prop_collection[PropertyGroup]
@@ -136128,10 +136148,10 @@ class RenderEngine(bpy_struct):
136128
136148
  :type: bool
136129
136149
  """
136130
136150
 
136131
- layer_override: list[bool]
136151
+ layer_override: bpy_prop_array[bool]
136132
136152
  """
136133
136153
 
136134
- :type: list[bool]
136154
+ :type: bpy_prop_array[bool]
136135
136155
  """
136136
136156
 
136137
136157
  render: RenderSettings
@@ -138320,10 +138340,10 @@ class RigidBodyObject(bpy_struct):
138320
138340
  :type: float
138321
138341
  """
138322
138342
 
138323
- collision_collections: list[bool]
138343
+ collision_collections: bpy_prop_array[bool]
138324
138344
  """ Collision collections rigid body belongs to
138325
138345
 
138326
- :type: list[bool]
138346
+ :type: bpy_prop_array[bool]
138327
138347
  """
138328
138348
 
138329
138349
  collision_margin: float
@@ -148068,10 +148088,10 @@ class ToolSettings(bpy_struct):
148068
148088
  :type: bool
148069
148089
  """
148070
148090
 
148071
- mesh_select_mode: list[bool]
148091
+ mesh_select_mode: bpy_prop_array[bool]
148072
148092
  """ Which mesh elements selection works on
148073
148093
 
148074
- :type: list[bool]
148094
+ :type: bpy_prop_array[bool]
148075
148095
  """
148076
148096
 
148077
148097
  normal_vector: mathutils.Vector
@@ -155583,7 +155603,7 @@ class wmTools(bpy_prop_collection[WorkSpaceTool], bpy_struct):
155583
155603
  ...
155584
155604
 
155585
155605
  class KeyframeActionStrip(ActionStrip, bpy_struct):
155586
- """Strip with a set of F-Curves for each animation binding"""
155606
+ """Strip with a set of F-Curves for each action slot"""
155587
155607
 
155588
155608
  channelbags: ActionChannelBags
155589
155609
  """
@@ -155591,11 +155611,11 @@ class KeyframeActionStrip(ActionStrip, bpy_struct):
155591
155611
  :type: ActionChannelBags
155592
155612
  """
155593
155613
 
155594
- def channels(self, binding_handle: int | None) -> ActionChannelBag:
155595
- """Find the ActionChannelBag for a specific Binding
155614
+ def channels(self, slot_handle: int | None) -> ActionChannelBag:
155615
+ """Find the ActionChannelBag for a specific Slot
155596
155616
 
155597
- :param binding_handle: Binding Handle, Number that identifies a specific animation binding
155598
- :type binding_handle: int | None
155617
+ :param slot_handle: Slot Handle, Number that identifies a specific action slot
155618
+ :type slot_handle: int | None
155599
155619
  :return: Channels
155600
155620
  :rtype: ActionChannelBag
155601
155621
  """
@@ -155603,7 +155623,7 @@ class KeyframeActionStrip(ActionStrip, bpy_struct):
155603
155623
 
155604
155624
  def key_insert(
155605
155625
  self,
155606
- binding: ActionBinding | None,
155626
+ slot: ActionSlot | None,
155607
155627
  data_path: str,
155608
155628
  array_index: int | None,
155609
155629
  value: float | None,
@@ -155611,8 +155631,8 @@ class KeyframeActionStrip(ActionStrip, bpy_struct):
155611
155631
  ) -> bool:
155612
155632
  """key_insert
155613
155633
 
155614
- :param binding: Binding, The binding that identifies which 'thing' should be keyed
155615
- :type binding: ActionBinding | None
155634
+ :param slot: Slot, The slot that identifies which 'thing' should be keyed
155635
+ :type slot: ActionSlot | None
155616
155636
  :param data_path: Data Path, F-Curve data path
155617
155637
  :type data_path: str
155618
155638
  :param array_index: Array Index, Index of the animated array element, or -1 if the property is not an array
@@ -160987,10 +161007,10 @@ class LineartGpencilModifier(GpencilModifier, bpy_struct):
160987
161007
  :type: bool
160988
161008
  """
160989
161009
 
160990
- use_intersection_mask: list[bool]
161010
+ use_intersection_mask: bpy_prop_array[bool]
160991
161011
  """ Mask bits to match from Collection Line Art settings
160992
161012
 
160993
- :type: list[bool]
161013
+ :type: bpy_prop_array[bool]
160994
161014
  """
160995
161015
 
160996
161016
  use_intersection_match: bool
@@ -161047,10 +161067,10 @@ class LineartGpencilModifier(GpencilModifier, bpy_struct):
161047
161067
  :type: bool
161048
161068
  """
161049
161069
 
161050
- use_material_mask_bits: list[bool]
161070
+ use_material_mask_bits: bpy_prop_array[bool]
161051
161071
  """ Mask bits to match from Material Line Art settings
161052
161072
 
161053
- :type: list[bool]
161073
+ :type: bpy_prop_array[bool]
161054
161074
  """
161055
161075
 
161056
161076
  use_material_mask_match: bool
@@ -163192,12 +163212,6 @@ class WeightProxGpencilModifier(GpencilModifier, bpy_struct):
163192
163212
  class Action(ID, bpy_struct):
163193
163213
  """A collection of F-Curves for animation"""
163194
163214
 
163195
- bindings: ActionBindings
163196
- """ The list of bindings in this animation data-block
163197
-
163198
- :type: ActionBindings
163199
- """
163200
-
163201
163215
  curve_frame_range: mathutils.Vector
163202
163216
  """ The combined frame range of all F-Curves within this action
163203
163217
 
@@ -163247,25 +163261,25 @@ class Action(ID, bpy_struct):
163247
163261
  """
163248
163262
 
163249
163263
  is_action_legacy: bool
163250
- """ Return whether this is a legacy Action. Legacy Actions have no layers or bindings. An empty Action considered as both a 'legacy' and a 'layered' Action
163264
+ """ Return whether this is a legacy Action. Legacy Actions have no layers or slots. An empty Action considered as both a 'legacy' and a 'layered' Action
163251
163265
 
163252
163266
  :type: bool
163253
163267
  """
163254
163268
 
163255
163269
  is_empty: bool
163256
- """ False when there is any Layer, Binding, or legacy F-Curve
163270
+ """ False when there is any Layer, Slot, or legacy F-Curve
163257
163271
 
163258
163272
  :type: bool
163259
163273
  """
163260
163274
 
163261
- last_binding_handle: int
163275
+ last_slot_handle: int
163262
163276
  """
163263
163277
 
163264
163278
  :type: int
163265
163279
  """
163266
163280
 
163267
163281
  layers: ActionLayers
163268
- """ The list of layers that make up this Animation
163282
+ """ The list of layers that make up this Action
163269
163283
 
163270
163284
  :type: ActionLayers
163271
163285
  """
@@ -163276,6 +163290,12 @@ class Action(ID, bpy_struct):
163276
163290
  :type: ActionPoseMarkers
163277
163291
  """
163278
163292
 
163293
+ slots: ActionSlots
163294
+ """ The list of slots in this Action
163295
+
163296
+ :type: ActionSlots
163297
+ """
163298
+
163279
163299
  use_cyclic: bool
163280
163300
  """ The action is intended to be used as a cycle looping over its manually set playback frame range (enabling this doesn't automatically make it loop)
163281
163301
 
@@ -165197,10 +165217,10 @@ class Collection(ID, bpy_struct):
165197
165217
  :type: mathutils.Vector
165198
165218
  """
165199
165219
 
165200
- lineart_intersection_mask: list[bool]
165220
+ lineart_intersection_mask: bpy_prop_array[bool]
165201
165221
  """ Intersection generated by this collection will have this mask value
165202
165222
 
165203
- :type: list[bool]
165223
+ :type: bpy_prop_array[bool]
165204
165224
  """
165205
165225
 
165206
165226
  lineart_intersection_priority: int
@@ -168786,16 +168806,16 @@ Warning: Assigning to it or its members multiple consecutive times will not work
168786
168806
  :type: mathutils.Vector
168787
168807
  """
168788
168808
 
168789
- lock_location: list[bool]
168809
+ lock_location: bpy_prop_array[bool]
168790
168810
  """ Lock editing of location when transforming
168791
168811
 
168792
- :type: list[bool]
168812
+ :type: bpy_prop_array[bool]
168793
168813
  """
168794
168814
 
168795
- lock_rotation: list[bool]
168815
+ lock_rotation: bpy_prop_array[bool]
168796
168816
  """ Lock editing of rotation when transforming
168797
168817
 
168798
- :type: list[bool]
168818
+ :type: bpy_prop_array[bool]
168799
168819
  """
168800
168820
 
168801
168821
  lock_rotation_w: bool
@@ -168810,10 +168830,10 @@ Warning: Assigning to it or its members multiple consecutive times will not work
168810
168830
  :type: bool
168811
168831
  """
168812
168832
 
168813
- lock_scale: list[bool]
168833
+ lock_scale: bpy_prop_array[bool]
168814
168834
  """ Lock editing of scale when transforming
168815
168835
 
168816
- :type: list[bool]
168836
+ :type: bpy_prop_array[bool]
168817
168837
  """
168818
168838
 
168819
168839
  material_slots: bpy_prop_collection[MaterialSlot]
@@ -176235,10 +176255,10 @@ class GreasePencilLineartModifier(Modifier, bpy_struct):
176235
176255
  :type: bool
176236
176256
  """
176237
176257
 
176238
- use_intersection_mask: list[bool]
176258
+ use_intersection_mask: bpy_prop_array[bool]
176239
176259
  """ Mask bits to match from Collection Line Art settings
176240
176260
 
176241
- :type: list[bool]
176261
+ :type: bpy_prop_array[bool]
176242
176262
  """
176243
176263
 
176244
176264
  use_intersection_match: bool
@@ -176295,10 +176315,10 @@ class GreasePencilLineartModifier(Modifier, bpy_struct):
176295
176315
  :type: bool
176296
176316
  """
176297
176317
 
176298
- use_material_mask_bits: list[bool]
176318
+ use_material_mask_bits: bpy_prop_array[bool]
176299
176319
  """ Mask bits to match from Material Line Art settings
176300
176320
 
176301
- :type: list[bool]
176321
+ :type: bpy_prop_array[bool]
176302
176322
  """
176303
176323
 
176304
176324
  use_material_mask_match: bool
@@ -179455,22 +179475,22 @@ class MirrorModifier(Modifier, bpy_struct):
179455
179475
  :type: float
179456
179476
  """
179457
179477
 
179458
- use_axis: list[bool]
179478
+ use_axis: bpy_prop_array[bool]
179459
179479
  """ Enable axis mirror
179460
179480
 
179461
- :type: list[bool]
179481
+ :type: bpy_prop_array[bool]
179462
179482
  """
179463
179483
 
179464
- use_bisect_axis: list[bool]
179484
+ use_bisect_axis: bpy_prop_array[bool]
179465
179485
  """ Cuts the mesh across the mirror plane
179466
179486
 
179467
- :type: list[bool]
179487
+ :type: bpy_prop_array[bool]
179468
179488
  """
179469
179489
 
179470
- use_bisect_flip_axis: list[bool]
179490
+ use_bisect_flip_axis: bpy_prop_array[bool]
179471
179491
  """ Flips the direction of the slice
179472
179492
 
179473
- :type: list[bool]
179493
+ :type: bpy_prop_array[bool]
179474
179494
  """
179475
179495
 
179476
179496
  use_clip: bool
@@ -183423,10 +183443,10 @@ class BoolProperty(Property, bpy_struct):
183423
183443
  :type: bool
183424
183444
  """
183425
183445
 
183426
- default_array: list[bool]
183446
+ default_array: bpy_prop_array[bool]
183427
183447
  """ Default value for this array
183428
183448
 
183429
- :type: list[bool]
183449
+ :type: bpy_prop_array[bool]
183430
183450
  """
183431
183451
 
183432
183452
  is_array: bool