fake-bpy-module 20240606__tar.gz → 20240607__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.
Potentially problematic release.
This version of fake-bpy-module might be problematic. Click here for more details.
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/PKG-INFO +1 -1
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/connect_to_output/__init__.pyi +8 -8
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/node_editor/node_functions/__init__.pyi +0 -1
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/view3d/__init__.pyi +195 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/generic_ui_list/__init__.pyi +2 -2
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bmesh/types/__init__.pyi +2 -2
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/app/handlers/__init__.pyi +40 -36
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/export_scene/__init__.pyi +3 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/extensions/__init__.pyi +3 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/import_scene/__init__.pyi +6 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/object/__init__.pyi +0 -15
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/types/__init__.pyi +21013 -20927
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/utils/__init__.pyi +17 -2
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/README.md +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/aud/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bgl/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_math/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/temp_anim_layers/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/blf/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bmesh/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/props/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/console_python/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/console_shell/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/freestyle/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/freestyle/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu_extras/batch/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/idprop/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/imbuf/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/mathutils/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/pyproject.toml +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/rna_info/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/setup.cfg +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/setup.py +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/sys_info/__init__.pyi +0 -0
- {fake_bpy_module-20240606 → fake_bpy_module-20240607}/sys_info/py.typed +0 -0
{fake_bpy_module-20240606 → fake_bpy_module-20240607}/bl_operators/connect_to_output/__init__.pyi
RENAMED
|
@@ -291,20 +291,20 @@ class NODE_OT_connect_to_output(
|
|
|
291
291
|
"""
|
|
292
292
|
...
|
|
293
293
|
|
|
294
|
-
def
|
|
295
|
-
"""
|
|
294
|
+
def search_connected_viewer_sockets(self, output_node, r_sockets, index=None):
|
|
295
|
+
"""From an output node, recursively scan node tree for connected viewer sockets
|
|
296
296
|
|
|
297
|
-
:param
|
|
298
|
-
:param
|
|
297
|
+
:param output_node:
|
|
298
|
+
:param r_sockets:
|
|
299
|
+
:param index:
|
|
299
300
|
"""
|
|
300
301
|
...
|
|
301
302
|
|
|
302
|
-
def
|
|
303
|
-
"""Recursively
|
|
303
|
+
def search_viewer_sockets_in_tree(self, tree, r_sockets):
|
|
304
|
+
"""Recursively get all viewer sockets in a node tree
|
|
304
305
|
|
|
305
|
-
:param
|
|
306
|
+
:param tree:
|
|
306
307
|
:param r_sockets:
|
|
307
|
-
:param index:
|
|
308
308
|
"""
|
|
309
309
|
...
|
|
310
310
|
|
|
@@ -17,7 +17,6 @@ def get_group_output_node(tree, output_node_idname="NodeGroupOutput"): ...
|
|
|
17
17
|
def get_internal_socket(socket): ...
|
|
18
18
|
def get_output_location(tree): ...
|
|
19
19
|
def is_viewer_link(link, output_node): ...
|
|
20
|
-
def is_viewer_socket(socket): ...
|
|
21
20
|
def is_visible_socket(socket): ...
|
|
22
21
|
def node_editor_poll(cls, context): ...
|
|
23
22
|
def node_space_type_poll(cls, context, types): ...
|
|
@@ -396,6 +396,201 @@ class VIEW3D_FH_empty_image(bpy_types.FileHandler):
|
|
|
396
396
|
"""
|
|
397
397
|
...
|
|
398
398
|
|
|
399
|
+
class VIEW3D_FH_vdb_volume(bpy_types.FileHandler):
|
|
400
|
+
bl_file_extensions: typing.Any
|
|
401
|
+
bl_idname: typing.Any
|
|
402
|
+
bl_import_operator: typing.Any
|
|
403
|
+
bl_label: typing.Any
|
|
404
|
+
bl_rna: typing.Any
|
|
405
|
+
id_data: typing.Any
|
|
406
|
+
|
|
407
|
+
def as_pointer(self) -> int:
|
|
408
|
+
"""Returns the memory address which holds a pointer to Blender's internal data
|
|
409
|
+
|
|
410
|
+
:return: int (memory address).
|
|
411
|
+
:rtype: int
|
|
412
|
+
"""
|
|
413
|
+
...
|
|
414
|
+
|
|
415
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
416
|
+
"""
|
|
417
|
+
|
|
418
|
+
:return: The RNA type or default when not found.
|
|
419
|
+
:rtype: bpy.types.Struct
|
|
420
|
+
"""
|
|
421
|
+
...
|
|
422
|
+
|
|
423
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
424
|
+
"""
|
|
425
|
+
|
|
426
|
+
:return: The class or default when not found.
|
|
427
|
+
:rtype: typing.Any
|
|
428
|
+
"""
|
|
429
|
+
...
|
|
430
|
+
|
|
431
|
+
def driver_add(self) -> bpy.types.FCurve:
|
|
432
|
+
"""Adds driver(s) to the given property
|
|
433
|
+
|
|
434
|
+
:return: The driver(s) added.
|
|
435
|
+
:rtype: bpy.types.FCurve
|
|
436
|
+
"""
|
|
437
|
+
...
|
|
438
|
+
|
|
439
|
+
def driver_remove(self) -> bool:
|
|
440
|
+
"""Remove driver(s) from the given property
|
|
441
|
+
|
|
442
|
+
:return: Success of driver removal.
|
|
443
|
+
:rtype: bool
|
|
444
|
+
"""
|
|
445
|
+
...
|
|
446
|
+
|
|
447
|
+
def get(self):
|
|
448
|
+
"""Returns the value of the custom property assigned to key or default
|
|
449
|
+
when not found (matches Python's dictionary function of the same name).
|
|
450
|
+
|
|
451
|
+
"""
|
|
452
|
+
...
|
|
453
|
+
|
|
454
|
+
def id_properties_clear(self):
|
|
455
|
+
"""
|
|
456
|
+
|
|
457
|
+
:return: Remove the parent group for an RNA struct's custom IDProperties.
|
|
458
|
+
"""
|
|
459
|
+
...
|
|
460
|
+
|
|
461
|
+
def id_properties_ensure(self):
|
|
462
|
+
"""
|
|
463
|
+
|
|
464
|
+
:return: the parent group for an RNA struct's custom IDProperties.
|
|
465
|
+
"""
|
|
466
|
+
...
|
|
467
|
+
|
|
468
|
+
def id_properties_ui(self):
|
|
469
|
+
"""
|
|
470
|
+
|
|
471
|
+
:return: Return an object used to manage an IDProperty's UI data.
|
|
472
|
+
"""
|
|
473
|
+
...
|
|
474
|
+
|
|
475
|
+
def is_property_hidden(self) -> bool:
|
|
476
|
+
"""Check if a property is hidden.
|
|
477
|
+
|
|
478
|
+
:return: True when the property is hidden.
|
|
479
|
+
:rtype: bool
|
|
480
|
+
"""
|
|
481
|
+
...
|
|
482
|
+
|
|
483
|
+
def is_property_overridable_library(self) -> bool:
|
|
484
|
+
"""Check if a property is overridable.
|
|
485
|
+
|
|
486
|
+
:return: True when the property is overridable.
|
|
487
|
+
:rtype: bool
|
|
488
|
+
"""
|
|
489
|
+
...
|
|
490
|
+
|
|
491
|
+
def is_property_readonly(self) -> bool:
|
|
492
|
+
"""Check if a property is readonly.
|
|
493
|
+
|
|
494
|
+
:return: True when the property is readonly (not writable).
|
|
495
|
+
:rtype: bool
|
|
496
|
+
"""
|
|
497
|
+
...
|
|
498
|
+
|
|
499
|
+
def is_property_set(self) -> bool:
|
|
500
|
+
"""Check if a property is set, use for testing operator properties.
|
|
501
|
+
|
|
502
|
+
:return: True when the property has been set.
|
|
503
|
+
:rtype: bool
|
|
504
|
+
"""
|
|
505
|
+
...
|
|
506
|
+
|
|
507
|
+
def items(self):
|
|
508
|
+
"""Returns the items of this objects custom properties (matches Python's
|
|
509
|
+
dictionary function of the same name).
|
|
510
|
+
|
|
511
|
+
:return: custom property key, value pairs.
|
|
512
|
+
"""
|
|
513
|
+
...
|
|
514
|
+
|
|
515
|
+
def keyframe_delete(self) -> bool:
|
|
516
|
+
"""Remove a keyframe from this properties fcurve.
|
|
517
|
+
|
|
518
|
+
:return: Success of keyframe deletion.
|
|
519
|
+
:rtype: bool
|
|
520
|
+
"""
|
|
521
|
+
...
|
|
522
|
+
|
|
523
|
+
def keyframe_insert(self) -> bool:
|
|
524
|
+
"""Insert a keyframe on the property given, adding fcurves and animation data when necessary.
|
|
525
|
+
|
|
526
|
+
:return: Success of keyframe insertion.
|
|
527
|
+
:rtype: bool
|
|
528
|
+
"""
|
|
529
|
+
...
|
|
530
|
+
|
|
531
|
+
def keys(self):
|
|
532
|
+
"""Returns the keys of this objects custom properties (matches Python's
|
|
533
|
+
dictionary function of the same name).
|
|
534
|
+
|
|
535
|
+
:return: custom property keys.
|
|
536
|
+
"""
|
|
537
|
+
...
|
|
538
|
+
|
|
539
|
+
def path_from_id(self) -> str:
|
|
540
|
+
"""Returns the data path from the ID to this object (string).
|
|
541
|
+
|
|
542
|
+
:return: The path from `bpy.types.bpy_struct.id_data`
|
|
543
|
+
to this struct and property (when given).
|
|
544
|
+
:rtype: str
|
|
545
|
+
"""
|
|
546
|
+
...
|
|
547
|
+
|
|
548
|
+
def path_resolve(self):
|
|
549
|
+
"""Returns the property from the path, raise an exception when not found."""
|
|
550
|
+
...
|
|
551
|
+
|
|
552
|
+
def poll_drop(self, context):
|
|
553
|
+
"""
|
|
554
|
+
|
|
555
|
+
:param context:
|
|
556
|
+
"""
|
|
557
|
+
...
|
|
558
|
+
|
|
559
|
+
def pop(self):
|
|
560
|
+
"""Remove and return the value of the custom property assigned to key or default
|
|
561
|
+
when not found (matches Python's dictionary function of the same name).
|
|
562
|
+
|
|
563
|
+
"""
|
|
564
|
+
...
|
|
565
|
+
|
|
566
|
+
def property_overridable_library_set(self) -> bool:
|
|
567
|
+
"""Define a property as overridable or not (only for custom properties!).
|
|
568
|
+
|
|
569
|
+
:return: True when the overridable status of the property was successfully set.
|
|
570
|
+
:rtype: bool
|
|
571
|
+
"""
|
|
572
|
+
...
|
|
573
|
+
|
|
574
|
+
def property_unset(self):
|
|
575
|
+
"""Unset a property, will use default value afterward."""
|
|
576
|
+
...
|
|
577
|
+
|
|
578
|
+
def type_recast(self):
|
|
579
|
+
"""Return a new instance, this is needed because types
|
|
580
|
+
such as textures can be changed at runtime.
|
|
581
|
+
|
|
582
|
+
:return: a new instance of this object with the type initialized again.
|
|
583
|
+
"""
|
|
584
|
+
...
|
|
585
|
+
|
|
586
|
+
def values(self):
|
|
587
|
+
"""Returns the values of this objects custom properties (matches Python's
|
|
588
|
+
dictionary function of the same name).
|
|
589
|
+
|
|
590
|
+
:return: custom property values.
|
|
591
|
+
"""
|
|
592
|
+
...
|
|
593
|
+
|
|
399
594
|
class VIEW3D_OT_edit_mesh_extrude_individual_move(bpy_types.Operator):
|
|
400
595
|
"""Extrude each individual face separately along local normals"""
|
|
401
596
|
|
|
@@ -724,7 +724,7 @@ class UILIST_OT_entry_remove(GenericUIListOperator, bpy_types.Operator):
|
|
|
724
724
|
|
|
725
725
|
def draw_ui_list(
|
|
726
726
|
layout: bpy.types.UILayout,
|
|
727
|
-
context:
|
|
727
|
+
context: bpy_types.Context,
|
|
728
728
|
class_name: str = "UI_UL_list",
|
|
729
729
|
unique_id: str = None,
|
|
730
730
|
list_path: str = None,
|
|
@@ -739,7 +739,7 @@ def draw_ui_list(
|
|
|
739
739
|
:param layout: UILayout to draw the list in.
|
|
740
740
|
:type layout: bpy.types.UILayout
|
|
741
741
|
:param context: Blender context to get the list data from.
|
|
742
|
-
:type context:
|
|
742
|
+
:type context: bpy_types.Context
|
|
743
743
|
:param class_name: Name of the UIList class to draw. The default is the UIList class that ships with Blender.
|
|
744
744
|
:type class_name: str
|
|
745
745
|
:param unique_id: Unique identifier to differentiate this from other UI lists.
|
|
@@ -45,79 +45,83 @@ import bpy.types
|
|
|
45
45
|
|
|
46
46
|
GenericType1 = typing.TypeVar("GenericType1")
|
|
47
47
|
GenericType2 = typing.TypeVar("GenericType2")
|
|
48
|
-
animation_playback_post: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
48
|
+
animation_playback_post: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
49
49
|
""" on ending animation playback
|
|
50
50
|
"""
|
|
51
51
|
|
|
52
|
-
animation_playback_pre: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
52
|
+
animation_playback_pre: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
53
53
|
""" on starting animation playback
|
|
54
54
|
"""
|
|
55
55
|
|
|
56
|
-
annotation_post: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
56
|
+
annotation_post: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
57
57
|
""" on drawing an annotation (after)
|
|
58
58
|
"""
|
|
59
59
|
|
|
60
|
-
annotation_pre: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
60
|
+
annotation_pre: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
61
61
|
""" on drawing an annotation (before)
|
|
62
62
|
"""
|
|
63
63
|
|
|
64
|
-
composite_cancel: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
64
|
+
composite_cancel: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
65
65
|
""" on a compositing background job (cancel)
|
|
66
66
|
"""
|
|
67
67
|
|
|
68
|
-
composite_post: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
68
|
+
composite_post: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
69
69
|
""" on a compositing background job (after)
|
|
70
70
|
"""
|
|
71
71
|
|
|
72
|
-
composite_pre: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
72
|
+
composite_pre: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
73
73
|
""" on a compositing background job (before)
|
|
74
74
|
"""
|
|
75
75
|
|
|
76
|
-
depsgraph_update_post: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
76
|
+
depsgraph_update_post: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
77
77
|
""" on depsgraph update (post)
|
|
78
78
|
"""
|
|
79
79
|
|
|
80
|
-
depsgraph_update_pre: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
80
|
+
depsgraph_update_pre: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
81
81
|
""" on depsgraph update (pre)
|
|
82
82
|
"""
|
|
83
83
|
|
|
84
|
-
frame_change_post: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
84
|
+
frame_change_post: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
85
85
|
""" Called after frame change for playback and rendering, after the data has been evaluated for the new frame.
|
|
86
86
|
"""
|
|
87
87
|
|
|
88
|
-
frame_change_pre: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
88
|
+
frame_change_pre: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
89
89
|
""" Called after frame change for playback and rendering, before any data is evaluated for the new frame. This makes it possible to change data and relations (for example swap an object to another mesh) for the new frame. Note that this handler is not to be used as 'before the frame changes' event. The dependency graph is not available in this handler, as data and relations may have been altered and the dependency graph has not yet been updated for that.
|
|
90
90
|
"""
|
|
91
91
|
|
|
92
|
-
load_factory_preferences_post: list[
|
|
92
|
+
load_factory_preferences_post: list[
|
|
93
|
+
collections.abc.Callable[[bpy.types.Scene], None]
|
|
94
|
+
] | None
|
|
93
95
|
""" on loading factory preferences (after)
|
|
94
96
|
"""
|
|
95
97
|
|
|
96
|
-
load_factory_startup_post: list[
|
|
98
|
+
load_factory_startup_post: list[
|
|
99
|
+
collections.abc.Callable[[bpy.types.Scene], None]
|
|
100
|
+
] | None
|
|
97
101
|
""" on loading factory startup (after)
|
|
98
102
|
"""
|
|
99
103
|
|
|
100
|
-
load_post: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
104
|
+
load_post: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
101
105
|
""" on loading a new blend file (after). Accepts one argument: the file being loaded, an empty string for the startup-file.
|
|
102
106
|
"""
|
|
103
107
|
|
|
104
|
-
load_post_fail: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
108
|
+
load_post_fail: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
105
109
|
""" on failure to load a new blend file (after). Accepts one argument: the file being loaded, an empty string for the startup-file.
|
|
106
110
|
"""
|
|
107
111
|
|
|
108
|
-
load_pre: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
112
|
+
load_pre: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
109
113
|
""" on loading a new blend file (before).Accepts one argument: the file being loaded, an empty string for the startup-file.
|
|
110
114
|
"""
|
|
111
115
|
|
|
112
|
-
object_bake_cancel: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
116
|
+
object_bake_cancel: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
113
117
|
""" on canceling a bake job; will be called in the main thread
|
|
114
118
|
"""
|
|
115
119
|
|
|
116
|
-
object_bake_complete: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
120
|
+
object_bake_complete: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
117
121
|
""" on completing a bake job; will be called in the main thread
|
|
118
122
|
"""
|
|
119
123
|
|
|
120
|
-
object_bake_pre: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
124
|
+
object_bake_pre: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
121
125
|
""" before starting a bake job
|
|
122
126
|
"""
|
|
123
127
|
|
|
@@ -125,70 +129,70 @@ persistent: typing.Any
|
|
|
125
129
|
""" Function decorator for callback functions not to be removed when loading new files
|
|
126
130
|
"""
|
|
127
131
|
|
|
128
|
-
redo_post: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
132
|
+
redo_post: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
129
133
|
""" on loading a redo step (after)
|
|
130
134
|
"""
|
|
131
135
|
|
|
132
|
-
redo_pre: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
136
|
+
redo_pre: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
133
137
|
""" on loading a redo step (before)
|
|
134
138
|
"""
|
|
135
139
|
|
|
136
|
-
render_cancel: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
140
|
+
render_cancel: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
137
141
|
""" on canceling a render job
|
|
138
142
|
"""
|
|
139
143
|
|
|
140
|
-
render_complete: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
144
|
+
render_complete: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
141
145
|
""" on completion of render job
|
|
142
146
|
"""
|
|
143
147
|
|
|
144
|
-
render_init: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
148
|
+
render_init: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
145
149
|
""" on initialization of a render job
|
|
146
150
|
"""
|
|
147
151
|
|
|
148
|
-
render_post: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
152
|
+
render_post: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
149
153
|
""" on render (after)
|
|
150
154
|
"""
|
|
151
155
|
|
|
152
|
-
render_pre: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
156
|
+
render_pre: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
153
157
|
""" on render (before)
|
|
154
158
|
"""
|
|
155
159
|
|
|
156
|
-
render_stats: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
160
|
+
render_stats: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
157
161
|
""" on printing render statistics. Accepts one argument: the render stats (render/saving time plus in background mode frame/used [peak] memory).
|
|
158
162
|
"""
|
|
159
163
|
|
|
160
|
-
render_write: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
164
|
+
render_write: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
161
165
|
""" on writing a render frame (directly after the frame is written)
|
|
162
166
|
"""
|
|
163
167
|
|
|
164
|
-
save_post: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
168
|
+
save_post: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
165
169
|
""" on saving a blend file (after). Accepts one argument: the file being saved, an empty string for the startup-file.
|
|
166
170
|
"""
|
|
167
171
|
|
|
168
|
-
save_post_fail: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
172
|
+
save_post_fail: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
169
173
|
""" on failure to save a blend file (after). Accepts one argument: the file being saved, an empty string for the startup-file.
|
|
170
174
|
"""
|
|
171
175
|
|
|
172
|
-
save_pre: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
176
|
+
save_pre: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
173
177
|
""" on saving a blend file (before). Accepts one argument: the file being saved, an empty string for the startup-file.
|
|
174
178
|
"""
|
|
175
179
|
|
|
176
|
-
translation_update_post: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
180
|
+
translation_update_post: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
177
181
|
""" on translation settings update
|
|
178
182
|
"""
|
|
179
183
|
|
|
180
|
-
undo_post: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
184
|
+
undo_post: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
181
185
|
""" on loading an undo step (after)
|
|
182
186
|
"""
|
|
183
187
|
|
|
184
|
-
undo_pre: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
188
|
+
undo_pre: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
185
189
|
""" on loading an undo step (before)
|
|
186
190
|
"""
|
|
187
191
|
|
|
188
|
-
version_update: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
192
|
+
version_update: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
189
193
|
""" on ending the versioning code
|
|
190
194
|
"""
|
|
191
195
|
|
|
192
|
-
xr_session_start_pre: list[collections.abc.Callable[[bpy.types.Scene], None]]
|
|
196
|
+
xr_session_start_pre: list[collections.abc.Callable[[bpy.types.Scene], None]] | None
|
|
193
197
|
""" on starting an xr session (before)
|
|
194
198
|
"""
|
|
@@ -302,6 +302,7 @@ def gltf(
|
|
|
302
302
|
use_active_collection: bool | typing.Any | None = False,
|
|
303
303
|
use_active_scene: bool | typing.Any | None = False,
|
|
304
304
|
collection: str | typing.Any = "",
|
|
305
|
+
at_collection_center: bool | typing.Any | None = False,
|
|
305
306
|
export_extras: bool | typing.Any | None = False,
|
|
306
307
|
export_yup: bool | typing.Any | None = True,
|
|
307
308
|
export_apply: bool | typing.Any | None = False,
|
|
@@ -524,6 +525,8 @@ def gltf(
|
|
|
524
525
|
:type use_active_scene: bool | typing.Any | None
|
|
525
526
|
:param collection: Source Collection, Export only objects from this collection (and its children)
|
|
526
527
|
:type collection: str | typing.Any
|
|
528
|
+
:param at_collection_center: Export at Collection Center, Export at Collection center of mass of root objects of the collection
|
|
529
|
+
:type at_collection_center: bool | typing.Any | None
|
|
527
530
|
:param export_extras: Custom Properties, Export custom properties as glTF extras
|
|
528
531
|
:type export_extras: bool | typing.Any | None
|
|
529
532
|
:param export_yup: +Y Up, Export using glTF convention, +Y up
|
|
@@ -57,6 +57,7 @@ def package_install(
|
|
|
57
57
|
pkg_id: str | typing.Any = "",
|
|
58
58
|
enable_on_install: bool | typing.Any | None = True,
|
|
59
59
|
url: str | typing.Any = "",
|
|
60
|
+
do_legacy_replace: bool | typing.Any | None = False,
|
|
60
61
|
):
|
|
61
62
|
"""Download and install the extension
|
|
62
63
|
|
|
@@ -73,6 +74,8 @@ def package_install(
|
|
|
73
74
|
:type enable_on_install: bool | typing.Any | None
|
|
74
75
|
:param url: URL
|
|
75
76
|
:type url: str | typing.Any
|
|
77
|
+
:param do_legacy_replace: Do Legacy Replace
|
|
78
|
+
:type do_legacy_replace: bool | typing.Any | None
|
|
76
79
|
"""
|
|
77
80
|
|
|
78
81
|
...
|
|
@@ -129,6 +129,8 @@ def gltf(
|
|
|
129
129
|
merge_vertices: bool | typing.Any | None = False,
|
|
130
130
|
import_shading: str | None = "NORMALS",
|
|
131
131
|
bone_heuristic: str | None = "BLENDER",
|
|
132
|
+
disable_bone_shape: bool | typing.Any | None = False,
|
|
133
|
+
bone_shape_scale_factor: typing.Any | None = 1.0,
|
|
132
134
|
guess_original_bind_pose: bool | typing.Any | None = True,
|
|
133
135
|
import_webp_texture: bool | typing.Any | None = False,
|
|
134
136
|
):
|
|
@@ -173,6 +175,10 @@ def gltf(
|
|
|
173
175
|
FORTUNE
|
|
174
176
|
Fortune (may look better, less accurate) -- Might look better than Temperance, but also might have errors. A bone with one child has its tip placed at its child's root. Non-uniform scalings may get messed up though, so beware.
|
|
175
177
|
:type bone_heuristic: str | None
|
|
178
|
+
:param disable_bone_shape: Disable Bone Shape, Do not create bone shapes
|
|
179
|
+
:type disable_bone_shape: bool | typing.Any | None
|
|
180
|
+
:param bone_shape_scale_factor: Bone Shape Scale, Scale factor for bone shapes
|
|
181
|
+
:type bone_shape_scale_factor: typing.Any | None
|
|
176
182
|
:param guess_original_bind_pose: Guess Original Bind Pose, Try to guess the original bind pose for skinned meshes from the inverse bind matrices. When off, use default/rest pose as bind pose
|
|
177
183
|
:type guess_original_bind_pose: bool | typing.Any | None
|
|
178
184
|
:param import_webp_texture: Import WebP textures, If a texture exists in WebP format, loads the WebP texture instead of the fallback PNG/JPEG one
|
|
@@ -5833,21 +5833,6 @@ def volume_import(
|
|
|
5833
5833
|
Thumbnails -- Display files as thumbnails.
|
|
5834
5834
|
:type display_type: str | None
|
|
5835
5835
|
:param sort_method: File sorting mode
|
|
5836
|
-
|
|
5837
|
-
DEFAULT
|
|
5838
|
-
Default -- Automatically determine sort method for files.
|
|
5839
|
-
|
|
5840
|
-
FILE_SORT_ALPHA
|
|
5841
|
-
Name -- Sort the file list alphabetically.
|
|
5842
|
-
|
|
5843
|
-
FILE_SORT_EXTENSION
|
|
5844
|
-
Extension -- Sort the file list by extension/type.
|
|
5845
|
-
|
|
5846
|
-
FILE_SORT_TIME
|
|
5847
|
-
Modified Date -- Sort files by modification time.
|
|
5848
|
-
|
|
5849
|
-
FILE_SORT_SIZE
|
|
5850
|
-
Size -- Sort files by size.
|
|
5851
5836
|
:type sort_method: str | None
|
|
5852
5837
|
:param use_sequence_detection: Detect Sequences, Automatically detect animated sequences in selected volume files (based on file names)
|
|
5853
5838
|
:type use_sequence_detection: bool | typing.Any | None
|