fake-bpy-module 20240904__tar.gz → 20240906__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-20240904 → fake_bpy_module-20240906}/PKG-INFO +1 -1
- fake_bpy_module-20240906/_bpy_internal/system_info/__init__.pyi +9 -0
- fake_bpy_module-20240906/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +8 -0
- fake_bpy_module-20240906/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +8 -0
- {fake_bpy_module-20240904/_bpy_internal/system_info/startup → fake_bpy_module-20240906/_bpy_internal/system_info/url_prefill_startup}/__init__.pyi +2 -1
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_armature/__init__.pyi +36 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_curve/__init__.pyi +43 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_curves/__init__.pyi +37 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_gpencil/__init__.pyi +36 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_grease_pencil/__init__.pyi +36 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_lattice/__init__.pyi +44 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_light/__init__.pyi +44 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_lightprobe/__init__.pyi +34 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_mesh/__init__.pyi +44 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_metaball/__init__.pyi +36 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_speaker/__init__.pyi +37 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_volume/__init__.pyi +37 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_freestyle/__init__.pyi +36 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_material_gpencil/__init__.pyi +36 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_object/__init__.pyi +36 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_particle/__init__.pyi +37 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_scene/__init__.pyi +36 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_texture/__init__.pyi +51 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_world/__init__.pyi +44 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_properties/__init__.pyi +2 -2
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/wm/__init__.pyi +4 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/types/__init__.pyi +29054 -28908
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/fake_bpy_module.egg-info/SOURCES.txt +4 -5
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/fake_bpy_module.egg-info/top_level.txt +0 -1
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/freestyle/utils/__init__.pyi +1 -1
- fake_bpy_module-20240904/_bpy_internal/system_info/__init__.pyi +0 -8
- fake_bpy_module-20240904/_bpy_internal/system_info/runtime/__init__.pyi +0 -8
- fake_bpy_module-20240904/sys_info/__init__.pyi +0 -8
- fake_bpy_module-20240904/sys_info/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/README.md +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/_bpy_internal/addons/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/_bpy_internal/addons/cli/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/_bpy_internal/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/aud/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bgl/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_math/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/temp_anim_layers/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/blf/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bmesh/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bmesh/types/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/props/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/console_python/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/console_shell/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/freestyle/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu_extras/batch/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/idprop/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/imbuf/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/mathutils/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/pyproject.toml +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/rna_info/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/setup.cfg +0 -0
- {fake_bpy_module-20240904 → fake_bpy_module-20240906}/setup.py +0 -0
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import typing
|
|
2
|
+
import collections.abc
|
|
3
|
+
import typing_extensions
|
|
4
|
+
from . import text_generate_runtime as text_generate_runtime
|
|
5
|
+
from . import url_prefill_runtime as url_prefill_runtime
|
|
6
|
+
from . import url_prefill_startup as url_prefill_startup
|
|
7
|
+
|
|
8
|
+
GenericType1 = typing.TypeVar("GenericType1")
|
|
9
|
+
GenericType2 = typing.TypeVar("GenericType2")
|
{fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_armature/__init__.pyi
RENAMED
|
@@ -2,6 +2,7 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import bl_ui.properties_animviz
|
|
5
|
+
import bl_ui.space_properties
|
|
5
6
|
import bpy.types
|
|
6
7
|
import rna_prop_ui
|
|
7
8
|
|
|
@@ -77,6 +78,41 @@ class ArmatureButtonsPanel:
|
|
|
77
78
|
"""
|
|
78
79
|
...
|
|
79
80
|
|
|
81
|
+
class DATA_PT_armature_animation(
|
|
82
|
+
rna_prop_ui.PropertyPanel,
|
|
83
|
+
ArmatureButtonsPanel,
|
|
84
|
+
bl_ui.space_properties.PropertiesAnimationMixin,
|
|
85
|
+
bpy.types.Panel,
|
|
86
|
+
):
|
|
87
|
+
"""Mix-in class for Animation panels.This class can be used to show a generic 'Animation' panel for IDs shown in
|
|
88
|
+
the properties editor. Specific ID types need specific subclasses.For an example, see DATA_PT_camera_animation in properties_data_camera.py
|
|
89
|
+
"""
|
|
90
|
+
|
|
91
|
+
bl_context: typing.Any
|
|
92
|
+
bl_label: typing.Any
|
|
93
|
+
bl_options: typing.Any
|
|
94
|
+
bl_order: typing.Any
|
|
95
|
+
bl_region_type: typing.Any
|
|
96
|
+
bl_rna: typing.Any
|
|
97
|
+
bl_space_type: typing.Any
|
|
98
|
+
id_data: typing.Any
|
|
99
|
+
|
|
100
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
101
|
+
"""
|
|
102
|
+
|
|
103
|
+
:return: The RNA type or default when not found.
|
|
104
|
+
:rtype: bpy.types.Struct
|
|
105
|
+
"""
|
|
106
|
+
...
|
|
107
|
+
|
|
108
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
109
|
+
"""
|
|
110
|
+
|
|
111
|
+
:return: The class or default when not found.
|
|
112
|
+
:rtype: typing.Any
|
|
113
|
+
"""
|
|
114
|
+
...
|
|
115
|
+
|
|
80
116
|
class DATA_PT_bone_collections(ArmatureButtonsPanel, bpy.types.Panel):
|
|
81
117
|
bl_context: typing.Any
|
|
82
118
|
bl_label: typing.Any
|
{fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_curve/__init__.pyi
RENAMED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
+
import bl_ui.space_properties
|
|
4
5
|
import bpy.types
|
|
5
6
|
import rna_prop_ui
|
|
6
7
|
|
|
@@ -86,6 +87,48 @@ class DATA_PT_context_curve(CurveButtonsPanel, bpy.types.Panel):
|
|
|
86
87
|
"""
|
|
87
88
|
...
|
|
88
89
|
|
|
90
|
+
class DATA_PT_curve_animation(
|
|
91
|
+
rna_prop_ui.PropertyPanel,
|
|
92
|
+
CurveButtonsPanel,
|
|
93
|
+
bl_ui.space_properties.PropertiesAnimationMixin,
|
|
94
|
+
bpy.types.Panel,
|
|
95
|
+
):
|
|
96
|
+
"""Mix-in class for Animation panels.This class can be used to show a generic 'Animation' panel for IDs shown in
|
|
97
|
+
the properties editor. Specific ID types need specific subclasses.For an example, see DATA_PT_camera_animation in properties_data_camera.py
|
|
98
|
+
"""
|
|
99
|
+
|
|
100
|
+
bl_context: typing.Any
|
|
101
|
+
bl_label: typing.Any
|
|
102
|
+
bl_options: typing.Any
|
|
103
|
+
bl_order: typing.Any
|
|
104
|
+
bl_region_type: typing.Any
|
|
105
|
+
bl_rna: typing.Any
|
|
106
|
+
bl_space_type: typing.Any
|
|
107
|
+
id_data: typing.Any
|
|
108
|
+
|
|
109
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
110
|
+
"""
|
|
111
|
+
|
|
112
|
+
:return: The RNA type or default when not found.
|
|
113
|
+
:rtype: bpy.types.Struct
|
|
114
|
+
"""
|
|
115
|
+
...
|
|
116
|
+
|
|
117
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
118
|
+
"""
|
|
119
|
+
|
|
120
|
+
:return: The class or default when not found.
|
|
121
|
+
:rtype: typing.Any
|
|
122
|
+
"""
|
|
123
|
+
...
|
|
124
|
+
|
|
125
|
+
def draw(self, context):
|
|
126
|
+
"""
|
|
127
|
+
|
|
128
|
+
:param context:
|
|
129
|
+
"""
|
|
130
|
+
...
|
|
131
|
+
|
|
89
132
|
class DATA_PT_curve_texture_space(CurveButtonsPanel, bpy.types.Panel):
|
|
90
133
|
COMPAT_ENGINES: typing.Any
|
|
91
134
|
bl_context: typing.Any
|
{fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_curves/__init__.pyi
RENAMED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
+
import bl_ui.space_properties
|
|
4
5
|
import bpy.types
|
|
5
6
|
import rna_prop_ui
|
|
6
7
|
|
|
@@ -165,6 +166,42 @@ class DATA_PT_context_curves(DataButtonsPanel, bpy.types.Panel):
|
|
|
165
166
|
"""
|
|
166
167
|
...
|
|
167
168
|
|
|
169
|
+
class DATA_PT_curves_animation(
|
|
170
|
+
rna_prop_ui.PropertyPanel,
|
|
171
|
+
DataButtonsPanel,
|
|
172
|
+
bl_ui.space_properties.PropertiesAnimationMixin,
|
|
173
|
+
bpy.types.Panel,
|
|
174
|
+
):
|
|
175
|
+
"""Mix-in class for Animation panels.This class can be used to show a generic 'Animation' panel for IDs shown in
|
|
176
|
+
the properties editor. Specific ID types need specific subclasses.For an example, see DATA_PT_camera_animation in properties_data_camera.py
|
|
177
|
+
"""
|
|
178
|
+
|
|
179
|
+
COMPAT_ENGINES: typing.Any
|
|
180
|
+
bl_context: typing.Any
|
|
181
|
+
bl_label: typing.Any
|
|
182
|
+
bl_options: typing.Any
|
|
183
|
+
bl_order: typing.Any
|
|
184
|
+
bl_region_type: typing.Any
|
|
185
|
+
bl_rna: typing.Any
|
|
186
|
+
bl_space_type: typing.Any
|
|
187
|
+
id_data: typing.Any
|
|
188
|
+
|
|
189
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
190
|
+
"""
|
|
191
|
+
|
|
192
|
+
:return: The RNA type or default when not found.
|
|
193
|
+
:rtype: bpy.types.Struct
|
|
194
|
+
"""
|
|
195
|
+
...
|
|
196
|
+
|
|
197
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
198
|
+
"""
|
|
199
|
+
|
|
200
|
+
:return: The class or default when not found.
|
|
201
|
+
:rtype: typing.Any
|
|
202
|
+
"""
|
|
203
|
+
...
|
|
204
|
+
|
|
168
205
|
class DATA_PT_curves_surface(DataButtonsPanel, bpy.types.Panel):
|
|
169
206
|
COMPAT_ENGINES: typing.Any
|
|
170
207
|
bl_context: typing.Any
|
{fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_gpencil/__init__.pyi
RENAMED
|
@@ -2,6 +2,7 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import bl_ui.properties_grease_pencil_common
|
|
5
|
+
import bl_ui.space_properties
|
|
5
6
|
import bpy.types
|
|
6
7
|
import rna_prop_ui
|
|
7
8
|
|
|
@@ -72,6 +73,41 @@ class DATA_PT_custom_props_gpencil(
|
|
|
72
73
|
"""
|
|
73
74
|
...
|
|
74
75
|
|
|
76
|
+
class DATA_PT_gpencil_animation(
|
|
77
|
+
rna_prop_ui.PropertyPanel,
|
|
78
|
+
DataButtonsPanel,
|
|
79
|
+
bl_ui.space_properties.PropertiesAnimationMixin,
|
|
80
|
+
bpy.types.Panel,
|
|
81
|
+
):
|
|
82
|
+
"""Mix-in class for Animation panels.This class can be used to show a generic 'Animation' panel for IDs shown in
|
|
83
|
+
the properties editor. Specific ID types need specific subclasses.For an example, see DATA_PT_camera_animation in properties_data_camera.py
|
|
84
|
+
"""
|
|
85
|
+
|
|
86
|
+
bl_context: typing.Any
|
|
87
|
+
bl_label: typing.Any
|
|
88
|
+
bl_options: typing.Any
|
|
89
|
+
bl_order: typing.Any
|
|
90
|
+
bl_region_type: typing.Any
|
|
91
|
+
bl_rna: typing.Any
|
|
92
|
+
bl_space_type: typing.Any
|
|
93
|
+
id_data: typing.Any
|
|
94
|
+
|
|
95
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
96
|
+
"""
|
|
97
|
+
|
|
98
|
+
:return: The RNA type or default when not found.
|
|
99
|
+
:rtype: bpy.types.Struct
|
|
100
|
+
"""
|
|
101
|
+
...
|
|
102
|
+
|
|
103
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
104
|
+
"""
|
|
105
|
+
|
|
106
|
+
:return: The class or default when not found.
|
|
107
|
+
:rtype: typing.Any
|
|
108
|
+
"""
|
|
109
|
+
...
|
|
110
|
+
|
|
75
111
|
class DATA_PT_gpencil_canvas(DataButtonsPanel, bpy.types.Panel):
|
|
76
112
|
bl_context: typing.Any
|
|
77
113
|
bl_label: typing.Any
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
+
import bl_ui.space_properties
|
|
4
5
|
import bpy.types
|
|
5
6
|
import rna_prop_ui
|
|
6
7
|
|
|
@@ -39,6 +40,41 @@ class DATA_PT_context_grease_pencil(DataButtonsPanel, bpy.types.Panel):
|
|
|
39
40
|
"""
|
|
40
41
|
...
|
|
41
42
|
|
|
43
|
+
class DATA_PT_grease_pencil_animation(
|
|
44
|
+
rna_prop_ui.PropertyPanel,
|
|
45
|
+
DataButtonsPanel,
|
|
46
|
+
bl_ui.space_properties.PropertiesAnimationMixin,
|
|
47
|
+
bpy.types.Panel,
|
|
48
|
+
):
|
|
49
|
+
"""Mix-in class for Animation panels.This class can be used to show a generic 'Animation' panel for IDs shown in
|
|
50
|
+
the properties editor. Specific ID types need specific subclasses.For an example, see DATA_PT_camera_animation in properties_data_camera.py
|
|
51
|
+
"""
|
|
52
|
+
|
|
53
|
+
bl_context: typing.Any
|
|
54
|
+
bl_label: typing.Any
|
|
55
|
+
bl_options: typing.Any
|
|
56
|
+
bl_order: typing.Any
|
|
57
|
+
bl_region_type: typing.Any
|
|
58
|
+
bl_rna: typing.Any
|
|
59
|
+
bl_space_type: typing.Any
|
|
60
|
+
id_data: typing.Any
|
|
61
|
+
|
|
62
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
63
|
+
"""
|
|
64
|
+
|
|
65
|
+
:return: The RNA type or default when not found.
|
|
66
|
+
:rtype: bpy.types.Struct
|
|
67
|
+
"""
|
|
68
|
+
...
|
|
69
|
+
|
|
70
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
71
|
+
"""
|
|
72
|
+
|
|
73
|
+
:return: The class or default when not found.
|
|
74
|
+
:rtype: typing.Any
|
|
75
|
+
"""
|
|
76
|
+
...
|
|
77
|
+
|
|
42
78
|
class DATA_PT_grease_pencil_custom_props(
|
|
43
79
|
rna_prop_ui.PropertyPanel, DataButtonsPanel, bpy.types.Panel
|
|
44
80
|
):
|
{fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_lattice/__init__.pyi
RENAMED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
+
import bl_ui.space_properties
|
|
4
5
|
import bpy.types
|
|
5
6
|
import rna_prop_ui
|
|
6
7
|
|
|
@@ -103,6 +104,49 @@ class DATA_PT_lattice(DataButtonsPanel, bpy.types.Panel):
|
|
|
103
104
|
"""
|
|
104
105
|
...
|
|
105
106
|
|
|
107
|
+
class DATA_PT_lattice_animation(
|
|
108
|
+
rna_prop_ui.PropertyPanel,
|
|
109
|
+
DataButtonsPanel,
|
|
110
|
+
bl_ui.space_properties.PropertiesAnimationMixin,
|
|
111
|
+
bpy.types.Panel,
|
|
112
|
+
):
|
|
113
|
+
"""Mix-in class for Animation panels.This class can be used to show a generic 'Animation' panel for IDs shown in
|
|
114
|
+
the properties editor. Specific ID types need specific subclasses.For an example, see DATA_PT_camera_animation in properties_data_camera.py
|
|
115
|
+
"""
|
|
116
|
+
|
|
117
|
+
COMPAT_ENGINES: typing.Any
|
|
118
|
+
bl_context: typing.Any
|
|
119
|
+
bl_label: typing.Any
|
|
120
|
+
bl_options: typing.Any
|
|
121
|
+
bl_order: typing.Any
|
|
122
|
+
bl_region_type: typing.Any
|
|
123
|
+
bl_rna: typing.Any
|
|
124
|
+
bl_space_type: typing.Any
|
|
125
|
+
id_data: typing.Any
|
|
126
|
+
|
|
127
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
128
|
+
"""
|
|
129
|
+
|
|
130
|
+
:return: The RNA type or default when not found.
|
|
131
|
+
:rtype: bpy.types.Struct
|
|
132
|
+
"""
|
|
133
|
+
...
|
|
134
|
+
|
|
135
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
136
|
+
"""
|
|
137
|
+
|
|
138
|
+
:return: The class or default when not found.
|
|
139
|
+
:rtype: typing.Any
|
|
140
|
+
"""
|
|
141
|
+
...
|
|
142
|
+
|
|
143
|
+
def draw(self, context):
|
|
144
|
+
"""
|
|
145
|
+
|
|
146
|
+
:param context:
|
|
147
|
+
"""
|
|
148
|
+
...
|
|
149
|
+
|
|
106
150
|
class DataButtonsPanel:
|
|
107
151
|
bl_context: typing.Any
|
|
108
152
|
bl_region_type: typing.Any
|
{fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_light/__init__.pyi
RENAMED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
+
import bl_ui.space_properties
|
|
4
5
|
import bpy.types
|
|
5
6
|
import rna_prop_ui
|
|
6
7
|
|
|
@@ -399,6 +400,49 @@ class DATA_PT_light(DataButtonsPanel, bpy.types.Panel):
|
|
|
399
400
|
"""
|
|
400
401
|
...
|
|
401
402
|
|
|
403
|
+
class DATA_PT_light_animation(
|
|
404
|
+
rna_prop_ui.PropertyPanel,
|
|
405
|
+
DataButtonsPanel,
|
|
406
|
+
bl_ui.space_properties.PropertiesAnimationMixin,
|
|
407
|
+
bpy.types.Panel,
|
|
408
|
+
):
|
|
409
|
+
"""Mix-in class for Animation panels.This class can be used to show a generic 'Animation' panel for IDs shown in
|
|
410
|
+
the properties editor. Specific ID types need specific subclasses.For an example, see DATA_PT_camera_animation in properties_data_camera.py
|
|
411
|
+
"""
|
|
412
|
+
|
|
413
|
+
COMPAT_ENGINES: typing.Any
|
|
414
|
+
bl_context: typing.Any
|
|
415
|
+
bl_label: typing.Any
|
|
416
|
+
bl_options: typing.Any
|
|
417
|
+
bl_order: typing.Any
|
|
418
|
+
bl_region_type: typing.Any
|
|
419
|
+
bl_rna: typing.Any
|
|
420
|
+
bl_space_type: typing.Any
|
|
421
|
+
id_data: typing.Any
|
|
422
|
+
|
|
423
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
424
|
+
"""
|
|
425
|
+
|
|
426
|
+
:return: The RNA type or default when not found.
|
|
427
|
+
:rtype: bpy.types.Struct
|
|
428
|
+
"""
|
|
429
|
+
...
|
|
430
|
+
|
|
431
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
432
|
+
"""
|
|
433
|
+
|
|
434
|
+
:return: The class or default when not found.
|
|
435
|
+
:rtype: typing.Any
|
|
436
|
+
"""
|
|
437
|
+
...
|
|
438
|
+
|
|
439
|
+
def draw(self, context):
|
|
440
|
+
"""
|
|
441
|
+
|
|
442
|
+
:param context:
|
|
443
|
+
"""
|
|
444
|
+
...
|
|
445
|
+
|
|
402
446
|
class DATA_PT_preview(DataButtonsPanel, bpy.types.Panel):
|
|
403
447
|
COMPAT_ENGINES: typing.Any
|
|
404
448
|
bl_context: typing.Any
|
{fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_lightprobe/__init__.pyi
RENAMED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
+
import bl_ui.space_properties
|
|
4
5
|
import bpy.types
|
|
5
6
|
|
|
6
7
|
GenericType1 = typing.TypeVar("GenericType1")
|
|
@@ -71,6 +72,39 @@ class DATA_PT_lightprobe(DataButtonsPanel, bpy.types.Panel):
|
|
|
71
72
|
"""
|
|
72
73
|
...
|
|
73
74
|
|
|
75
|
+
class DATA_PT_lightprobe_animation(
|
|
76
|
+
bl_ui.space_properties.PropertiesAnimationMixin, DataButtonsPanel, bpy.types.Panel
|
|
77
|
+
):
|
|
78
|
+
"""Mix-in class for Animation panels.This class can be used to show a generic 'Animation' panel for IDs shown in
|
|
79
|
+
the properties editor. Specific ID types need specific subclasses.For an example, see DATA_PT_camera_animation in properties_data_camera.py
|
|
80
|
+
"""
|
|
81
|
+
|
|
82
|
+
COMPAT_ENGINES: typing.Any
|
|
83
|
+
bl_context: typing.Any
|
|
84
|
+
bl_label: typing.Any
|
|
85
|
+
bl_options: typing.Any
|
|
86
|
+
bl_order: typing.Any
|
|
87
|
+
bl_region_type: typing.Any
|
|
88
|
+
bl_rna: typing.Any
|
|
89
|
+
bl_space_type: typing.Any
|
|
90
|
+
id_data: typing.Any
|
|
91
|
+
|
|
92
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
93
|
+
"""
|
|
94
|
+
|
|
95
|
+
:return: The RNA type or default when not found.
|
|
96
|
+
:rtype: bpy.types.Struct
|
|
97
|
+
"""
|
|
98
|
+
...
|
|
99
|
+
|
|
100
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
101
|
+
"""
|
|
102
|
+
|
|
103
|
+
:return: The class or default when not found.
|
|
104
|
+
:rtype: typing.Any
|
|
105
|
+
"""
|
|
106
|
+
...
|
|
107
|
+
|
|
74
108
|
class DATA_PT_lightprobe_bake(DataButtonsPanel, bpy.types.Panel):
|
|
75
109
|
COMPAT_ENGINES: typing.Any
|
|
76
110
|
bl_context: typing.Any
|
{fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_mesh/__init__.pyi
RENAMED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
+
import bl_ui.space_properties
|
|
4
5
|
import bpy.types
|
|
5
6
|
import rna_prop_ui
|
|
6
7
|
|
|
@@ -118,6 +119,49 @@ class DATA_PT_customdata(MeshButtonsPanel, bpy.types.Panel):
|
|
|
118
119
|
"""
|
|
119
120
|
...
|
|
120
121
|
|
|
122
|
+
class DATA_PT_mesh_animation(
|
|
123
|
+
rna_prop_ui.PropertyPanel,
|
|
124
|
+
MeshButtonsPanel,
|
|
125
|
+
bl_ui.space_properties.PropertiesAnimationMixin,
|
|
126
|
+
bpy.types.Panel,
|
|
127
|
+
):
|
|
128
|
+
"""Mix-in class for Animation panels.This class can be used to show a generic 'Animation' panel for IDs shown in
|
|
129
|
+
the properties editor. Specific ID types need specific subclasses.For an example, see DATA_PT_camera_animation in properties_data_camera.py
|
|
130
|
+
"""
|
|
131
|
+
|
|
132
|
+
COMPAT_ENGINES: typing.Any
|
|
133
|
+
bl_context: typing.Any
|
|
134
|
+
bl_label: typing.Any
|
|
135
|
+
bl_options: typing.Any
|
|
136
|
+
bl_order: typing.Any
|
|
137
|
+
bl_region_type: typing.Any
|
|
138
|
+
bl_rna: typing.Any
|
|
139
|
+
bl_space_type: typing.Any
|
|
140
|
+
id_data: typing.Any
|
|
141
|
+
|
|
142
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
143
|
+
"""
|
|
144
|
+
|
|
145
|
+
:return: The RNA type or default when not found.
|
|
146
|
+
:rtype: bpy.types.Struct
|
|
147
|
+
"""
|
|
148
|
+
...
|
|
149
|
+
|
|
150
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
151
|
+
"""
|
|
152
|
+
|
|
153
|
+
:return: The class or default when not found.
|
|
154
|
+
:rtype: typing.Any
|
|
155
|
+
"""
|
|
156
|
+
...
|
|
157
|
+
|
|
158
|
+
def draw(self, context):
|
|
159
|
+
"""
|
|
160
|
+
|
|
161
|
+
:param context:
|
|
162
|
+
"""
|
|
163
|
+
...
|
|
164
|
+
|
|
121
165
|
class DATA_PT_mesh_attributes(MeshButtonsPanel, bpy.types.Panel):
|
|
122
166
|
COMPAT_ENGINES: typing.Any
|
|
123
167
|
bl_context: typing.Any
|
{fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_metaball/__init__.pyi
RENAMED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
+
import bl_ui.space_properties
|
|
4
5
|
import bpy.types
|
|
5
6
|
import rna_prop_ui
|
|
6
7
|
|
|
@@ -136,6 +137,41 @@ class DATA_PT_metaball(DataButtonsPanel, bpy.types.Panel):
|
|
|
136
137
|
"""
|
|
137
138
|
...
|
|
138
139
|
|
|
140
|
+
class DATA_PT_metaball_animation(
|
|
141
|
+
rna_prop_ui.PropertyPanel,
|
|
142
|
+
DataButtonsPanel,
|
|
143
|
+
bl_ui.space_properties.PropertiesAnimationMixin,
|
|
144
|
+
bpy.types.Panel,
|
|
145
|
+
):
|
|
146
|
+
"""Mix-in class for Animation panels.This class can be used to show a generic 'Animation' panel for IDs shown in
|
|
147
|
+
the properties editor. Specific ID types need specific subclasses.For an example, see DATA_PT_camera_animation in properties_data_camera.py
|
|
148
|
+
"""
|
|
149
|
+
|
|
150
|
+
bl_context: typing.Any
|
|
151
|
+
bl_label: typing.Any
|
|
152
|
+
bl_options: typing.Any
|
|
153
|
+
bl_order: typing.Any
|
|
154
|
+
bl_region_type: typing.Any
|
|
155
|
+
bl_rna: typing.Any
|
|
156
|
+
bl_space_type: typing.Any
|
|
157
|
+
id_data: typing.Any
|
|
158
|
+
|
|
159
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
160
|
+
"""
|
|
161
|
+
|
|
162
|
+
:return: The RNA type or default when not found.
|
|
163
|
+
:rtype: bpy.types.Struct
|
|
164
|
+
"""
|
|
165
|
+
...
|
|
166
|
+
|
|
167
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
168
|
+
"""
|
|
169
|
+
|
|
170
|
+
:return: The class or default when not found.
|
|
171
|
+
:rtype: typing.Any
|
|
172
|
+
"""
|
|
173
|
+
...
|
|
174
|
+
|
|
139
175
|
class DATA_PT_metaball_element(DataButtonsPanel, bpy.types.Panel):
|
|
140
176
|
bl_context: typing.Any
|
|
141
177
|
bl_label: typing.Any
|
{fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_speaker/__init__.pyi
RENAMED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
+
import bl_ui.space_properties
|
|
4
5
|
import bpy.types
|
|
5
6
|
import rna_prop_ui
|
|
6
7
|
|
|
@@ -171,6 +172,42 @@ class DATA_PT_speaker(DataButtonsPanel, bpy.types.Panel):
|
|
|
171
172
|
"""
|
|
172
173
|
...
|
|
173
174
|
|
|
175
|
+
class DATA_PT_speaker_animation(
|
|
176
|
+
rna_prop_ui.PropertyPanel,
|
|
177
|
+
DataButtonsPanel,
|
|
178
|
+
bl_ui.space_properties.PropertiesAnimationMixin,
|
|
179
|
+
bpy.types.Panel,
|
|
180
|
+
):
|
|
181
|
+
"""Mix-in class for Animation panels.This class can be used to show a generic 'Animation' panel for IDs shown in
|
|
182
|
+
the properties editor. Specific ID types need specific subclasses.For an example, see DATA_PT_camera_animation in properties_data_camera.py
|
|
183
|
+
"""
|
|
184
|
+
|
|
185
|
+
COMPAT_ENGINES: typing.Any
|
|
186
|
+
bl_context: typing.Any
|
|
187
|
+
bl_label: typing.Any
|
|
188
|
+
bl_options: typing.Any
|
|
189
|
+
bl_order: typing.Any
|
|
190
|
+
bl_region_type: typing.Any
|
|
191
|
+
bl_rna: typing.Any
|
|
192
|
+
bl_space_type: typing.Any
|
|
193
|
+
id_data: typing.Any
|
|
194
|
+
|
|
195
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
196
|
+
"""
|
|
197
|
+
|
|
198
|
+
:return: The RNA type or default when not found.
|
|
199
|
+
:rtype: bpy.types.Struct
|
|
200
|
+
"""
|
|
201
|
+
...
|
|
202
|
+
|
|
203
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
204
|
+
"""
|
|
205
|
+
|
|
206
|
+
:return: The class or default when not found.
|
|
207
|
+
:rtype: typing.Any
|
|
208
|
+
"""
|
|
209
|
+
...
|
|
210
|
+
|
|
174
211
|
class DataButtonsPanel:
|
|
175
212
|
bl_context: typing.Any
|
|
176
213
|
bl_region_type: typing.Any
|
{fake_bpy_module-20240904 → fake_bpy_module-20240906}/bl_ui/properties_data_volume/__init__.pyi
RENAMED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
+
import bl_ui.space_properties
|
|
4
5
|
import bpy.types
|
|
5
6
|
import rna_prop_ui
|
|
6
7
|
|
|
@@ -73,6 +74,42 @@ class DATA_PT_custom_props_volume(
|
|
|
73
74
|
"""
|
|
74
75
|
...
|
|
75
76
|
|
|
77
|
+
class DATA_PT_volume_animation(
|
|
78
|
+
rna_prop_ui.PropertyPanel,
|
|
79
|
+
DataButtonsPanel,
|
|
80
|
+
bl_ui.space_properties.PropertiesAnimationMixin,
|
|
81
|
+
bpy.types.Panel,
|
|
82
|
+
):
|
|
83
|
+
"""Mix-in class for Animation panels.This class can be used to show a generic 'Animation' panel for IDs shown in
|
|
84
|
+
the properties editor. Specific ID types need specific subclasses.For an example, see DATA_PT_camera_animation in properties_data_camera.py
|
|
85
|
+
"""
|
|
86
|
+
|
|
87
|
+
COMPAT_ENGINES: typing.Any
|
|
88
|
+
bl_context: typing.Any
|
|
89
|
+
bl_label: typing.Any
|
|
90
|
+
bl_options: typing.Any
|
|
91
|
+
bl_order: typing.Any
|
|
92
|
+
bl_region_type: typing.Any
|
|
93
|
+
bl_rna: typing.Any
|
|
94
|
+
bl_space_type: typing.Any
|
|
95
|
+
id_data: typing.Any
|
|
96
|
+
|
|
97
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
98
|
+
"""
|
|
99
|
+
|
|
100
|
+
:return: The RNA type or default when not found.
|
|
101
|
+
:rtype: bpy.types.Struct
|
|
102
|
+
"""
|
|
103
|
+
...
|
|
104
|
+
|
|
105
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
106
|
+
"""
|
|
107
|
+
|
|
108
|
+
:return: The class or default when not found.
|
|
109
|
+
:rtype: typing.Any
|
|
110
|
+
"""
|
|
111
|
+
...
|
|
112
|
+
|
|
76
113
|
class DATA_PT_volume_file(DataButtonsPanel, bpy.types.Panel):
|
|
77
114
|
COMPAT_ENGINES: typing.Any
|
|
78
115
|
bl_context: typing.Any
|