fake-bpy-module 20240101__tar.gz → 20240106__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-20240101 → fake-bpy-module-20240106}/PKG-INFO +1 -1
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/wm/__init__.pyi +28 -3
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/types/__init__.pyi +105 -102
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/anim_utils/__init__.pyi +2 -2
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_types/__init__.pyi +30 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/README.md +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/addon_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/addon_utils/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/animsys_refactor/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/animsys_refactor/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/aud/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/aud/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bgl/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bgl/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_app_override/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_app_override/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_app_template_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_app_template_utils/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_console_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_console_utils/autocomplete/__init__.pyi +1 -1
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_console_utils/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_i18n_utils/__init__.pyi +4 -4
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_i18n_utils/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_keymap_utils/__init__.pyi +3 -3
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_keymap_utils/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_math/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_math/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/__init__.pyi +19 -19
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/assets/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/clip/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/console/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/file/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/image/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/node/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/object/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/object_align/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/presets/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/userpref/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/wm/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_previews_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_previews_utils/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_rna_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_rna_utils/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_text_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_text_utils/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/__init__.pyi +62 -62
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_console/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_image/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_info/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_node/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_text/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_time/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_ui_utils/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/blend_render_info/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/blend_render_info/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/blf/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/blf/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bmesh/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bmesh/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bmesh/ops/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bmesh/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bmesh/types/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bmesh/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/__init__.pyi +1 -1
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/app/__init__.pyi +2 -2
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/app/handlers/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/app/icons/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/app/timers/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/app/translations/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/msgbus/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/__init__.pyi +60 -60
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/action/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/armature/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/asset/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/boid/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/brush/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/camera/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/clip/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/collection/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/console/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/curve/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/curves/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/ed/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/export_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/file/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/font/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/graph/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/grease_pencil/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/image/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/import_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/info/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/marker/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/mask/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/material/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/mball/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/nla/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/node/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/object/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/paint/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/palette/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/particle/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/pose/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/render/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/scene/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/screen/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/script/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/sound/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/surface/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/text/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/texture/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/transform/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/ui/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/uv/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/ops/world/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/path/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/props/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/utils/__init__.pyi +1 -1
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/utils/previews/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy/utils/units/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/__init__.pyi +2 -2
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/extensions/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_restrict_state/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_restrict_state/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/bpy_types/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/console_python/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/console_python/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/console_shell/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/console_shell/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/freestyle/functions/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/freestyle/predicates/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/freestyle/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/freestyle/shaders/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/freestyle/types/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/freestyle/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu/capabilities/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu/matrix/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu/platform/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu/select/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu/shader/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu/state/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu/texture/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu/types/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu_extras/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu_extras/batch/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu_extras/presets/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/gpu_extras/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/graphviz_export/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/graphviz_export/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/idprop/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/idprop/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/idprop/types/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/imbuf/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/imbuf/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/imbuf/types/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/keyingsets_builtins/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/keyingsets_builtins/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/keyingsets_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/keyingsets_utils/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/mathutils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/mathutils/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/mathutils/interpolate/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/mathutils/kdtree/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/mathutils/noise/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/mathutils/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/nodeitems_builtins/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/nodeitems_builtins/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/nodeitems_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/nodeitems_utils/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/pyproject.toml +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/rna_info/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/rna_info/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/rna_keymap_ui/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/rna_keymap_ui/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/rna_prop_ui/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/rna_prop_ui/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/rna_xml/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/rna_xml/py.typed +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/setup.cfg +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/setup.py +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/sys_info/__init__.pyi +0 -0
- {fake-bpy-module-20240101 → fake-bpy-module-20240106}/sys_info/py.typed +0 -0
|
@@ -510,6 +510,22 @@ def call_panel(
|
|
|
510
510
|
|
|
511
511
|
...
|
|
512
512
|
|
|
513
|
+
def clear_recent_files(
|
|
514
|
+
override_context: typing.Optional[
|
|
515
|
+
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
516
|
+
] = None,
|
|
517
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
518
|
+
undo: typing.Optional[bool] = None,
|
|
519
|
+
):
|
|
520
|
+
"""Clear the Recent Files List
|
|
521
|
+
|
|
522
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
523
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
524
|
+
:type undo: typing.Optional[bool]
|
|
525
|
+
"""
|
|
526
|
+
|
|
527
|
+
...
|
|
528
|
+
|
|
513
529
|
def collada_export(
|
|
514
530
|
override_context: typing.Optional[
|
|
515
531
|
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
@@ -3272,7 +3288,7 @@ def read_factory_settings(
|
|
|
3272
3288
|
:param use_factory_startup_app_template_only: Factory Startup App-Template Only
|
|
3273
3289
|
:type use_factory_startup_app_template_only: typing.Optional[typing.Union[bool, typing.Any]]
|
|
3274
3290
|
:type app_template: typing.Union[str, typing.Any]
|
|
3275
|
-
:param use_empty: Empty
|
|
3291
|
+
:param use_empty: Empty, After loading, remove everything except scenes, windows, and workspaces. This makes it possible to load the startup file with its scene configuration and window layout intact, but no objects, materials, animations, ...
|
|
3276
3292
|
:type use_empty: typing.Optional[typing.Union[bool, typing.Any]]
|
|
3277
3293
|
"""
|
|
3278
3294
|
|
|
@@ -3344,12 +3360,12 @@ def read_homefile(
|
|
|
3344
3360
|
:type load_ui: typing.Optional[typing.Union[bool, typing.Any]]
|
|
3345
3361
|
:param use_splash: Splash
|
|
3346
3362
|
:type use_splash: typing.Optional[typing.Union[bool, typing.Any]]
|
|
3347
|
-
:param use_factory_startup: Factory Startup
|
|
3363
|
+
:param use_factory_startup: Factory Startup, Load the default ('factory startup') blend file. This is independent of the normal start-up file that the user can save
|
|
3348
3364
|
:type use_factory_startup: typing.Optional[typing.Union[bool, typing.Any]]
|
|
3349
3365
|
:param use_factory_startup_app_template_only: Factory Startup App-Template Only
|
|
3350
3366
|
:type use_factory_startup_app_template_only: typing.Optional[typing.Union[bool, typing.Any]]
|
|
3351
3367
|
:type app_template: typing.Union[str, typing.Any]
|
|
3352
|
-
:param use_empty: Empty
|
|
3368
|
+
:param use_empty: Empty, After loading, remove everything except scenes, windows, and workspaces. This makes it possible to load the startup file with its scene configuration and window layout intact, but no objects, materials, animations, ...
|
|
3353
3369
|
:type use_empty: typing.Optional[typing.Union[bool, typing.Any]]
|
|
3354
3370
|
"""
|
|
3355
3371
|
|
|
@@ -4303,6 +4319,9 @@ def usd_export(
|
|
|
4303
4319
|
export_normals: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
4304
4320
|
export_materials: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
4305
4321
|
export_subdivision: typing.Optional[typing.Any] = "BEST_MATCH",
|
|
4322
|
+
export_armatures: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
4323
|
+
only_deform_bones: typing.Optional[typing.Union[bool, typing.Any]] = False,
|
|
4324
|
+
export_shapekeys: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
4306
4325
|
use_instancing: typing.Optional[typing.Union[bool, typing.Any]] = False,
|
|
4307
4326
|
evaluation_mode: typing.Optional[typing.Any] = "RENDER",
|
|
4308
4327
|
generate_preview_surface: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
@@ -4379,6 +4398,12 @@ def usd_export(
|
|
|
4379
4398
|
:type export_materials: typing.Optional[typing.Union[bool, typing.Any]]
|
|
4380
4399
|
:param export_subdivision: Subdivision Scheme, Choose how subdivision modifiers will be mapped to the USD subdivision scheme during export * ``IGNORE`` Ignore -- Subdivision scheme = None, export base mesh without subdivision. * ``TESSELLATE`` Tessellate -- Subdivision scheme = None, export subdivided mesh. * ``BEST_MATCH`` Best Match -- Subdivision scheme = Catmull-Clark, when possible. Reverts to exporting the subdivided mesh for the Simple subdivision type.
|
|
4381
4400
|
:type export_subdivision: typing.Optional[typing.Any]
|
|
4401
|
+
:param export_armatures: Armatures, Export armatures and meshes with armature modifiers as USD skeletons and skinned meshes
|
|
4402
|
+
:type export_armatures: typing.Optional[typing.Union[bool, typing.Any]]
|
|
4403
|
+
:param only_deform_bones: Only Deform Bones, Only export deform bones and their parents
|
|
4404
|
+
:type only_deform_bones: typing.Optional[typing.Union[bool, typing.Any]]
|
|
4405
|
+
:param export_shapekeys: Shape Keys, Export shape keys as USD blend shapes
|
|
4406
|
+
:type export_shapekeys: typing.Optional[typing.Union[bool, typing.Any]]
|
|
4382
4407
|
:param use_instancing: Instancing, Export instanced objects as references in USD rather than real objects
|
|
4383
4408
|
:type use_instancing: typing.Optional[typing.Union[bool, typing.Any]]
|
|
4384
4409
|
:param evaluation_mode: Use Settings for, Determines visibility of objects, modifier settings, and other areas where there are different settings for viewport and rendering * ``RENDER`` Render -- Use Render settings for object visibility, modifier settings, etc. * ``VIEWPORT`` Viewport -- Use Viewport settings for object visibility, modifier settings, etc.
|
|
@@ -2,93 +2,93 @@ import sys
|
|
|
2
2
|
import typing
|
|
3
3
|
import mathutils
|
|
4
4
|
import bpy
|
|
5
|
-
import bl_ui.
|
|
6
|
-
import bl_ui.
|
|
7
|
-
import bl_ui.
|
|
8
|
-
import bl_ui.
|
|
9
|
-
import
|
|
10
|
-
import bl_ui.
|
|
5
|
+
import bl_ui.properties_material
|
|
6
|
+
import bl_ui.generic_ui_list
|
|
7
|
+
import bl_ui.properties_data_metaball
|
|
8
|
+
import bl_ui.properties_data_empty
|
|
9
|
+
import bl_operators.file
|
|
10
|
+
import bl_ui.properties_particle
|
|
11
11
|
import bl_ui.space_statusbar
|
|
12
|
-
import bl_ui.node_add_menu_shader
|
|
13
12
|
import bl_ui.properties_workspace
|
|
13
|
+
import bl_ui.node_add_menu_texture
|
|
14
|
+
import bl_ui.properties_view_layer
|
|
15
|
+
import bl_ui.space_dopesheet
|
|
16
|
+
import bl_ui.properties_data_lightprobe
|
|
17
|
+
import bl_ui.properties_physics_common
|
|
18
|
+
import bl_operators.node
|
|
19
|
+
import bl_ui.properties_data_shaderfx
|
|
20
|
+
import bl_ui.space_properties
|
|
21
|
+
import bl_ui.properties_data_mesh
|
|
22
|
+
import bl_ui.properties_freestyle
|
|
23
|
+
import bl_ui.properties_mask_common
|
|
24
|
+
import bl_operators.view3d
|
|
25
|
+
import bl_ui.space_outliner
|
|
26
|
+
import bl_ui.properties_physics_dynamicpaint
|
|
27
|
+
import bl_ui.properties_physics_cloth
|
|
28
|
+
import bl_ui.space_clip
|
|
29
|
+
import bl_ui.space_userpref
|
|
30
|
+
import bl_operators.presets
|
|
14
31
|
import bl_ui.properties_data_speaker
|
|
15
|
-
import bl_ui.
|
|
16
|
-
import
|
|
32
|
+
import bl_ui.properties_physics_geometry_nodes
|
|
33
|
+
import bl_operators.userpref
|
|
34
|
+
import bl_ui.properties_render
|
|
35
|
+
import bl_ui.space_image
|
|
36
|
+
import bl_ui.node_add_menu_shader
|
|
37
|
+
import bl_ui
|
|
38
|
+
import bl_ui.properties_constraint
|
|
39
|
+
import bl_ui.properties_data_gpencil
|
|
40
|
+
import bl_ui.properties_physics_field
|
|
41
|
+
import bl_ui.properties_data_modifier
|
|
42
|
+
import bl_ui.properties_output
|
|
43
|
+
import bl_operators.freestyle
|
|
44
|
+
import bl_ui.properties_paint_common
|
|
45
|
+
import bl_ui.space_toolsystem_common
|
|
46
|
+
import bl_ui.properties_data_curves
|
|
17
47
|
import bl_ui.properties_data_bone
|
|
48
|
+
import bl_ui.properties_physics_rigidbody
|
|
49
|
+
import bl_ui.properties_data_camera
|
|
50
|
+
import bl_ui.properties_grease_pencil_common
|
|
51
|
+
import bl_ui.space_view3d
|
|
52
|
+
import bl_ui.properties_physics_softbody
|
|
53
|
+
import bl_ui.space_node
|
|
54
|
+
import bl_operators.assets
|
|
55
|
+
import bl_ui.properties_data_curve
|
|
56
|
+
import bl_ui.space_toolsystem_toolbar
|
|
57
|
+
import bl_ui.node_add_menu_geometry
|
|
18
58
|
import bl_operators.constraint
|
|
59
|
+
import bl_ui.properties_data_pointcloud
|
|
60
|
+
import bl_ui.properties_data_lattice
|
|
19
61
|
import bl_ui.properties_data_armature
|
|
20
|
-
import bl_ui.space_userpref
|
|
21
|
-
import bl_ui.properties_material
|
|
22
|
-
import bl_ui.properties_paint_common
|
|
23
|
-
import bl_ui.asset_shelf
|
|
24
|
-
import bl_operators.view3d
|
|
25
|
-
import bl_operators.assets
|
|
26
|
-
import bl_ui.properties_data_mesh
|
|
27
|
-
import bl_ui.space_topbar
|
|
28
|
-
import bl_operators.file
|
|
29
|
-
import bl_ui.properties_constraint
|
|
30
62
|
import bl_operators.anim
|
|
31
|
-
import bl_ui
|
|
32
|
-
import bl_ui.
|
|
33
|
-
import bl_ui.
|
|
34
|
-
import bl_ui.
|
|
35
|
-
import bl_ui.space_time
|
|
63
|
+
import bl_ui.properties_material_gpencil
|
|
64
|
+
import bl_ui.node_add_menu_compositor
|
|
65
|
+
import bl_ui.properties_world
|
|
66
|
+
import bl_ui.node_add_menu
|
|
36
67
|
import bl_ui.properties_physics_rigidbody_constraint
|
|
37
|
-
import bl_ui.
|
|
38
|
-
import bl_ui.
|
|
39
|
-
import bl_ui.
|
|
40
|
-
import
|
|
68
|
+
import bl_ui.space_console
|
|
69
|
+
import bl_ui.space_graph
|
|
70
|
+
import bl_ui.space_filebrowser
|
|
71
|
+
import bl_ui.space_text
|
|
72
|
+
import bl_ui.space_topbar
|
|
73
|
+
import bl_operators.wm
|
|
41
74
|
import bl_ui.properties_object
|
|
42
|
-
import bl_ui.
|
|
43
|
-
import bl_ui.properties_physics_fluid
|
|
44
|
-
import bl_ui.properties_physics_softbody
|
|
45
|
-
import bl_ui.space_nla
|
|
46
|
-
import bl_ui.properties_data_modifier
|
|
47
|
-
import bl_ui.properties_data_camera
|
|
48
|
-
import bl_ui.properties_physics_dynamicpaint
|
|
75
|
+
import bl_ui.space_view3d_toolbar
|
|
49
76
|
import bl_ui.properties_data_light
|
|
50
|
-
import bl_ui.space_filebrowser
|
|
51
77
|
import bl_operators.object
|
|
52
|
-
import bl_ui.
|
|
53
|
-
import bl_ui.
|
|
54
|
-
import bl_ui.properties_particle
|
|
55
|
-
import bl_ui.node_add_menu_compositor
|
|
56
|
-
import bl_ui.properties_world
|
|
57
|
-
import bl_ui.generic_ui_list
|
|
58
|
-
import bl_ui.space_outliner
|
|
59
|
-
import bl_operators.freestyle
|
|
60
|
-
import bl_ui.properties_physics_common
|
|
61
|
-
import bl_ui.space_spreadsheet
|
|
62
|
-
import bl_ui.properties_data_shaderfx
|
|
78
|
+
import bl_ui.space_time
|
|
79
|
+
import bl_ui.properties_collection
|
|
63
80
|
import bl_ui.space_sequencer
|
|
64
|
-
import
|
|
65
|
-
import
|
|
66
|
-
import
|
|
67
|
-
import bl_ui.space_dopesheet
|
|
68
|
-
import bl_ui.properties_data_lightprobe
|
|
69
|
-
import bl_ui.properties_data_empty
|
|
70
|
-
import bl_ui.space_image
|
|
71
|
-
import bl_ui.space_view3d
|
|
72
|
-
import bl_ui.space_console
|
|
73
|
-
import bl_ui.properties_data_grease_pencil
|
|
74
|
-
import bl_ui.properties_physics_rigidbody
|
|
75
|
-
import bl_ui.space_toolsystem_toolbar
|
|
76
|
-
import bl_ui.properties_physics_cloth
|
|
77
|
-
import bl_ui.properties_output
|
|
78
|
-
import bl_operators.presets
|
|
79
|
-
import bl_ui.space_clip
|
|
80
|
-
import bl_ui.properties_view_layer
|
|
81
|
+
import bl_ui.space_nla
|
|
82
|
+
import bl_ui.space_info
|
|
83
|
+
import bl_ui.properties_texture
|
|
81
84
|
import bl_ui.properties_scene
|
|
82
|
-
import bl_ui.
|
|
83
|
-
import bl_ui.
|
|
84
|
-
import bl_ui.properties_collection
|
|
85
|
-
import bl_ui.properties_render
|
|
85
|
+
import bl_ui.asset_shelf
|
|
86
|
+
import bl_ui.space_spreadsheet
|
|
86
87
|
import bl_operators.spreadsheet
|
|
87
|
-
import bl_ui.
|
|
88
|
+
import bl_ui.properties_data_grease_pencil
|
|
89
|
+
import bl_ui.properties_physics_fluid
|
|
90
|
+
import bl_operators.clip
|
|
88
91
|
import bl_ui.properties_data_volume
|
|
89
|
-
import bl_ui.properties_freestyle
|
|
90
|
-
import bl_ui.node_add_menu_texture
|
|
91
|
-
import bl_ui.node_add_menu_geometry
|
|
92
92
|
|
|
93
93
|
GenericType = typing.TypeVar("GenericType")
|
|
94
94
|
|
|
@@ -3066,12 +3066,24 @@ class BoneCollection(bpy_struct):
|
|
|
3066
3066
|
:type: bpy_prop_collection['Bone']
|
|
3067
3067
|
"""
|
|
3068
3068
|
|
|
3069
|
+
child_number: int
|
|
3070
|
+
""" Index of this collection into its parent's list of children. Note that finding this index requires a scan of all the bone collections, so do access this with care
|
|
3071
|
+
|
|
3072
|
+
:type: int
|
|
3073
|
+
"""
|
|
3074
|
+
|
|
3069
3075
|
children: bpy_prop_collection["BoneCollection"]
|
|
3070
3076
|
"""
|
|
3071
3077
|
|
|
3072
3078
|
:type: bpy_prop_collection['BoneCollection']
|
|
3073
3079
|
"""
|
|
3074
3080
|
|
|
3081
|
+
index: int
|
|
3082
|
+
""" Index of this bone collection in the armature.collections.all array. Note that finding this index requires a scan of all the bone collections, so do access this with care
|
|
3083
|
+
|
|
3084
|
+
:type: int
|
|
3085
|
+
"""
|
|
3086
|
+
|
|
3075
3087
|
is_editable: typing.Union[bool, typing.Any]
|
|
3076
3088
|
""" This collection is owned by a local Armature, or was added via a library override in the current blend file
|
|
3077
3089
|
|
|
@@ -3090,12 +3102,33 @@ class BoneCollection(bpy_struct):
|
|
|
3090
3102
|
:type: bool
|
|
3091
3103
|
"""
|
|
3092
3104
|
|
|
3105
|
+
is_visible_ancestors: typing.Union[bool, typing.Any]
|
|
3106
|
+
""" True when all of the ancestors of this bone collection are marked as visible; always True for root bone collections
|
|
3107
|
+
|
|
3108
|
+
:type: typing.Union[bool, typing.Any]
|
|
3109
|
+
"""
|
|
3110
|
+
|
|
3111
|
+
is_visible_effectively: typing.Union[bool, typing.Any]
|
|
3112
|
+
""" Whether this bone collection is effectively visible in the viewport. This is True when this bone collection and all of its ancestors are visible
|
|
3113
|
+
|
|
3114
|
+
:type: typing.Union[bool, typing.Any]
|
|
3115
|
+
"""
|
|
3116
|
+
|
|
3093
3117
|
name: typing.Union[str, typing.Any]
|
|
3094
3118
|
""" Unique within the Armature
|
|
3095
3119
|
|
|
3096
3120
|
:type: typing.Union[str, typing.Any]
|
|
3097
3121
|
"""
|
|
3098
3122
|
|
|
3123
|
+
parent: "BoneCollection"
|
|
3124
|
+
""" Parent bone collection. Note that accessing this requires a scan of all the bone collections to find the parent
|
|
3125
|
+
|
|
3126
|
+
:type: 'BoneCollection'
|
|
3127
|
+
"""
|
|
3128
|
+
|
|
3129
|
+
bones_recursive: typing.Any
|
|
3130
|
+
""" A set of all bones assigned to this bone collection and its child collections. (readonly)"""
|
|
3131
|
+
|
|
3099
3132
|
def assign(self, bone: typing.Optional[typing.Any]) -> bool:
|
|
3100
3133
|
"""Assign the given bone to this collection
|
|
3101
3134
|
|
|
@@ -3116,30 +3149,6 @@ class BoneCollection(bpy_struct):
|
|
|
3116
3149
|
"""
|
|
3117
3150
|
...
|
|
3118
3151
|
|
|
3119
|
-
def move_to_parent(
|
|
3120
|
-
self,
|
|
3121
|
-
to_parent: typing.Optional["BoneCollection"],
|
|
3122
|
-
to_child_num: typing.Optional[typing.Any] = -1,
|
|
3123
|
-
) -> int:
|
|
3124
|
-
"""Change the hierarchy, by moving this bone collection to become a child of a different parent. Use `parent=None` to make this collection a root collection
|
|
3125
|
-
|
|
3126
|
-
:param to_parent: Parent Collection, The bone collection becomes a child of this collection. If `None`, the bone collection becomes a root
|
|
3127
|
-
:type to_parent: typing.Optional['BoneCollection']
|
|
3128
|
-
:param to_child_num: Child Number, Place the bone collection before this child; `child_num=0` makes it the first child, `child_num=1` the second, etc. Both `child_num=-1` and `child_num=child_count` will move the bone collection to be the last child of the new parent
|
|
3129
|
-
:type to_child_num: typing.Optional[typing.Any]
|
|
3130
|
-
:rtype: int
|
|
3131
|
-
:return: New Index, Resulting index of the bone collection, after the move. This can be used for manipulating the active bone collection index
|
|
3132
|
-
"""
|
|
3133
|
-
...
|
|
3134
|
-
|
|
3135
|
-
def find_index(self) -> int:
|
|
3136
|
-
"""Find the index of this bone collection. This scans through all the Armature's bone collections
|
|
3137
|
-
|
|
3138
|
-
:rtype: int
|
|
3139
|
-
:return: Index, Index of the bone collection
|
|
3140
|
-
"""
|
|
3141
|
-
...
|
|
3142
|
-
|
|
3143
3152
|
@classmethod
|
|
3144
3153
|
def bl_rna_get_subclass(cls, id: typing.Optional[str], default=None) -> "Struct":
|
|
3145
3154
|
"""
|
|
@@ -43396,12 +43405,6 @@ class View3DCursor(bpy_struct):
|
|
|
43396
43405
|
class View3DOverlay(bpy_struct):
|
|
43397
43406
|
"""Settings for display of overlays in the 3D viewport"""
|
|
43398
43407
|
|
|
43399
|
-
backwire_opacity: float
|
|
43400
|
-
""" Opacity when rendering transparent wires
|
|
43401
|
-
|
|
43402
|
-
:type: float
|
|
43403
|
-
"""
|
|
43404
|
-
|
|
43405
43408
|
bone_wire_alpha: float
|
|
43406
43409
|
""" Maximum opacity of bones in wireframe display mode
|
|
43407
43410
|
|
|
@@ -72,14 +72,14 @@ def bake_action_objects(
|
|
|
72
72
|
|
|
73
73
|
def bake_action_objects_iter(
|
|
74
74
|
object_action_pairs: typing.Union[
|
|
75
|
-
"bpy.types.
|
|
75
|
+
"bpy.types.Action", "bpy.types.Object", "bpy.types.Sequence"
|
|
76
76
|
],
|
|
77
77
|
bake_o,
|
|
78
78
|
):
|
|
79
79
|
"""An coroutine that bakes actions for multiple objects.
|
|
80
80
|
|
|
81
81
|
:param object_action_pairs: Sequence of object action tuples, action is the destination for the baked data. When None a new action will be created.
|
|
82
|
-
:type object_action_pairs: typing.Union['bpy.types.
|
|
82
|
+
:type object_action_pairs: typing.Union['bpy.types.Action', 'bpy.types.Object', 'bpy.types.Sequence']
|
|
83
83
|
"""
|
|
84
84
|
|
|
85
85
|
...
|
|
@@ -61,6 +61,36 @@ class AssetShelf:
|
|
|
61
61
|
def type_recast(self): ...
|
|
62
62
|
def values(self): ...
|
|
63
63
|
|
|
64
|
+
class BoneCollection:
|
|
65
|
+
bl_rna: typing.Any
|
|
66
|
+
bones_recursive: typing.Any
|
|
67
|
+
id_data: typing.Any
|
|
68
|
+
|
|
69
|
+
def as_pointer(self): ...
|
|
70
|
+
def bl_rna_get_subclass(self): ...
|
|
71
|
+
def bl_rna_get_subclass_py(self): ...
|
|
72
|
+
def driver_add(self): ...
|
|
73
|
+
def driver_remove(self): ...
|
|
74
|
+
def get(self): ...
|
|
75
|
+
def id_properties_clear(self): ...
|
|
76
|
+
def id_properties_ensure(self): ...
|
|
77
|
+
def id_properties_ui(self): ...
|
|
78
|
+
def is_property_hidden(self): ...
|
|
79
|
+
def is_property_overridable_library(self): ...
|
|
80
|
+
def is_property_readonly(self): ...
|
|
81
|
+
def is_property_set(self): ...
|
|
82
|
+
def items(self): ...
|
|
83
|
+
def keyframe_delete(self): ...
|
|
84
|
+
def keyframe_insert(self): ...
|
|
85
|
+
def keys(self): ...
|
|
86
|
+
def path_from_id(self): ...
|
|
87
|
+
def path_resolve(self): ...
|
|
88
|
+
def pop(self): ...
|
|
89
|
+
def property_overridable_library_set(self): ...
|
|
90
|
+
def property_unset(self): ...
|
|
91
|
+
def type_recast(self): ...
|
|
92
|
+
def values(self): ...
|
|
93
|
+
|
|
64
94
|
class Context:
|
|
65
95
|
bl_rna: typing.Any
|
|
66
96
|
id_data: typing.Any
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import sys
|
|
2
2
|
import typing
|
|
3
|
-
from . import
|
|
4
|
-
from . import utils_rtl
|
|
5
|
-
from . import utils_cli
|
|
3
|
+
from . import utils
|
|
6
4
|
from . import utils_languages_menu
|
|
7
5
|
from . import bl_extract_messages
|
|
6
|
+
from . import utils_cli
|
|
8
7
|
from . import merge_po
|
|
9
|
-
from . import
|
|
8
|
+
from . import settings
|
|
9
|
+
from . import utils_rtl
|
|
10
10
|
|
|
11
11
|
GenericType = typing.TypeVar("GenericType")
|
{fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_i18n_utils/bl_extract_messages/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import sys
|
|
2
2
|
import typing
|
|
3
|
-
from . import
|
|
3
|
+
from . import versioning
|
|
4
|
+
from . import keymap_from_toolbar
|
|
4
5
|
from . import platform_helpers
|
|
5
6
|
from . import io
|
|
6
|
-
from . import
|
|
7
|
-
from . import versioning
|
|
7
|
+
from . import keymap_hierarchy
|
|
8
8
|
|
|
9
9
|
GenericType = typing.TypeVar("GenericType")
|
|
File without changes
|
|
File without changes
|
{fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_keymap_utils/keymap_hierarchy/__init__.pyi
RENAMED
|
File without changes
|
{fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_keymap_utils/platform_helpers/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_keymap_utils/versioning/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
import sys
|
|
2
2
|
import typing
|
|
3
|
+
from . import uvcalc_transform
|
|
4
|
+
from . import add_mesh_torus
|
|
3
5
|
from . import mesh
|
|
4
6
|
from . import console
|
|
5
|
-
from . import
|
|
6
|
-
from . import
|
|
7
|
-
from . import
|
|
8
|
-
from . import image
|
|
7
|
+
from . import file
|
|
8
|
+
from . import object_randomize_transform
|
|
9
|
+
from . import node
|
|
9
10
|
from . import view3d
|
|
11
|
+
from . import bmesh
|
|
12
|
+
from . import screen_play_rendered_anim
|
|
13
|
+
from . import presets
|
|
14
|
+
from . import userpref
|
|
15
|
+
from . import freestyle
|
|
16
|
+
from . import image
|
|
10
17
|
from . import assets
|
|
11
|
-
from . import
|
|
12
|
-
from . import
|
|
18
|
+
from . import uvcalc_lightmap
|
|
19
|
+
from . import constraint
|
|
20
|
+
from . import object_align
|
|
13
21
|
from . import anim
|
|
14
|
-
from . import node
|
|
15
22
|
from . import object_quick_effects
|
|
16
|
-
from . import
|
|
17
|
-
from . import
|
|
18
|
-
from . import sequencer
|
|
23
|
+
from . import vertexpaint_dirt
|
|
24
|
+
from . import wm
|
|
19
25
|
from . import object
|
|
20
|
-
from . import
|
|
26
|
+
from . import rigidbody
|
|
27
|
+
from . import sequencer
|
|
21
28
|
from . import uvcalc_follow_active
|
|
22
|
-
from . import freestyle
|
|
23
|
-
from . import clip
|
|
24
|
-
from . import userpref
|
|
25
|
-
from . import wm
|
|
26
|
-
from . import add_mesh_torus
|
|
27
|
-
from . import presets
|
|
28
29
|
from . import geometry_nodes
|
|
29
|
-
from . import bmesh
|
|
30
30
|
from . import spreadsheet
|
|
31
|
-
from . import
|
|
31
|
+
from . import clip
|
|
32
32
|
|
|
33
33
|
GenericType = typing.TypeVar("GenericType")
|
|
34
34
|
|
{fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/add_mesh_torus/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/bmesh/find_adjacent/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/geometry_nodes/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/object_align/__init__.pyi
RENAMED
|
File without changes
|
{fake-bpy-module-20240101 → fake-bpy-module-20240106}/bl_operators/object_quick_effects/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|