fake-bpy-module 20241120__tar.gz → 20241122__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-20241120 → fake_bpy_module-20241122}/PKG-INFO +1 -1
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_image/__init__.pyi +0 -3
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_sequencer/__init__.pyi +129 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/types/__init__.pyi +154 -2
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/typing/__init__.pyi +2 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/freestyle/utils/__init__.pyi +1 -1
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/README.md +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/addons/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/addons/cli/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/system_info/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/aud/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bgl/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_math/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/blf/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bmesh/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bmesh/types/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/wm/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/props/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/console_python/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/console_shell/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/freestyle/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu_extras/batch/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/idprop/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/imbuf/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/mathutils/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/pyproject.toml +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/rna_info/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/setup.cfg +0 -0
- {fake_bpy_module-20241120 → fake_bpy_module-20241122}/setup.py +0 -0
|
@@ -1958,10 +1958,8 @@ class IMAGE_PT_paint_settings_advanced(bpy.types.Panel, ImagePaintPanel):
|
|
|
1958
1958
|
"""
|
|
1959
1959
|
|
|
1960
1960
|
class IMAGE_PT_uv_sculpt_curve(bpy.types.Panel, ImagePaintPanel):
|
|
1961
|
-
bl_category: typing.Any
|
|
1962
1961
|
bl_context: typing.Any
|
|
1963
1962
|
bl_label: typing.Any
|
|
1964
|
-
bl_options: typing.Any
|
|
1965
1963
|
bl_region_type: typing.Any
|
|
1966
1964
|
bl_rna: typing.Any
|
|
1967
1965
|
bl_space_type: typing.Any
|
|
@@ -1988,7 +1986,6 @@ class IMAGE_PT_uv_sculpt_curve(bpy.types.Panel, ImagePaintPanel):
|
|
|
1988
1986
|
"""
|
|
1989
1987
|
|
|
1990
1988
|
class IMAGE_PT_uv_sculpt_options(bpy.types.Panel, ImagePaintPanel):
|
|
1991
|
-
bl_category: typing.Any
|
|
1992
1989
|
bl_context: typing.Any
|
|
1993
1990
|
bl_label: typing.Any
|
|
1994
1991
|
bl_region_type: typing.Any
|
|
@@ -1425,6 +1425,49 @@ class SEQUENCER_PT_effect(SequencerButtonsPanel, bpy.types.Panel):
|
|
|
1425
1425
|
:param context:
|
|
1426
1426
|
"""
|
|
1427
1427
|
|
|
1428
|
+
class SEQUENCER_PT_effect_text_box(SequencerButtonsPanel, bpy.types.Panel):
|
|
1429
|
+
bl_category: typing.Any
|
|
1430
|
+
bl_label: typing.Any
|
|
1431
|
+
bl_options: typing.Any
|
|
1432
|
+
bl_parent_id: typing.Any
|
|
1433
|
+
bl_region_type: typing.Any
|
|
1434
|
+
bl_rna: typing.Any
|
|
1435
|
+
bl_space_type: typing.Any
|
|
1436
|
+
id_data: typing.Any
|
|
1437
|
+
|
|
1438
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
1439
|
+
"""
|
|
1440
|
+
|
|
1441
|
+
:return: The RNA type or default when not found.
|
|
1442
|
+
:rtype: bpy.types.Struct
|
|
1443
|
+
"""
|
|
1444
|
+
|
|
1445
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
1446
|
+
"""
|
|
1447
|
+
|
|
1448
|
+
:return: The class or default when not found.
|
|
1449
|
+
:rtype: typing.Any
|
|
1450
|
+
"""
|
|
1451
|
+
|
|
1452
|
+
def draw(self, context):
|
|
1453
|
+
"""
|
|
1454
|
+
|
|
1455
|
+
:param context:
|
|
1456
|
+
"""
|
|
1457
|
+
|
|
1458
|
+
def draw_header(self, context):
|
|
1459
|
+
"""
|
|
1460
|
+
|
|
1461
|
+
:param context:
|
|
1462
|
+
"""
|
|
1463
|
+
|
|
1464
|
+
@classmethod
|
|
1465
|
+
def poll(cls, context):
|
|
1466
|
+
"""
|
|
1467
|
+
|
|
1468
|
+
:param context:
|
|
1469
|
+
"""
|
|
1470
|
+
|
|
1428
1471
|
class SEQUENCER_PT_effect_text_layout(SequencerButtonsPanel, bpy.types.Panel):
|
|
1429
1472
|
bl_category: typing.Any
|
|
1430
1473
|
bl_label: typing.Any
|
|
@@ -1461,6 +1504,92 @@ class SEQUENCER_PT_effect_text_layout(SequencerButtonsPanel, bpy.types.Panel):
|
|
|
1461
1504
|
:param context:
|
|
1462
1505
|
"""
|
|
1463
1506
|
|
|
1507
|
+
class SEQUENCER_PT_effect_text_outline(SequencerButtonsPanel, bpy.types.Panel):
|
|
1508
|
+
bl_category: typing.Any
|
|
1509
|
+
bl_label: typing.Any
|
|
1510
|
+
bl_options: typing.Any
|
|
1511
|
+
bl_parent_id: typing.Any
|
|
1512
|
+
bl_region_type: typing.Any
|
|
1513
|
+
bl_rna: typing.Any
|
|
1514
|
+
bl_space_type: typing.Any
|
|
1515
|
+
id_data: typing.Any
|
|
1516
|
+
|
|
1517
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
1518
|
+
"""
|
|
1519
|
+
|
|
1520
|
+
:return: The RNA type or default when not found.
|
|
1521
|
+
:rtype: bpy.types.Struct
|
|
1522
|
+
"""
|
|
1523
|
+
|
|
1524
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
1525
|
+
"""
|
|
1526
|
+
|
|
1527
|
+
:return: The class or default when not found.
|
|
1528
|
+
:rtype: typing.Any
|
|
1529
|
+
"""
|
|
1530
|
+
|
|
1531
|
+
def draw(self, context):
|
|
1532
|
+
"""
|
|
1533
|
+
|
|
1534
|
+
:param context:
|
|
1535
|
+
"""
|
|
1536
|
+
|
|
1537
|
+
def draw_header(self, context):
|
|
1538
|
+
"""
|
|
1539
|
+
|
|
1540
|
+
:param context:
|
|
1541
|
+
"""
|
|
1542
|
+
|
|
1543
|
+
@classmethod
|
|
1544
|
+
def poll(cls, context):
|
|
1545
|
+
"""
|
|
1546
|
+
|
|
1547
|
+
:param context:
|
|
1548
|
+
"""
|
|
1549
|
+
|
|
1550
|
+
class SEQUENCER_PT_effect_text_shadow(SequencerButtonsPanel, bpy.types.Panel):
|
|
1551
|
+
bl_category: typing.Any
|
|
1552
|
+
bl_label: typing.Any
|
|
1553
|
+
bl_options: typing.Any
|
|
1554
|
+
bl_parent_id: typing.Any
|
|
1555
|
+
bl_region_type: typing.Any
|
|
1556
|
+
bl_rna: typing.Any
|
|
1557
|
+
bl_space_type: typing.Any
|
|
1558
|
+
id_data: typing.Any
|
|
1559
|
+
|
|
1560
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
1561
|
+
"""
|
|
1562
|
+
|
|
1563
|
+
:return: The RNA type or default when not found.
|
|
1564
|
+
:rtype: bpy.types.Struct
|
|
1565
|
+
"""
|
|
1566
|
+
|
|
1567
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
1568
|
+
"""
|
|
1569
|
+
|
|
1570
|
+
:return: The class or default when not found.
|
|
1571
|
+
:rtype: typing.Any
|
|
1572
|
+
"""
|
|
1573
|
+
|
|
1574
|
+
def draw(self, context):
|
|
1575
|
+
"""
|
|
1576
|
+
|
|
1577
|
+
:param context:
|
|
1578
|
+
"""
|
|
1579
|
+
|
|
1580
|
+
def draw_header(self, context):
|
|
1581
|
+
"""
|
|
1582
|
+
|
|
1583
|
+
:param context:
|
|
1584
|
+
"""
|
|
1585
|
+
|
|
1586
|
+
@classmethod
|
|
1587
|
+
def poll(cls, context):
|
|
1588
|
+
"""
|
|
1589
|
+
|
|
1590
|
+
:param context:
|
|
1591
|
+
"""
|
|
1592
|
+
|
|
1464
1593
|
class SEQUENCER_PT_effect_text_style(SequencerButtonsPanel, bpy.types.Panel):
|
|
1465
1594
|
bl_category: typing.Any
|
|
1466
1595
|
bl_label: typing.Any
|
|
@@ -66756,6 +66756,48 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
66756
66756
|
:columns: 2
|
|
66757
66757
|
|
|
66758
66758
|
|
|
66759
|
+
--------------------
|
|
66760
|
+
|
|
66761
|
+
* bpy_struct.id_data
|
|
66762
|
+
* Attribute.name
|
|
66763
|
+
* Attribute.data_type
|
|
66764
|
+
* Attribute.domain
|
|
66765
|
+
* Attribute.is_internal
|
|
66766
|
+
* Attribute.is_required
|
|
66767
|
+
|
|
66768
|
+
:columns: 2
|
|
66769
|
+
|
|
66770
|
+
|
|
66771
|
+
--------------------
|
|
66772
|
+
|
|
66773
|
+
* bpy_struct.as_pointer
|
|
66774
|
+
* bpy_struct.driver_add
|
|
66775
|
+
* bpy_struct.driver_remove
|
|
66776
|
+
* bpy_struct.get
|
|
66777
|
+
* bpy_struct.id_properties_clear
|
|
66778
|
+
* bpy_struct.id_properties_ensure
|
|
66779
|
+
* bpy_struct.id_properties_ui
|
|
66780
|
+
* bpy_struct.is_property_hidden
|
|
66781
|
+
* bpy_struct.is_property_overridable_library
|
|
66782
|
+
* bpy_struct.is_property_readonly
|
|
66783
|
+
* bpy_struct.is_property_set
|
|
66784
|
+
* bpy_struct.items
|
|
66785
|
+
* bpy_struct.keyframe_delete
|
|
66786
|
+
* bpy_struct.keyframe_insert
|
|
66787
|
+
* bpy_struct.keys
|
|
66788
|
+
* bpy_struct.path_from_id
|
|
66789
|
+
* bpy_struct.path_resolve
|
|
66790
|
+
* bpy_struct.pop
|
|
66791
|
+
* bpy_struct.property_overridable_library_set
|
|
66792
|
+
* bpy_struct.property_unset
|
|
66793
|
+
* bpy_struct.type_recast
|
|
66794
|
+
* bpy_struct.values
|
|
66795
|
+
* Attribute.bl_rna_get_subclass
|
|
66796
|
+
* Attribute.bl_rna_get_subclass_py
|
|
66797
|
+
|
|
66798
|
+
:columns: 2
|
|
66799
|
+
|
|
66800
|
+
|
|
66759
66801
|
--------------------
|
|
66760
66802
|
|
|
66761
66803
|
* bpy_struct.id_data
|
|
@@ -74642,6 +74684,48 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
74642
74684
|
:columns: 2
|
|
74643
74685
|
|
|
74644
74686
|
|
|
74687
|
+
--------------------
|
|
74688
|
+
|
|
74689
|
+
* Short2Attribute.data
|
|
74690
|
+
|
|
74691
|
+
:columns: 2
|
|
74692
|
+
|
|
74693
|
+
|
|
74694
|
+
--------------------
|
|
74695
|
+
|
|
74696
|
+
* bpy_struct.id_data
|
|
74697
|
+
|
|
74698
|
+
:columns: 2
|
|
74699
|
+
|
|
74700
|
+
|
|
74701
|
+
--------------------
|
|
74702
|
+
|
|
74703
|
+
* bpy_struct.as_pointer
|
|
74704
|
+
* bpy_struct.driver_add
|
|
74705
|
+
* bpy_struct.driver_remove
|
|
74706
|
+
* bpy_struct.get
|
|
74707
|
+
* bpy_struct.id_properties_clear
|
|
74708
|
+
* bpy_struct.id_properties_ensure
|
|
74709
|
+
* bpy_struct.id_properties_ui
|
|
74710
|
+
* bpy_struct.is_property_hidden
|
|
74711
|
+
* bpy_struct.is_property_overridable_library
|
|
74712
|
+
* bpy_struct.is_property_readonly
|
|
74713
|
+
* bpy_struct.is_property_set
|
|
74714
|
+
* bpy_struct.items
|
|
74715
|
+
* bpy_struct.keyframe_delete
|
|
74716
|
+
* bpy_struct.keyframe_insert
|
|
74717
|
+
* bpy_struct.keys
|
|
74718
|
+
* bpy_struct.path_from_id
|
|
74719
|
+
* bpy_struct.path_resolve
|
|
74720
|
+
* bpy_struct.pop
|
|
74721
|
+
* bpy_struct.property_overridable_library_set
|
|
74722
|
+
* bpy_struct.property_unset
|
|
74723
|
+
* bpy_struct.type_recast
|
|
74724
|
+
* bpy_struct.values
|
|
74725
|
+
|
|
74726
|
+
:columns: 2
|
|
74727
|
+
|
|
74728
|
+
|
|
74645
74729
|
--------------------
|
|
74646
74730
|
|
|
74647
74731
|
* ToolSettings.sequencer_tool_settings
|
|
@@ -190159,8 +190243,8 @@ class PreferencesExperimental(bpy_struct):
|
|
|
190159
190243
|
:type: bool
|
|
190160
190244
|
"""
|
|
190161
190245
|
|
|
190162
|
-
|
|
190163
|
-
""" Enable the
|
|
190246
|
+
enable_overlay_legacy: bool
|
|
190247
|
+
""" Enable the legacy Overlay codebase, requires restart
|
|
190164
190248
|
|
|
190165
190249
|
:type: bool
|
|
190166
190250
|
"""
|
|
@@ -205663,6 +205747,68 @@ class ShapeKeyPoint(bpy_struct):
|
|
|
205663
205747
|
:rtype: typing.Any
|
|
205664
205748
|
"""
|
|
205665
205749
|
|
|
205750
|
+
class Short2Attribute(Attribute, bpy_struct):
|
|
205751
|
+
"""Geometry attribute that stores 2D integer vectors"""
|
|
205752
|
+
|
|
205753
|
+
data: bpy_prop_collection[Short2AttributeValue]
|
|
205754
|
+
"""
|
|
205755
|
+
|
|
205756
|
+
:type: bpy_prop_collection[Short2AttributeValue]
|
|
205757
|
+
"""
|
|
205758
|
+
|
|
205759
|
+
@classmethod
|
|
205760
|
+
def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
|
|
205761
|
+
"""
|
|
205762
|
+
|
|
205763
|
+
:param id: The RNA type identifier.
|
|
205764
|
+
:type id: str | None
|
|
205765
|
+
:param default:
|
|
205766
|
+
:return: The RNA type or default when not found.
|
|
205767
|
+
:rtype: Struct
|
|
205768
|
+
"""
|
|
205769
|
+
|
|
205770
|
+
@classmethod
|
|
205771
|
+
def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
|
|
205772
|
+
"""
|
|
205773
|
+
|
|
205774
|
+
:param id: The RNA type identifier.
|
|
205775
|
+
:type id: str | None
|
|
205776
|
+
:param default:
|
|
205777
|
+
:return: The class or default when not found.
|
|
205778
|
+
:rtype: typing.Any
|
|
205779
|
+
"""
|
|
205780
|
+
|
|
205781
|
+
class Short2AttributeValue(bpy_struct):
|
|
205782
|
+
"""2D value in geometry attribute"""
|
|
205783
|
+
|
|
205784
|
+
value: bpy_prop_array[int]
|
|
205785
|
+
""" 2D vector
|
|
205786
|
+
|
|
205787
|
+
:type: bpy_prop_array[int]
|
|
205788
|
+
"""
|
|
205789
|
+
|
|
205790
|
+
@classmethod
|
|
205791
|
+
def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
|
|
205792
|
+
"""
|
|
205793
|
+
|
|
205794
|
+
:param id: The RNA type identifier.
|
|
205795
|
+
:type id: str | None
|
|
205796
|
+
:param default:
|
|
205797
|
+
:return: The RNA type or default when not found.
|
|
205798
|
+
:rtype: Struct
|
|
205799
|
+
"""
|
|
205800
|
+
|
|
205801
|
+
@classmethod
|
|
205802
|
+
def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
|
|
205803
|
+
"""
|
|
205804
|
+
|
|
205805
|
+
:param id: The RNA type identifier.
|
|
205806
|
+
:type id: str | None
|
|
205807
|
+
:param default:
|
|
205808
|
+
:return: The class or default when not found.
|
|
205809
|
+
:rtype: typing.Any
|
|
205810
|
+
"""
|
|
205811
|
+
|
|
205666
205812
|
class ShrinkwrapConstraint(Constraint, bpy_struct):
|
|
205667
205813
|
"""Create constraint-based shrinkwrap relationship"""
|
|
205668
205814
|
|
|
@@ -232583,8 +232729,14 @@ SEQUENCER_PT_custom_props: bl_ui.space_sequencer.SEQUENCER_PT_custom_props
|
|
|
232583
232729
|
|
|
232584
232730
|
SEQUENCER_PT_effect: bl_ui.space_sequencer.SEQUENCER_PT_effect
|
|
232585
232731
|
|
|
232732
|
+
SEQUENCER_PT_effect_text_box: bl_ui.space_sequencer.SEQUENCER_PT_effect_text_box
|
|
232733
|
+
|
|
232586
232734
|
SEQUENCER_PT_effect_text_layout: bl_ui.space_sequencer.SEQUENCER_PT_effect_text_layout
|
|
232587
232735
|
|
|
232736
|
+
SEQUENCER_PT_effect_text_outline: bl_ui.space_sequencer.SEQUENCER_PT_effect_text_outline
|
|
232737
|
+
|
|
232738
|
+
SEQUENCER_PT_effect_text_shadow: bl_ui.space_sequencer.SEQUENCER_PT_effect_text_shadow
|
|
232739
|
+
|
|
232588
232740
|
SEQUENCER_PT_effect_text_style: bl_ui.space_sequencer.SEQUENCER_PT_effect_text_style
|
|
232589
232741
|
|
|
232590
232742
|
SEQUENCER_PT_frame_overlay: bl_ui.space_sequencer.SEQUENCER_PT_frame_overlay
|
|
@@ -80,6 +80,7 @@ type AttributeTypeItems = typing.Literal[
|
|
|
80
80
|
"BOOLEAN", # Boolean.True or false.
|
|
81
81
|
"FLOAT2", # 2D Vector.2D vector with floating-point values.
|
|
82
82
|
"INT8", # 8-Bit Integer.Smaller integer with a range from -128 to 127.
|
|
83
|
+
"INT16_2D", # 2D 16-Bit Integer Vector.16-bit signed integer vector.
|
|
83
84
|
"INT32_2D", # 2D Integer Vector.32-bit signed integer vector.
|
|
84
85
|
"QUATERNION", # Quaternion.Floating point quaternion rotation.
|
|
85
86
|
"FLOAT4X4", # 4x4 Matrix.Floating point matrix.
|
|
@@ -95,6 +96,7 @@ type AttributeTypeWithAutoItems = typing.Literal[
|
|
|
95
96
|
"BOOLEAN", # Boolean.True or false.
|
|
96
97
|
"FLOAT2", # 2D Vector.2D vector with floating-point values.
|
|
97
98
|
"FLOAT2", # 2D Vector.2D vector with floating-point values.
|
|
99
|
+
"INT16_2D", # 2D 16-Bit Integer Vector.16-bit signed integer vector.
|
|
98
100
|
"INT32_2D", # 2D Integer Vector.32-bit signed integer vector.
|
|
99
101
|
"QUATERNION", # Quaternion.Floating point quaternion rotation.
|
|
100
102
|
"FLOAT4X4", # 4x4 Matrix.Floating point matrix.
|
|
@@ -123,7 +123,7 @@ def material_from_fedge(fe):
|
|
|
123
123
|
"""get the diffuse RGBA color from an FEdge"""
|
|
124
124
|
|
|
125
125
|
def normal_at_I0D(it): ...
|
|
126
|
-
def pairwise(iterable, types={
|
|
126
|
+
def pairwise(iterable, types={StrokeVertexIterator, Stroke}):
|
|
127
127
|
"""Yields a tuple containing the previous and current object"""
|
|
128
128
|
|
|
129
129
|
def rgb_to_bw(r, g, b):
|
|
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-20241120 → fake_bpy_module-20241122}/_bpy_internal/freedesktop/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/_bpy_internal/grease_pencil/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/_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-20241120 → fake_bpy_module-20241122}/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-20241120 → fake_bpy_module-20241122}/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-20241120 → fake_bpy_module-20241122}/bl_keymap_utils/keymap_hierarchy/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_keymap_utils/platform_helpers/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_keymap_utils/versioning/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/add_mesh_torus/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/bmesh/find_adjacent/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/bone_selection_sets/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/connect_to_output/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/geometry_nodes/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/image_as_planes/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/object_align/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/object_quick_effects/__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
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/uvcalc_follow_active/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/uvcalc_lightmap/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/uvcalc_transform/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20241120 → fake_bpy_module-20241122}/bl_operators/vertexpaint_dirt/__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
|