fake-bpy-module 20240122__tar.gz → 20240125__tar.gz
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.
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/PKG-INFO +1 -1
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/anim/__init__.pyi +39 -1
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/wm/__init__.pyi +0 -1
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -1
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_topbar/__init__.pyi +1 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_userpref/__init__.pyi +39 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/armature/__init__.pyi +18 -6
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/geometry/__init__.pyi +3 -3
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/graph/__init__.pyi +7 -3
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/node/__init__.pyi +18 -18
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/object/__init__.pyi +36 -36
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/outliner/__init__.pyi +1 -1
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/ui/__init__.pyi +3 -3
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/view3d/__init__.pyi +6 -6
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/wm/__init__.pyi +2 -2
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/types/__init__.pyi +609 -244
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_types/__init__.pyi +29 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/README.md +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/addon_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/addon_utils/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/animsys_refactor/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/animsys_refactor/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/aud/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/aud/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bgl/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bgl/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_app_override/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_app_override/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_app_template_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_app_template_utils/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_console_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_console_utils/autocomplete/__init__.pyi +1 -1
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_console_utils/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_i18n_utils/__init__.pyi +4 -4
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_i18n_utils/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_keymap_utils/__init__.pyi +2 -2
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_keymap_utils/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_math/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_math/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/__init__.pyi +22 -22
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/assets/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/clip/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/console/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/file/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/image/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/node/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/object/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/object_align/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/presets/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/userpref/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_operators/view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_previews_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_previews_utils/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_rna_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_rna_utils/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_text_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_text_utils/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/__init__.pyi +62 -62
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_console/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_image/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_info/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_node/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_text/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_time/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bl_ui_utils/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/blend_render_info/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/blend_render_info/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/blf/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/blf/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bmesh/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bmesh/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bmesh/ops/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bmesh/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bmesh/types/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bmesh/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/__init__.pyi +3 -3
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/app/__init__.pyi +2 -2
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/app/handlers/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/app/icons/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/app/timers/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/app/translations/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/msgbus/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/__init__.pyi +63 -63
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/action/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/asset/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/boid/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/brush/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/camera/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/clip/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/collection/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/console/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/curve/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/curves/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/ed/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/export_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/file/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/font/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/grease_pencil/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/image/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/import_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/info/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/marker/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/mask/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/material/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/mball/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/nla/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/paint/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/palette/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/particle/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/pose/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/render/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/scene/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/screen/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/script/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/sound/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/surface/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/text/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/texture/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/transform/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/uv/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/ops/world/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/path/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/props/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/utils/previews/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy/utils/units/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/__init__.pyi +1 -1
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/extensions/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_restrict_state/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_restrict_state/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/bpy_types/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/console_python/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/console_python/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/console_shell/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/console_shell/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/freestyle/functions/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/freestyle/predicates/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/freestyle/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/freestyle/shaders/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/freestyle/types/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/freestyle/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu/capabilities/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu/matrix/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu/platform/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu/select/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu/shader/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu/state/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu/texture/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu/types/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu_extras/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu_extras/batch/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu_extras/presets/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/gpu_extras/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/graphviz_export/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/graphviz_export/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/idprop/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/idprop/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/idprop/types/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/imbuf/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/imbuf/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/imbuf/types/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/keyingsets_builtins/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/keyingsets_builtins/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/keyingsets_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/keyingsets_utils/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/mathutils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/mathutils/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/mathutils/interpolate/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/mathutils/kdtree/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/mathutils/noise/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/mathutils/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/nodeitems_builtins/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/nodeitems_builtins/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/nodeitems_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/nodeitems_utils/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/pyproject.toml +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/rna_info/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/rna_info/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/rna_keymap_ui/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/rna_keymap_ui/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/rna_prop_ui/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/rna_prop_ui/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/rna_xml/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/rna_xml/py.typed +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/setup.cfg +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/setup.py +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/sys_info/__init__.pyi +0 -0
- {fake-bpy-module-20240122 → fake-bpy-module-20240125}/sys_info/py.typed +0 -0
|
@@ -39,6 +39,45 @@ class ANIM_OT_keying_set_export(bpy_types.Operator):
|
|
|
39
39
|
def type_recast(self): ...
|
|
40
40
|
def values(self): ...
|
|
41
41
|
|
|
42
|
+
class ARMATURE_OT_collection_remove_unused(bpy_types.Operator):
|
|
43
|
+
bl_idname: typing.Any
|
|
44
|
+
bl_label: typing.Any
|
|
45
|
+
bl_options: typing.Any
|
|
46
|
+
bl_rna: typing.Any
|
|
47
|
+
id_data: typing.Any
|
|
48
|
+
|
|
49
|
+
def as_keywords(self, ignore): ...
|
|
50
|
+
def as_pointer(self): ...
|
|
51
|
+
def bl_rna_get_subclass(self): ...
|
|
52
|
+
def bl_rna_get_subclass_py(self): ...
|
|
53
|
+
def driver_add(self): ...
|
|
54
|
+
def driver_remove(self): ...
|
|
55
|
+
def execute(self, context): ...
|
|
56
|
+
def execute_edit_mode(self, context): ...
|
|
57
|
+
def get(self): ...
|
|
58
|
+
def id_properties_clear(self): ...
|
|
59
|
+
def id_properties_ensure(self): ...
|
|
60
|
+
def id_properties_ui(self): ...
|
|
61
|
+
def is_property_hidden(self): ...
|
|
62
|
+
def is_property_overridable_library(self): ...
|
|
63
|
+
def is_property_readonly(self): ...
|
|
64
|
+
def is_property_set(self): ...
|
|
65
|
+
def items(self): ...
|
|
66
|
+
def keyframe_delete(self): ...
|
|
67
|
+
def keyframe_insert(self): ...
|
|
68
|
+
def keys(self): ...
|
|
69
|
+
def path_from_id(self): ...
|
|
70
|
+
def path_resolve(self): ...
|
|
71
|
+
def poll(self, context): ...
|
|
72
|
+
def poll_message_set(self): ...
|
|
73
|
+
def pop(self): ...
|
|
74
|
+
def property_overridable_library_set(self): ...
|
|
75
|
+
def property_unset(self): ...
|
|
76
|
+
def remove_bcolls(self, armature, bcolls_to_remove): ...
|
|
77
|
+
def type_recast(self): ...
|
|
78
|
+
def values(self): ...
|
|
79
|
+
def visit(self, bcoll, bcolls_with_bones, bcolls_to_remove): ...
|
|
80
|
+
|
|
42
81
|
class ARMATURE_OT_collection_show_all(bpy_types.Operator):
|
|
43
82
|
bl_idname: typing.Any
|
|
44
83
|
bl_label: typing.Any
|
|
@@ -76,7 +115,6 @@ class ARMATURE_OT_collection_show_all(bpy_types.Operator):
|
|
|
76
115
|
def values(self): ...
|
|
77
116
|
|
|
78
117
|
class ARMATURE_OT_collection_solo_visibility(bpy_types.Operator):
|
|
79
|
-
bl_description: typing.Any
|
|
80
118
|
bl_idname: typing.Any
|
|
81
119
|
bl_label: typing.Any
|
|
82
120
|
bl_options: typing.Any
|
|
@@ -227,7 +227,6 @@ class WM_MT_splash_quick_setup(bpy_types.Menu, bpy_types._GenericUI):
|
|
|
227
227
|
def values(self): ...
|
|
228
228
|
|
|
229
229
|
class WM_OT_batch_rename(bpy_types.Operator):
|
|
230
|
-
bl_description: typing.Any
|
|
231
230
|
bl_idname: typing.Any
|
|
232
231
|
bl_label: typing.Any
|
|
233
232
|
bl_options: typing.Any
|
|
@@ -1155,6 +1155,7 @@ class TOPBAR_PT_tool_fallback(bpy_types.Panel, bpy_types._GenericUI):
|
|
|
1155
1155
|
def values(self): ...
|
|
1156
1156
|
|
|
1157
1157
|
class TOPBAR_PT_tool_settings_extra(bpy_types.Panel, bpy_types._GenericUI):
|
|
1158
|
+
bl_description: typing.Any
|
|
1158
1159
|
bl_idname: typing.Any
|
|
1159
1160
|
bl_label: typing.Any
|
|
1160
1161
|
bl_region_type: typing.Any
|
|
@@ -393,6 +393,44 @@ class USERPREF_MT_view(bpy_types.Menu, bpy_types._GenericUI):
|
|
|
393
393
|
def type_recast(self): ...
|
|
394
394
|
def values(self): ...
|
|
395
395
|
|
|
396
|
+
class USERPREF_PT_addons_filter(bpy_types.Panel, bpy_types._GenericUI):
|
|
397
|
+
bl_label: typing.Any
|
|
398
|
+
bl_region_type: typing.Any
|
|
399
|
+
bl_rna: typing.Any
|
|
400
|
+
bl_space_type: typing.Any
|
|
401
|
+
bl_ui_units_x: typing.Any
|
|
402
|
+
id_data: typing.Any
|
|
403
|
+
|
|
404
|
+
def append(self, draw_func): ...
|
|
405
|
+
def as_pointer(self): ...
|
|
406
|
+
def bl_rna_get_subclass(self): ...
|
|
407
|
+
def bl_rna_get_subclass_py(self): ...
|
|
408
|
+
def draw(self, context): ...
|
|
409
|
+
def driver_add(self): ...
|
|
410
|
+
def driver_remove(self): ...
|
|
411
|
+
def get(self): ...
|
|
412
|
+
def id_properties_clear(self): ...
|
|
413
|
+
def id_properties_ensure(self): ...
|
|
414
|
+
def id_properties_ui(self): ...
|
|
415
|
+
def is_extended(self): ...
|
|
416
|
+
def is_property_hidden(self): ...
|
|
417
|
+
def is_property_overridable_library(self): ...
|
|
418
|
+
def is_property_readonly(self): ...
|
|
419
|
+
def is_property_set(self): ...
|
|
420
|
+
def items(self): ...
|
|
421
|
+
def keyframe_delete(self): ...
|
|
422
|
+
def keyframe_insert(self): ...
|
|
423
|
+
def keys(self): ...
|
|
424
|
+
def path_from_id(self): ...
|
|
425
|
+
def path_resolve(self): ...
|
|
426
|
+
def pop(self): ...
|
|
427
|
+
def prepend(self, draw_func): ...
|
|
428
|
+
def property_overridable_library_set(self): ...
|
|
429
|
+
def property_unset(self): ...
|
|
430
|
+
def remove(self, draw_func): ...
|
|
431
|
+
def type_recast(self): ...
|
|
432
|
+
def values(self): ...
|
|
433
|
+
|
|
396
434
|
class USERPREF_PT_navigation_bar(bpy_types.Panel, bpy_types._GenericUI):
|
|
397
435
|
bl_label: typing.Any
|
|
398
436
|
bl_options: typing.Any
|
|
@@ -1408,6 +1446,7 @@ class USERPREF_PT_extensions_repos(
|
|
|
1408
1446
|
):
|
|
1409
1447
|
bl_context: typing.Any
|
|
1410
1448
|
bl_label: typing.Any
|
|
1449
|
+
bl_options: typing.Any
|
|
1411
1450
|
bl_region_type: typing.Any
|
|
1412
1451
|
bl_rna: typing.Any
|
|
1413
1452
|
bl_space_type: typing.Any
|
|
@@ -132,16 +132,12 @@ def collection_add(
|
|
|
132
132
|
] = None,
|
|
133
133
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
134
134
|
undo: typing.Optional[bool] = None,
|
|
135
|
-
*,
|
|
136
|
-
parent_index: typing.Optional[typing.Any] = -1,
|
|
137
135
|
):
|
|
138
136
|
"""Add a new bone collection
|
|
139
137
|
|
|
140
138
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
141
139
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
142
140
|
:type undo: typing.Optional[bool]
|
|
143
|
-
:param parent_index: Parent Index, Index of the parent bone collection, or -1 if the new bone collection should be a root
|
|
144
|
-
:type parent_index: typing.Optional[typing.Any]
|
|
145
141
|
"""
|
|
146
142
|
|
|
147
143
|
...
|
|
@@ -238,6 +234,22 @@ def collection_remove(
|
|
|
238
234
|
|
|
239
235
|
...
|
|
240
236
|
|
|
237
|
+
def collection_remove_unused(
|
|
238
|
+
override_context: typing.Optional[
|
|
239
|
+
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
240
|
+
] = None,
|
|
241
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
242
|
+
undo: typing.Optional[bool] = None,
|
|
243
|
+
):
|
|
244
|
+
"""Remove all bone collections that have neither bones nor children. This is done recursively, so bone collections that only have unused children are also removed :File: `startup/bl_operators/anim.py\:601 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/anim.py#L601>`__
|
|
245
|
+
|
|
246
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
247
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
248
|
+
:type undo: typing.Optional[bool]
|
|
249
|
+
"""
|
|
250
|
+
|
|
251
|
+
...
|
|
252
|
+
|
|
241
253
|
def collection_select(
|
|
242
254
|
override_context: typing.Optional[
|
|
243
255
|
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
@@ -261,7 +273,7 @@ def collection_show_all(
|
|
|
261
273
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
262
274
|
undo: typing.Optional[bool] = None,
|
|
263
275
|
):
|
|
264
|
-
"""Show all bone collections :File: `startup/bl_operators/anim.py\:
|
|
276
|
+
"""Show all bone collections :File: `startup/bl_operators/anim.py\:579 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/anim.py#L579>`__
|
|
265
277
|
|
|
266
278
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
267
279
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -279,7 +291,7 @@ def collection_solo_visibility(
|
|
|
279
291
|
*,
|
|
280
292
|
name: typing.Union[str, typing.Any] = "",
|
|
281
293
|
):
|
|
282
|
-
"""Hide all other bone collections and show the active one. Note that it is necessary to also show the ancestors of the active bone collection in order to ensure its visibility :File: `startup/bl_operators/anim.py\:
|
|
294
|
+
"""Hide all other bone collections and show the active one. Note that it is necessary to also show the ancestors of the active bone collection in order to ensure its visibility :File: `startup/bl_operators/anim.py\:541 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/anim.py#L541>`__
|
|
283
295
|
|
|
284
296
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
285
297
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -187,7 +187,7 @@ def execute_node_group(
|
|
|
187
187
|
asset_library_identifier: typing.Union[str, typing.Any] = "",
|
|
188
188
|
relative_asset_identifier: typing.Union[str, typing.Any] = "",
|
|
189
189
|
name: typing.Union[str, typing.Any] = "",
|
|
190
|
-
|
|
190
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
191
191
|
):
|
|
192
192
|
"""Execute a node group on geometry
|
|
193
193
|
|
|
@@ -202,8 +202,8 @@ def execute_node_group(
|
|
|
202
202
|
:type relative_asset_identifier: typing.Union[str, typing.Any]
|
|
203
203
|
:param name: Name, Name of the data-block to use by the operator
|
|
204
204
|
:type name: typing.Union[str, typing.Any]
|
|
205
|
-
:param
|
|
206
|
-
:type
|
|
205
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
206
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
207
207
|
"""
|
|
208
208
|
|
|
209
209
|
...
|
|
@@ -946,14 +946,18 @@ def scale_from_neighbor(
|
|
|
946
946
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
947
947
|
undo: typing.Optional[bool] = None,
|
|
948
948
|
*,
|
|
949
|
-
factor=0.0,
|
|
950
|
-
anchor="LEFT",
|
|
949
|
+
factor: typing.Optional[typing.Any] = 0.0,
|
|
950
|
+
anchor: typing.Optional[typing.Any] = "LEFT",
|
|
951
951
|
):
|
|
952
|
-
"""Increase or decrease the value of selected keys in relationship to the neighboring one
|
|
952
|
+
"""Increase or decrease the value of selected keys in relationship to the neighboring one
|
|
953
953
|
|
|
954
954
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
955
955
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
956
956
|
:type undo: typing.Optional[bool]
|
|
957
|
+
:param factor: Factor, The factor to scale keys with
|
|
958
|
+
:type factor: typing.Optional[typing.Any]
|
|
959
|
+
:param anchor: Reference Key, Which end of the segment to use as a reference to scale from
|
|
960
|
+
:type anchor: typing.Optional[typing.Any]
|
|
957
961
|
"""
|
|
958
962
|
|
|
959
963
|
...
|
|
@@ -14,7 +14,7 @@ def add_collection(
|
|
|
14
14
|
undo: typing.Optional[bool] = None,
|
|
15
15
|
*,
|
|
16
16
|
name: typing.Union[str, typing.Any] = "",
|
|
17
|
-
|
|
17
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
18
18
|
):
|
|
19
19
|
"""Add a collection info node to the current node editor
|
|
20
20
|
|
|
@@ -23,8 +23,8 @@ def add_collection(
|
|
|
23
23
|
:type undo: typing.Optional[bool]
|
|
24
24
|
:param name: Name, Name of the data-block to use by the operator
|
|
25
25
|
:type name: typing.Union[str, typing.Any]
|
|
26
|
-
:param
|
|
27
|
-
:type
|
|
26
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
27
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
28
28
|
"""
|
|
29
29
|
|
|
30
30
|
...
|
|
@@ -63,7 +63,7 @@ def add_file(
|
|
|
63
63
|
display_type: typing.Optional[typing.Any] = "DEFAULT",
|
|
64
64
|
sort_method: typing.Optional[typing.Any] = "",
|
|
65
65
|
name: typing.Union[str, typing.Any] = "",
|
|
66
|
-
|
|
66
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
67
67
|
):
|
|
68
68
|
"""Add a file node to the current node editor
|
|
69
69
|
|
|
@@ -124,8 +124,8 @@ def add_file(
|
|
|
124
124
|
:type sort_method: typing.Optional[typing.Any]
|
|
125
125
|
:param name: Name, Name of the data-block to use by the operator
|
|
126
126
|
:type name: typing.Union[str, typing.Any]
|
|
127
|
-
:param
|
|
128
|
-
:type
|
|
127
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
128
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
129
129
|
"""
|
|
130
130
|
|
|
131
131
|
...
|
|
@@ -138,7 +138,7 @@ def add_group(
|
|
|
138
138
|
undo: typing.Optional[bool] = None,
|
|
139
139
|
*,
|
|
140
140
|
name: typing.Union[str, typing.Any] = "",
|
|
141
|
-
|
|
141
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
142
142
|
show_datablock_in_node: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
143
143
|
):
|
|
144
144
|
"""Add an existing node group to the current node editor
|
|
@@ -148,8 +148,8 @@ def add_group(
|
|
|
148
148
|
:type undo: typing.Optional[bool]
|
|
149
149
|
:param name: Name, Name of the data-block to use by the operator
|
|
150
150
|
:type name: typing.Union[str, typing.Any]
|
|
151
|
-
:param
|
|
152
|
-
:type
|
|
151
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
152
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
153
153
|
:param show_datablock_in_node: Show the datablock selector in the node
|
|
154
154
|
:type show_datablock_in_node: typing.Optional[typing.Union[bool, typing.Any]]
|
|
155
155
|
"""
|
|
@@ -190,7 +190,7 @@ def add_mask(
|
|
|
190
190
|
undo: typing.Optional[bool] = None,
|
|
191
191
|
*,
|
|
192
192
|
name: typing.Union[str, typing.Any] = "",
|
|
193
|
-
|
|
193
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
194
194
|
):
|
|
195
195
|
"""Add a mask node to the current node editor
|
|
196
196
|
|
|
@@ -199,8 +199,8 @@ def add_mask(
|
|
|
199
199
|
:type undo: typing.Optional[bool]
|
|
200
200
|
:param name: Name, Name of the data-block to use by the operator
|
|
201
201
|
:type name: typing.Union[str, typing.Any]
|
|
202
|
-
:param
|
|
203
|
-
:type
|
|
202
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
203
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
204
204
|
"""
|
|
205
205
|
|
|
206
206
|
...
|
|
@@ -213,7 +213,7 @@ def add_material(
|
|
|
213
213
|
undo: typing.Optional[bool] = None,
|
|
214
214
|
*,
|
|
215
215
|
name: typing.Union[str, typing.Any] = "",
|
|
216
|
-
|
|
216
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
217
217
|
):
|
|
218
218
|
"""Add a material node to the current node editor
|
|
219
219
|
|
|
@@ -222,8 +222,8 @@ def add_material(
|
|
|
222
222
|
:type undo: typing.Optional[bool]
|
|
223
223
|
:param name: Name, Name of the data-block to use by the operator
|
|
224
224
|
:type name: typing.Union[str, typing.Any]
|
|
225
|
-
:param
|
|
226
|
-
:type
|
|
225
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
226
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
227
227
|
"""
|
|
228
228
|
|
|
229
229
|
...
|
|
@@ -264,7 +264,7 @@ def add_object(
|
|
|
264
264
|
undo: typing.Optional[bool] = None,
|
|
265
265
|
*,
|
|
266
266
|
name: typing.Union[str, typing.Any] = "",
|
|
267
|
-
|
|
267
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
268
268
|
):
|
|
269
269
|
"""Add an object info node to the current node editor
|
|
270
270
|
|
|
@@ -273,8 +273,8 @@ def add_object(
|
|
|
273
273
|
:type undo: typing.Optional[bool]
|
|
274
274
|
:param name: Name, Name of the data-block to use by the operator
|
|
275
275
|
:type name: typing.Union[str, typing.Any]
|
|
276
|
-
:param
|
|
277
|
-
:type
|
|
276
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
277
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
278
278
|
"""
|
|
279
279
|
|
|
280
280
|
...
|
|
@@ -50,7 +50,7 @@ def add_modifier_menu(
|
|
|
50
50
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
51
51
|
undo: typing.Optional[bool] = None,
|
|
52
52
|
):
|
|
53
|
-
"""Undocumented, consider `contributing <https://developer.blender.org/>`__. :File: `startup/bl_ui/properties_data_modifier.py\:
|
|
53
|
+
"""Undocumented, consider `contributing <https://developer.blender.org/>`__. :File: `startup/bl_ui/properties_data_modifier.py\:258 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_ui/properties_data_modifier.py#L258>`__
|
|
54
54
|
|
|
55
55
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
56
56
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -68,7 +68,7 @@ def add_named(
|
|
|
68
68
|
*,
|
|
69
69
|
linked: typing.Optional[typing.Union[bool, typing.Any]] = False,
|
|
70
70
|
name: typing.Union[str, typing.Any] = "",
|
|
71
|
-
|
|
71
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
72
72
|
matrix: typing.Optional[typing.Any] = (
|
|
73
73
|
(0.0, 0.0, 0.0, 0.0),
|
|
74
74
|
(0.0, 0.0, 0.0, 0.0),
|
|
@@ -87,8 +87,8 @@ def add_named(
|
|
|
87
87
|
:type linked: typing.Optional[typing.Union[bool, typing.Any]]
|
|
88
88
|
:param name: Name, Name of the data-block to use by the operator
|
|
89
89
|
:type name: typing.Union[str, typing.Any]
|
|
90
|
-
:param
|
|
91
|
-
:type
|
|
90
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
91
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
92
92
|
:param matrix: Matrix
|
|
93
93
|
:type matrix: typing.Optional[typing.Any]
|
|
94
94
|
:param drop_x: Drop X, X-coordinate (screen space) to place the new object under
|
|
@@ -372,7 +372,7 @@ def collection_external_asset_drop(
|
|
|
372
372
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
373
373
|
undo: typing.Optional[bool] = None,
|
|
374
374
|
*,
|
|
375
|
-
|
|
375
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
376
376
|
align: typing.Optional[typing.Any] = "WORLD",
|
|
377
377
|
location: typing.Optional[typing.Any] = (0.0, 0.0, 0.0),
|
|
378
378
|
rotation: typing.Optional[typing.Any] = (0.0, 0.0, 0.0),
|
|
@@ -387,8 +387,8 @@ def collection_external_asset_drop(
|
|
|
387
387
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
388
388
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
389
389
|
:type undo: typing.Optional[bool]
|
|
390
|
-
:param
|
|
391
|
-
:type
|
|
390
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
391
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
392
392
|
:param align: Align, The alignment of the new object * ``WORLD`` World -- Align the new object to the world. * ``VIEW`` View -- Align the new object to the view. * ``CURSOR`` 3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
393
393
|
:type align: typing.Optional[typing.Any]
|
|
394
394
|
:param location: Location, Location for the newly added object
|
|
@@ -422,7 +422,7 @@ def collection_instance_add(
|
|
|
422
422
|
location: typing.Optional[typing.Any] = (0.0, 0.0, 0.0),
|
|
423
423
|
rotation: typing.Optional[typing.Any] = (0.0, 0.0, 0.0),
|
|
424
424
|
scale: typing.Optional[typing.Any] = (0.0, 0.0, 0.0),
|
|
425
|
-
|
|
425
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
426
426
|
drop_x: typing.Optional[typing.Any] = 0,
|
|
427
427
|
drop_y: typing.Optional[typing.Any] = 0,
|
|
428
428
|
):
|
|
@@ -443,8 +443,8 @@ def collection_instance_add(
|
|
|
443
443
|
:type rotation: typing.Optional[typing.Any]
|
|
444
444
|
:param scale: Scale, Scale for the newly added object
|
|
445
445
|
:type scale: typing.Optional[typing.Any]
|
|
446
|
-
:param
|
|
447
|
-
:type
|
|
446
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
447
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
448
448
|
:param drop_x: Drop X, X-coordinate (screen space) to place the new object under
|
|
449
449
|
:type drop_x: typing.Optional[typing.Any]
|
|
450
450
|
:param drop_y: Drop Y, Y-coordinate (screen space) to place the new object under
|
|
@@ -720,7 +720,7 @@ def data_instance_add(
|
|
|
720
720
|
undo: typing.Optional[bool] = None,
|
|
721
721
|
*,
|
|
722
722
|
name: typing.Union[str, typing.Any] = "",
|
|
723
|
-
|
|
723
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
724
724
|
type: typing.Optional[typing.Union[str, int]] = "ACTION",
|
|
725
725
|
align: typing.Optional[typing.Any] = "WORLD",
|
|
726
726
|
location: typing.Optional[typing.Any] = (0.0, 0.0, 0.0),
|
|
@@ -736,8 +736,8 @@ def data_instance_add(
|
|
|
736
736
|
:type undo: typing.Optional[bool]
|
|
737
737
|
:param name: Name, Name of the data-block to use by the operator
|
|
738
738
|
:type name: typing.Union[str, typing.Any]
|
|
739
|
-
:param
|
|
740
|
-
:type
|
|
739
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
740
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
741
741
|
:param type: Type
|
|
742
742
|
:type type: typing.Optional[typing.Union[str, int]]
|
|
743
743
|
:param align: Align, The alignment of the new object * ``WORLD`` World -- Align the new object to the world. * ``VIEW`` View -- Align the new object to the view. * ``CURSOR`` 3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
@@ -889,7 +889,7 @@ def drop_geometry_nodes(
|
|
|
889
889
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
890
890
|
undo: typing.Optional[bool] = None,
|
|
891
891
|
*,
|
|
892
|
-
|
|
892
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
893
893
|
show_datablock_in_modifier: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
894
894
|
):
|
|
895
895
|
"""Undocumented, consider `contributing <https://developer.blender.org/>`__.
|
|
@@ -897,8 +897,8 @@ def drop_geometry_nodes(
|
|
|
897
897
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
898
898
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
899
899
|
:type undo: typing.Optional[bool]
|
|
900
|
-
:param
|
|
901
|
-
:type
|
|
900
|
+
:param session_uid: Session UID, Session UID of the geometry node group being dropped
|
|
901
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
902
902
|
:param show_datablock_in_modifier: Show the datablock selector in the modifier
|
|
903
903
|
:type show_datablock_in_modifier: typing.Optional[typing.Union[bool, typing.Any]]
|
|
904
904
|
"""
|
|
@@ -915,7 +915,7 @@ def drop_named_image(
|
|
|
915
915
|
filepath: typing.Union[str, typing.Any] = "",
|
|
916
916
|
relative_path: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
917
917
|
name: typing.Union[str, typing.Any] = "",
|
|
918
|
-
|
|
918
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
919
919
|
align: typing.Optional[typing.Any] = "WORLD",
|
|
920
920
|
location: typing.Optional[typing.Any] = (0.0, 0.0, 0.0),
|
|
921
921
|
rotation: typing.Optional[typing.Any] = (0.0, 0.0, 0.0),
|
|
@@ -932,8 +932,8 @@ def drop_named_image(
|
|
|
932
932
|
:type relative_path: typing.Optional[typing.Union[bool, typing.Any]]
|
|
933
933
|
:param name: Name, Name of the data-block to use by the operator
|
|
934
934
|
:type name: typing.Union[str, typing.Any]
|
|
935
|
-
:param
|
|
936
|
-
:type
|
|
935
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
936
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
937
937
|
:param align: Align, The alignment of the new object * ``WORLD`` World -- Align the new object to the world. * ``VIEW`` View -- Align the new object to the view. * ``CURSOR`` 3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
938
938
|
:type align: typing.Optional[typing.Any]
|
|
939
939
|
:param location: Location, Location for the newly added object
|
|
@@ -954,7 +954,7 @@ def drop_named_material(
|
|
|
954
954
|
undo: typing.Optional[bool] = None,
|
|
955
955
|
*,
|
|
956
956
|
name: typing.Union[str, typing.Any] = "",
|
|
957
|
-
|
|
957
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
958
958
|
):
|
|
959
959
|
"""Undocumented, consider `contributing <https://developer.blender.org/>`__.
|
|
960
960
|
|
|
@@ -963,8 +963,8 @@ def drop_named_material(
|
|
|
963
963
|
:type undo: typing.Optional[bool]
|
|
964
964
|
:param name: Name, Name of the data-block to use by the operator
|
|
965
965
|
:type name: typing.Union[str, typing.Any]
|
|
966
|
-
:param
|
|
967
|
-
:type
|
|
966
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
967
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
968
968
|
"""
|
|
969
969
|
|
|
970
970
|
...
|
|
@@ -1193,7 +1193,7 @@ def geometry_node_bake_delete_single(
|
|
|
1193
1193
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
1194
1194
|
undo: typing.Optional[bool] = None,
|
|
1195
1195
|
*,
|
|
1196
|
-
|
|
1196
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
1197
1197
|
modifier_name: typing.Union[str, typing.Any] = "",
|
|
1198
1198
|
bake_id: typing.Optional[typing.Any] = 0,
|
|
1199
1199
|
):
|
|
@@ -1202,8 +1202,8 @@ def geometry_node_bake_delete_single(
|
|
|
1202
1202
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
1203
1203
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
1204
1204
|
:type undo: typing.Optional[bool]
|
|
1205
|
-
:param
|
|
1206
|
-
:type
|
|
1205
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
1206
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
1207
1207
|
:param modifier_name: Modifier Name, Name of the modifier that contains the node
|
|
1208
1208
|
:type modifier_name: typing.Union[str, typing.Any]
|
|
1209
1209
|
:param bake_id: Bake ID, Nested node id of the node
|
|
@@ -1219,7 +1219,7 @@ def geometry_node_bake_single(
|
|
|
1219
1219
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
1220
1220
|
undo: typing.Optional[bool] = None,
|
|
1221
1221
|
*,
|
|
1222
|
-
|
|
1222
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
1223
1223
|
modifier_name: typing.Union[str, typing.Any] = "",
|
|
1224
1224
|
bake_id: typing.Optional[typing.Any] = 0,
|
|
1225
1225
|
):
|
|
@@ -1228,8 +1228,8 @@ def geometry_node_bake_single(
|
|
|
1228
1228
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
1229
1229
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
1230
1230
|
:type undo: typing.Optional[bool]
|
|
1231
|
-
:param
|
|
1232
|
-
:type
|
|
1231
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
1232
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
1233
1233
|
:param modifier_name: Modifier Name, Name of the modifier that contains the node
|
|
1234
1234
|
:type modifier_name: typing.Union[str, typing.Any]
|
|
1235
1235
|
:param bake_id: Bake ID, Nested node id of the node
|
|
@@ -2397,7 +2397,7 @@ def make_override_library(
|
|
|
2397
2397
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
2398
2398
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
2399
2399
|
:type undo: typing.Optional[bool]
|
|
2400
|
-
:param collection: Override Collection, Session
|
|
2400
|
+
:param collection: Override Collection, Session UID of the directly linked collection containing the selected object, to make an override from
|
|
2401
2401
|
:type collection: typing.Optional[typing.Any]
|
|
2402
2402
|
"""
|
|
2403
2403
|
|
|
@@ -2707,7 +2707,7 @@ def modifier_add_node_group(
|
|
|
2707
2707
|
asset_library_type: typing.Optional[typing.Union[str, int]] = "LOCAL",
|
|
2708
2708
|
asset_library_identifier: typing.Union[str, typing.Any] = "",
|
|
2709
2709
|
relative_asset_identifier: typing.Union[str, typing.Any] = "",
|
|
2710
|
-
|
|
2710
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
2711
2711
|
):
|
|
2712
2712
|
"""Add a procedural operation/effect to the active object
|
|
2713
2713
|
|
|
@@ -2720,8 +2720,8 @@ def modifier_add_node_group(
|
|
|
2720
2720
|
:type asset_library_identifier: typing.Union[str, typing.Any]
|
|
2721
2721
|
:param relative_asset_identifier: Relative Asset Identifier
|
|
2722
2722
|
:type relative_asset_identifier: typing.Union[str, typing.Any]
|
|
2723
|
-
:param
|
|
2724
|
-
:type
|
|
2723
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
2724
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
2725
2725
|
"""
|
|
2726
2726
|
|
|
2727
2727
|
...
|
|
@@ -4733,7 +4733,7 @@ def transform_to_mouse(
|
|
|
4733
4733
|
undo: typing.Optional[bool] = None,
|
|
4734
4734
|
*,
|
|
4735
4735
|
name: typing.Union[str, typing.Any] = "",
|
|
4736
|
-
|
|
4736
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
4737
4737
|
matrix: typing.Optional[typing.Any] = (
|
|
4738
4738
|
(0.0, 0.0, 0.0, 0.0),
|
|
4739
4739
|
(0.0, 0.0, 0.0, 0.0),
|
|
@@ -4748,10 +4748,10 @@ def transform_to_mouse(
|
|
|
4748
4748
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
4749
4749
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
4750
4750
|
:type undo: typing.Optional[bool]
|
|
4751
|
-
:param name: Name, Object name to place (uses the active object when this and '
|
|
4751
|
+
:param name: Name, Object name to place (uses the active object when this and 'session_uid' are unset)
|
|
4752
4752
|
:type name: typing.Union[str, typing.Any]
|
|
4753
|
-
:param
|
|
4754
|
-
:type
|
|
4753
|
+
:param session_uid: Session UUID, Session UUID of the object to place (uses the active object when this and 'name' are unset)
|
|
4754
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
4755
4755
|
:param matrix: Matrix
|
|
4756
4756
|
:type matrix: typing.Optional[typing.Any]
|
|
4757
4757
|
:param drop_x: Drop X, X-coordinate (screen space) to place the new object under
|
|
@@ -928,7 +928,7 @@ def modifier_operation(
|
|
|
928
928
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
929
929
|
undo: typing.Optional[bool] = None,
|
|
930
930
|
*,
|
|
931
|
-
type: typing.Optional[typing.Any] = "
|
|
931
|
+
type: typing.Optional[typing.Any] = "APPLY",
|
|
932
932
|
):
|
|
933
933
|
"""Undocumented, consider `contributing <https://developer.blender.org/>`__.
|
|
934
934
|
|
|
@@ -158,15 +158,15 @@ def drop_material(
|
|
|
158
158
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
159
159
|
undo: typing.Optional[bool] = None,
|
|
160
160
|
*,
|
|
161
|
-
|
|
161
|
+
session_uid: typing.Optional[typing.Any] = 0,
|
|
162
162
|
):
|
|
163
163
|
"""Drag material to Material slots in Properties
|
|
164
164
|
|
|
165
165
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
166
166
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
167
167
|
:type undo: typing.Optional[bool]
|
|
168
|
-
:param
|
|
169
|
-
:type
|
|
168
|
+
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
169
|
+
:type session_uid: typing.Optional[typing.Any]
|
|
170
170
|
"""
|
|
171
171
|
|
|
172
172
|
...
|