fake-bpy-module-latest 20260122__tar.gz → 20260123__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/PKG-INFO +1 -1
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/generic_ui_list/__init__.pyi +1 -1
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/app/__init__.pyi +4 -4
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/grease_pencil/__init__.pyi +36 -20
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/mesh/__init__.pyi +44 -17
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/outliner/__init__.pyi +4 -4
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/paint/__init__.pyi +27 -15
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/sculpt/__init__.pyi +9 -5
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/sculpt_curves/__init__.pyi +9 -5
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/stub_internal/rna_enums/__init__.pyi +16 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/types/__init__.pyi +46 -1
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/fake_bpy_module_latest.egg-info/PKG-INFO +1 -1
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/freestyle/utils/__init__.pyi +18 -3
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/mathutils/bvhtree/__init__.pyi +1 -2
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/README.md +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_animsys_refactor/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_console_utils/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/utils_spell_check/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_previews_utils/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_rna_utils/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_text_utils/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_ui_utils/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_blendfile_header/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_blendfile_header/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/addons/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/addons/cli/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/assets/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/assets/remote_library_listing/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/assets/remote_library_listing/blender_asset_library_openapi/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/disk_file_hash_service/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/disk_file_hash_service/backend_sqlite/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/disk_file_hash_service/hash_service/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/disk_file_hash_service/types/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/extensions/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/filesystem/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/filesystem/locking/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/platform/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/platform/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/system_info/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_types/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bpy_types/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_console_python/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_console_python/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_console_shell/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_console_shell/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_graphviz_export/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_keyingsets_utils/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_rna_info/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_rna_info/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_rna_xml/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_rna_xml/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/addon_utils/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/aud/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/aud/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_app_override/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_app_templates_system/Storyboarding/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_app_templates_system/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_app_templates_system/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_math/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/copy_global_transform/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_strip/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_strip_modifier/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_view3d_sidebar/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/blend_render_info/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/blf/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/blf/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bmesh/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bmesh/types/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/extensions/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/pointcloud/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/wm/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/props/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/stub_internal/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/fake_bpy_module_latest.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/fake_bpy_module_latest.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/fake_bpy_module_latest.egg-info/top_level.txt +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/freestyle/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu_extras/batch/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/gpu_extras/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/idprop/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/idprop/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/imbuf/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/mathutils/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/pyproject.toml +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/setup.cfg +0 -0
- {fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/setup.py +0 -0
|
@@ -114,7 +114,7 @@ class UILIST_OT_entry_remove(GenericUIListOperator, _bpy_types.Operator):
|
|
|
114
114
|
|
|
115
115
|
def draw_ui_list(
|
|
116
116
|
layout: bpy.types.UILayout,
|
|
117
|
-
context:
|
|
117
|
+
context: bpy.types.Context,
|
|
118
118
|
class_name: str = "UI_UL_list",
|
|
119
119
|
*,
|
|
120
120
|
unique_id: str,
|
|
@@ -203,11 +203,11 @@ module: bool
|
|
|
203
203
|
"""
|
|
204
204
|
|
|
205
205
|
ocio: typing.Any
|
|
206
|
-
""" Constant value bpy.app.ocio(supported=True, version=(2,
|
|
206
|
+
""" Constant value bpy.app.ocio(supported=True, version=(2, 5, 0), version_string= 2, 5, 0)
|
|
207
207
|
"""
|
|
208
208
|
|
|
209
209
|
oiio: typing.Any
|
|
210
|
-
""" Constant value bpy.app.oiio(supported=True, version=(3,
|
|
210
|
+
""" Constant value bpy.app.oiio(supported=True, version=(3, 1, 7), version_string= 3, 1, 7)
|
|
211
211
|
"""
|
|
212
212
|
|
|
213
213
|
online_access: bool
|
|
@@ -219,11 +219,11 @@ online_access_override: bool
|
|
|
219
219
|
"""
|
|
220
220
|
|
|
221
221
|
opensubdiv: typing.Any
|
|
222
|
-
""" Constant value bpy.app.opensubdiv(supported=True, version=(3,
|
|
222
|
+
""" Constant value bpy.app.opensubdiv(supported=True, version=(3, 7, 0), version_string= 3, 7, 0)
|
|
223
223
|
"""
|
|
224
224
|
|
|
225
225
|
openvdb: typing.Any
|
|
226
|
-
""" Constant value bpy.app.openvdb(supported=True, version=(
|
|
226
|
+
""" Constant value bpy.app.openvdb(supported=True, version=(13, 0, 0), version_string=13, 0, 0)
|
|
227
227
|
"""
|
|
228
228
|
|
|
229
229
|
portable: bool
|
|
@@ -66,8 +66,8 @@ def brush_stroke(
|
|
|
66
66
|
*,
|
|
67
67
|
stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
|
|
68
68
|
| None = None,
|
|
69
|
-
mode: typing.Literal["NORMAL", "INVERT"
|
|
70
|
-
| None = "
|
|
69
|
+
mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
|
|
70
|
+
brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
|
|
71
71
|
pen_flip: bool | None = False,
|
|
72
72
|
) -> None:
|
|
73
73
|
"""Draw a new stroke in the active Grease Pencil object
|
|
@@ -80,15 +80,19 @@ def brush_stroke(
|
|
|
80
80
|
|
|
81
81
|
INVERT
|
|
82
82
|
Invert -- Invert action of brush for duration of stroke.
|
|
83
|
+
:param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
|
|
84
|
+
|
|
85
|
+
None
|
|
86
|
+
None -- Apply brush normally.
|
|
83
87
|
|
|
84
88
|
SMOOTH
|
|
85
|
-
Smooth -- Switch
|
|
89
|
+
Smooth -- Switch to smooth brush for duration of stroke.
|
|
86
90
|
|
|
87
91
|
ERASE
|
|
88
|
-
Erase -- Switch
|
|
92
|
+
Erase -- Switch to erase brush for duration of stroke.
|
|
89
93
|
|
|
90
94
|
MASK
|
|
91
|
-
Mask -- Switch
|
|
95
|
+
Mask -- Switch to mask brush for duration of stroke.
|
|
92
96
|
:param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
|
|
93
97
|
"""
|
|
94
98
|
|
|
@@ -1046,8 +1050,8 @@ def sculpt_paint(
|
|
|
1046
1050
|
*,
|
|
1047
1051
|
stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
|
|
1048
1052
|
| None = None,
|
|
1049
|
-
mode: typing.Literal["NORMAL", "INVERT"
|
|
1050
|
-
| None = "
|
|
1053
|
+
mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
|
|
1054
|
+
brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
|
|
1051
1055
|
pen_flip: bool | None = False,
|
|
1052
1056
|
) -> None:
|
|
1053
1057
|
"""Sculpt strokes in the active Grease Pencil object
|
|
@@ -1060,15 +1064,19 @@ def sculpt_paint(
|
|
|
1060
1064
|
|
|
1061
1065
|
INVERT
|
|
1062
1066
|
Invert -- Invert action of brush for duration of stroke.
|
|
1067
|
+
:param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
|
|
1068
|
+
|
|
1069
|
+
None
|
|
1070
|
+
None -- Apply brush normally.
|
|
1063
1071
|
|
|
1064
1072
|
SMOOTH
|
|
1065
|
-
Smooth -- Switch
|
|
1073
|
+
Smooth -- Switch to smooth brush for duration of stroke.
|
|
1066
1074
|
|
|
1067
1075
|
ERASE
|
|
1068
|
-
Erase -- Switch
|
|
1076
|
+
Erase -- Switch to erase brush for duration of stroke.
|
|
1069
1077
|
|
|
1070
1078
|
MASK
|
|
1071
|
-
Mask -- Switch
|
|
1079
|
+
Mask -- Switch to mask brush for duration of stroke.
|
|
1072
1080
|
:param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
|
|
1073
1081
|
"""
|
|
1074
1082
|
|
|
@@ -1608,8 +1616,8 @@ def vertex_brush_stroke(
|
|
|
1608
1616
|
*,
|
|
1609
1617
|
stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
|
|
1610
1618
|
| None = None,
|
|
1611
|
-
mode: typing.Literal["NORMAL", "INVERT"
|
|
1612
|
-
| None = "
|
|
1619
|
+
mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
|
|
1620
|
+
brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
|
|
1613
1621
|
pen_flip: bool | None = False,
|
|
1614
1622
|
) -> None:
|
|
1615
1623
|
"""Draw on vertex colors in the active Grease Pencil object
|
|
@@ -1622,15 +1630,19 @@ def vertex_brush_stroke(
|
|
|
1622
1630
|
|
|
1623
1631
|
INVERT
|
|
1624
1632
|
Invert -- Invert action of brush for duration of stroke.
|
|
1633
|
+
:param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
|
|
1634
|
+
|
|
1635
|
+
None
|
|
1636
|
+
None -- Apply brush normally.
|
|
1625
1637
|
|
|
1626
1638
|
SMOOTH
|
|
1627
|
-
Smooth -- Switch
|
|
1639
|
+
Smooth -- Switch to smooth brush for duration of stroke.
|
|
1628
1640
|
|
|
1629
1641
|
ERASE
|
|
1630
|
-
Erase -- Switch
|
|
1642
|
+
Erase -- Switch to erase brush for duration of stroke.
|
|
1631
1643
|
|
|
1632
1644
|
MASK
|
|
1633
|
-
Mask -- Switch
|
|
1645
|
+
Mask -- Switch to mask brush for duration of stroke.
|
|
1634
1646
|
:param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
|
|
1635
1647
|
"""
|
|
1636
1648
|
|
|
@@ -1762,8 +1774,8 @@ def weight_brush_stroke(
|
|
|
1762
1774
|
*,
|
|
1763
1775
|
stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
|
|
1764
1776
|
| None = None,
|
|
1765
|
-
mode: typing.Literal["NORMAL", "INVERT"
|
|
1766
|
-
| None = "
|
|
1777
|
+
mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
|
|
1778
|
+
brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
|
|
1767
1779
|
pen_flip: bool | None = False,
|
|
1768
1780
|
) -> None:
|
|
1769
1781
|
"""Draw weight on stroke points in the active Grease Pencil object
|
|
@@ -1776,15 +1788,19 @@ def weight_brush_stroke(
|
|
|
1776
1788
|
|
|
1777
1789
|
INVERT
|
|
1778
1790
|
Invert -- Invert action of brush for duration of stroke.
|
|
1791
|
+
:param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
|
|
1792
|
+
|
|
1793
|
+
None
|
|
1794
|
+
None -- Apply brush normally.
|
|
1779
1795
|
|
|
1780
1796
|
SMOOTH
|
|
1781
|
-
Smooth -- Switch
|
|
1797
|
+
Smooth -- Switch to smooth brush for duration of stroke.
|
|
1782
1798
|
|
|
1783
1799
|
ERASE
|
|
1784
|
-
Erase -- Switch
|
|
1800
|
+
Erase -- Switch to erase brush for duration of stroke.
|
|
1785
1801
|
|
|
1786
1802
|
MASK
|
|
1787
|
-
Mask -- Switch
|
|
1803
|
+
Mask -- Switch to mask brush for duration of stroke.
|
|
1788
1804
|
:param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
|
|
1789
1805
|
"""
|
|
1790
1806
|
|
{fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/mesh/__init__.pyi
RENAMED
|
@@ -593,17 +593,22 @@ def edgering_select(
|
|
|
593
593
|
undo: bool | None = None,
|
|
594
594
|
/,
|
|
595
595
|
*,
|
|
596
|
+
delimit_edge_ring: set[bpy.stub_internal.rna_enums.MeshWalkDelimitEdgeRingItems]
|
|
597
|
+
| None = {"NGONS"},
|
|
596
598
|
extend: bool | None = False,
|
|
597
599
|
deselect: bool | None = False,
|
|
598
600
|
toggle: bool | None = False,
|
|
599
|
-
|
|
601
|
+
object_index: int | None = -1,
|
|
602
|
+
edge_index: int | None = -1,
|
|
603
|
+
vert_index: int | None = -1,
|
|
604
|
+
face_index: int | None = -1,
|
|
600
605
|
) -> None:
|
|
601
606
|
"""Select an edge ring
|
|
602
607
|
|
|
603
|
-
:param
|
|
608
|
+
:param delimit_edge_ring: Edge Ring Delimit, Delimit edge ring selection
|
|
609
|
+
:param extend: Extend Select, Extend the selection
|
|
604
610
|
:param deselect: Deselect, Remove from the selection
|
|
605
611
|
:param toggle: Toggle Select, Toggle the selection
|
|
606
|
-
:param ring: Select Ring, Select ring
|
|
607
612
|
"""
|
|
608
613
|
|
|
609
614
|
def edges_select_sharp(
|
|
@@ -1075,34 +1080,30 @@ def knife_tool(
|
|
|
1075
1080
|
:param wait_for_input: Wait for Input
|
|
1076
1081
|
"""
|
|
1077
1082
|
|
|
1078
|
-
def loop_multi_select(
|
|
1079
|
-
execution_context: int | str | None = None,
|
|
1080
|
-
undo: bool | None = None,
|
|
1081
|
-
/,
|
|
1082
|
-
*,
|
|
1083
|
-
ring: bool | None = False,
|
|
1084
|
-
) -> None:
|
|
1085
|
-
"""Select a loop of connected edges by connection type
|
|
1086
|
-
|
|
1087
|
-
:param ring: Ring
|
|
1088
|
-
"""
|
|
1089
|
-
|
|
1090
1083
|
def loop_select(
|
|
1091
1084
|
execution_context: int | str | None = None,
|
|
1092
1085
|
undo: bool | None = None,
|
|
1093
1086
|
/,
|
|
1094
1087
|
*,
|
|
1088
|
+
delimit_edge_loop: set[bpy.stub_internal.rna_enums.MeshWalkDelimitEdgeLoopItems]
|
|
1089
|
+
| None = {"NGONS", "OUTER_CORNERS"},
|
|
1090
|
+
delimit_face_loop: set[bpy.stub_internal.rna_enums.MeshWalkDelimitFaceLoopItems]
|
|
1091
|
+
| None = {},
|
|
1095
1092
|
extend: bool | None = False,
|
|
1096
1093
|
deselect: bool | None = False,
|
|
1097
1094
|
toggle: bool | None = False,
|
|
1098
|
-
|
|
1095
|
+
object_index: int | None = -1,
|
|
1096
|
+
edge_index: int | None = -1,
|
|
1097
|
+
vert_index: int | None = -1,
|
|
1098
|
+
face_index: int | None = -1,
|
|
1099
1099
|
) -> None:
|
|
1100
1100
|
"""Select a loop of connected edges
|
|
1101
1101
|
|
|
1102
|
+
:param delimit_edge_loop: Boundary Delimit, Delimit edge loop selection
|
|
1103
|
+
:param delimit_face_loop: Face Loop Delimit, Delimit face loop selection
|
|
1102
1104
|
:param extend: Extend Select, Extend the selection
|
|
1103
1105
|
:param deselect: Deselect, Remove from the selection
|
|
1104
1106
|
:param toggle: Toggle Select, Toggle the selection
|
|
1105
|
-
:param ring: Select Ring, Select ring
|
|
1106
1107
|
"""
|
|
1107
1108
|
|
|
1108
1109
|
def loop_to_region(
|
|
@@ -2299,6 +2300,32 @@ def select_by_pole_count(
|
|
|
2299
2300
|
:param exclude_nonmanifold: Exclude Non Manifold, Exclude non-manifold poles
|
|
2300
2301
|
"""
|
|
2301
2302
|
|
|
2303
|
+
def select_edge_loop_multi(
|
|
2304
|
+
execution_context: int | str | None = None,
|
|
2305
|
+
undo: bool | None = None,
|
|
2306
|
+
/,
|
|
2307
|
+
*,
|
|
2308
|
+
delimit_edge_loop: set[bpy.stub_internal.rna_enums.MeshWalkDelimitEdgeLoopItems]
|
|
2309
|
+
| None = {"NGONS", "OUTER_CORNERS"},
|
|
2310
|
+
) -> None:
|
|
2311
|
+
"""Select loops of connected edges from each selected edge
|
|
2312
|
+
|
|
2313
|
+
:param delimit_edge_loop: Boundary Delimit, Delimit edge loop selection
|
|
2314
|
+
"""
|
|
2315
|
+
|
|
2316
|
+
def select_edge_ring_multi(
|
|
2317
|
+
execution_context: int | str | None = None,
|
|
2318
|
+
undo: bool | None = None,
|
|
2319
|
+
/,
|
|
2320
|
+
*,
|
|
2321
|
+
delimit_edge_ring: set[bpy.stub_internal.rna_enums.MeshWalkDelimitEdgeRingItems]
|
|
2322
|
+
| None = {"NGONS"},
|
|
2323
|
+
) -> None:
|
|
2324
|
+
"""Select rings of connected edges from each selected edge
|
|
2325
|
+
|
|
2326
|
+
:param delimit_edge_ring: Edge Ring Delimit, Delimit edge ring selection
|
|
2327
|
+
"""
|
|
2328
|
+
|
|
2302
2329
|
def select_face_by_sides(
|
|
2303
2330
|
execution_context: int | str | None = None,
|
|
2304
2331
|
undo: bool | None = None,
|
{fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/outliner/__init__.pyi
RENAMED
|
@@ -413,14 +413,14 @@ def id_remap(
|
|
|
413
413
|
/,
|
|
414
414
|
*,
|
|
415
415
|
id_type: bpy.stub_internal.rna_enums.IdTypeItems | None = "OBJECT",
|
|
416
|
-
old_id:
|
|
417
|
-
new_id:
|
|
416
|
+
old_id: int | None = 0,
|
|
417
|
+
new_id: int | None = 0,
|
|
418
418
|
) -> None:
|
|
419
419
|
"""Undocumented, consider contributing.
|
|
420
420
|
|
|
421
421
|
:param id_type: ID Type
|
|
422
|
-
:param old_id: Old ID, Old
|
|
423
|
-
:param new_id: New ID, New
|
|
422
|
+
:param old_id: Old ID, Old IDs session uid to remap data from
|
|
423
|
+
:param new_id: New ID, New IDs session uid to remap all selected IDs users to
|
|
424
424
|
"""
|
|
425
425
|
|
|
426
426
|
def item_activate(
|
{fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/paint/__init__.pyi
RENAMED
|
@@ -381,8 +381,8 @@ def image_paint(
|
|
|
381
381
|
*,
|
|
382
382
|
stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
|
|
383
383
|
| None = None,
|
|
384
|
-
mode: typing.Literal["NORMAL", "INVERT"
|
|
385
|
-
| None = "
|
|
384
|
+
mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
|
|
385
|
+
brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
|
|
386
386
|
pen_flip: bool | None = False,
|
|
387
387
|
) -> None:
|
|
388
388
|
"""Paint a stroke into the image
|
|
@@ -395,15 +395,19 @@ def image_paint(
|
|
|
395
395
|
|
|
396
396
|
INVERT
|
|
397
397
|
Invert -- Invert action of brush for duration of stroke.
|
|
398
|
+
:param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
|
|
399
|
+
|
|
400
|
+
None
|
|
401
|
+
None -- Apply brush normally.
|
|
398
402
|
|
|
399
403
|
SMOOTH
|
|
400
|
-
Smooth -- Switch
|
|
404
|
+
Smooth -- Switch to smooth brush for duration of stroke.
|
|
401
405
|
|
|
402
406
|
ERASE
|
|
403
|
-
Erase -- Switch
|
|
407
|
+
Erase -- Switch to erase brush for duration of stroke.
|
|
404
408
|
|
|
405
409
|
MASK
|
|
406
|
-
Mask -- Switch
|
|
410
|
+
Mask -- Switch to mask brush for duration of stroke.
|
|
407
411
|
:param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
|
|
408
412
|
"""
|
|
409
413
|
|
|
@@ -810,8 +814,8 @@ def vertex_paint(
|
|
|
810
814
|
*,
|
|
811
815
|
stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
|
|
812
816
|
| None = None,
|
|
813
|
-
mode: typing.Literal["NORMAL", "INVERT"
|
|
814
|
-
| None = "
|
|
817
|
+
mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
|
|
818
|
+
brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
|
|
815
819
|
pen_flip: bool | None = False,
|
|
816
820
|
override_location: bool | None = False,
|
|
817
821
|
) -> None:
|
|
@@ -825,15 +829,19 @@ def vertex_paint(
|
|
|
825
829
|
|
|
826
830
|
INVERT
|
|
827
831
|
Invert -- Invert action of brush for duration of stroke.
|
|
832
|
+
:param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
|
|
833
|
+
|
|
834
|
+
None
|
|
835
|
+
None -- Apply brush normally.
|
|
828
836
|
|
|
829
837
|
SMOOTH
|
|
830
|
-
Smooth -- Switch
|
|
838
|
+
Smooth -- Switch to smooth brush for duration of stroke.
|
|
831
839
|
|
|
832
840
|
ERASE
|
|
833
|
-
Erase -- Switch
|
|
841
|
+
Erase -- Switch to erase brush for duration of stroke.
|
|
834
842
|
|
|
835
843
|
MASK
|
|
836
|
-
Mask -- Switch
|
|
844
|
+
Mask -- Switch to mask brush for duration of stroke.
|
|
837
845
|
:param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
|
|
838
846
|
:param override_location: Override Location, Override the given "location" array by recalculating object space positions from the provided "mouse_event" positions
|
|
839
847
|
"""
|
|
@@ -923,8 +931,8 @@ def weight_paint(
|
|
|
923
931
|
*,
|
|
924
932
|
stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
|
|
925
933
|
| None = None,
|
|
926
|
-
mode: typing.Literal["NORMAL", "INVERT"
|
|
927
|
-
| None = "
|
|
934
|
+
mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
|
|
935
|
+
brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
|
|
928
936
|
pen_flip: bool | None = False,
|
|
929
937
|
override_location: bool | None = False,
|
|
930
938
|
) -> None:
|
|
@@ -938,15 +946,19 @@ def weight_paint(
|
|
|
938
946
|
|
|
939
947
|
INVERT
|
|
940
948
|
Invert -- Invert action of brush for duration of stroke.
|
|
949
|
+
:param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
|
|
950
|
+
|
|
951
|
+
None
|
|
952
|
+
None -- Apply brush normally.
|
|
941
953
|
|
|
942
954
|
SMOOTH
|
|
943
|
-
Smooth -- Switch
|
|
955
|
+
Smooth -- Switch to smooth brush for duration of stroke.
|
|
944
956
|
|
|
945
957
|
ERASE
|
|
946
|
-
Erase -- Switch
|
|
958
|
+
Erase -- Switch to erase brush for duration of stroke.
|
|
947
959
|
|
|
948
960
|
MASK
|
|
949
|
-
Mask -- Switch
|
|
961
|
+
Mask -- Switch to mask brush for duration of stroke.
|
|
950
962
|
:param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
|
|
951
963
|
:param override_location: Override Location, Override the given "location" array by recalculating object space positions from the provided "mouse_event" positions
|
|
952
964
|
"""
|
{fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/bpy/ops/sculpt/__init__.pyi
RENAMED
|
@@ -12,8 +12,8 @@ def brush_stroke(
|
|
|
12
12
|
*,
|
|
13
13
|
stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
|
|
14
14
|
| None = None,
|
|
15
|
-
mode: typing.Literal["NORMAL", "INVERT"
|
|
16
|
-
| None = "
|
|
15
|
+
mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
|
|
16
|
+
brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
|
|
17
17
|
pen_flip: bool | None = False,
|
|
18
18
|
override_location: bool | None = False,
|
|
19
19
|
ignore_background_click: bool | None = False,
|
|
@@ -28,15 +28,19 @@ def brush_stroke(
|
|
|
28
28
|
|
|
29
29
|
INVERT
|
|
30
30
|
Invert -- Invert action of brush for duration of stroke.
|
|
31
|
+
:param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
|
|
32
|
+
|
|
33
|
+
None
|
|
34
|
+
None -- Apply brush normally.
|
|
31
35
|
|
|
32
36
|
SMOOTH
|
|
33
|
-
Smooth -- Switch
|
|
37
|
+
Smooth -- Switch to smooth brush for duration of stroke.
|
|
34
38
|
|
|
35
39
|
ERASE
|
|
36
|
-
Erase -- Switch
|
|
40
|
+
Erase -- Switch to erase brush for duration of stroke.
|
|
37
41
|
|
|
38
42
|
MASK
|
|
39
|
-
Mask -- Switch
|
|
43
|
+
Mask -- Switch to mask brush for duration of stroke.
|
|
40
44
|
:param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
|
|
41
45
|
:param override_location: Override Location, Override the given "location" array by recalculating object space positions from the provided "mouse_event" positions
|
|
42
46
|
:param ignore_background_click: Ignore Background Click, Clicks on the background do not start the stroke
|
|
@@ -11,8 +11,8 @@ def brush_stroke(
|
|
|
11
11
|
*,
|
|
12
12
|
stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
|
|
13
13
|
| None = None,
|
|
14
|
-
mode: typing.Literal["NORMAL", "INVERT"
|
|
15
|
-
| None = "
|
|
14
|
+
mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
|
|
15
|
+
brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
|
|
16
16
|
pen_flip: bool | None = False,
|
|
17
17
|
) -> None:
|
|
18
18
|
"""Sculpt curves using a brush
|
|
@@ -25,15 +25,19 @@ def brush_stroke(
|
|
|
25
25
|
|
|
26
26
|
INVERT
|
|
27
27
|
Invert -- Invert action of brush for duration of stroke.
|
|
28
|
+
:param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
|
|
29
|
+
|
|
30
|
+
None
|
|
31
|
+
None -- Apply brush normally.
|
|
28
32
|
|
|
29
33
|
SMOOTH
|
|
30
|
-
Smooth -- Switch
|
|
34
|
+
Smooth -- Switch to smooth brush for duration of stroke.
|
|
31
35
|
|
|
32
36
|
ERASE
|
|
33
|
-
Erase -- Switch
|
|
37
|
+
Erase -- Switch to erase brush for duration of stroke.
|
|
34
38
|
|
|
35
39
|
MASK
|
|
36
|
-
Mask -- Switch
|
|
40
|
+
Mask -- Switch to mask brush for duration of stroke.
|
|
37
41
|
:param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
|
|
38
42
|
"""
|
|
39
43
|
|
|
@@ -2019,6 +2019,22 @@ type MeshSelectModeUvItems = typing.Literal[
|
|
|
2019
2019
|
"EDGE", # Edge.Edge selection mode.
|
|
2020
2020
|
"FACE", # Face.Face selection mode.
|
|
2021
2021
|
]
|
|
2022
|
+
type MeshWalkDelimitEdgeLoopItems = typing.Literal[
|
|
2023
|
+
"INNER_CORNERS", # Inner Corners.Stop boundary selection at vertices with more than three edges.
|
|
2024
|
+
"OUTER_CORNERS", # Outer Corners.Stop boundary selection at vertices with two edges when they share a face that is not an n-gon.
|
|
2025
|
+
"NGONS", # N-gons.Stop boundary selection at n-gons.
|
|
2026
|
+
]
|
|
2027
|
+
type MeshWalkDelimitEdgeRingItems = typing.Literal[
|
|
2028
|
+
"SEAM", # Seam.Delimit edge ring selection at seams.
|
|
2029
|
+
"SHARP", # Sharp.Delimit edge ring selection at sharp edges.
|
|
2030
|
+
"MATERIAL", # Material.Delimit edge ring selection at material boundaries.
|
|
2031
|
+
"NGONS", # N-gons.Allow edge ring selection to step over n-gons with an even number of sides.
|
|
2032
|
+
]
|
|
2033
|
+
type MeshWalkDelimitFaceLoopItems = typing.Literal[
|
|
2034
|
+
"SEAM", # Seam.Delimit face loop selection at seams.
|
|
2035
|
+
"SHARP", # Sharp.Delimit face loop selection at sharp edges.
|
|
2036
|
+
"MATERIAL", # Material.Delimit face loop selection at material boundaries.
|
|
2037
|
+
]
|
|
2022
2038
|
type MetaelemTypeItems = typing.Literal[
|
|
2023
2039
|
"BALL", # Ball.
|
|
2024
2040
|
"CAPSULE", # Capsule.
|
|
@@ -39645,6 +39645,37 @@ Operator.draw method for layout and display.
|
|
|
39645
39645
|
:columns: 2
|
|
39646
39646
|
|
|
39647
39647
|
|
|
39648
|
+
--------------------
|
|
39649
|
+
|
|
39650
|
+
This example shows how an add-on can register custom keyboard shortcuts.
|
|
39651
|
+
Keymaps are added to keyconfigs.addon
|
|
39652
|
+
|
|
39653
|
+
and removed when unregistered.
|
|
39654
|
+
|
|
39655
|
+
Store (keymap, keymap_item)
|
|
39656
|
+
|
|
39657
|
+
tuples for safe cleanup, as multiple add-ons may use the same keymap.
|
|
39658
|
+
|
|
39659
|
+
[NOTE]
|
|
39660
|
+
Users can customize add-on shortcuts in the Keymap Preferences.
|
|
39661
|
+
Add-on keymaps appear under their respective editors and can be
|
|
39662
|
+
modified or disabled without editing the add-on code.
|
|
39663
|
+
Add-ons should only manipulate keymaps in keyconfigs.addon
|
|
39664
|
+
|
|
39665
|
+
and not manipulate the user's keymaps
|
|
39666
|
+
because add-on keymaps serve as a default which users may customize.
|
|
39667
|
+
Modifying user keymaps directly interferes with users' own preferences.
|
|
39668
|
+
|
|
39669
|
+
[WARNING]
|
|
39670
|
+
Add-ons can add items to existing modal keymaps but cannot create
|
|
39671
|
+
new modal keymaps via Python. Use modal=True
|
|
39672
|
+
|
|
39673
|
+
when targeting
|
|
39674
|
+
an existing modal keymap such as "Knife Tool Modal Map".
|
|
39675
|
+
|
|
39676
|
+
```../examples/bpy.types.KeyMaps.1.py```
|
|
39677
|
+
|
|
39678
|
+
|
|
39648
39679
|
--------------------
|
|
39649
39680
|
|
|
39650
39681
|
* bpy_struct.id_data
|
|
@@ -50679,6 +50710,7 @@ Operator.draw method for layout and display.
|
|
|
50679
50710
|
* UILayout.props_enum
|
|
50680
50711
|
* UILayout.template_ID
|
|
50681
50712
|
* UILayout.template_ID_preview
|
|
50713
|
+
* UILayout.template_ID_session_uid
|
|
50682
50714
|
* UILayout.template_ID_tabs
|
|
50683
50715
|
* UILayout.template_any_ID
|
|
50684
50716
|
* UILayout.template_cache_file
|
|
@@ -122976,7 +123008,7 @@ class KeyMaps(bpy_prop_collection[KeyMap], bpy_struct):
|
|
|
122976
123008
|
:param name: Name
|
|
122977
123009
|
:param space_type: Space Type
|
|
122978
123010
|
:param region_type: Region Type
|
|
122979
|
-
:param modal: Modal, Keymap for modal operators
|
|
123011
|
+
:param modal: Modal, Keymap for modal operators. Modal keymaps are not supported for `KeyConfigs.addons`.
|
|
122980
123012
|
:param tool: Tool, Keymap for active tools
|
|
122981
123013
|
:return: Key Map, Added key map
|
|
122982
123014
|
"""
|
|
@@ -217283,6 +217315,19 @@ class UILayout(bpy_struct):
|
|
|
217283
217315
|
:param translate: Translate the given text, when UI translation is enabled
|
|
217284
217316
|
"""
|
|
217285
217317
|
|
|
217318
|
+
def template_ID_session_uid(
|
|
217319
|
+
self,
|
|
217320
|
+
data: typing.Any,
|
|
217321
|
+
property: str,
|
|
217322
|
+
id_type: bpy.stub_internal.rna_enums.IdTypeItems | None,
|
|
217323
|
+
) -> None:
|
|
217324
|
+
"""Template ID search menu button for session_uid Int properties
|
|
217325
|
+
|
|
217326
|
+
:param data: Data from which to take property
|
|
217327
|
+
:param property: Identifier of property in data
|
|
217328
|
+
:param id_type:
|
|
217329
|
+
"""
|
|
217330
|
+
|
|
217286
217331
|
def template_ID_preview(
|
|
217287
217332
|
self,
|
|
217288
217333
|
data: typing.Any,
|
{fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/freestyle/utils/__init__.pyi
RENAMED
|
@@ -39,11 +39,21 @@ class StrokeCollector:
|
|
|
39
39
|
def angle_x_normal(it) -> None:
|
|
40
40
|
"""unsigned angle between a Points normal and the X axis, in radians"""
|
|
41
41
|
|
|
42
|
-
def bound(lower, x, higher) -> None:
|
|
42
|
+
def bound(lower, x, higher) -> None:
|
|
43
|
+
"""Returns x bounded by a maximum and minimum value. Equivalent to:
|
|
44
|
+
return min(max(x, lower), higher)
|
|
45
|
+
|
|
46
|
+
"""
|
|
47
|
+
|
|
43
48
|
def bounding_box(stroke) -> None:
|
|
44
49
|
"""Returns the maximum and minimum coordinates (the bounding box) of the strokes vertices"""
|
|
45
50
|
|
|
46
|
-
def curvature_from_stroke_vertex(svert) -> None:
|
|
51
|
+
def curvature_from_stroke_vertex(svert) -> None:
|
|
52
|
+
"""The 3D curvature of an stroke vertex underlying geometry
|
|
53
|
+
The result is None or in the range [-inf, inf]
|
|
54
|
+
|
|
55
|
+
"""
|
|
56
|
+
|
|
47
57
|
def find_matching_vertex(id, it) -> None:
|
|
48
58
|
"""Finds the matching vertex, or returns None."""
|
|
49
59
|
|
|
@@ -118,7 +128,12 @@ def iter_t2d_along_stroke(stroke) -> None:
|
|
|
118
128
|
def material_from_fedge(fe) -> None:
|
|
119
129
|
"""get the diffuse RGBA color from an FEdge"""
|
|
120
130
|
|
|
121
|
-
def normal_at_I0D(it) -> None:
|
|
131
|
+
def normal_at_I0D(it) -> None:
|
|
132
|
+
"""Normal at an Interface0D object. In contrast to Normal2DF0D this
|
|
133
|
+
function uses the actual data instead of underlying Fedge objects.
|
|
134
|
+
|
|
135
|
+
"""
|
|
136
|
+
|
|
122
137
|
def pairwise(iterable, types={Stroke, StrokeVertexIterator}) -> None:
|
|
123
138
|
"""Yields a tuple containing the previous and current object"""
|
|
124
139
|
|
{fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/mathutils/bvhtree/__init__.pyi
RENAMED
|
@@ -7,7 +7,6 @@ import typing
|
|
|
7
7
|
import collections.abc
|
|
8
8
|
import typing_extensions
|
|
9
9
|
import numpy.typing as npt
|
|
10
|
-
import _bpy_types
|
|
11
10
|
import bmesh.types
|
|
12
11
|
import bpy.types
|
|
13
12
|
import mathutils
|
|
@@ -24,7 +23,7 @@ class BVHTree:
|
|
|
24
23
|
@classmethod
|
|
25
24
|
def FromObject(
|
|
26
25
|
cls,
|
|
27
|
-
object:
|
|
26
|
+
object: bpy.types.Object,
|
|
28
27
|
depsgraph: bpy.types.Depsgraph,
|
|
29
28
|
*,
|
|
30
29
|
deform: bool = True,
|
|
File without changes
|
{fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_animsys_refactor/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_animsys_refactor/py.typed
RENAMED
|
File without changes
|
{fake_bpy_module_latest-20260122 → fake_bpy_module_latest-20260123}/_bl_console_utils/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|