fake-bpy-module 20240929__tar.gz → 20241001__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-20240929 → fake_bpy_module-20241001}/PKG-INFO +1 -1
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bmesh/types/__init__.pyi +2 -2
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/grease_pencil/__init__.pyi +22 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/types/__init__.pyi +232 -80
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/README.md +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/addons/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/addons/cli/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/system_info/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/aud/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bgl/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_math/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/blf/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bmesh/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/props/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/typing/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/console_python/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/console_shell/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/freestyle/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/freestyle/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu_extras/batch/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/idprop/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/imbuf/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/mathutils/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/pyproject.toml +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/rna_info/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/setup.cfg +0 -0
- {fake_bpy_module-20240929 → fake_bpy_module-20241001}/setup.py +0 -0
|
@@ -371,7 +371,7 @@ class BMEditSelSeq:
|
|
|
371
371
|
def validate(self):
|
|
372
372
|
"""Ensures all elements in the selection history are selected."""
|
|
373
373
|
|
|
374
|
-
class BMElemSeq[_GenericType1]
|
|
374
|
+
class BMElemSeq[_GenericType1]:
|
|
375
375
|
"""General sequence type used for accessing any sequence of
|
|
376
376
|
`BMVert`, `BMEdge`, `BMFace`, `BMLoop`.When accessed via `BMesh.verts`, `BMesh.edges`, `BMesh.faces`
|
|
377
377
|
there are also functions to create/remove items.
|
|
@@ -713,7 +713,7 @@ class BMFaceSeq:
|
|
|
713
713
|
:rtype: int
|
|
714
714
|
"""
|
|
715
715
|
|
|
716
|
-
class BMIter[_GenericType1]
|
|
716
|
+
class BMIter[_GenericType1]:
|
|
717
717
|
"""Internal BMesh type for looping over verts/faces/edges,
|
|
718
718
|
used for iterating over `BMElemSeq` types.
|
|
719
719
|
"""
|
|
@@ -496,6 +496,28 @@ def interpolate_sequence(
|
|
|
496
496
|
:type period: float | None
|
|
497
497
|
"""
|
|
498
498
|
|
|
499
|
+
def join_selection(
|
|
500
|
+
override_context: bpy.types.Context | dict[str, typing.Any] | None = None,
|
|
501
|
+
execution_context: int | str | None = None,
|
|
502
|
+
undo: bool | None = None,
|
|
503
|
+
*,
|
|
504
|
+
type: typing.Literal["JOINCOPY", "JOIN"] | None = "JOIN",
|
|
505
|
+
):
|
|
506
|
+
"""New stroke from selected points/strokes
|
|
507
|
+
|
|
508
|
+
:type override_context: bpy.types.Context | dict[str, typing.Any] | None
|
|
509
|
+
:type execution_context: int | str | None
|
|
510
|
+
:type undo: bool | None
|
|
511
|
+
:param type: Type, Defines how the operator will behave on the selection in the active layer
|
|
512
|
+
|
|
513
|
+
JOINCOPY
|
|
514
|
+
Join and Copy -- Copy the selection in the new stroke.
|
|
515
|
+
|
|
516
|
+
JOIN
|
|
517
|
+
Join -- Move the selection to the new stroke.
|
|
518
|
+
:type type: typing.Literal['JOINCOPY','JOIN'] | None
|
|
519
|
+
"""
|
|
520
|
+
|
|
499
521
|
def layer_active(
|
|
500
522
|
override_context: bpy.types.Context | dict[str, typing.Any] | None = None,
|
|
501
523
|
execution_context: int | str | None = None,
|
|
@@ -30397,6 +30397,8 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
30397
30397
|
* FunctionNodeInvertMatrix.output_template
|
|
30398
30398
|
* FunctionNodeInvertRotation.input_template
|
|
30399
30399
|
* FunctionNodeInvertRotation.output_template
|
|
30400
|
+
* FunctionNodeMatrixDeterminant.input_template
|
|
30401
|
+
* FunctionNodeMatrixDeterminant.output_template
|
|
30400
30402
|
* FunctionNodeMatrixMultiply.input_template
|
|
30401
30403
|
* FunctionNodeMatrixMultiply.output_template
|
|
30402
30404
|
* FunctionNodeProjectPoint.input_template
|
|
@@ -89139,6 +89141,98 @@ database.
|
|
|
89139
89141
|
:columns: 2
|
|
89140
89142
|
|
|
89141
89143
|
|
|
89144
|
+
--------------------
|
|
89145
|
+
|
|
89146
|
+
* bpy_struct.id_data
|
|
89147
|
+
* Node.type
|
|
89148
|
+
* Node.location
|
|
89149
|
+
* Node.width
|
|
89150
|
+
* Node.height
|
|
89151
|
+
* Node.dimensions
|
|
89152
|
+
* Node.name
|
|
89153
|
+
* Node.label
|
|
89154
|
+
* Node.inputs
|
|
89155
|
+
* Node.outputs
|
|
89156
|
+
* Node.internal_links
|
|
89157
|
+
* Node.parent
|
|
89158
|
+
* Node.warning_propagation
|
|
89159
|
+
* Node.use_custom_color
|
|
89160
|
+
* Node.color
|
|
89161
|
+
* Node.select
|
|
89162
|
+
* Node.show_options
|
|
89163
|
+
* Node.show_preview
|
|
89164
|
+
* Node.hide
|
|
89165
|
+
* Node.mute
|
|
89166
|
+
* Node.show_texture
|
|
89167
|
+
* Node.bl_idname
|
|
89168
|
+
* Node.bl_label
|
|
89169
|
+
* Node.bl_description
|
|
89170
|
+
* Node.bl_icon
|
|
89171
|
+
* Node.bl_static_type
|
|
89172
|
+
* Node.bl_width_default
|
|
89173
|
+
* Node.bl_width_min
|
|
89174
|
+
* Node.bl_width_max
|
|
89175
|
+
* Node.bl_height_default
|
|
89176
|
+
* Node.bl_height_min
|
|
89177
|
+
* Node.bl_height_max
|
|
89178
|
+
|
|
89179
|
+
:columns: 2
|
|
89180
|
+
|
|
89181
|
+
|
|
89182
|
+
--------------------
|
|
89183
|
+
|
|
89184
|
+
* bpy_struct.as_pointer
|
|
89185
|
+
* bpy_struct.driver_add
|
|
89186
|
+
* bpy_struct.driver_remove
|
|
89187
|
+
* bpy_struct.get
|
|
89188
|
+
* bpy_struct.id_properties_clear
|
|
89189
|
+
* bpy_struct.id_properties_ensure
|
|
89190
|
+
* bpy_struct.id_properties_ui
|
|
89191
|
+
* bpy_struct.is_property_hidden
|
|
89192
|
+
* bpy_struct.is_property_overridable_library
|
|
89193
|
+
* bpy_struct.is_property_readonly
|
|
89194
|
+
* bpy_struct.is_property_set
|
|
89195
|
+
* bpy_struct.items
|
|
89196
|
+
* bpy_struct.keyframe_delete
|
|
89197
|
+
* bpy_struct.keyframe_insert
|
|
89198
|
+
* bpy_struct.keys
|
|
89199
|
+
* bpy_struct.path_from_id
|
|
89200
|
+
* bpy_struct.path_resolve
|
|
89201
|
+
* bpy_struct.pop
|
|
89202
|
+
* bpy_struct.property_overridable_library_set
|
|
89203
|
+
* bpy_struct.property_unset
|
|
89204
|
+
* bpy_struct.type_recast
|
|
89205
|
+
* bpy_struct.values
|
|
89206
|
+
* Node.socket_value_update
|
|
89207
|
+
* Node.is_registered_node_type
|
|
89208
|
+
* Node.poll
|
|
89209
|
+
* Node.poll_instance
|
|
89210
|
+
* Node.update
|
|
89211
|
+
* Node.insert_link
|
|
89212
|
+
* Node.init
|
|
89213
|
+
* Node.copy
|
|
89214
|
+
* Node.free
|
|
89215
|
+
* Node.draw_buttons
|
|
89216
|
+
* Node.draw_buttons_ext
|
|
89217
|
+
* Node.draw_label
|
|
89218
|
+
* Node.debug_zone_body_lazy_function_graph
|
|
89219
|
+
* Node.debug_zone_lazy_function_graph
|
|
89220
|
+
* Node.poll
|
|
89221
|
+
* Node.bl_rna_get_subclass
|
|
89222
|
+
* Node.bl_rna_get_subclass_py
|
|
89223
|
+
* NodeInternal.poll
|
|
89224
|
+
* NodeInternal.poll_instance
|
|
89225
|
+
* NodeInternal.update
|
|
89226
|
+
* NodeInternal.draw_buttons
|
|
89227
|
+
* NodeInternal.draw_buttons_ext
|
|
89228
|
+
* NodeInternal.bl_rna_get_subclass
|
|
89229
|
+
* NodeInternal.bl_rna_get_subclass_py
|
|
89230
|
+
* FunctionNode.bl_rna_get_subclass
|
|
89231
|
+
* FunctionNode.bl_rna_get_subclass_py
|
|
89232
|
+
|
|
89233
|
+
:columns: 2
|
|
89234
|
+
|
|
89235
|
+
|
|
89142
89236
|
--------------------
|
|
89143
89237
|
|
|
89144
89238
|
* bpy_struct.id_data
|
|
@@ -101720,7 +101814,7 @@ import bl_ui.space_view3d_toolbar
|
|
|
101720
101814
|
import bpy.typing
|
|
101721
101815
|
import mathutils
|
|
101722
101816
|
|
|
101723
|
-
class bpy_struct
|
|
101817
|
+
class bpy_struct[_GenericType1]:
|
|
101724
101818
|
"""built-in base class for all classes in bpy.types."""
|
|
101725
101819
|
|
|
101726
101820
|
id_data: typing.Any
|
|
@@ -101990,7 +102084,7 @@ class bpy_struct(typing.Generic[_GenericType1]):
|
|
|
101990
102084
|
:type key: int | str
|
|
101991
102085
|
"""
|
|
101992
102086
|
|
|
101993
|
-
class bpy_prop_collection[_GenericType1]
|
|
102087
|
+
class bpy_prop_collection[_GenericType1]:
|
|
101994
102088
|
"""built-in class used for all collections."""
|
|
101995
102089
|
|
|
101996
102090
|
def find(self, key: str) -> int:
|
|
@@ -102155,7 +102249,7 @@ class bpy_prop_collection[_GenericType1](typing.Generic[_GenericType1]):
|
|
|
102155
102249
|
:rtype: bool
|
|
102156
102250
|
"""
|
|
102157
102251
|
|
|
102158
|
-
class bpy_prop_array[_GenericType1]
|
|
102252
|
+
class bpy_prop_array[_GenericType1]:
|
|
102159
102253
|
def __get__(self, instance, owner) -> bpy_prop_array[_GenericType1]:
|
|
102160
102254
|
"""
|
|
102161
102255
|
|
|
@@ -105773,6 +105867,82 @@ class BoneCollectionMemberships(bpy_prop_collection[BoneCollection], bpy_struct)
|
|
|
105773
105867
|
:rtype: typing.Any
|
|
105774
105868
|
"""
|
|
105775
105869
|
|
|
105870
|
+
class BoneCollections(bpy_prop_collection[BoneCollection], bpy_struct):
|
|
105871
|
+
"""The Bone Collections of this Armature"""
|
|
105872
|
+
|
|
105873
|
+
active: BoneCollection | None
|
|
105874
|
+
""" Armature's active bone collection
|
|
105875
|
+
|
|
105876
|
+
:type: BoneCollection | None
|
|
105877
|
+
"""
|
|
105878
|
+
|
|
105879
|
+
active_index: int | None
|
|
105880
|
+
""" The index of the Armature's active bone collection; -1 when there is no active collection. Note that this is indexing the underlying array of bone collections, which may not be in the order you expect. Root collections are listed first, and siblings are always sequential. Apart from that, bone collections can be in any order, and thus incrementing or decrementing this index can make the active bone collection jump around in unexpected ways. For a more predictable interface, use active or active_name.
|
|
105881
|
+
|
|
105882
|
+
:type: int | None
|
|
105883
|
+
"""
|
|
105884
|
+
|
|
105885
|
+
active_name: str | None
|
|
105886
|
+
""" The name of the Armature's active bone collection; empty when there is no active collection
|
|
105887
|
+
|
|
105888
|
+
:type: str | None
|
|
105889
|
+
"""
|
|
105890
|
+
|
|
105891
|
+
is_solo_active: bool
|
|
105892
|
+
""" Read-only flag that indicates there is at least one bone collection marked as 'solo'
|
|
105893
|
+
|
|
105894
|
+
:type: bool
|
|
105895
|
+
"""
|
|
105896
|
+
|
|
105897
|
+
def new(self, name: str, parent: BoneCollection | None = None) -> BoneCollection:
|
|
105898
|
+
"""Add a new empty bone collection to the armature
|
|
105899
|
+
|
|
105900
|
+
:param name: Name, Name of the new collection. Blender will ensure it is unique within the collections of the Armature.
|
|
105901
|
+
:type name: str
|
|
105902
|
+
:param parent: Parent Collection, If not None, the new bone collection becomes a child of this collection
|
|
105903
|
+
:type parent: BoneCollection | None
|
|
105904
|
+
:return: Newly created bone collection
|
|
105905
|
+
:rtype: BoneCollection
|
|
105906
|
+
"""
|
|
105907
|
+
|
|
105908
|
+
def remove(self, bone_collection: BoneCollection | None):
|
|
105909
|
+
"""Remove the bone collection from the armature. If this bone collection has any children, they will be reassigned to their grandparent; in other words, the children will take the place of the removed bone collection.
|
|
105910
|
+
|
|
105911
|
+
:param bone_collection: Bone Collection, The bone collection to remove
|
|
105912
|
+
:type bone_collection: BoneCollection | None
|
|
105913
|
+
"""
|
|
105914
|
+
|
|
105915
|
+
def move(self, from_index: int | None, to_index: int | None):
|
|
105916
|
+
"""Move a bone collection to a different position in the collection list. This can only be used to reorder siblings, and not to change parent-child relationships.
|
|
105917
|
+
|
|
105918
|
+
:param from_index: From Index, Index to move
|
|
105919
|
+
:type from_index: int | None
|
|
105920
|
+
:param to_index: To Index, Target index
|
|
105921
|
+
:type to_index: int | None
|
|
105922
|
+
"""
|
|
105923
|
+
|
|
105924
|
+
@classmethod
|
|
105925
|
+
def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
|
|
105926
|
+
"""
|
|
105927
|
+
|
|
105928
|
+
:param id: The RNA type identifier.
|
|
105929
|
+
:type id: str | None
|
|
105930
|
+
:param default:
|
|
105931
|
+
:return: The RNA type or default when not found.
|
|
105932
|
+
:rtype: Struct
|
|
105933
|
+
"""
|
|
105934
|
+
|
|
105935
|
+
@classmethod
|
|
105936
|
+
def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
|
|
105937
|
+
"""
|
|
105938
|
+
|
|
105939
|
+
:param id: The RNA type identifier.
|
|
105940
|
+
:type id: str | None
|
|
105941
|
+
:param default:
|
|
105942
|
+
:return: The class or default when not found.
|
|
105943
|
+
:rtype: typing.Any
|
|
105944
|
+
"""
|
|
105945
|
+
|
|
105776
105946
|
class CacheFileLayers(bpy_prop_collection[CacheFileLayer], bpy_struct):
|
|
105777
105947
|
"""Collection of cache layers"""
|
|
105778
105948
|
|
|
@@ -116400,82 +116570,6 @@ class BoneCollection(bpy_struct):
|
|
|
116400
116570
|
:rtype: typing.Any
|
|
116401
116571
|
"""
|
|
116402
116572
|
|
|
116403
|
-
class BoneCollections(bpy_struct):
|
|
116404
|
-
"""The Bone Collections of this Armature"""
|
|
116405
|
-
|
|
116406
|
-
active: BoneCollection | None
|
|
116407
|
-
""" Armature's active bone collection
|
|
116408
|
-
|
|
116409
|
-
:type: BoneCollection | None
|
|
116410
|
-
"""
|
|
116411
|
-
|
|
116412
|
-
active_index: int | None
|
|
116413
|
-
""" The index of the Armature's active bone collection; -1 when there is no active collection. Note that this is indexing the underlying array of bone collections, which may not be in the order you expect. Root collections are listed first, and siblings are always sequential. Apart from that, bone collections can be in any order, and thus incrementing or decrementing this index can make the active bone collection jump around in unexpected ways. For a more predictable interface, use active or active_name.
|
|
116414
|
-
|
|
116415
|
-
:type: int | None
|
|
116416
|
-
"""
|
|
116417
|
-
|
|
116418
|
-
active_name: str | None
|
|
116419
|
-
""" The name of the Armature's active bone collection; empty when there is no active collection
|
|
116420
|
-
|
|
116421
|
-
:type: str | None
|
|
116422
|
-
"""
|
|
116423
|
-
|
|
116424
|
-
is_solo_active: bool
|
|
116425
|
-
""" Read-only flag that indicates there is at least one bone collection marked as 'solo'
|
|
116426
|
-
|
|
116427
|
-
:type: bool
|
|
116428
|
-
"""
|
|
116429
|
-
|
|
116430
|
-
def new(self, name: str, parent: BoneCollection | None = None) -> BoneCollection:
|
|
116431
|
-
"""Add a new empty bone collection to the armature
|
|
116432
|
-
|
|
116433
|
-
:param name: Name, Name of the new collection. Blender will ensure it is unique within the collections of the Armature.
|
|
116434
|
-
:type name: str
|
|
116435
|
-
:param parent: Parent Collection, If not None, the new bone collection becomes a child of this collection
|
|
116436
|
-
:type parent: BoneCollection | None
|
|
116437
|
-
:return: Newly created bone collection
|
|
116438
|
-
:rtype: BoneCollection
|
|
116439
|
-
"""
|
|
116440
|
-
|
|
116441
|
-
def remove(self, bone_collection: BoneCollection | None):
|
|
116442
|
-
"""Remove the bone collection from the armature. If this bone collection has any children, they will be reassigned to their grandparent; in other words, the children will take the place of the removed bone collection.
|
|
116443
|
-
|
|
116444
|
-
:param bone_collection: Bone Collection, The bone collection to remove
|
|
116445
|
-
:type bone_collection: BoneCollection | None
|
|
116446
|
-
"""
|
|
116447
|
-
|
|
116448
|
-
def move(self, from_index: int | None, to_index: int | None):
|
|
116449
|
-
"""Move a bone collection to a different position in the collection list. This can only be used to reorder siblings, and not to change parent-child relationships.
|
|
116450
|
-
|
|
116451
|
-
:param from_index: From Index, Index to move
|
|
116452
|
-
:type from_index: int | None
|
|
116453
|
-
:param to_index: To Index, Target index
|
|
116454
|
-
:type to_index: int | None
|
|
116455
|
-
"""
|
|
116456
|
-
|
|
116457
|
-
@classmethod
|
|
116458
|
-
def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
|
|
116459
|
-
"""
|
|
116460
|
-
|
|
116461
|
-
:param id: The RNA type identifier.
|
|
116462
|
-
:type id: str | None
|
|
116463
|
-
:param default:
|
|
116464
|
-
:return: The RNA type or default when not found.
|
|
116465
|
-
:rtype: Struct
|
|
116466
|
-
"""
|
|
116467
|
-
|
|
116468
|
-
@classmethod
|
|
116469
|
-
def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
|
|
116470
|
-
"""
|
|
116471
|
-
|
|
116472
|
-
:param id: The RNA type identifier.
|
|
116473
|
-
:type id: str | None
|
|
116474
|
-
:param default:
|
|
116475
|
-
:return: The class or default when not found.
|
|
116476
|
-
:rtype: typing.Any
|
|
116477
|
-
"""
|
|
116478
|
-
|
|
116479
116573
|
class BoneColor(bpy_struct):
|
|
116480
116574
|
"""Theme color or custom color of a bone"""
|
|
116481
116575
|
|
|
@@ -141728,6 +141822,57 @@ class FunctionNodeInvertRotation(FunctionNode, NodeInternal, Node, bpy_struct):
|
|
|
141728
141822
|
:rtype: typing.Any
|
|
141729
141823
|
"""
|
|
141730
141824
|
|
|
141825
|
+
class FunctionNodeMatrixDeterminant(FunctionNode, NodeInternal, Node, bpy_struct):
|
|
141826
|
+
@classmethod
|
|
141827
|
+
def is_registered_node_type(cls) -> bool:
|
|
141828
|
+
"""True if a registered node type
|
|
141829
|
+
|
|
141830
|
+
:return: Result
|
|
141831
|
+
:rtype: bool
|
|
141832
|
+
"""
|
|
141833
|
+
|
|
141834
|
+
@classmethod
|
|
141835
|
+
def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
|
|
141836
|
+
"""Input socket template
|
|
141837
|
+
|
|
141838
|
+
:param index: Index
|
|
141839
|
+
:type index: int | None
|
|
141840
|
+
:return: result
|
|
141841
|
+
:rtype: NodeInternalSocketTemplate
|
|
141842
|
+
"""
|
|
141843
|
+
|
|
141844
|
+
@classmethod
|
|
141845
|
+
def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
|
|
141846
|
+
"""Output socket template
|
|
141847
|
+
|
|
141848
|
+
:param index: Index
|
|
141849
|
+
:type index: int | None
|
|
141850
|
+
:return: result
|
|
141851
|
+
:rtype: NodeInternalSocketTemplate
|
|
141852
|
+
"""
|
|
141853
|
+
|
|
141854
|
+
@classmethod
|
|
141855
|
+
def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
|
|
141856
|
+
"""
|
|
141857
|
+
|
|
141858
|
+
:param id: The RNA type identifier.
|
|
141859
|
+
:type id: str | None
|
|
141860
|
+
:param default:
|
|
141861
|
+
:return: The RNA type or default when not found.
|
|
141862
|
+
:rtype: Struct
|
|
141863
|
+
"""
|
|
141864
|
+
|
|
141865
|
+
@classmethod
|
|
141866
|
+
def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
|
|
141867
|
+
"""
|
|
141868
|
+
|
|
141869
|
+
:param id: The RNA type identifier.
|
|
141870
|
+
:type id: str | None
|
|
141871
|
+
:param default:
|
|
141872
|
+
:return: The class or default when not found.
|
|
141873
|
+
:rtype: typing.Any
|
|
141874
|
+
"""
|
|
141875
|
+
|
|
141731
141876
|
class FunctionNodeMatrixMultiply(FunctionNode, NodeInternal, Node, bpy_struct):
|
|
141732
141877
|
@classmethod
|
|
141733
141878
|
def is_registered_node_type(cls) -> bool:
|
|
@@ -142732,6 +142877,12 @@ class FunctionNodeTransposeMatrix(FunctionNode, NodeInternal, Node, bpy_struct):
|
|
|
142732
142877
|
"""
|
|
142733
142878
|
|
|
142734
142879
|
class FunctionNodeValueToString(FunctionNode, NodeInternal, Node, bpy_struct):
|
|
142880
|
+
data_type: typing.Literal["FLOAT", "INT"]
|
|
142881
|
+
"""
|
|
142882
|
+
|
|
142883
|
+
:type: typing.Literal['FLOAT','INT']
|
|
142884
|
+
"""
|
|
142885
|
+
|
|
142735
142886
|
@classmethod
|
|
142736
142887
|
def is_registered_node_type(cls) -> bool:
|
|
142737
142888
|
"""True if a registered node type
|
|
@@ -225589,6 +225740,7 @@ class View3DShading(bpy_struct):
|
|
|
225589
225740
|
"SPECULAR_LIGHT",
|
|
225590
225741
|
"SPECULAR_COLOR",
|
|
225591
225742
|
"VOLUME_LIGHT",
|
|
225743
|
+
"POSITION",
|
|
225592
225744
|
"NORMAL",
|
|
225593
225745
|
"MIST",
|
|
225594
225746
|
"CryptoObject",
|
|
@@ -225598,7 +225750,7 @@ class View3DShading(bpy_struct):
|
|
|
225598
225750
|
]
|
|
225599
225751
|
""" Render Pass to show in the viewport
|
|
225600
225752
|
|
|
225601
|
-
:type: typing.Literal['COMBINED','EMISSION','ENVIRONMENT','AO','SHADOW','TRANSPARENT','DIFFUSE_LIGHT','DIFFUSE_COLOR','SPECULAR_LIGHT','SPECULAR_COLOR','VOLUME_LIGHT','NORMAL','MIST','CryptoObject','CryptoAsset','CryptoMaterial','AOV']
|
|
225753
|
+
:type: typing.Literal['COMBINED','EMISSION','ENVIRONMENT','AO','SHADOW','TRANSPARENT','DIFFUSE_LIGHT','DIFFUSE_COLOR','SPECULAR_LIGHT','SPECULAR_COLOR','VOLUME_LIGHT','POSITION','NORMAL','MIST','CryptoObject','CryptoAsset','CryptoMaterial','AOV']
|
|
225602
225754
|
"""
|
|
225603
225755
|
|
|
225604
225756
|
selected_studio_light: StudioLight
|
|
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-20240929 → fake_bpy_module-20241001}/_bpy_internal/freedesktop/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240929 → fake_bpy_module-20241001}/_bpy_internal/grease_pencil/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240929 → fake_bpy_module-20241001}/_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-20240929 → fake_bpy_module-20241001}/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-20240929 → fake_bpy_module-20241001}/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-20240929 → fake_bpy_module-20241001}/bl_keymap_utils/keymap_hierarchy/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_keymap_utils/platform_helpers/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_keymap_utils/versioning/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/add_mesh_torus/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/bmesh/find_adjacent/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/bone_selection_sets/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240929 → fake_bpy_module-20241001}/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-20240929 → fake_bpy_module-20241001}/bl_operators/geometry_nodes/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240929 → fake_bpy_module-20241001}/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-20240929 → fake_bpy_module-20241001}/bl_operators/object_align/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240929 → fake_bpy_module-20241001}/bl_operators/object_quick_effects/__init__.pyi
RENAMED
|
File without changes
|