fake-bpy-module 20240515__tar.gz → 20240516__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-20240515 → fake_bpy_module-20240516}/PKG-INFO +1 -1
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_toolsystem_toolbar/__init__.pyi +3 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_userpref/__init__.pyi +2 -2
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_view3d/__init__.pyi +2 -2
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bmesh/utils/__init__.pyi +2 -2
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/__init__.pyi +1 -2
- fake_bpy_module-20240516/bpy/ops/bl_pkg/__init__.pyi +511 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/export_scene/__init__.pyi +3 -82
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/grease_pencil/__init__.pyi +41 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/import_scene/__init__.pyi +0 -28
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/sculpt/__init__.pyi +2 -2
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/types/__init__.pyi +27914 -27878
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/fake_bpy_module.egg-info/SOURCES.txt +2 -4
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/mathutils/geometry/__init__.pyi +4 -4
- fake_bpy_module-20240515/bpy/ops/export_mesh/__init__.pyi +0 -67
- fake_bpy_module-20240515/bpy/ops/import_mesh/__init__.pyi +0 -49
- fake_bpy_module-20240515/sys_info/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/README.md +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/_bpy_internal/freedesktop/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/aud/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bgl/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_app_override/helpers/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_console_utils/autocomplete/complete_import/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_console_utils/autocomplete/intellisense/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_console_utils/autocomplete/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/bl_extract_messages/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/merge_po/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/settings/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/utils/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/utils_cli/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/utils_languages_menu/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_i18n_utils/utils_rtl/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_keymap_utils/io/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_keymap_utils/platform_helpers/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_keymap_utils/versioning/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_math/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/add_mesh_torus/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/anim/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/assets/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/bmesh/find_adjacent/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/bmesh/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/clip/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/console/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/constraint/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/file/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/freestyle/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/geometry_nodes/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/image/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/mesh/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/node/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/object/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/object_align/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/object_quick_effects/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/object_randomize_transform/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/presets/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/rigidbody/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/screen_play_rendered_anim/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/sequencer/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/spreadsheet/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/userpref/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/uvcalc_follow_active/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/uvcalc_lightmap/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/uvcalc_transform/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/vertexpaint_dirt/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/view3d/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/wm/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_operators/world/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_previews_utils/bl_previews_render/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_rna_utils/data_path/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_text_utils/external_editor/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/anim/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/asset_shelf/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/generic_ui_list/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/node_add_menu/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/node_add_menu_compositor/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/node_add_menu_geometry/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/node_add_menu_shader/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/node_add_menu_texture/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_animviz/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_collection/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_constraint/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_armature/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_bone/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_camera/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_curve/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_curves/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_empty/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_gpencil/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_grease_pencil/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_lattice/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_light/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_lightprobe/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_mesh/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_metaball/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_modifier/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_pointcloud/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_shaderfx/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_speaker/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_data_volume/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_freestyle/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_grease_pencil_common/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_mask_common/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_material/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_material_gpencil/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_object/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_output/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_paint_common/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_particle/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_cloth/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_common/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_field/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_fluid/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_rigidbody/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_physics_softbody/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_render/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_scene/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_texture/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_view_layer/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_workspace/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/properties_world/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_clip/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_console/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_dopesheet/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_filebrowser/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_graph/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_image/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_info/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_nla/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_node/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_outliner/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_properties/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_sequencer/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_spreadsheet/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_statusbar/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_text/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_time/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_toolsystem_common/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_toolsystem_toolbar/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_topbar/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_userpref/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_view3d/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/space_view3d_toolbar/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/temp_anim_layers/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/temp_anim_layers/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui/utils/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui_utils/bug_report_url/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui_utils/layout/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/blf/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bmesh/geometry/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bmesh/ops/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bmesh/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bmesh/types/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bmesh/types/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bmesh/utils/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/app/handlers/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/app/icons/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/app/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/app/timers/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/app/translations/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/msgbus/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/action/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/anim/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/armature/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/asset/py.typed +0 -0
- {fake_bpy_module-20240515/bpy/ops/boid → fake_bpy_module-20240516/bpy/ops/bl_pkg}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/brush → fake_bpy_module-20240516/bpy/ops/boid}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/buttons → fake_bpy_module-20240516/bpy/ops/brush}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/cachefile → fake_bpy_module-20240516/bpy/ops/buttons}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/camera → fake_bpy_module-20240516/bpy/ops/cachefile}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/clip → fake_bpy_module-20240516/bpy/ops/camera}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/cloth → fake_bpy_module-20240516/bpy/ops/clip}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/collection → fake_bpy_module-20240516/bpy/ops/cloth}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/console → fake_bpy_module-20240516/bpy/ops/collection}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/constraint → fake_bpy_module-20240516/bpy/ops/console}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/curve → fake_bpy_module-20240516/bpy/ops/constraint}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/curves → fake_bpy_module-20240516/bpy/ops/curve}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/cycles → fake_bpy_module-20240516/bpy/ops/curves}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/dpaint → fake_bpy_module-20240516/bpy/ops/cycles}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/ed → fake_bpy_module-20240516/bpy/ops/dpaint}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/export_anim → fake_bpy_module-20240516/bpy/ops/ed}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/export_mesh → fake_bpy_module-20240516/bpy/ops/export_anim}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/export_scene/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/file/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/fluid/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/font/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/geometry/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/gizmogroup/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/gpencil/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/graph/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/grease_pencil/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/image/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/import_anim/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/import_curve/py.typed +0 -0
- {fake_bpy_module-20240515/bpy/ops/import_mesh → fake_bpy_module-20240516/bpy/ops/import_scene}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/import_scene → fake_bpy_module-20240516/bpy/ops/info}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/info → fake_bpy_module-20240516/bpy/ops/lattice}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/lattice → fake_bpy_module-20240516/bpy/ops/marker}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/marker → fake_bpy_module-20240516/bpy/ops/mask}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/mask → fake_bpy_module-20240516/bpy/ops/material}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/material → fake_bpy_module-20240516/bpy/ops/mball}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/mball → fake_bpy_module-20240516/bpy/ops/mesh}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/nla/__init__.pyi +2 -2
- {fake_bpy_module-20240515/bpy/ops/mesh → fake_bpy_module-20240516/bpy/ops/nla}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/nla → fake_bpy_module-20240516/bpy/ops/node}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/node → fake_bpy_module-20240516/bpy/ops/object}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/object → fake_bpy_module-20240516/bpy/ops/outliner}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/outliner → fake_bpy_module-20240516/bpy/ops/paint}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/paint → fake_bpy_module-20240516/bpy/ops/paintcurve}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/paintcurve → fake_bpy_module-20240516/bpy/ops/palette}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/palette → fake_bpy_module-20240516/bpy/ops/particle}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/particle → fake_bpy_module-20240516/bpy/ops/pose}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/pose → fake_bpy_module-20240516/bpy/ops/poselib}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/poselib → fake_bpy_module-20240516/bpy/ops/preferences}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/preferences → fake_bpy_module-20240516/bpy/ops/ptcache}/py.typed +0 -0
- {fake_bpy_module-20240515/bpy/ops/ptcache → fake_bpy_module-20240516/bpy/ops}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops → fake_bpy_module-20240516/bpy/ops/render}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/render → fake_bpy_module-20240516/bpy/ops/rigidbody}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/rigidbody → fake_bpy_module-20240516/bpy/ops/scene}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/scene → fake_bpy_module-20240516/bpy/ops/screen}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/screen → fake_bpy_module-20240516/bpy/ops/script}/py.typed +0 -0
- {fake_bpy_module-20240515/bpy/ops/script → fake_bpy_module-20240516/bpy/ops/sculpt}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/sculpt → fake_bpy_module-20240516/bpy/ops/sculpt_curves}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/sculpt_curves → fake_bpy_module-20240516/bpy/ops/sequencer}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/sequencer → fake_bpy_module-20240516/bpy/ops/sound}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/sound → fake_bpy_module-20240516/bpy/ops/spreadsheet}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/spreadsheet → fake_bpy_module-20240516/bpy/ops/surface}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/surface → fake_bpy_module-20240516/bpy/ops/text}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/text → fake_bpy_module-20240516/bpy/ops/text_editor}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/text_editor → fake_bpy_module-20240516/bpy/ops/texture}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/texture → fake_bpy_module-20240516/bpy/ops/transform}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/transform → fake_bpy_module-20240516/bpy/ops/ui}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/ui → fake_bpy_module-20240516/bpy/ops/uilist}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/uilist → fake_bpy_module-20240516/bpy/ops/uv}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/uv → fake_bpy_module-20240516/bpy/ops/view2d}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/view2d → fake_bpy_module-20240516/bpy/ops/view3d}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/view3d → fake_bpy_module-20240516/bpy/ops/wm}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/wm → fake_bpy_module-20240516/bpy/ops/workspace}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/workspace → fake_bpy_module-20240516/bpy/ops/world}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/ops/world → fake_bpy_module-20240516/bpy/path}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/props/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/path → fake_bpy_module-20240516/bpy/props}/py.typed +0 -0
- {fake_bpy_module-20240515/bpy/props → fake_bpy_module-20240516/bpy}/py.typed +0 -0
- {fake_bpy_module-20240515/bpy → fake_bpy_module-20240516/bpy/types}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/types → fake_bpy_module-20240516/bpy/utils/previews}/py.typed +0 -0
- {fake_bpy_module-20240515/bpy/utils/previews → fake_bpy_module-20240516/bpy/utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/utils → fake_bpy_module-20240516/bpy/utils/units}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy/utils/units → fake_bpy_module-20240516/bpy_extras/anim_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/anim_utils → fake_bpy_module-20240516/bpy_extras/asset_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/asset_utils → fake_bpy_module-20240516/bpy_extras/bmesh_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/bmesh_utils → fake_bpy_module-20240516/bpy_extras/extensions/junction_module}/py.typed +0 -0
- {fake_bpy_module-20240515/bpy_extras/extensions/junction_module → fake_bpy_module-20240516/bpy_extras/extensions}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/extensions → fake_bpy_module-20240516/bpy_extras/id_map_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/id_map_utils → fake_bpy_module-20240516/bpy_extras/image_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/image_utils → fake_bpy_module-20240516/bpy_extras/io_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/io_utils → fake_bpy_module-20240516/bpy_extras/keyconfig_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/keyconfig_utils → fake_bpy_module-20240516/bpy_extras/mesh_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/mesh_utils → fake_bpy_module-20240516/bpy_extras/node_shader_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/node_shader_utils → fake_bpy_module-20240516/bpy_extras/node_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/node_utils → fake_bpy_module-20240516/bpy_extras/object_utils}/py.typed +0 -0
- {fake_bpy_module-20240515/bpy_extras/object_utils → fake_bpy_module-20240516/bpy_extras}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras → fake_bpy_module-20240516/bpy_extras/view3d_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/view3d_utils → fake_bpy_module-20240516/bpy_extras/wm_utils/progress_report}/py.typed +0 -0
- {fake_bpy_module-20240515/bpy_extras/wm_utils/progress_report → fake_bpy_module-20240516/bpy_extras/wm_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_extras/wm_utils → fake_bpy_module-20240516/bpy_restrict_state}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_restrict_state → fake_bpy_module-20240516/bpy_types}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20240515/bpy_types → fake_bpy_module-20240516/console_python}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20240515/console_python → fake_bpy_module-20240516/console_shell}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20240515/console_shell → fake_bpy_module-20240516/freestyle/chainingiterators}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20240515/freestyle/chainingiterators → fake_bpy_module-20240516/freestyle/functions}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20240515/freestyle/functions → fake_bpy_module-20240516/freestyle/predicates}/py.typed +0 -0
- {fake_bpy_module-20240515/freestyle/predicates → fake_bpy_module-20240516/freestyle}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20240515/freestyle → fake_bpy_module-20240516/freestyle/shaders}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module-20240515/freestyle/shaders → fake_bpy_module-20240516/freestyle/types}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20240515/freestyle/types → fake_bpy_module-20240516/freestyle/utils/ContextFunctions}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/freestyle/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/freestyle/utils/ContextFunctions → fake_bpy_module-20240516/freestyle/utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20240515/freestyle/utils → fake_bpy_module-20240516/gpu/capabilities}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20240515/gpu/capabilities → fake_bpy_module-20240516/gpu/matrix}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20240515/gpu/matrix → fake_bpy_module-20240516/gpu/platform}/py.typed +0 -0
- {fake_bpy_module-20240515/gpu/platform → fake_bpy_module-20240516/gpu}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20240515/gpu → fake_bpy_module-20240516/gpu/select}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20240515/gpu/select → fake_bpy_module-20240516/gpu/shader}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20240515/gpu/shader → fake_bpy_module-20240516/gpu/state}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240515/gpu/state → fake_bpy_module-20240516/gpu/texture}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module-20240515/gpu/texture → fake_bpy_module-20240516/gpu/types}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/gpu_extras/batch/__init__.pyi +0 -0
- {fake_bpy_module-20240515/gpu/types → fake_bpy_module-20240516/gpu_extras/batch}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240515/gpu_extras/batch → fake_bpy_module-20240516/gpu_extras/presets}/py.typed +0 -0
- {fake_bpy_module-20240515/gpu_extras/presets → fake_bpy_module-20240516/gpu_extras}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20240515/gpu_extras → fake_bpy_module-20240516/graphviz_export}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20240515/graphviz_export → fake_bpy_module-20240516/idprop}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20240515/idprop → fake_bpy_module-20240516/idprop/types}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module-20240515/idprop/types → fake_bpy_module-20240516/imbuf}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20240515/imbuf → fake_bpy_module-20240516/imbuf/types}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240515/imbuf/types → fake_bpy_module-20240516/keyingsets_builtins}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/keyingsets_builtins → fake_bpy_module-20240516/keyingsets_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake_bpy_module-20240515/keyingsets_utils → fake_bpy_module-20240516/mathutils/bvhtree}/py.typed +0 -0
- {fake_bpy_module-20240515/mathutils/bvhtree → fake_bpy_module-20240516/mathutils/geometry}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20240515/mathutils/geometry → fake_bpy_module-20240516/mathutils/interpolate}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20240515/mathutils/interpolate → fake_bpy_module-20240516/mathutils/kdtree}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20240515/mathutils/kdtree → fake_bpy_module-20240516/mathutils/noise}/py.typed +0 -0
- {fake_bpy_module-20240515/mathutils/noise → fake_bpy_module-20240516/mathutils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240515/mathutils → fake_bpy_module-20240516/nodeitems_builtins}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240515/nodeitems_builtins → fake_bpy_module-20240516/nodeitems_utils}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/pyproject.toml +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20240515/nodeitems_utils → fake_bpy_module-20240516/rna_info}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240515/rna_info → fake_bpy_module-20240516/rna_keymap_ui}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240515/rna_keymap_ui → fake_bpy_module-20240516/rna_prop_ui}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20240515/rna_prop_ui → fake_bpy_module-20240516/rna_xml}/py.typed +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/setup.cfg +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/setup.py +0 -0
- {fake_bpy_module-20240515 → fake_bpy_module-20240516}/sys_info/__init__.pyi +0 -0
- {fake_bpy_module-20240515/rna_xml → fake_bpy_module-20240516/sys_info}/py.typed +0 -0
|
@@ -8273,10 +8273,10 @@ class VIEW3D_MT_edit_greasepencil_cleanup(bpy_types.Menu, bpy_types._GenericUI):
|
|
|
8273
8273
|
""" """
|
|
8274
8274
|
...
|
|
8275
8275
|
|
|
8276
|
-
def draw(self,
|
|
8276
|
+
def draw(self, context):
|
|
8277
8277
|
"""
|
|
8278
8278
|
|
|
8279
|
-
:param
|
|
8279
|
+
:param context:
|
|
8280
8280
|
"""
|
|
8281
8281
|
...
|
|
8282
8282
|
|
|
@@ -173,7 +173,7 @@ def vert_dissolve(vert: bmesh.types.BMVert) -> bool:
|
|
|
173
173
|
|
|
174
174
|
def vert_separate(
|
|
175
175
|
vert: bmesh.types.BMVert, edges: bmesh.types.BMEdge
|
|
176
|
-
) -> typing.Tuple[bmesh.types.BMVert]:
|
|
176
|
+
) -> typing.Tuple[bmesh.types.BMVert, ...]:
|
|
177
177
|
"""Separate this vertex at every edge.
|
|
178
178
|
|
|
179
179
|
:param vert: The vert to be separated.
|
|
@@ -181,7 +181,7 @@ def vert_separate(
|
|
|
181
181
|
:param edges: The edges to separated.
|
|
182
182
|
:type edges: bmesh.types.BMEdge
|
|
183
183
|
:return: The newly separated verts (including the vertex passed).
|
|
184
|
-
:rtype: typing.Tuple[bmesh.types.BMVert]
|
|
184
|
+
:rtype: typing.Tuple[bmesh.types.BMVert, ...]
|
|
185
185
|
"""
|
|
186
186
|
|
|
187
187
|
...
|
|
@@ -154,6 +154,7 @@ from . import action
|
|
|
154
154
|
from . import anim
|
|
155
155
|
from . import armature
|
|
156
156
|
from . import asset
|
|
157
|
+
from . import bl_pkg
|
|
157
158
|
from . import boid
|
|
158
159
|
from . import brush
|
|
159
160
|
from . import buttons
|
|
@@ -170,7 +171,6 @@ from . import cycles
|
|
|
170
171
|
from . import dpaint
|
|
171
172
|
from . import ed
|
|
172
173
|
from . import export_anim
|
|
173
|
-
from . import export_mesh
|
|
174
174
|
from . import export_scene
|
|
175
175
|
from . import file
|
|
176
176
|
from . import fluid
|
|
@@ -183,7 +183,6 @@ from . import grease_pencil
|
|
|
183
183
|
from . import image
|
|
184
184
|
from . import import_anim
|
|
185
185
|
from . import import_curve
|
|
186
|
-
from . import import_mesh
|
|
187
186
|
from . import import_scene
|
|
188
187
|
from . import info
|
|
189
188
|
from . import lattice
|
|
@@ -0,0 +1,511 @@
|
|
|
1
|
+
import typing
|
|
2
|
+
import bpy.types
|
|
3
|
+
|
|
4
|
+
GenericType = typing.TypeVar("GenericType")
|
|
5
|
+
|
|
6
|
+
def dummy_progress(
|
|
7
|
+
override_context: typing.Optional[
|
|
8
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
9
|
+
] = None,
|
|
10
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
11
|
+
undo: typing.Optional[bool] = None,
|
|
12
|
+
):
|
|
13
|
+
"""Undocumented, consider contributing.
|
|
14
|
+
|
|
15
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
16
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
17
|
+
:type undo: typing.Optional[bool]
|
|
18
|
+
"""
|
|
19
|
+
|
|
20
|
+
...
|
|
21
|
+
|
|
22
|
+
def extension_disable(
|
|
23
|
+
override_context: typing.Optional[
|
|
24
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
25
|
+
] = None,
|
|
26
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
27
|
+
undo: typing.Optional[bool] = None,
|
|
28
|
+
):
|
|
29
|
+
"""Turn off this extension
|
|
30
|
+
|
|
31
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
32
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
33
|
+
:type undo: typing.Optional[bool]
|
|
34
|
+
"""
|
|
35
|
+
|
|
36
|
+
...
|
|
37
|
+
|
|
38
|
+
def extension_online_access(
|
|
39
|
+
override_context: typing.Optional[
|
|
40
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
41
|
+
] = None,
|
|
42
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
43
|
+
undo: typing.Optional[bool] = None,
|
|
44
|
+
enable: typing.Optional[typing.Union[bool, typing.Any]] = False,
|
|
45
|
+
):
|
|
46
|
+
"""Handle online access
|
|
47
|
+
|
|
48
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
49
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
50
|
+
:type undo: typing.Optional[bool]
|
|
51
|
+
:param enable: Enable
|
|
52
|
+
:type enable: typing.Optional[typing.Union[bool, typing.Any]]
|
|
53
|
+
"""
|
|
54
|
+
|
|
55
|
+
...
|
|
56
|
+
|
|
57
|
+
def extension_theme_disable(
|
|
58
|
+
override_context: typing.Optional[
|
|
59
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
60
|
+
] = None,
|
|
61
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
62
|
+
undo: typing.Optional[bool] = None,
|
|
63
|
+
pkg_id: typing.Union[str, typing.Any] = "",
|
|
64
|
+
repo_index: typing.Optional[typing.Any] = -1,
|
|
65
|
+
):
|
|
66
|
+
"""Turn off this theme
|
|
67
|
+
|
|
68
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
69
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
70
|
+
:type undo: typing.Optional[bool]
|
|
71
|
+
:param pkg_id: Package ID
|
|
72
|
+
:type pkg_id: typing.Union[str, typing.Any]
|
|
73
|
+
:param repo_index: Repo Index
|
|
74
|
+
:type repo_index: typing.Optional[typing.Any]
|
|
75
|
+
"""
|
|
76
|
+
|
|
77
|
+
...
|
|
78
|
+
|
|
79
|
+
def extension_theme_enable(
|
|
80
|
+
override_context: typing.Optional[
|
|
81
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
82
|
+
] = None,
|
|
83
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
84
|
+
undo: typing.Optional[bool] = None,
|
|
85
|
+
pkg_id: typing.Union[str, typing.Any] = "",
|
|
86
|
+
repo_index: typing.Optional[typing.Any] = -1,
|
|
87
|
+
):
|
|
88
|
+
"""Turn off this theme
|
|
89
|
+
|
|
90
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
91
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
92
|
+
:type undo: typing.Optional[bool]
|
|
93
|
+
:param pkg_id: Package ID
|
|
94
|
+
:type pkg_id: typing.Union[str, typing.Any]
|
|
95
|
+
:param repo_index: Repo Index
|
|
96
|
+
:type repo_index: typing.Optional[typing.Any]
|
|
97
|
+
"""
|
|
98
|
+
|
|
99
|
+
...
|
|
100
|
+
|
|
101
|
+
def extensions_enable_not_installed(
|
|
102
|
+
override_context: typing.Optional[
|
|
103
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
104
|
+
] = None,
|
|
105
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
106
|
+
undo: typing.Optional[bool] = None,
|
|
107
|
+
):
|
|
108
|
+
"""Turn on this extension
|
|
109
|
+
|
|
110
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
111
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
112
|
+
:type undo: typing.Optional[bool]
|
|
113
|
+
"""
|
|
114
|
+
|
|
115
|
+
...
|
|
116
|
+
|
|
117
|
+
def extensions_show_for_update(
|
|
118
|
+
override_context: typing.Optional[
|
|
119
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
120
|
+
] = None,
|
|
121
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
122
|
+
undo: typing.Optional[bool] = None,
|
|
123
|
+
):
|
|
124
|
+
"""Show add-on preferences
|
|
125
|
+
|
|
126
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
127
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
128
|
+
:type undo: typing.Optional[bool]
|
|
129
|
+
"""
|
|
130
|
+
|
|
131
|
+
...
|
|
132
|
+
|
|
133
|
+
def obsolete_marked(
|
|
134
|
+
override_context: typing.Optional[
|
|
135
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
136
|
+
] = None,
|
|
137
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
138
|
+
undo: typing.Optional[bool] = None,
|
|
139
|
+
):
|
|
140
|
+
"""Zeroes package versions, useful for development - to test upgrading
|
|
141
|
+
|
|
142
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
143
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
144
|
+
:type undo: typing.Optional[bool]
|
|
145
|
+
"""
|
|
146
|
+
|
|
147
|
+
...
|
|
148
|
+
|
|
149
|
+
def pkg_display_errors_clear(
|
|
150
|
+
override_context: typing.Optional[
|
|
151
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
152
|
+
] = None,
|
|
153
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
154
|
+
undo: typing.Optional[bool] = None,
|
|
155
|
+
):
|
|
156
|
+
"""Undocumented, consider contributing.
|
|
157
|
+
|
|
158
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
159
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
160
|
+
:type undo: typing.Optional[bool]
|
|
161
|
+
"""
|
|
162
|
+
|
|
163
|
+
...
|
|
164
|
+
|
|
165
|
+
def pkg_install(
|
|
166
|
+
override_context: typing.Optional[
|
|
167
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
168
|
+
] = None,
|
|
169
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
170
|
+
undo: typing.Optional[bool] = None,
|
|
171
|
+
repo_directory: typing.Union[str, typing.Any] = "",
|
|
172
|
+
repo_index: typing.Optional[typing.Any] = -1,
|
|
173
|
+
pkg_id: typing.Union[str, typing.Any] = "",
|
|
174
|
+
enable_on_install: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
175
|
+
url: typing.Union[str, typing.Any] = "",
|
|
176
|
+
):
|
|
177
|
+
"""Undocumented, consider contributing.
|
|
178
|
+
|
|
179
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
180
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
181
|
+
:type undo: typing.Optional[bool]
|
|
182
|
+
:param repo_directory: Repo Directory
|
|
183
|
+
:type repo_directory: typing.Union[str, typing.Any]
|
|
184
|
+
:param repo_index: Repo Index
|
|
185
|
+
:type repo_index: typing.Optional[typing.Any]
|
|
186
|
+
:param pkg_id: Package ID
|
|
187
|
+
:type pkg_id: typing.Union[str, typing.Any]
|
|
188
|
+
:param enable_on_install: Enable on Install, Enable after installing
|
|
189
|
+
:type enable_on_install: typing.Optional[typing.Union[bool, typing.Any]]
|
|
190
|
+
:param url: URL
|
|
191
|
+
:type url: typing.Union[str, typing.Any]
|
|
192
|
+
"""
|
|
193
|
+
|
|
194
|
+
...
|
|
195
|
+
|
|
196
|
+
def pkg_install_files(
|
|
197
|
+
override_context: typing.Optional[
|
|
198
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
199
|
+
] = None,
|
|
200
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
201
|
+
undo: typing.Optional[bool] = None,
|
|
202
|
+
filter_glob: typing.Union[str, typing.Any] = "*.zip",
|
|
203
|
+
directory: typing.Union[str, typing.Any] = "",
|
|
204
|
+
files: typing.Optional[
|
|
205
|
+
bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
|
|
206
|
+
] = None,
|
|
207
|
+
filepath: typing.Union[str, typing.Any] = "",
|
|
208
|
+
repo: typing.Optional[typing.Union[str, int, typing.Any]] = "",
|
|
209
|
+
enable_on_install: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
210
|
+
url: typing.Union[str, typing.Any] = "",
|
|
211
|
+
):
|
|
212
|
+
"""Install an extension from a file into a locally managed repository
|
|
213
|
+
|
|
214
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
215
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
216
|
+
:type undo: typing.Optional[bool]
|
|
217
|
+
:param filter_glob: filter_glob
|
|
218
|
+
:type filter_glob: typing.Union[str, typing.Any]
|
|
219
|
+
:param directory: Directory
|
|
220
|
+
:type directory: typing.Union[str, typing.Any]
|
|
221
|
+
:param files: files
|
|
222
|
+
:type files: typing.Optional[bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]]
|
|
223
|
+
:param filepath: filepath
|
|
224
|
+
:type filepath: typing.Union[str, typing.Any]
|
|
225
|
+
:param repo: Local Repository, The local repository to install extensions into
|
|
226
|
+
:type repo: typing.Optional[typing.Union[str, int, typing.Any]]
|
|
227
|
+
:param enable_on_install: Enable on Install, Enable after installing
|
|
228
|
+
:type enable_on_install: typing.Optional[typing.Union[bool, typing.Any]]
|
|
229
|
+
:param url: URL
|
|
230
|
+
:type url: typing.Union[str, typing.Any]
|
|
231
|
+
"""
|
|
232
|
+
|
|
233
|
+
...
|
|
234
|
+
|
|
235
|
+
def pkg_install_marked(
|
|
236
|
+
override_context: typing.Optional[
|
|
237
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
238
|
+
] = None,
|
|
239
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
240
|
+
undo: typing.Optional[bool] = None,
|
|
241
|
+
enable_on_install: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
242
|
+
):
|
|
243
|
+
"""Undocumented, consider contributing.
|
|
244
|
+
|
|
245
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
246
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
247
|
+
:type undo: typing.Optional[bool]
|
|
248
|
+
:param enable_on_install: Enable on Install, Enable after installing
|
|
249
|
+
:type enable_on_install: typing.Optional[typing.Union[bool, typing.Any]]
|
|
250
|
+
"""
|
|
251
|
+
|
|
252
|
+
...
|
|
253
|
+
|
|
254
|
+
def pkg_mark_clear(
|
|
255
|
+
override_context: typing.Optional[
|
|
256
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
257
|
+
] = None,
|
|
258
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
259
|
+
undo: typing.Optional[bool] = None,
|
|
260
|
+
pkg_id: typing.Union[str, typing.Any] = "",
|
|
261
|
+
repo_index: typing.Optional[typing.Any] = -1,
|
|
262
|
+
):
|
|
263
|
+
"""Undocumented, consider contributing.
|
|
264
|
+
|
|
265
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
266
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
267
|
+
:type undo: typing.Optional[bool]
|
|
268
|
+
:param pkg_id: Package ID
|
|
269
|
+
:type pkg_id: typing.Union[str, typing.Any]
|
|
270
|
+
:param repo_index: Repo Index
|
|
271
|
+
:type repo_index: typing.Optional[typing.Any]
|
|
272
|
+
"""
|
|
273
|
+
|
|
274
|
+
...
|
|
275
|
+
|
|
276
|
+
def pkg_mark_set(
|
|
277
|
+
override_context: typing.Optional[
|
|
278
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
279
|
+
] = None,
|
|
280
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
281
|
+
undo: typing.Optional[bool] = None,
|
|
282
|
+
pkg_id: typing.Union[str, typing.Any] = "",
|
|
283
|
+
repo_index: typing.Optional[typing.Any] = -1,
|
|
284
|
+
):
|
|
285
|
+
"""Undocumented, consider contributing.
|
|
286
|
+
|
|
287
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
288
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
289
|
+
:type undo: typing.Optional[bool]
|
|
290
|
+
:param pkg_id: Package ID
|
|
291
|
+
:type pkg_id: typing.Union[str, typing.Any]
|
|
292
|
+
:param repo_index: Repo Index
|
|
293
|
+
:type repo_index: typing.Optional[typing.Any]
|
|
294
|
+
"""
|
|
295
|
+
|
|
296
|
+
...
|
|
297
|
+
|
|
298
|
+
def pkg_show_clear(
|
|
299
|
+
override_context: typing.Optional[
|
|
300
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
301
|
+
] = None,
|
|
302
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
303
|
+
undo: typing.Optional[bool] = None,
|
|
304
|
+
pkg_id: typing.Union[str, typing.Any] = "",
|
|
305
|
+
repo_index: typing.Optional[typing.Any] = -1,
|
|
306
|
+
):
|
|
307
|
+
"""Undocumented, consider contributing.
|
|
308
|
+
|
|
309
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
310
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
311
|
+
:type undo: typing.Optional[bool]
|
|
312
|
+
:param pkg_id: Package ID
|
|
313
|
+
:type pkg_id: typing.Union[str, typing.Any]
|
|
314
|
+
:param repo_index: Repo Index
|
|
315
|
+
:type repo_index: typing.Optional[typing.Any]
|
|
316
|
+
"""
|
|
317
|
+
|
|
318
|
+
...
|
|
319
|
+
|
|
320
|
+
def pkg_show_set(
|
|
321
|
+
override_context: typing.Optional[
|
|
322
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
323
|
+
] = None,
|
|
324
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
325
|
+
undo: typing.Optional[bool] = None,
|
|
326
|
+
pkg_id: typing.Union[str, typing.Any] = "",
|
|
327
|
+
repo_index: typing.Optional[typing.Any] = -1,
|
|
328
|
+
):
|
|
329
|
+
"""Undocumented, consider contributing.
|
|
330
|
+
|
|
331
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
332
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
333
|
+
:type undo: typing.Optional[bool]
|
|
334
|
+
:param pkg_id: Package ID
|
|
335
|
+
:type pkg_id: typing.Union[str, typing.Any]
|
|
336
|
+
:param repo_index: Repo Index
|
|
337
|
+
:type repo_index: typing.Optional[typing.Any]
|
|
338
|
+
"""
|
|
339
|
+
|
|
340
|
+
...
|
|
341
|
+
|
|
342
|
+
def pkg_show_settings(
|
|
343
|
+
override_context: typing.Optional[
|
|
344
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
345
|
+
] = None,
|
|
346
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
347
|
+
undo: typing.Optional[bool] = None,
|
|
348
|
+
pkg_id: typing.Union[str, typing.Any] = "",
|
|
349
|
+
repo_index: typing.Optional[typing.Any] = -1,
|
|
350
|
+
):
|
|
351
|
+
"""Undocumented, consider contributing.
|
|
352
|
+
|
|
353
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
354
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
355
|
+
:type undo: typing.Optional[bool]
|
|
356
|
+
:param pkg_id: Package ID
|
|
357
|
+
:type pkg_id: typing.Union[str, typing.Any]
|
|
358
|
+
:param repo_index: Repo Index
|
|
359
|
+
:type repo_index: typing.Optional[typing.Any]
|
|
360
|
+
"""
|
|
361
|
+
|
|
362
|
+
...
|
|
363
|
+
|
|
364
|
+
def pkg_status_clear(
|
|
365
|
+
override_context: typing.Optional[
|
|
366
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
367
|
+
] = None,
|
|
368
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
369
|
+
undo: typing.Optional[bool] = None,
|
|
370
|
+
):
|
|
371
|
+
"""Undocumented, consider contributing.
|
|
372
|
+
|
|
373
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
374
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
375
|
+
:type undo: typing.Optional[bool]
|
|
376
|
+
"""
|
|
377
|
+
|
|
378
|
+
...
|
|
379
|
+
|
|
380
|
+
def pkg_uninstall(
|
|
381
|
+
override_context: typing.Optional[
|
|
382
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
383
|
+
] = None,
|
|
384
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
385
|
+
undo: typing.Optional[bool] = None,
|
|
386
|
+
repo_directory: typing.Union[str, typing.Any] = "",
|
|
387
|
+
repo_index: typing.Optional[typing.Any] = -1,
|
|
388
|
+
pkg_id: typing.Union[str, typing.Any] = "",
|
|
389
|
+
):
|
|
390
|
+
"""Undocumented, consider contributing.
|
|
391
|
+
|
|
392
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
393
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
394
|
+
:type undo: typing.Optional[bool]
|
|
395
|
+
:param repo_directory: Repo Directory
|
|
396
|
+
:type repo_directory: typing.Union[str, typing.Any]
|
|
397
|
+
:param repo_index: Repo Index
|
|
398
|
+
:type repo_index: typing.Optional[typing.Any]
|
|
399
|
+
:param pkg_id: Package ID
|
|
400
|
+
:type pkg_id: typing.Union[str, typing.Any]
|
|
401
|
+
"""
|
|
402
|
+
|
|
403
|
+
...
|
|
404
|
+
|
|
405
|
+
def pkg_uninstall_marked(
|
|
406
|
+
override_context: typing.Optional[
|
|
407
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
408
|
+
] = None,
|
|
409
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
410
|
+
undo: typing.Optional[bool] = None,
|
|
411
|
+
):
|
|
412
|
+
"""Undocumented, consider contributing.
|
|
413
|
+
|
|
414
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
415
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
416
|
+
:type undo: typing.Optional[bool]
|
|
417
|
+
"""
|
|
418
|
+
|
|
419
|
+
...
|
|
420
|
+
|
|
421
|
+
def pkg_upgrade_all(
|
|
422
|
+
override_context: typing.Optional[
|
|
423
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
424
|
+
] = None,
|
|
425
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
426
|
+
undo: typing.Optional[bool] = None,
|
|
427
|
+
use_active_only: typing.Optional[typing.Union[bool, typing.Any]] = False,
|
|
428
|
+
):
|
|
429
|
+
"""Undocumented, consider contributing.
|
|
430
|
+
|
|
431
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
432
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
433
|
+
:type undo: typing.Optional[bool]
|
|
434
|
+
:param use_active_only: Active Only, Only sync the active repository
|
|
435
|
+
:type use_active_only: typing.Optional[typing.Union[bool, typing.Any]]
|
|
436
|
+
"""
|
|
437
|
+
|
|
438
|
+
...
|
|
439
|
+
|
|
440
|
+
def repo_lock(
|
|
441
|
+
override_context: typing.Optional[
|
|
442
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
443
|
+
] = None,
|
|
444
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
445
|
+
undo: typing.Optional[bool] = None,
|
|
446
|
+
):
|
|
447
|
+
"""Lock repositories - to test locking
|
|
448
|
+
|
|
449
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
450
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
451
|
+
:type undo: typing.Optional[bool]
|
|
452
|
+
"""
|
|
453
|
+
|
|
454
|
+
...
|
|
455
|
+
|
|
456
|
+
def repo_sync(
|
|
457
|
+
override_context: typing.Optional[
|
|
458
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
459
|
+
] = None,
|
|
460
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
461
|
+
undo: typing.Optional[bool] = None,
|
|
462
|
+
repo_directory: typing.Union[str, typing.Any] = "",
|
|
463
|
+
repo_index: typing.Optional[typing.Any] = -1,
|
|
464
|
+
):
|
|
465
|
+
"""Undocumented, consider contributing.
|
|
466
|
+
|
|
467
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
468
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
469
|
+
:type undo: typing.Optional[bool]
|
|
470
|
+
:param repo_directory: Repo Directory
|
|
471
|
+
:type repo_directory: typing.Union[str, typing.Any]
|
|
472
|
+
:param repo_index: Repo Index
|
|
473
|
+
:type repo_index: typing.Optional[typing.Any]
|
|
474
|
+
"""
|
|
475
|
+
|
|
476
|
+
...
|
|
477
|
+
|
|
478
|
+
def repo_sync_all(
|
|
479
|
+
override_context: typing.Optional[
|
|
480
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
481
|
+
] = None,
|
|
482
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
483
|
+
undo: typing.Optional[bool] = None,
|
|
484
|
+
use_active_only: typing.Optional[typing.Union[bool, typing.Any]] = False,
|
|
485
|
+
):
|
|
486
|
+
"""Undocumented, consider contributing.
|
|
487
|
+
|
|
488
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
489
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
490
|
+
:type undo: typing.Optional[bool]
|
|
491
|
+
:param use_active_only: Active Only, Only sync the active repository
|
|
492
|
+
:type use_active_only: typing.Optional[typing.Union[bool, typing.Any]]
|
|
493
|
+
"""
|
|
494
|
+
|
|
495
|
+
...
|
|
496
|
+
|
|
497
|
+
def repo_unlock(
|
|
498
|
+
override_context: typing.Optional[
|
|
499
|
+
typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]
|
|
500
|
+
] = None,
|
|
501
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
502
|
+
undo: typing.Optional[bool] = None,
|
|
503
|
+
):
|
|
504
|
+
"""Unlock repositories - to test unlocking
|
|
505
|
+
|
|
506
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict[str, typing.Any], bpy.types.Context]]
|
|
507
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
508
|
+
:type undo: typing.Optional[bool]
|
|
509
|
+
"""
|
|
510
|
+
|
|
511
|
+
...
|