fake-bpy-module 20240705__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.
- _bpy_internal/__init__.pyi +1 -0
- _bpy_internal/extensions/__init__.pyi +1 -0
- _bpy_internal/extensions/junction_module/__init__.pyi +1 -0
- _bpy_internal/extensions/wheel_manager/__init__.pyi +1 -0
- _bpy_internal/freedesktop/__init__.pyi +1 -0
- addon_utils/__init__.pyi +1 -0
- animsys_refactor/__init__.pyi +1 -0
- aud/__init__.pyi +1 -0
- bgl/__init__.pyi +1 -0
- bl_app_override/__init__.pyi +1 -0
- bl_app_override/helpers/__init__.pyi +1 -0
- bl_app_template_utils/__init__.pyi +1 -0
- bl_console_utils/__init__.pyi +1 -0
- bl_console_utils/autocomplete/__init__.pyi +1 -0
- bl_console_utils/autocomplete/complete_calltip/__init__.pyi +1 -0
- bl_console_utils/autocomplete/complete_import/__init__.pyi +1 -0
- bl_console_utils/autocomplete/complete_namespace/__init__.pyi +1 -0
- bl_console_utils/autocomplete/intellisense/__init__.pyi +1 -0
- bl_i18n_utils/__init__.pyi +1 -0
- bl_i18n_utils/bl_extract_messages/__init__.pyi +1 -0
- bl_i18n_utils/merge_po/__init__.pyi +1 -0
- bl_i18n_utils/settings/__init__.pyi +1 -0
- bl_i18n_utils/utils/__init__.pyi +1 -0
- bl_i18n_utils/utils_cli/__init__.pyi +1 -0
- bl_i18n_utils/utils_languages_menu/__init__.pyi +1 -0
- bl_i18n_utils/utils_rtl/__init__.pyi +1 -0
- bl_keymap_utils/__init__.pyi +1 -0
- bl_keymap_utils/io/__init__.pyi +1 -0
- bl_keymap_utils/keymap_from_toolbar/__init__.pyi +1 -0
- bl_keymap_utils/keymap_hierarchy/__init__.pyi +1 -0
- bl_keymap_utils/platform_helpers/__init__.pyi +1 -0
- bl_keymap_utils/versioning/__init__.pyi +1 -0
- bl_math/__init__.pyi +1 -0
- bl_operators/__init__.pyi +1 -0
- bl_operators/add_mesh_torus/__init__.pyi +1 -0
- bl_operators/anim/__init__.pyi +1 -0
- bl_operators/assets/__init__.pyi +1 -0
- bl_operators/bmesh/__init__.pyi +1 -0
- bl_operators/bmesh/find_adjacent/__init__.pyi +1 -0
- bl_operators/clip/__init__.pyi +1 -0
- bl_operators/connect_to_output/__init__.pyi +1 -0
- bl_operators/console/__init__.pyi +1 -0
- bl_operators/constraint/__init__.pyi +1 -0
- bl_operators/file/__init__.pyi +1 -0
- bl_operators/freestyle/__init__.pyi +1 -0
- bl_operators/geometry_nodes/__init__.pyi +1 -0
- bl_operators/image/__init__.pyi +1 -0
- bl_operators/image_as_planes/__init__.pyi +1 -0
- bl_operators/mesh/__init__.pyi +1 -0
- bl_operators/node/__init__.pyi +1 -0
- bl_operators/node_editor/__init__.pyi +1 -0
- bl_operators/node_editor/node_functions/__init__.pyi +1 -0
- bl_operators/object/__init__.pyi +1 -0
- bl_operators/object_align/__init__.pyi +1 -0
- bl_operators/object_quick_effects/__init__.pyi +1 -0
- bl_operators/object_randomize_transform/__init__.pyi +1 -0
- bl_operators/presets/__init__.pyi +1 -0
- bl_operators/rigidbody/__init__.pyi +1 -0
- bl_operators/screen_play_rendered_anim/__init__.pyi +1 -0
- bl_operators/sequencer/__init__.pyi +1 -0
- bl_operators/spreadsheet/__init__.pyi +1 -0
- bl_operators/userpref/__init__.pyi +1 -0
- bl_operators/uvcalc_follow_active/__init__.pyi +1 -0
- bl_operators/uvcalc_lightmap/__init__.pyi +1 -0
- bl_operators/uvcalc_transform/__init__.pyi +1 -0
- bl_operators/vertexpaint_dirt/__init__.pyi +1 -0
- bl_operators/view3d/__init__.pyi +1 -0
- bl_operators/wm/__init__.pyi +1 -0
- bl_operators/world/__init__.pyi +1 -0
- bl_previews_utils/__init__.pyi +1 -0
- bl_previews_utils/bl_previews_render/__init__.pyi +1 -0
- bl_rna_utils/__init__.pyi +1 -0
- bl_rna_utils/data_path/__init__.pyi +1 -0
- bl_text_utils/__init__.pyi +1 -0
- bl_text_utils/external_editor/__init__.pyi +1 -0
- bl_ui/__init__.pyi +1 -0
- bl_ui/anim/__init__.pyi +1 -0
- bl_ui/asset_shelf/__init__.pyi +1 -0
- bl_ui/generic_ui_list/__init__.pyi +1 -0
- bl_ui/node_add_menu/__init__.pyi +1 -0
- bl_ui/node_add_menu_compositor/__init__.pyi +1 -0
- bl_ui/node_add_menu_geometry/__init__.pyi +1 -0
- bl_ui/node_add_menu_shader/__init__.pyi +1 -0
- bl_ui/node_add_menu_texture/__init__.pyi +1 -0
- bl_ui/properties_animviz/__init__.pyi +1 -0
- bl_ui/properties_collection/__init__.pyi +1 -0
- bl_ui/properties_constraint/__init__.pyi +1 -0
- bl_ui/properties_data_armature/__init__.pyi +1 -0
- bl_ui/properties_data_bone/__init__.pyi +1 -0
- bl_ui/properties_data_camera/__init__.pyi +1 -0
- bl_ui/properties_data_curve/__init__.pyi +1 -0
- bl_ui/properties_data_curves/__init__.pyi +1 -0
- bl_ui/properties_data_empty/__init__.pyi +1 -0
- bl_ui/properties_data_gpencil/__init__.pyi +1 -0
- bl_ui/properties_data_grease_pencil/__init__.pyi +1 -0
- bl_ui/properties_data_lattice/__init__.pyi +1 -0
- bl_ui/properties_data_light/__init__.pyi +1 -0
- bl_ui/properties_data_lightprobe/__init__.pyi +1 -0
- bl_ui/properties_data_mesh/__init__.pyi +1 -0
- bl_ui/properties_data_metaball/__init__.pyi +1 -0
- bl_ui/properties_data_modifier/__init__.pyi +1 -0
- bl_ui/properties_data_pointcloud/__init__.pyi +1 -0
- bl_ui/properties_data_shaderfx/__init__.pyi +1 -0
- bl_ui/properties_data_speaker/__init__.pyi +1 -0
- bl_ui/properties_data_volume/__init__.pyi +1 -0
- bl_ui/properties_freestyle/__init__.pyi +1 -0
- bl_ui/properties_grease_pencil_common/__init__.pyi +1 -0
- bl_ui/properties_mask_common/__init__.pyi +1 -0
- bl_ui/properties_material/__init__.pyi +1 -0
- bl_ui/properties_material_gpencil/__init__.pyi +1 -0
- bl_ui/properties_object/__init__.pyi +1 -0
- bl_ui/properties_output/__init__.pyi +1 -0
- bl_ui/properties_paint_common/__init__.pyi +1 -0
- bl_ui/properties_particle/__init__.pyi +1 -0
- bl_ui/properties_physics_cloth/__init__.pyi +1 -0
- bl_ui/properties_physics_common/__init__.pyi +1 -0
- bl_ui/properties_physics_dynamicpaint/__init__.pyi +1 -0
- bl_ui/properties_physics_field/__init__.pyi +1 -0
- bl_ui/properties_physics_fluid/__init__.pyi +1 -0
- bl_ui/properties_physics_geometry_nodes/__init__.pyi +1 -0
- bl_ui/properties_physics_rigidbody/__init__.pyi +1 -0
- bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +1 -0
- bl_ui/properties_physics_softbody/__init__.pyi +1 -0
- bl_ui/properties_render/__init__.pyi +1 -0
- bl_ui/properties_scene/__init__.pyi +1 -0
- bl_ui/properties_texture/__init__.pyi +1 -0
- bl_ui/properties_view_layer/__init__.pyi +1 -0
- bl_ui/properties_workspace/__init__.pyi +1 -0
- bl_ui/properties_world/__init__.pyi +1 -0
- bl_ui/space_clip/__init__.pyi +1 -0
- bl_ui/space_console/__init__.pyi +1 -0
- bl_ui/space_dopesheet/__init__.pyi +1 -0
- bl_ui/space_filebrowser/__init__.pyi +1 -0
- bl_ui/space_graph/__init__.pyi +1 -0
- bl_ui/space_image/__init__.pyi +1 -0
- bl_ui/space_info/__init__.pyi +1 -0
- bl_ui/space_nla/__init__.pyi +1 -0
- bl_ui/space_node/__init__.pyi +1 -0
- bl_ui/space_outliner/__init__.pyi +1 -0
- bl_ui/space_properties/__init__.pyi +1 -0
- bl_ui/space_sequencer/__init__.pyi +1 -0
- bl_ui/space_spreadsheet/__init__.pyi +1 -0
- bl_ui/space_statusbar/__init__.pyi +1 -0
- bl_ui/space_text/__init__.pyi +1 -0
- bl_ui/space_time/__init__.pyi +1 -0
- bl_ui/space_toolsystem_common/__init__.pyi +1 -0
- bl_ui/space_toolsystem_toolbar/__init__.pyi +1 -0
- bl_ui/space_topbar/__init__.pyi +1 -0
- bl_ui/space_userpref/__init__.pyi +1 -0
- bl_ui/space_view3d/__init__.pyi +1 -0
- bl_ui/space_view3d_toolbar/__init__.pyi +1 -0
- bl_ui/temp_anim_layers/__init__.pyi +1 -0
- bl_ui/utils/__init__.pyi +1 -0
- bl_ui_utils/__init__.pyi +1 -0
- bl_ui_utils/bug_report_url/__init__.pyi +1 -0
- bl_ui_utils/layout/__init__.pyi +1 -0
- blend_render_info/__init__.pyi +1 -0
- blf/__init__.pyi +1 -0
- bmesh/__init__.pyi +1 -0
- bmesh/geometry/__init__.pyi +1 -0
- bmesh/ops/__init__.pyi +1 -0
- bmesh/types/__init__.pyi +1 -0
- bmesh/utils/__init__.pyi +1 -0
- bpy/__init__.pyi +1 -0
- bpy/app/__init__.pyi +1 -0
- bpy/app/handlers/__init__.pyi +1 -0
- bpy/app/icons/__init__.pyi +1 -0
- bpy/app/timers/__init__.pyi +1 -0
- bpy/app/translations/__init__.pyi +1 -0
- bpy/msgbus/__init__.pyi +1 -0
- bpy/ops/__init__.pyi +1 -0
- bpy/ops/action/__init__.pyi +1 -0
- bpy/ops/anim/__init__.pyi +15 -14
- bpy/ops/armature/__init__.pyi +1 -0
- bpy/ops/asset/__init__.pyi +1 -0
- bpy/ops/boid/__init__.pyi +1 -0
- bpy/ops/brush/__init__.pyi +1 -0
- bpy/ops/buttons/__init__.pyi +1 -0
- bpy/ops/cachefile/__init__.pyi +1 -0
- bpy/ops/camera/__init__.pyi +1 -0
- bpy/ops/clip/__init__.pyi +1 -0
- bpy/ops/cloth/__init__.pyi +1 -0
- bpy/ops/collection/__init__.pyi +1 -0
- bpy/ops/console/__init__.pyi +1 -0
- bpy/ops/constraint/__init__.pyi +1 -0
- bpy/ops/curve/__init__.pyi +1 -0
- bpy/ops/curves/__init__.pyi +1 -0
- bpy/ops/cycles/__init__.pyi +1 -0
- bpy/ops/dpaint/__init__.pyi +1 -0
- bpy/ops/ed/__init__.pyi +1 -0
- bpy/ops/export_anim/__init__.pyi +1 -0
- bpy/ops/export_scene/__init__.pyi +1 -0
- bpy/ops/extensions/__init__.pyi +1 -0
- bpy/ops/file/__init__.pyi +1 -0
- bpy/ops/fluid/__init__.pyi +1 -0
- bpy/ops/font/__init__.pyi +1 -0
- bpy/ops/geometry/__init__.pyi +1 -0
- bpy/ops/gizmogroup/__init__.pyi +1 -0
- bpy/ops/gpencil/__init__.pyi +1 -0
- bpy/ops/graph/__init__.pyi +1 -0
- bpy/ops/grease_pencil/__init__.pyi +19 -0
- bpy/ops/image/__init__.pyi +1 -0
- bpy/ops/import_anim/__init__.pyi +1 -0
- bpy/ops/import_curve/__init__.pyi +1 -0
- bpy/ops/import_scene/__init__.pyi +1 -0
- bpy/ops/info/__init__.pyi +1 -0
- bpy/ops/lattice/__init__.pyi +1 -0
- bpy/ops/marker/__init__.pyi +1 -0
- bpy/ops/mask/__init__.pyi +1 -0
- bpy/ops/material/__init__.pyi +1 -0
- bpy/ops/mball/__init__.pyi +1 -0
- bpy/ops/mesh/__init__.pyi +7 -2
- bpy/ops/nla/__init__.pyi +1 -0
- bpy/ops/node/__init__.pyi +1 -0
- bpy/ops/object/__init__.pyi +2 -1
- bpy/ops/outliner/__init__.pyi +1 -0
- bpy/ops/paint/__init__.pyi +1 -0
- bpy/ops/paintcurve/__init__.pyi +1 -0
- bpy/ops/palette/__init__.pyi +1 -0
- bpy/ops/particle/__init__.pyi +1 -0
- bpy/ops/pose/__init__.pyi +1 -0
- bpy/ops/poselib/__init__.pyi +1 -0
- bpy/ops/preferences/__init__.pyi +1 -0
- bpy/ops/ptcache/__init__.pyi +1 -0
- bpy/ops/render/__init__.pyi +1 -0
- bpy/ops/rigidbody/__init__.pyi +1 -0
- bpy/ops/scene/__init__.pyi +1 -0
- bpy/ops/screen/__init__.pyi +1 -0
- bpy/ops/script/__init__.pyi +1 -0
- bpy/ops/sculpt/__init__.pyi +1 -0
- bpy/ops/sculpt_curves/__init__.pyi +1 -0
- bpy/ops/sequencer/__init__.pyi +1 -0
- bpy/ops/sound/__init__.pyi +1 -0
- bpy/ops/spreadsheet/__init__.pyi +1 -0
- bpy/ops/surface/__init__.pyi +1 -0
- bpy/ops/text/__init__.pyi +1 -0
- bpy/ops/text_editor/__init__.pyi +1 -0
- bpy/ops/texture/__init__.pyi +1 -0
- bpy/ops/transform/__init__.pyi +17 -16
- bpy/ops/ui/__init__.pyi +1 -0
- bpy/ops/uilist/__init__.pyi +1 -0
- bpy/ops/uv/__init__.pyi +1 -0
- bpy/ops/view2d/__init__.pyi +1 -0
- bpy/ops/view3d/__init__.pyi +1 -0
- bpy/ops/wm/__init__.pyi +5 -4
- bpy/ops/workspace/__init__.pyi +1 -0
- bpy/ops/world/__init__.pyi +1 -0
- bpy/path/__init__.pyi +1 -0
- bpy/props/__init__.pyi +1 -0
- bpy/types/__init__.pyi +298 -284
- bpy/utils/__init__.pyi +1 -0
- bpy/utils/previews/__init__.pyi +1 -0
- bpy/utils/units/__init__.pyi +1 -0
- bpy_extras/__init__.pyi +1 -0
- bpy_extras/anim_utils/__init__.pyi +1 -0
- bpy_extras/asset_utils/__init__.pyi +1 -0
- bpy_extras/bmesh_utils/__init__.pyi +1 -0
- bpy_extras/id_map_utils/__init__.pyi +1 -0
- bpy_extras/image_utils/__init__.pyi +1 -0
- bpy_extras/io_utils/__init__.pyi +1 -0
- bpy_extras/keyconfig_utils/__init__.pyi +1 -0
- bpy_extras/mesh_utils/__init__.pyi +1 -0
- bpy_extras/node_shader_utils/__init__.pyi +1 -0
- bpy_extras/node_utils/__init__.pyi +1 -0
- bpy_extras/object_utils/__init__.pyi +1 -0
- bpy_extras/view3d_utils/__init__.pyi +1 -0
- bpy_extras/wm_utils/__init__.pyi +1 -0
- bpy_extras/wm_utils/progress_report/__init__.pyi +1 -0
- bpy_restrict_state/__init__.pyi +1 -0
- bpy_types/__init__.pyi +1 -0
- console_python/__init__.pyi +1 -0
- console_shell/__init__.pyi +1 -0
- {fake_bpy_module-20240705.dist-info → fake_bpy_module-20240706.dist-info}/METADATA +1 -1
- fake_bpy_module-20240706.dist-info/RECORD +358 -0
- freestyle/__init__.pyi +1 -0
- freestyle/chainingiterators/__init__.pyi +1 -0
- freestyle/functions/__init__.pyi +1 -0
- freestyle/predicates/__init__.pyi +1 -0
- freestyle/shaders/__init__.pyi +1 -0
- freestyle/types/__init__.pyi +1 -0
- freestyle/utils/ContextFunctions/__init__.pyi +1 -0
- freestyle/utils/__init__.pyi +1 -0
- gpu/__init__.pyi +1 -0
- gpu/capabilities/__init__.pyi +1 -0
- gpu/matrix/__init__.pyi +1 -0
- gpu/platform/__init__.pyi +1 -0
- gpu/select/__init__.pyi +1 -0
- gpu/shader/__init__.pyi +1 -0
- gpu/state/__init__.pyi +1 -0
- gpu/texture/__init__.pyi +1 -0
- gpu/types/__init__.pyi +1 -0
- gpu_extras/__init__.pyi +1 -0
- gpu_extras/batch/__init__.pyi +1 -0
- gpu_extras/presets/__init__.pyi +1 -0
- graphviz_export/__init__.pyi +1 -0
- idprop/__init__.pyi +1 -0
- idprop/types/__init__.pyi +1 -0
- imbuf/__init__.pyi +1 -0
- imbuf/types/__init__.pyi +1 -0
- keyingsets_builtins/__init__.pyi +1 -0
- keyingsets_utils/__init__.pyi +1 -0
- mathutils/__init__.pyi +1 -0
- mathutils/bvhtree/__init__.pyi +1 -0
- mathutils/geometry/__init__.pyi +1 -0
- mathutils/interpolate/__init__.pyi +1 -0
- mathutils/kdtree/__init__.pyi +1 -0
- mathutils/noise/__init__.pyi +1 -0
- nodeitems_builtins/__init__.pyi +1 -0
- nodeitems_utils/__init__.pyi +1 -0
- rna_info/__init__.pyi +1 -0
- rna_keymap_ui/__init__.pyi +1 -0
- rna_prop_ui/__init__.pyi +1 -0
- rna_xml/__init__.pyi +1 -0
- sys_info/__init__.pyi +1 -0
- fake_bpy_module-20240705.dist-info/RECORD +0 -358
- {fake_bpy_module-20240705.dist-info → fake_bpy_module-20240706.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20240705.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
|
-
*
|
|
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__(
|
|
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(
|
|
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(
|
|
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:
|
|
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:
|
|
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:
|
|
99533
|
+
:type value: collections.abc.Iterable[GenericType1]
|
|
99524
99534
|
"""
|
|
99525
99535
|
...
|
|
99526
99536
|
|
|
99527
|
-
def __setitem__(
|
|
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 |
|
|
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
|
|
99656
|
-
"""
|
|
99657
|
-
|
|
99658
|
-
handle: int
|
|
99659
|
-
"""
|
|
99660
|
-
|
|
99661
|
-
:type: int
|
|
99662
|
-
"""
|
|
99669
|
+
class ActionChannelBag(bpy_struct):
|
|
99670
|
+
"""Collection of animation channels, typically associated with an action slot"""
|
|
99663
99671
|
|
|
99664
|
-
|
|
99665
|
-
"""
|
|
99672
|
+
fcurves: ActionChannelBagFCurves
|
|
99673
|
+
""" The individual F-Curves that animate the slot
|
|
99666
99674
|
|
|
99667
|
-
:type:
|
|
99675
|
+
:type: ActionChannelBagFCurves
|
|
99668
99676
|
"""
|
|
99669
99677
|
|
|
99670
|
-
|
|
99671
|
-
"""
|
|
99672
|
-
|
|
99673
|
-
:type: str
|
|
99674
|
-
"""
|
|
99675
|
-
|
|
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
|
|
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
|
|
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
|
|
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
|
-
|
|
100396
|
-
"""
|
|
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
|
-
|
|
100402
|
-
"""
|
|
100415
|
+
action_extrapolation: str
|
|
100416
|
+
""" Action to take for gaps past the Active Action's range (when evaluating with NLA)
|
|
100403
100417
|
|
|
100404
|
-
:type:
|
|
100418
|
+
:type: str
|
|
100405
100419
|
"""
|
|
100406
100420
|
|
|
100407
|
-
|
|
100408
|
-
"""
|
|
100421
|
+
action_influence: float
|
|
100422
|
+
""" Amount the Active Action contributes to the result of the NLA stack
|
|
100409
100423
|
|
|
100410
|
-
:type:
|
|
100424
|
+
:type: float
|
|
100411
100425
|
"""
|
|
100412
100426
|
|
|
100413
|
-
|
|
100414
|
-
"""
|
|
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
|
-
|
|
100420
|
-
"""
|
|
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:
|
|
100436
|
+
:type: int
|
|
100423
100437
|
"""
|
|
100424
100438
|
|
|
100425
|
-
|
|
100426
|
-
"""
|
|
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:
|
|
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:
|
|
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:
|
|
105154
|
+
:type: bpy_prop_array[bool]
|
|
105141
105155
|
"""
|
|
105142
105156
|
|
|
105143
|
-
bbone_handle_use_scale_start:
|
|
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:
|
|
105160
|
+
:type: bpy_prop_array[bool]
|
|
105147
105161
|
"""
|
|
105148
105162
|
|
|
105149
105163
|
bbone_mapping_mode: str
|
|
@@ -111091,8 +111105,8 @@ class DopeSheet(bpy_struct):
|
|
|
111091
111105
|
:type: str
|
|
111092
111106
|
"""
|
|
111093
111107
|
|
|
111094
|
-
|
|
111095
|
-
""" Show all the Action's
|
|
111108
|
+
show_all_slots: bool
|
|
111109
|
+
""" Show all the Action's Slots
|
|
111096
111110
|
|
|
111097
111111
|
:type: bool
|
|
111098
111112
|
"""
|
|
@@ -112277,16 +112291,16 @@ class EditBone(bpy_struct):
|
|
|
112277
112291
|
:type: bool
|
|
112278
112292
|
"""
|
|
112279
112293
|
|
|
112280
|
-
bbone_handle_use_scale_end:
|
|
112294
|
+
bbone_handle_use_scale_end: bpy_prop_array[bool]
|
|
112281
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
|
|
112282
112296
|
|
|
112283
|
-
:type:
|
|
112297
|
+
:type: bpy_prop_array[bool]
|
|
112284
112298
|
"""
|
|
112285
112299
|
|
|
112286
|
-
bbone_handle_use_scale_start:
|
|
112300
|
+
bbone_handle_use_scale_start: bpy_prop_array[bool]
|
|
112287
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
|
|
112288
112302
|
|
|
112289
|
-
:type:
|
|
112303
|
+
:type: bpy_prop_array[bool]
|
|
112290
112304
|
"""
|
|
112291
112305
|
|
|
112292
112306
|
bbone_mapping_mode: str
|
|
@@ -123998,10 +124012,10 @@ class MaterialLineArt(bpy_struct):
|
|
|
123998
124012
|
:type: bool
|
|
123999
124013
|
"""
|
|
124000
124014
|
|
|
124001
|
-
use_material_mask_bits:
|
|
124015
|
+
use_material_mask_bits: bpy_prop_array[bool]
|
|
124002
124016
|
"""
|
|
124003
124017
|
|
|
124004
|
-
:type:
|
|
124018
|
+
:type: bpy_prop_array[bool]
|
|
124005
124019
|
"""
|
|
124006
124020
|
|
|
124007
124021
|
@classmethod
|
|
@@ -132906,16 +132920,16 @@ class PoseBone(bpy_struct):
|
|
|
132906
132920
|
:type: bool
|
|
132907
132921
|
"""
|
|
132908
132922
|
|
|
132909
|
-
lock_location:
|
|
132923
|
+
lock_location: bpy_prop_array[bool]
|
|
132910
132924
|
""" Lock editing of location when transforming
|
|
132911
132925
|
|
|
132912
|
-
:type:
|
|
132926
|
+
:type: bpy_prop_array[bool]
|
|
132913
132927
|
"""
|
|
132914
132928
|
|
|
132915
|
-
lock_rotation:
|
|
132929
|
+
lock_rotation: bpy_prop_array[bool]
|
|
132916
132930
|
""" Lock editing of rotation when transforming
|
|
132917
132931
|
|
|
132918
|
-
:type:
|
|
132932
|
+
:type: bpy_prop_array[bool]
|
|
132919
132933
|
"""
|
|
132920
132934
|
|
|
132921
132935
|
lock_rotation_w: bool
|
|
@@ -132930,10 +132944,10 @@ class PoseBone(bpy_struct):
|
|
|
132930
132944
|
:type: bool
|
|
132931
132945
|
"""
|
|
132932
132946
|
|
|
132933
|
-
lock_scale:
|
|
132947
|
+
lock_scale: bpy_prop_array[bool]
|
|
132934
132948
|
""" Lock editing of scale when transforming
|
|
132935
132949
|
|
|
132936
|
-
:type:
|
|
132950
|
+
:type: bpy_prop_array[bool]
|
|
132937
132951
|
"""
|
|
132938
132952
|
|
|
132939
132953
|
matrix: mathutils.Matrix
|
|
@@ -133830,7 +133844,7 @@ class PreferencesExperimental(bpy_struct):
|
|
|
133830
133844
|
"""
|
|
133831
133845
|
|
|
133832
133846
|
use_animation_baklava: bool
|
|
133833
|
-
""" The new '
|
|
133847
|
+
""" The new 'layered' Action can contain the animation for multiple data-blocks at once
|
|
133834
133848
|
|
|
133835
133849
|
:type: bool
|
|
133836
133850
|
"""
|
|
@@ -134745,7 +134759,7 @@ class PreferencesSystem(bpy_struct):
|
|
|
134745
134759
|
"""
|
|
134746
134760
|
|
|
134747
134761
|
use_online_access: bool
|
|
134748
|
-
""" Allow
|
|
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
|
|
134749
134763
|
|
|
134750
134764
|
:type: bool
|
|
134751
134765
|
"""
|
|
@@ -135573,10 +135587,10 @@ class PropertyGroupItem(bpy_struct):
|
|
|
135573
135587
|
:type: bool
|
|
135574
135588
|
"""
|
|
135575
135589
|
|
|
135576
|
-
bool_array:
|
|
135590
|
+
bool_array: bpy_prop_array[bool]
|
|
135577
135591
|
"""
|
|
135578
135592
|
|
|
135579
|
-
:type:
|
|
135593
|
+
:type: bpy_prop_array[bool]
|
|
135580
135594
|
"""
|
|
135581
135595
|
|
|
135582
135596
|
collection: bpy_prop_collection[PropertyGroup]
|
|
@@ -136134,10 +136148,10 @@ class RenderEngine(bpy_struct):
|
|
|
136134
136148
|
:type: bool
|
|
136135
136149
|
"""
|
|
136136
136150
|
|
|
136137
|
-
layer_override:
|
|
136151
|
+
layer_override: bpy_prop_array[bool]
|
|
136138
136152
|
"""
|
|
136139
136153
|
|
|
136140
|
-
:type:
|
|
136154
|
+
:type: bpy_prop_array[bool]
|
|
136141
136155
|
"""
|
|
136142
136156
|
|
|
136143
136157
|
render: RenderSettings
|
|
@@ -138326,10 +138340,10 @@ class RigidBodyObject(bpy_struct):
|
|
|
138326
138340
|
:type: float
|
|
138327
138341
|
"""
|
|
138328
138342
|
|
|
138329
|
-
collision_collections:
|
|
138343
|
+
collision_collections: bpy_prop_array[bool]
|
|
138330
138344
|
""" Collision collections rigid body belongs to
|
|
138331
138345
|
|
|
138332
|
-
:type:
|
|
138346
|
+
:type: bpy_prop_array[bool]
|
|
138333
138347
|
"""
|
|
138334
138348
|
|
|
138335
138349
|
collision_margin: float
|
|
@@ -148074,10 +148088,10 @@ class ToolSettings(bpy_struct):
|
|
|
148074
148088
|
:type: bool
|
|
148075
148089
|
"""
|
|
148076
148090
|
|
|
148077
|
-
mesh_select_mode:
|
|
148091
|
+
mesh_select_mode: bpy_prop_array[bool]
|
|
148078
148092
|
""" Which mesh elements selection works on
|
|
148079
148093
|
|
|
148080
|
-
:type:
|
|
148094
|
+
:type: bpy_prop_array[bool]
|
|
148081
148095
|
"""
|
|
148082
148096
|
|
|
148083
148097
|
normal_vector: mathutils.Vector
|
|
@@ -155589,7 +155603,7 @@ class wmTools(bpy_prop_collection[WorkSpaceTool], bpy_struct):
|
|
|
155589
155603
|
...
|
|
155590
155604
|
|
|
155591
155605
|
class KeyframeActionStrip(ActionStrip, bpy_struct):
|
|
155592
|
-
"""Strip with a set of F-Curves for each
|
|
155606
|
+
"""Strip with a set of F-Curves for each action slot"""
|
|
155593
155607
|
|
|
155594
155608
|
channelbags: ActionChannelBags
|
|
155595
155609
|
"""
|
|
@@ -155597,11 +155611,11 @@ class KeyframeActionStrip(ActionStrip, bpy_struct):
|
|
|
155597
155611
|
:type: ActionChannelBags
|
|
155598
155612
|
"""
|
|
155599
155613
|
|
|
155600
|
-
def channels(self,
|
|
155601
|
-
"""Find the ActionChannelBag for a specific
|
|
155614
|
+
def channels(self, slot_handle: int | None) -> ActionChannelBag:
|
|
155615
|
+
"""Find the ActionChannelBag for a specific Slot
|
|
155602
155616
|
|
|
155603
|
-
:param
|
|
155604
|
-
:type
|
|
155617
|
+
:param slot_handle: Slot Handle, Number that identifies a specific action slot
|
|
155618
|
+
:type slot_handle: int | None
|
|
155605
155619
|
:return: Channels
|
|
155606
155620
|
:rtype: ActionChannelBag
|
|
155607
155621
|
"""
|
|
@@ -155609,7 +155623,7 @@ class KeyframeActionStrip(ActionStrip, bpy_struct):
|
|
|
155609
155623
|
|
|
155610
155624
|
def key_insert(
|
|
155611
155625
|
self,
|
|
155612
|
-
|
|
155626
|
+
slot: ActionSlot | None,
|
|
155613
155627
|
data_path: str,
|
|
155614
155628
|
array_index: int | None,
|
|
155615
155629
|
value: float | None,
|
|
@@ -155617,8 +155631,8 @@ class KeyframeActionStrip(ActionStrip, bpy_struct):
|
|
|
155617
155631
|
) -> bool:
|
|
155618
155632
|
"""key_insert
|
|
155619
155633
|
|
|
155620
|
-
:param
|
|
155621
|
-
:type
|
|
155634
|
+
:param slot: Slot, The slot that identifies which 'thing' should be keyed
|
|
155635
|
+
:type slot: ActionSlot | None
|
|
155622
155636
|
:param data_path: Data Path, F-Curve data path
|
|
155623
155637
|
:type data_path: str
|
|
155624
155638
|
:param array_index: Array Index, Index of the animated array element, or -1 if the property is not an array
|
|
@@ -160993,10 +161007,10 @@ class LineartGpencilModifier(GpencilModifier, bpy_struct):
|
|
|
160993
161007
|
:type: bool
|
|
160994
161008
|
"""
|
|
160995
161009
|
|
|
160996
|
-
use_intersection_mask:
|
|
161010
|
+
use_intersection_mask: bpy_prop_array[bool]
|
|
160997
161011
|
""" Mask bits to match from Collection Line Art settings
|
|
160998
161012
|
|
|
160999
|
-
:type:
|
|
161013
|
+
:type: bpy_prop_array[bool]
|
|
161000
161014
|
"""
|
|
161001
161015
|
|
|
161002
161016
|
use_intersection_match: bool
|
|
@@ -161053,10 +161067,10 @@ class LineartGpencilModifier(GpencilModifier, bpy_struct):
|
|
|
161053
161067
|
:type: bool
|
|
161054
161068
|
"""
|
|
161055
161069
|
|
|
161056
|
-
use_material_mask_bits:
|
|
161070
|
+
use_material_mask_bits: bpy_prop_array[bool]
|
|
161057
161071
|
""" Mask bits to match from Material Line Art settings
|
|
161058
161072
|
|
|
161059
|
-
:type:
|
|
161073
|
+
:type: bpy_prop_array[bool]
|
|
161060
161074
|
"""
|
|
161061
161075
|
|
|
161062
161076
|
use_material_mask_match: bool
|
|
@@ -163198,12 +163212,6 @@ class WeightProxGpencilModifier(GpencilModifier, bpy_struct):
|
|
|
163198
163212
|
class Action(ID, bpy_struct):
|
|
163199
163213
|
"""A collection of F-Curves for animation"""
|
|
163200
163214
|
|
|
163201
|
-
bindings: ActionBindings
|
|
163202
|
-
""" The list of bindings in this animation data-block
|
|
163203
|
-
|
|
163204
|
-
:type: ActionBindings
|
|
163205
|
-
"""
|
|
163206
|
-
|
|
163207
163215
|
curve_frame_range: mathutils.Vector
|
|
163208
163216
|
""" The combined frame range of all F-Curves within this action
|
|
163209
163217
|
|
|
@@ -163253,25 +163261,25 @@ class Action(ID, bpy_struct):
|
|
|
163253
163261
|
"""
|
|
163254
163262
|
|
|
163255
163263
|
is_action_legacy: bool
|
|
163256
|
-
""" Return whether this is a legacy Action. Legacy Actions have no layers or
|
|
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
|
|
163257
163265
|
|
|
163258
163266
|
:type: bool
|
|
163259
163267
|
"""
|
|
163260
163268
|
|
|
163261
163269
|
is_empty: bool
|
|
163262
|
-
""" False when there is any Layer,
|
|
163270
|
+
""" False when there is any Layer, Slot, or legacy F-Curve
|
|
163263
163271
|
|
|
163264
163272
|
:type: bool
|
|
163265
163273
|
"""
|
|
163266
163274
|
|
|
163267
|
-
|
|
163275
|
+
last_slot_handle: int
|
|
163268
163276
|
"""
|
|
163269
163277
|
|
|
163270
163278
|
:type: int
|
|
163271
163279
|
"""
|
|
163272
163280
|
|
|
163273
163281
|
layers: ActionLayers
|
|
163274
|
-
""" The list of layers that make up this
|
|
163282
|
+
""" The list of layers that make up this Action
|
|
163275
163283
|
|
|
163276
163284
|
:type: ActionLayers
|
|
163277
163285
|
"""
|
|
@@ -163282,6 +163290,12 @@ class Action(ID, bpy_struct):
|
|
|
163282
163290
|
:type: ActionPoseMarkers
|
|
163283
163291
|
"""
|
|
163284
163292
|
|
|
163293
|
+
slots: ActionSlots
|
|
163294
|
+
""" The list of slots in this Action
|
|
163295
|
+
|
|
163296
|
+
:type: ActionSlots
|
|
163297
|
+
"""
|
|
163298
|
+
|
|
163285
163299
|
use_cyclic: bool
|
|
163286
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)
|
|
163287
163301
|
|
|
@@ -165203,10 +165217,10 @@ class Collection(ID, bpy_struct):
|
|
|
165203
165217
|
:type: mathutils.Vector
|
|
165204
165218
|
"""
|
|
165205
165219
|
|
|
165206
|
-
lineart_intersection_mask:
|
|
165220
|
+
lineart_intersection_mask: bpy_prop_array[bool]
|
|
165207
165221
|
""" Intersection generated by this collection will have this mask value
|
|
165208
165222
|
|
|
165209
|
-
:type:
|
|
165223
|
+
:type: bpy_prop_array[bool]
|
|
165210
165224
|
"""
|
|
165211
165225
|
|
|
165212
165226
|
lineart_intersection_priority: int
|
|
@@ -168792,16 +168806,16 @@ Warning: Assigning to it or its members multiple consecutive times will not work
|
|
|
168792
168806
|
:type: mathutils.Vector
|
|
168793
168807
|
"""
|
|
168794
168808
|
|
|
168795
|
-
lock_location:
|
|
168809
|
+
lock_location: bpy_prop_array[bool]
|
|
168796
168810
|
""" Lock editing of location when transforming
|
|
168797
168811
|
|
|
168798
|
-
:type:
|
|
168812
|
+
:type: bpy_prop_array[bool]
|
|
168799
168813
|
"""
|
|
168800
168814
|
|
|
168801
|
-
lock_rotation:
|
|
168815
|
+
lock_rotation: bpy_prop_array[bool]
|
|
168802
168816
|
""" Lock editing of rotation when transforming
|
|
168803
168817
|
|
|
168804
|
-
:type:
|
|
168818
|
+
:type: bpy_prop_array[bool]
|
|
168805
168819
|
"""
|
|
168806
168820
|
|
|
168807
168821
|
lock_rotation_w: bool
|
|
@@ -168816,10 +168830,10 @@ Warning: Assigning to it or its members multiple consecutive times will not work
|
|
|
168816
168830
|
:type: bool
|
|
168817
168831
|
"""
|
|
168818
168832
|
|
|
168819
|
-
lock_scale:
|
|
168833
|
+
lock_scale: bpy_prop_array[bool]
|
|
168820
168834
|
""" Lock editing of scale when transforming
|
|
168821
168835
|
|
|
168822
|
-
:type:
|
|
168836
|
+
:type: bpy_prop_array[bool]
|
|
168823
168837
|
"""
|
|
168824
168838
|
|
|
168825
168839
|
material_slots: bpy_prop_collection[MaterialSlot]
|
|
@@ -176241,10 +176255,10 @@ class GreasePencilLineartModifier(Modifier, bpy_struct):
|
|
|
176241
176255
|
:type: bool
|
|
176242
176256
|
"""
|
|
176243
176257
|
|
|
176244
|
-
use_intersection_mask:
|
|
176258
|
+
use_intersection_mask: bpy_prop_array[bool]
|
|
176245
176259
|
""" Mask bits to match from Collection Line Art settings
|
|
176246
176260
|
|
|
176247
|
-
:type:
|
|
176261
|
+
:type: bpy_prop_array[bool]
|
|
176248
176262
|
"""
|
|
176249
176263
|
|
|
176250
176264
|
use_intersection_match: bool
|
|
@@ -176301,10 +176315,10 @@ class GreasePencilLineartModifier(Modifier, bpy_struct):
|
|
|
176301
176315
|
:type: bool
|
|
176302
176316
|
"""
|
|
176303
176317
|
|
|
176304
|
-
use_material_mask_bits:
|
|
176318
|
+
use_material_mask_bits: bpy_prop_array[bool]
|
|
176305
176319
|
""" Mask bits to match from Material Line Art settings
|
|
176306
176320
|
|
|
176307
|
-
:type:
|
|
176321
|
+
:type: bpy_prop_array[bool]
|
|
176308
176322
|
"""
|
|
176309
176323
|
|
|
176310
176324
|
use_material_mask_match: bool
|
|
@@ -179461,22 +179475,22 @@ class MirrorModifier(Modifier, bpy_struct):
|
|
|
179461
179475
|
:type: float
|
|
179462
179476
|
"""
|
|
179463
179477
|
|
|
179464
|
-
use_axis:
|
|
179478
|
+
use_axis: bpy_prop_array[bool]
|
|
179465
179479
|
""" Enable axis mirror
|
|
179466
179480
|
|
|
179467
|
-
:type:
|
|
179481
|
+
:type: bpy_prop_array[bool]
|
|
179468
179482
|
"""
|
|
179469
179483
|
|
|
179470
|
-
use_bisect_axis:
|
|
179484
|
+
use_bisect_axis: bpy_prop_array[bool]
|
|
179471
179485
|
""" Cuts the mesh across the mirror plane
|
|
179472
179486
|
|
|
179473
|
-
:type:
|
|
179487
|
+
:type: bpy_prop_array[bool]
|
|
179474
179488
|
"""
|
|
179475
179489
|
|
|
179476
|
-
use_bisect_flip_axis:
|
|
179490
|
+
use_bisect_flip_axis: bpy_prop_array[bool]
|
|
179477
179491
|
""" Flips the direction of the slice
|
|
179478
179492
|
|
|
179479
|
-
:type:
|
|
179493
|
+
:type: bpy_prop_array[bool]
|
|
179480
179494
|
"""
|
|
179481
179495
|
|
|
179482
179496
|
use_clip: bool
|
|
@@ -183429,10 +183443,10 @@ class BoolProperty(Property, bpy_struct):
|
|
|
183429
183443
|
:type: bool
|
|
183430
183444
|
"""
|
|
183431
183445
|
|
|
183432
|
-
default_array:
|
|
183446
|
+
default_array: bpy_prop_array[bool]
|
|
183433
183447
|
""" Default value for this array
|
|
183434
183448
|
|
|
183435
|
-
:type:
|
|
183449
|
+
:type: bpy_prop_array[bool]
|
|
183436
183450
|
"""
|
|
183437
183451
|
|
|
183438
183452
|
is_array: bool
|