fake-bpy-module 20250121__tar.gz → 20250123__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-20250121 → fake_bpy_module-20250123}/PKG-INFO +1 -1
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/anim/__init__.pyi +6 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_mask_common/__init__.pyi +17 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_material_gpencil/__init__.pyi +29 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_clip/__init__.pyi +53 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_image/__init__.pyi +25 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/export_scene/__init__.pyi +10 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/grease_pencil/__init__.pyi +3 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/types/__init__.pyi +81 -2
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu_extras/batch/__init__.pyi +2 -3
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/mathutils/__init__.pyi +13 -10
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/README.md +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/addons/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/addons/cli/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/system_info/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/aud/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bgl/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_math/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/blf/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bmesh/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bmesh/types/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/_typing/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/_typing/rna_enums/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/wm/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/props/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/console_python/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/console_shell/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/freestyle/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/freestyle/utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/idprop/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/imbuf/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/mathutils/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/pyproject.toml +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/rna_info/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/setup.cfg +0 -0
- {fake_bpy_module-20250121 → fake_bpy_module-20250123}/setup.py +0 -0
|
@@ -27,3 +27,9 @@ class ANIM_MT_keyframe_insert_pie(bpy.types.Menu):
|
|
|
27
27
|
|
|
28
28
|
:param _context:
|
|
29
29
|
"""
|
|
30
|
+
|
|
31
|
+
def draw_action_and_slot_selector_for_id(layout, animated_id):
|
|
32
|
+
"""Draw the action and slot selector for an ID, using the given layout.The ID must be an animatable ID.Note that the slot selector is only drawn when the ID has an assigned
|
|
33
|
+
Action.
|
|
34
|
+
|
|
35
|
+
"""
|
{fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_mask_common/__init__.pyi
RENAMED
|
@@ -155,6 +155,23 @@ class MASK_MT_visibility(bpy.types.Menu):
|
|
|
155
155
|
:param _context:
|
|
156
156
|
"""
|
|
157
157
|
|
|
158
|
+
class MASK_PT_animation:
|
|
159
|
+
bl_label: typing.Any
|
|
160
|
+
bl_options: typing.Any
|
|
161
|
+
|
|
162
|
+
def draw(self, context):
|
|
163
|
+
"""
|
|
164
|
+
|
|
165
|
+
:param context:
|
|
166
|
+
"""
|
|
167
|
+
|
|
168
|
+
@classmethod
|
|
169
|
+
def poll(cls, context):
|
|
170
|
+
"""
|
|
171
|
+
|
|
172
|
+
:param context:
|
|
173
|
+
"""
|
|
174
|
+
|
|
158
175
|
class MASK_PT_display:
|
|
159
176
|
bl_label: typing.Any
|
|
160
177
|
|
{fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_ui/properties_material_gpencil/__init__.pyi
RENAMED
|
@@ -210,6 +210,35 @@ class MATERIAL_PT_gpencil_material_presets(bl_ui.utils.PresetPanel, bpy.types.Pa
|
|
|
210
210
|
:rtype: typing.Any
|
|
211
211
|
"""
|
|
212
212
|
|
|
213
|
+
class MATERIAL_PT_gpencil_preview(GPMaterialButtonsPanel, bpy.types.Panel):
|
|
214
|
+
bl_context: typing.Any
|
|
215
|
+
bl_label: typing.Any
|
|
216
|
+
bl_options: typing.Any
|
|
217
|
+
bl_region_type: typing.Any
|
|
218
|
+
bl_rna: typing.Any
|
|
219
|
+
bl_space_type: typing.Any
|
|
220
|
+
id_data: typing.Any
|
|
221
|
+
|
|
222
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
223
|
+
"""
|
|
224
|
+
|
|
225
|
+
:return: The RNA type or default when not found.
|
|
226
|
+
:rtype: bpy.types.Struct
|
|
227
|
+
"""
|
|
228
|
+
|
|
229
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
230
|
+
"""
|
|
231
|
+
|
|
232
|
+
:return: The class or default when not found.
|
|
233
|
+
:rtype: typing.Any
|
|
234
|
+
"""
|
|
235
|
+
|
|
236
|
+
def draw(self, context):
|
|
237
|
+
"""
|
|
238
|
+
|
|
239
|
+
:param context:
|
|
240
|
+
"""
|
|
241
|
+
|
|
213
242
|
class MATERIAL_PT_gpencil_settings(GPMaterialButtonsPanel, bpy.types.Panel):
|
|
214
243
|
bl_context: typing.Any
|
|
215
244
|
bl_label: typing.Any
|
|
@@ -860,6 +860,34 @@ class CLIP_PT_active_mask_spline(
|
|
|
860
860
|
:rtype: typing.Any
|
|
861
861
|
"""
|
|
862
862
|
|
|
863
|
+
class CLIP_PT_animation(CLIP_PT_clip_view_panel, bpy.types.Panel):
|
|
864
|
+
bl_category: typing.Any
|
|
865
|
+
bl_label: typing.Any
|
|
866
|
+
bl_region_type: typing.Any
|
|
867
|
+
bl_rna: typing.Any
|
|
868
|
+
bl_space_type: typing.Any
|
|
869
|
+
id_data: typing.Any
|
|
870
|
+
|
|
871
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
872
|
+
"""
|
|
873
|
+
|
|
874
|
+
:return: The RNA type or default when not found.
|
|
875
|
+
:rtype: bpy.types.Struct
|
|
876
|
+
"""
|
|
877
|
+
|
|
878
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
879
|
+
"""
|
|
880
|
+
|
|
881
|
+
:return: The class or default when not found.
|
|
882
|
+
:rtype: typing.Any
|
|
883
|
+
"""
|
|
884
|
+
|
|
885
|
+
def draw(self, context):
|
|
886
|
+
"""
|
|
887
|
+
|
|
888
|
+
:param context:
|
|
889
|
+
"""
|
|
890
|
+
|
|
863
891
|
class CLIP_PT_annotation(
|
|
864
892
|
CLIP_PT_clip_view_panel,
|
|
865
893
|
bl_ui.properties_grease_pencil_common.AnnotationDataPanel,
|
|
@@ -1115,6 +1143,31 @@ class CLIP_PT_mask(bl_ui.properties_mask_common.MASK_PT_mask, bpy.types.Panel):
|
|
|
1115
1143
|
:rtype: typing.Any
|
|
1116
1144
|
"""
|
|
1117
1145
|
|
|
1146
|
+
class CLIP_PT_mask_animation(
|
|
1147
|
+
bl_ui.properties_mask_common.MASK_PT_animation, bpy.types.Panel
|
|
1148
|
+
):
|
|
1149
|
+
bl_category: typing.Any
|
|
1150
|
+
bl_label: typing.Any
|
|
1151
|
+
bl_options: typing.Any
|
|
1152
|
+
bl_region_type: typing.Any
|
|
1153
|
+
bl_rna: typing.Any
|
|
1154
|
+
bl_space_type: typing.Any
|
|
1155
|
+
id_data: typing.Any
|
|
1156
|
+
|
|
1157
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
1158
|
+
"""
|
|
1159
|
+
|
|
1160
|
+
:return: The RNA type or default when not found.
|
|
1161
|
+
:rtype: bpy.types.Struct
|
|
1162
|
+
"""
|
|
1163
|
+
|
|
1164
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
1165
|
+
"""
|
|
1166
|
+
|
|
1167
|
+
:return: The class or default when not found.
|
|
1168
|
+
:rtype: typing.Any
|
|
1169
|
+
"""
|
|
1170
|
+
|
|
1118
1171
|
class CLIP_PT_mask_display(
|
|
1119
1172
|
bl_ui.properties_mask_common.MASK_PT_display, bpy.types.Panel
|
|
1120
1173
|
):
|
|
@@ -881,6 +881,31 @@ class IMAGE_PT_mask(bl_ui.properties_mask_common.MASK_PT_mask, bpy.types.Panel):
|
|
|
881
881
|
:rtype: typing.Any
|
|
882
882
|
"""
|
|
883
883
|
|
|
884
|
+
class IMAGE_PT_mask_animation(
|
|
885
|
+
bl_ui.properties_mask_common.MASK_PT_animation, bpy.types.Panel
|
|
886
|
+
):
|
|
887
|
+
bl_category: typing.Any
|
|
888
|
+
bl_label: typing.Any
|
|
889
|
+
bl_options: typing.Any
|
|
890
|
+
bl_region_type: typing.Any
|
|
891
|
+
bl_rna: typing.Any
|
|
892
|
+
bl_space_type: typing.Any
|
|
893
|
+
id_data: typing.Any
|
|
894
|
+
|
|
895
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
896
|
+
"""
|
|
897
|
+
|
|
898
|
+
:return: The RNA type or default when not found.
|
|
899
|
+
:rtype: bpy.types.Struct
|
|
900
|
+
"""
|
|
901
|
+
|
|
902
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
903
|
+
"""
|
|
904
|
+
|
|
905
|
+
:return: The class or default when not found.
|
|
906
|
+
:rtype: typing.Any
|
|
907
|
+
"""
|
|
908
|
+
|
|
884
909
|
class IMAGE_PT_mask_display(
|
|
885
910
|
bl_ui.properties_mask_common.MASK_PT_display, bpy.types.Panel
|
|
886
911
|
):
|
|
@@ -313,6 +313,8 @@ def gltf(
|
|
|
313
313
|
export_frame_range: bool | None = False,
|
|
314
314
|
export_frame_step: int | None = 1,
|
|
315
315
|
export_force_sampling: bool | None = True,
|
|
316
|
+
export_sampling_interpolation_fallback: typing.Literal["LINEAR", "STEP"]
|
|
317
|
+
| None = "LINEAR",
|
|
316
318
|
export_pointer_animation: bool | None = False,
|
|
317
319
|
export_animation_mode: typing.Literal[
|
|
318
320
|
"ACTIONS", "ACTIVE_ACTIONS", "BROADCAST", "NLA_TRACKS", "SCENE"
|
|
@@ -552,6 +554,14 @@ def gltf(
|
|
|
552
554
|
:type export_frame_step: int | None
|
|
553
555
|
:param export_force_sampling: Always Sample Animations, Apply sampling to all animations
|
|
554
556
|
:type export_force_sampling: bool | None
|
|
557
|
+
:param export_sampling_interpolation_fallback: Sampling Interpolation Fallback, Interpolation fallback for sampled animations, when the property is not keyed
|
|
558
|
+
|
|
559
|
+
LINEAR
|
|
560
|
+
Linear -- Linear interpolation between keyframes.
|
|
561
|
+
|
|
562
|
+
STEP
|
|
563
|
+
Step -- No interpolation between keyframes.
|
|
564
|
+
:type export_sampling_interpolation_fallback: typing.Literal['LINEAR','STEP'] | None
|
|
555
565
|
:param export_pointer_animation: Export Animation Pointer (Experimental), Export material, Light & Camera animation as Animation Pointer. Available only for baked animation mode 'NLA Tracks' and 'Scene'
|
|
556
566
|
:type export_pointer_animation: bool | None
|
|
557
567
|
:param export_animation_mode: Animation Mode, Export Animation mode
|
|
@@ -430,6 +430,7 @@ def interpolate_sequence(
|
|
|
430
430
|
step: int | None = 1,
|
|
431
431
|
layers: typing.Literal["ACTIVE", "ALL"] | None = "ACTIVE",
|
|
432
432
|
exclude_breakdowns: bool | None = False,
|
|
433
|
+
use_selection: bool | None = False,
|
|
433
434
|
flip: typing.Literal["NONE", "FLIP", "AUTO"] | None = "AUTO",
|
|
434
435
|
smooth_steps: int | None = 1,
|
|
435
436
|
smooth_factor: float | None = 0.0,
|
|
@@ -463,6 +464,8 @@ def interpolate_sequence(
|
|
|
463
464
|
:type layers: typing.Literal['ACTIVE','ALL'] | None
|
|
464
465
|
:param exclude_breakdowns: Exclude Breakdowns, Exclude existing Breakdowns keyframes as interpolation extremes
|
|
465
466
|
:type exclude_breakdowns: bool | None
|
|
467
|
+
:param use_selection: Use Selection, Use only selected strokes for interpolating
|
|
468
|
+
:type use_selection: bool | None
|
|
466
469
|
:param flip: Flip Mode, Invert destination stroke to match start and end with source stroke
|
|
467
470
|
:type flip: typing.Literal['NONE','FLIP','AUTO'] | None
|
|
468
471
|
:param smooth_steps: Iterations, Number of times to smooth newly created strokes
|
|
@@ -23712,6 +23712,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
23712
23712
|
--------------------
|
|
23713
23713
|
|
|
23714
23714
|
* SequenceEditor.sequences
|
|
23715
|
+
* SequenceEditor.strips
|
|
23715
23716
|
|
|
23716
23717
|
:columns: 2
|
|
23717
23718
|
|
|
@@ -79670,9 +79671,13 @@ FileHandler
|
|
|
79670
79671
|
--------------------
|
|
79671
79672
|
|
|
79672
79673
|
* bpy.context.active_sequence_strip
|
|
79674
|
+
* bpy.context.active_strip
|
|
79673
79675
|
* bpy.context.selected_editable_sequences
|
|
79676
|
+
* bpy.context.selected_editable_strips
|
|
79674
79677
|
* bpy.context.selected_sequences
|
|
79678
|
+
* bpy.context.selected_strips
|
|
79675
79679
|
* bpy.context.sequences
|
|
79680
|
+
* bpy.context.strips
|
|
79676
79681
|
* AddStrip.input_1
|
|
79677
79682
|
* AddStrip.input_2
|
|
79678
79683
|
* AlphaOverStrip.input_1
|
|
@@ -79688,6 +79693,7 @@ FileHandler
|
|
|
79688
79693
|
* GaussianBlurStrip.input_1
|
|
79689
79694
|
* GlowStrip.input_1
|
|
79690
79695
|
* MetaStrip.sequences
|
|
79696
|
+
* MetaStrip.strips
|
|
79691
79697
|
* MultiplyStrip.input_1
|
|
79692
79698
|
* MultiplyStrip.input_2
|
|
79693
79699
|
* OverDropStrip.input_1
|
|
@@ -79697,6 +79703,8 @@ FileHandler
|
|
|
79697
79703
|
* SequenceEditor.meta_stack
|
|
79698
79704
|
* SequenceEditor.sequences
|
|
79699
79705
|
* SequenceEditor.sequences_all
|
|
79706
|
+
* SequenceEditor.strips
|
|
79707
|
+
* SequenceEditor.strips_all
|
|
79700
79708
|
* SpeedControlStrip.input_1
|
|
79701
79709
|
* Strip.move_to_meta
|
|
79702
79710
|
* Strip.parent_meta
|
|
@@ -100229,6 +100237,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
100229
100237
|
--------------------
|
|
100230
100238
|
|
|
100231
100239
|
* MetaStrip.sequences
|
|
100240
|
+
* MetaStrip.strips
|
|
100232
100241
|
|
|
100233
100242
|
:columns: 2
|
|
100234
100243
|
|
|
@@ -109095,6 +109104,26 @@ class IDMaterials(bpy_prop_collection[Material], bpy_struct):
|
|
|
109095
109104
|
:rtype: typing.Any
|
|
109096
109105
|
"""
|
|
109097
109106
|
|
|
109107
|
+
@typing.overload
|
|
109108
|
+
def __getitem__(self, key: int | str) -> Material | None:
|
|
109109
|
+
"""
|
|
109110
|
+
|
|
109111
|
+
:param key:
|
|
109112
|
+
:type key: int | str
|
|
109113
|
+
:return:
|
|
109114
|
+
:rtype: Material | None
|
|
109115
|
+
"""
|
|
109116
|
+
|
|
109117
|
+
@typing.overload
|
|
109118
|
+
def __getitem__(self, key: slice) -> list[Material | None, ...]:
|
|
109119
|
+
"""
|
|
109120
|
+
|
|
109121
|
+
:param key:
|
|
109122
|
+
:type key: slice
|
|
109123
|
+
:return:
|
|
109124
|
+
:rtype: list[Material | None, ...]
|
|
109125
|
+
"""
|
|
109126
|
+
|
|
109098
109127
|
class IDOverrideLibraryProperties(
|
|
109099
109128
|
bpy_prop_collection[IDOverrideLibraryProperty], bpy_struct
|
|
109100
109129
|
):
|
|
@@ -132783,6 +132812,30 @@ Returns a tuple of the data-block, data path to the property, and array index.
|
|
|
132783
132812
|
:type: AnyType | None
|
|
132784
132813
|
"""
|
|
132785
132814
|
|
|
132815
|
+
active_strip: Strip | None
|
|
132816
|
+
"""
|
|
132817
|
+
|
|
132818
|
+
:type: Strip | None
|
|
132819
|
+
"""
|
|
132820
|
+
|
|
132821
|
+
strips: list[Strip]
|
|
132822
|
+
"""
|
|
132823
|
+
|
|
132824
|
+
:type: list[Strip]
|
|
132825
|
+
"""
|
|
132826
|
+
|
|
132827
|
+
selected_strips: list[Strip]
|
|
132828
|
+
"""
|
|
132829
|
+
|
|
132830
|
+
:type: list[Strip]
|
|
132831
|
+
"""
|
|
132832
|
+
|
|
132833
|
+
selected_editable_strips: list[Strip]
|
|
132834
|
+
"""
|
|
132835
|
+
|
|
132836
|
+
:type: list[Strip]
|
|
132837
|
+
"""
|
|
132838
|
+
|
|
132786
132839
|
edit_text: Text | None
|
|
132787
132840
|
"""
|
|
132788
132841
|
|
|
@@ -176044,6 +176097,12 @@ class MetaStrip(Strip, bpy_struct):
|
|
|
176044
176097
|
"""
|
|
176045
176098
|
|
|
176046
176099
|
sequences: StripsMeta
|
|
176100
|
+
""" (Deprecated: Replaced by '.strips') Strips nested in meta strip
|
|
176101
|
+
|
|
176102
|
+
:type: StripsMeta
|
|
176103
|
+
"""
|
|
176104
|
+
|
|
176105
|
+
strips: StripsMeta
|
|
176047
176106
|
""" Strips nested in meta strip
|
|
176048
176107
|
|
|
176049
176108
|
:type: StripsMeta
|
|
@@ -199130,13 +199189,13 @@ class SequenceEditor(bpy_struct):
|
|
|
199130
199189
|
"""
|
|
199131
199190
|
|
|
199132
199191
|
sequences: StripsTopLevel
|
|
199133
|
-
""" Top-level strips only
|
|
199192
|
+
""" (Deprecated: Replaced by '.strips') Top-level strips only
|
|
199134
199193
|
|
|
199135
199194
|
:type: StripsTopLevel
|
|
199136
199195
|
"""
|
|
199137
199196
|
|
|
199138
199197
|
sequences_all: bpy_prop_collection[Strip]
|
|
199139
|
-
""" All strips, recursively including those inside metastrips
|
|
199198
|
+
""" (Deprecated: Replaced by '.strips_all') All strips, recursively including those inside metastrips
|
|
199140
199199
|
|
|
199141
199200
|
:type: bpy_prop_collection[Strip]
|
|
199142
199201
|
"""
|
|
@@ -199153,6 +199212,18 @@ class SequenceEditor(bpy_struct):
|
|
|
199153
199212
|
:type: bool
|
|
199154
199213
|
"""
|
|
199155
199214
|
|
|
199215
|
+
strips: StripsTopLevel
|
|
199216
|
+
""" Top-level strips only
|
|
199217
|
+
|
|
199218
|
+
:type: StripsTopLevel
|
|
199219
|
+
"""
|
|
199220
|
+
|
|
199221
|
+
strips_all: bpy_prop_collection[Strip]
|
|
199222
|
+
""" All strips, recursively including those inside metastrips
|
|
199223
|
+
|
|
199224
|
+
:type: bpy_prop_collection[Strip]
|
|
199225
|
+
"""
|
|
199226
|
+
|
|
199156
199227
|
use_cache_composite: bool
|
|
199157
199228
|
""" Cache intermediate composited images, for faster tweaking of stacked strips at the cost of memory usage
|
|
199158
199229
|
|
|
@@ -232818,6 +232889,8 @@ CLIP_PT_active_mask_point: bl_ui.space_clip.CLIP_PT_active_mask_point
|
|
|
232818
232889
|
|
|
232819
232890
|
CLIP_PT_active_mask_spline: bl_ui.space_clip.CLIP_PT_active_mask_spline
|
|
232820
232891
|
|
|
232892
|
+
CLIP_PT_animation: bl_ui.space_clip.CLIP_PT_animation
|
|
232893
|
+
|
|
232821
232894
|
CLIP_PT_annotation: bl_ui.space_clip.CLIP_PT_annotation
|
|
232822
232895
|
|
|
232823
232896
|
CLIP_PT_camera_presets: bl_ui.space_clip.CLIP_PT_camera_presets
|
|
@@ -232836,6 +232909,8 @@ CLIP_PT_marker_display: bl_ui.space_clip.CLIP_PT_marker_display
|
|
|
232836
232909
|
|
|
232837
232910
|
CLIP_PT_mask: bl_ui.space_clip.CLIP_PT_mask
|
|
232838
232911
|
|
|
232912
|
+
CLIP_PT_mask_animation: bl_ui.space_clip.CLIP_PT_mask_animation
|
|
232913
|
+
|
|
232839
232914
|
CLIP_PT_mask_display: bl_ui.space_clip.CLIP_PT_mask_display
|
|
232840
232915
|
|
|
232841
232916
|
CLIP_PT_mask_layers: bl_ui.space_clip.CLIP_PT_mask_layers
|
|
@@ -233458,6 +233533,8 @@ IMAGE_PT_image_properties: bl_ui.space_image.IMAGE_PT_image_properties
|
|
|
233458
233533
|
|
|
233459
233534
|
IMAGE_PT_mask: bl_ui.space_image.IMAGE_PT_mask
|
|
233460
233535
|
|
|
233536
|
+
IMAGE_PT_mask_animation: bl_ui.space_image.IMAGE_PT_mask_animation
|
|
233537
|
+
|
|
233461
233538
|
IMAGE_PT_mask_display: bl_ui.space_image.IMAGE_PT_mask_display
|
|
233462
233539
|
|
|
233463
233540
|
IMAGE_PT_mask_layers: bl_ui.space_image.IMAGE_PT_mask_layers
|
|
@@ -233574,6 +233651,8 @@ MATERIAL_PT_gpencil_fillcolor: bl_ui.properties_material_gpencil.MATERIAL_PT_gpe
|
|
|
233574
233651
|
|
|
233575
233652
|
MATERIAL_PT_gpencil_material_presets: bl_ui.properties_material_gpencil.MATERIAL_PT_gpencil_material_presets
|
|
233576
233653
|
|
|
233654
|
+
MATERIAL_PT_gpencil_preview: bl_ui.properties_material_gpencil.MATERIAL_PT_gpencil_preview
|
|
233655
|
+
|
|
233577
233656
|
MATERIAL_PT_gpencil_settings: bl_ui.properties_material_gpencil.MATERIAL_PT_gpencil_settings
|
|
233578
233657
|
|
|
233579
233658
|
MATERIAL_PT_gpencil_slots: bl_ui.properties_material_gpencil.MATERIAL_PT_gpencil_slots
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
-
import bgl
|
|
5
4
|
import gpu.types
|
|
6
5
|
|
|
7
6
|
def batch_for_shader(
|
|
@@ -9,7 +8,7 @@ def batch_for_shader(
|
|
|
9
8
|
type: str,
|
|
10
9
|
content: dict[
|
|
11
10
|
str,
|
|
12
|
-
|
|
11
|
+
gpu.types.Buffer
|
|
13
12
|
| collections.abc.Sequence[float]
|
|
14
13
|
| collections.abc.Sequence[int]
|
|
15
14
|
| collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
@@ -26,7 +25,7 @@ def batch_for_shader(
|
|
|
26
25
|
:type type: str
|
|
27
26
|
:param content: Maps the name of the shader attribute with the data to fill the vertex buffer.
|
|
28
27
|
For the dictionary values see documentation for `gpu.types.GPUVertBuf.attr_fill` data argument.
|
|
29
|
-
:type content: dict[str,
|
|
28
|
+
:type content: dict[str, gpu.types.Buffer | collections.abc.Sequence[float] | collections.abc.Sequence[int] | collections.abc.Sequence[collections.abc.Sequence[float]] | collections.abc.Sequence[collections.abc.Sequence[int]]]
|
|
30
29
|
:return: compatible batch
|
|
31
30
|
:rtype: gpu.types.GPUBatch
|
|
32
31
|
"""
|
|
@@ -348,13 +348,13 @@ class Color:
|
|
|
348
348
|
"""
|
|
349
349
|
|
|
350
350
|
@typing.overload
|
|
351
|
-
def __setitem__(self, key: slice, value: collections.abc.Iterable[float] |
|
|
351
|
+
def __setitem__(self, key: slice, value: collections.abc.Iterable[float] | Color):
|
|
352
352
|
"""
|
|
353
353
|
|
|
354
354
|
:param key:
|
|
355
355
|
:type key: slice
|
|
356
356
|
:param value:
|
|
357
|
-
:type value: collections.abc.Iterable[float] |
|
|
357
|
+
:type value: collections.abc.Iterable[float] | Color
|
|
358
358
|
"""
|
|
359
359
|
|
|
360
360
|
class Euler:
|
|
@@ -527,13 +527,13 @@ class Euler:
|
|
|
527
527
|
"""
|
|
528
528
|
|
|
529
529
|
@typing.overload
|
|
530
|
-
def __setitem__(self, key: slice, value: collections.abc.Iterable[float]):
|
|
530
|
+
def __setitem__(self, key: slice, value: collections.abc.Iterable[float] | Euler):
|
|
531
531
|
"""
|
|
532
532
|
|
|
533
533
|
:param key:
|
|
534
534
|
:type key: slice
|
|
535
535
|
:param value:
|
|
536
|
-
:type value: collections.abc.Iterable[float]
|
|
536
|
+
:type value: collections.abc.Iterable[float] | Euler
|
|
537
537
|
"""
|
|
538
538
|
|
|
539
539
|
class Matrix:
|
|
@@ -1005,14 +1005,15 @@ class Matrix:
|
|
|
1005
1005
|
def __setitem__(
|
|
1006
1006
|
self,
|
|
1007
1007
|
key: slice,
|
|
1008
|
-
value: collections.abc.Iterable[Vector | collections.abc.Iterable[float]]
|
|
1008
|
+
value: collections.abc.Iterable[Vector | collections.abc.Iterable[float]]
|
|
1009
|
+
| Matrix,
|
|
1009
1010
|
):
|
|
1010
1011
|
"""
|
|
1011
1012
|
|
|
1012
1013
|
:param key:
|
|
1013
1014
|
:type key: slice
|
|
1014
1015
|
:param value:
|
|
1015
|
-
:type value: collections.abc.Iterable[Vector | collections.abc.Iterable[float]]
|
|
1016
|
+
:type value: collections.abc.Iterable[Vector | collections.abc.Iterable[float]] | Matrix
|
|
1016
1017
|
"""
|
|
1017
1018
|
|
|
1018
1019
|
def __len__(self) -> int:
|
|
@@ -1429,13 +1430,15 @@ class Quaternion:
|
|
|
1429
1430
|
"""
|
|
1430
1431
|
|
|
1431
1432
|
@typing.overload
|
|
1432
|
-
def __setitem__(
|
|
1433
|
+
def __setitem__(
|
|
1434
|
+
self, key: slice, value: collections.abc.Iterable[float] | Quaternion
|
|
1435
|
+
):
|
|
1433
1436
|
"""
|
|
1434
1437
|
|
|
1435
1438
|
:param key:
|
|
1436
1439
|
:type key: slice
|
|
1437
1440
|
:param value:
|
|
1438
|
-
:type value: collections.abc.Iterable[float]
|
|
1441
|
+
:type value: collections.abc.Iterable[float] | Quaternion
|
|
1439
1442
|
"""
|
|
1440
1443
|
|
|
1441
1444
|
def __add__(
|
|
@@ -3966,13 +3969,13 @@ class Vector:
|
|
|
3966
3969
|
"""
|
|
3967
3970
|
|
|
3968
3971
|
@typing.overload
|
|
3969
|
-
def __setitem__(self, key: slice, value: collections.abc.Iterable[float]):
|
|
3972
|
+
def __setitem__(self, key: slice, value: collections.abc.Iterable[float] | Vector):
|
|
3970
3973
|
"""
|
|
3971
3974
|
|
|
3972
3975
|
:param key:
|
|
3973
3976
|
:type key: slice
|
|
3974
3977
|
:param value:
|
|
3975
|
-
:type value: collections.abc.Iterable[float]
|
|
3978
|
+
:type value: collections.abc.Iterable[float] | Vector
|
|
3976
3979
|
"""
|
|
3977
3980
|
|
|
3978
3981
|
def __neg__(self) -> typing_extensions.Self:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/freedesktop/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/grease_pencil/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250121 → fake_bpy_module-20250123}/_bpy_internal/system_info/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_console_utils/autocomplete/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_i18n_utils/bl_extract_messages/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_keymap_utils/keymap_hierarchy/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_keymap_utils/platform_helpers/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250121 → fake_bpy_module-20250123}/bl_keymap_utils/versioning/__init__.pyi
RENAMED
|
File without changes
|