fake-bpy-module 20241010__tar.gz → 20241012__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-20241010 → fake_bpy_module-20241012}/PKG-INFO +3 -4
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/README.md +1 -2
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_paint_common/__init__.pyi +6 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bmesh/ops/__init__.pyi +12 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bmesh/types/__init__.pyi +188 -106
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/mesh/__init__.pyi +12 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/sequencer/__init__.pyi +1 -1
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/wm/__init__.pyi +43 -2
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/types/__init__.pyi +51 -4
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/fake_bpy_module.egg-info/PKG-INFO +3 -4
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/freestyle/utils/__init__.pyi +1 -1
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/pyproject.toml +1 -1
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/addons/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/addons/cli/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/system_info/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/aud/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bgl/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_math/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/blf/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bmesh/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/props/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/typing/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/console_python/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/console_shell/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/freestyle/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu_extras/batch/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/idprop/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/imbuf/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/mathutils/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/rna_info/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/setup.cfg +0 -0
- {fake_bpy_module-20241010 → fake_bpy_module-20241012}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fake-bpy-module
|
|
3
|
-
Version:
|
|
3
|
+
Version: 20241012
|
|
4
4
|
Summary: Collection of the fake Blender Python API module for the code completion.
|
|
5
5
|
Author: nutti
|
|
6
6
|
Author-email: nutti.metro@gmail.com
|
|
@@ -21,7 +21,7 @@ Classifier: Topic :: Text Editors :: Integrated Development Environments (IDE)
|
|
|
21
21
|
Classifier: Programming Language :: Python
|
|
22
22
|
Classifier: Programming Language :: Python :: 3
|
|
23
23
|
Classifier: License :: OSI Approved :: MIT License
|
|
24
|
-
Requires-Python: >=3.
|
|
24
|
+
Requires-Python: >=3.12
|
|
25
25
|
Description-Content-Type: text/markdown
|
|
26
26
|
|
|
27
27
|
# Fake Blender Python API module collection: fake-bpy-module
|
|
@@ -43,8 +43,7 @@ Note: The similar project for Blender Game Engine (BGE) is available on
|
|
|
43
43
|
|
|
44
44
|
## Requirements
|
|
45
45
|
|
|
46
|
-
fake-bpy-module
|
|
47
|
-
Python 3.8. Check your Python version is >= 3.8.
|
|
46
|
+
fake-bpy-module requires Python 3.12.
|
|
48
47
|
|
|
49
48
|
## Install
|
|
50
49
|
|
|
@@ -17,8 +17,7 @@ Note: The similar project for Blender Game Engine (BGE) is available on
|
|
|
17
17
|
|
|
18
18
|
## Requirements
|
|
19
19
|
|
|
20
|
-
fake-bpy-module
|
|
21
|
-
Python 3.8. Check your Python version is >= 3.8.
|
|
20
|
+
fake-bpy-module requires Python 3.12.
|
|
22
21
|
|
|
23
22
|
## Install
|
|
24
23
|
|
|
@@ -1159,6 +1159,10 @@ def join_triangles(
|
|
|
1159
1159
|
cmp_materials: bool = False,
|
|
1160
1160
|
angle_face_threshold: float = 0,
|
|
1161
1161
|
angle_shape_threshold: float = 0,
|
|
1162
|
+
topology_influence: float = 0,
|
|
1163
|
+
deselect_joined: bool = False,
|
|
1164
|
+
merge_limit: int = 0,
|
|
1165
|
+
neighbor_debug: int = 0,
|
|
1162
1166
|
) -> dict[str, typing.Any]:
|
|
1163
1167
|
"""Join Triangles.Tries to intelligently join triangles according
|
|
1164
1168
|
to angle threshold and delimiters.
|
|
@@ -1181,6 +1185,14 @@ def join_triangles(
|
|
|
1181
1185
|
:type angle_face_threshold: float
|
|
1182
1186
|
:param angle_shape_threshold: Undocumented.
|
|
1183
1187
|
:type angle_shape_threshold: float
|
|
1188
|
+
:param topology_influence: Undocumented.
|
|
1189
|
+
:type topology_influence: float
|
|
1190
|
+
:param deselect_joined: Undocumented.
|
|
1191
|
+
:type deselect_joined: bool
|
|
1192
|
+
:param merge_limit: Undocumented.
|
|
1193
|
+
:type merge_limit: int
|
|
1194
|
+
:param neighbor_debug: Undocumented.
|
|
1195
|
+
:type neighbor_debug: int
|
|
1184
1196
|
:return: faces: joined faces
|
|
1185
1197
|
|
|
1186
1198
|
type list of (`bmesh.types.BMFace`)
|
|
@@ -62,7 +62,7 @@ class BMDeformVert:
|
|
|
62
62
|
:rtype: list[float]
|
|
63
63
|
"""
|
|
64
64
|
|
|
65
|
-
class BMEdge:
|
|
65
|
+
class BMEdge[_GenericType1]:
|
|
66
66
|
"""The BMesh edge connecting 2 verts"""
|
|
67
67
|
|
|
68
68
|
hide: bool
|
|
@@ -227,29 +227,29 @@ class BMEdge:
|
|
|
227
227
|
:type select: bool
|
|
228
228
|
"""
|
|
229
229
|
|
|
230
|
-
def __getitem__(self, key: BMLayerItem) ->
|
|
230
|
+
def __getitem__(self, key: BMLayerItem[_GenericType1]) -> _GenericType1:
|
|
231
231
|
"""
|
|
232
232
|
|
|
233
233
|
:param key:
|
|
234
|
-
:type key: BMLayerItem
|
|
234
|
+
:type key: BMLayerItem[_GenericType1]
|
|
235
235
|
:return:
|
|
236
|
-
:rtype:
|
|
236
|
+
:rtype: _GenericType1
|
|
237
237
|
"""
|
|
238
238
|
|
|
239
|
-
def __setitem__(self, key: BMLayerItem, value:
|
|
239
|
+
def __setitem__(self, key: BMLayerItem[_GenericType1], value: _GenericType1):
|
|
240
240
|
"""
|
|
241
241
|
|
|
242
242
|
:param key:
|
|
243
|
-
:type key: BMLayerItem
|
|
243
|
+
:type key: BMLayerItem[_GenericType1]
|
|
244
244
|
:param value:
|
|
245
|
-
:type value:
|
|
245
|
+
:type value: _GenericType1
|
|
246
246
|
"""
|
|
247
247
|
|
|
248
|
-
def __delitem__(self, key: BMLayerItem):
|
|
248
|
+
def __delitem__(self, key: BMLayerItem[_GenericType1]):
|
|
249
249
|
"""
|
|
250
250
|
|
|
251
251
|
:param key:
|
|
252
|
-
:type key: BMLayerItem
|
|
252
|
+
:type key: BMLayerItem[_GenericType1]
|
|
253
253
|
"""
|
|
254
254
|
|
|
255
255
|
class BMEdgeSeq:
|
|
@@ -414,7 +414,7 @@ class BMElemSeq[_GenericType1]:
|
|
|
414
414
|
:rtype: int
|
|
415
415
|
"""
|
|
416
416
|
|
|
417
|
-
class BMFace:
|
|
417
|
+
class BMFace[_GenericType1]:
|
|
418
418
|
"""The BMesh face with 3 or more sides"""
|
|
419
419
|
|
|
420
420
|
edges: BMElemSeq[BMEdge]
|
|
@@ -598,29 +598,29 @@ class BMFace:
|
|
|
598
598
|
:type select: bool
|
|
599
599
|
"""
|
|
600
600
|
|
|
601
|
-
def __getitem__(self, key: BMLayerItem) ->
|
|
601
|
+
def __getitem__(self, key: BMLayerItem[_GenericType1]) -> _GenericType1:
|
|
602
602
|
"""
|
|
603
603
|
|
|
604
604
|
:param key:
|
|
605
|
-
:type key: BMLayerItem
|
|
605
|
+
:type key: BMLayerItem[_GenericType1]
|
|
606
606
|
:return:
|
|
607
|
-
:rtype:
|
|
607
|
+
:rtype: _GenericType1
|
|
608
608
|
"""
|
|
609
609
|
|
|
610
|
-
def __setitem__(self, key: BMLayerItem, value:
|
|
610
|
+
def __setitem__(self, key: BMLayerItem[_GenericType1], value: _GenericType1):
|
|
611
611
|
"""
|
|
612
612
|
|
|
613
613
|
:param key:
|
|
614
|
-
:type key: BMLayerItem
|
|
614
|
+
:type key: BMLayerItem[_GenericType1]
|
|
615
615
|
:param value:
|
|
616
|
-
:type value:
|
|
616
|
+
:type value: _GenericType1
|
|
617
617
|
"""
|
|
618
618
|
|
|
619
|
-
def __delitem__(self, key: BMLayerItem):
|
|
619
|
+
def __delitem__(self, key: BMLayerItem[_GenericType1]):
|
|
620
620
|
"""
|
|
621
621
|
|
|
622
622
|
:param key:
|
|
623
|
-
:type key: BMLayerItem
|
|
623
|
+
:type key: BMLayerItem[_GenericType1]
|
|
624
624
|
"""
|
|
625
625
|
|
|
626
626
|
class BMFaceSeq:
|
|
@@ -735,17 +735,29 @@ class BMIter[_GenericType1]:
|
|
|
735
735
|
class BMLayerAccessEdge:
|
|
736
736
|
"""Exposes custom-data layer attributes."""
|
|
737
737
|
|
|
738
|
-
color:
|
|
739
|
-
""" Generic RGBA color with 8-bit precision custom-data layer.
|
|
738
|
+
color: BMLayerCollection[mathutils.Vector]
|
|
739
|
+
""" Generic RGBA color with 8-bit precision custom-data layer.
|
|
740
|
+
|
|
741
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
742
|
+
"""
|
|
743
|
+
|
|
744
|
+
float: BMLayerCollection[float]
|
|
745
|
+
""" Generic float custom-data layer.
|
|
746
|
+
|
|
747
|
+
:type: BMLayerCollection[float]
|
|
748
|
+
"""
|
|
740
749
|
|
|
741
|
-
|
|
742
|
-
""" Generic float custom-data layer.
|
|
750
|
+
float_color: BMLayerCollection[mathutils.Vector]
|
|
751
|
+
""" Generic RGBA color with float precision custom-data layer.
|
|
743
752
|
|
|
744
|
-
|
|
745
|
-
"""
|
|
753
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
754
|
+
"""
|
|
746
755
|
|
|
747
|
-
float_vector:
|
|
748
|
-
""" Generic 3D vector with float precision custom-data layer.
|
|
756
|
+
float_vector: BMLayerCollection[mathutils.Vector]
|
|
757
|
+
""" Generic 3D vector with float precision custom-data layer.
|
|
758
|
+
|
|
759
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
760
|
+
"""
|
|
749
761
|
|
|
750
762
|
freestyle: BMLayerCollection
|
|
751
763
|
""" Accessor for Freestyle edge layer.
|
|
@@ -753,26 +765,44 @@ class BMLayerAccessEdge:
|
|
|
753
765
|
:type: BMLayerCollection
|
|
754
766
|
"""
|
|
755
767
|
|
|
756
|
-
int:
|
|
757
|
-
""" Generic int custom-data layer.
|
|
768
|
+
int: BMLayerCollection[int]
|
|
769
|
+
""" Generic int custom-data layer.
|
|
770
|
+
|
|
771
|
+
:type: BMLayerCollection[int]
|
|
772
|
+
"""
|
|
758
773
|
|
|
759
|
-
string:
|
|
760
|
-
""" Generic string custom-data layer (exposed as bytes, 255 max length).
|
|
774
|
+
string: BMLayerCollection[bytes]
|
|
775
|
+
""" Generic string custom-data layer (exposed as bytes, 255 max length).
|
|
776
|
+
|
|
777
|
+
:type: BMLayerCollection[bytes]
|
|
778
|
+
"""
|
|
761
779
|
|
|
762
780
|
class BMLayerAccessFace:
|
|
763
781
|
"""Exposes custom-data layer attributes."""
|
|
764
782
|
|
|
765
|
-
color:
|
|
766
|
-
""" Generic RGBA color with 8-bit precision custom-data layer.
|
|
783
|
+
color: BMLayerCollection[mathutils.Vector]
|
|
784
|
+
""" Generic RGBA color with 8-bit precision custom-data layer.
|
|
785
|
+
|
|
786
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
787
|
+
"""
|
|
788
|
+
|
|
789
|
+
float: BMLayerCollection[float]
|
|
790
|
+
""" Generic float custom-data layer.
|
|
791
|
+
|
|
792
|
+
:type: BMLayerCollection[float]
|
|
793
|
+
"""
|
|
767
794
|
|
|
768
|
-
|
|
769
|
-
""" Generic float custom-data layer.
|
|
795
|
+
float_color: BMLayerCollection[mathutils.Vector]
|
|
796
|
+
""" Generic RGBA color with float precision custom-data layer.
|
|
770
797
|
|
|
771
|
-
|
|
772
|
-
"""
|
|
798
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
799
|
+
"""
|
|
800
|
+
|
|
801
|
+
float_vector: BMLayerCollection[mathutils.Vector]
|
|
802
|
+
""" Generic 3D vector with float precision custom-data layer.
|
|
773
803
|
|
|
774
|
-
|
|
775
|
-
"""
|
|
804
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
805
|
+
"""
|
|
776
806
|
|
|
777
807
|
freestyle: BMLayerCollection
|
|
778
808
|
""" Accessor for Freestyle face layer.
|
|
@@ -780,73 +810,124 @@ class BMLayerAccessFace:
|
|
|
780
810
|
:type: BMLayerCollection
|
|
781
811
|
"""
|
|
782
812
|
|
|
783
|
-
int:
|
|
784
|
-
""" Generic int custom-data layer.
|
|
813
|
+
int: BMLayerCollection[int]
|
|
814
|
+
""" Generic int custom-data layer.
|
|
785
815
|
|
|
786
|
-
|
|
787
|
-
"""
|
|
816
|
+
:type: BMLayerCollection[int]
|
|
817
|
+
"""
|
|
818
|
+
|
|
819
|
+
string: BMLayerCollection[bytes]
|
|
820
|
+
""" Generic string custom-data layer (exposed as bytes, 255 max length).
|
|
821
|
+
|
|
822
|
+
:type: BMLayerCollection[bytes]
|
|
823
|
+
"""
|
|
788
824
|
|
|
789
825
|
class BMLayerAccessLoop:
|
|
790
826
|
"""Exposes custom-data layer attributes."""
|
|
791
827
|
|
|
792
|
-
color:
|
|
793
|
-
""" Generic RGBA color with 8-bit precision custom-data layer.
|
|
828
|
+
color: BMLayerCollection[mathutils.Vector]
|
|
829
|
+
""" Generic RGBA color with 8-bit precision custom-data layer.
|
|
794
830
|
|
|
795
|
-
|
|
796
|
-
"""
|
|
831
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
832
|
+
"""
|
|
797
833
|
|
|
798
|
-
|
|
799
|
-
""" Generic
|
|
834
|
+
float: BMLayerCollection[float]
|
|
835
|
+
""" Generic float custom-data layer.
|
|
800
836
|
|
|
801
|
-
|
|
802
|
-
"""
|
|
837
|
+
:type: BMLayerCollection[float]
|
|
838
|
+
"""
|
|
803
839
|
|
|
804
|
-
|
|
805
|
-
""" Generic
|
|
840
|
+
float_color: BMLayerCollection[mathutils.Vector]
|
|
841
|
+
""" Generic RGBA color with float precision custom-data layer.
|
|
806
842
|
|
|
807
|
-
|
|
808
|
-
"""
|
|
843
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
844
|
+
"""
|
|
809
845
|
|
|
810
|
-
|
|
811
|
-
"""
|
|
846
|
+
float_vector: BMLayerCollection[mathutils.Vector]
|
|
847
|
+
""" Generic 3D vector with float precision custom-data layer.
|
|
848
|
+
|
|
849
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
850
|
+
"""
|
|
851
|
+
|
|
852
|
+
int: BMLayerCollection[int]
|
|
853
|
+
""" Generic int custom-data layer.
|
|
854
|
+
|
|
855
|
+
:type: BMLayerCollection[int]
|
|
856
|
+
"""
|
|
857
|
+
|
|
858
|
+
string: BMLayerCollection[bytes]
|
|
859
|
+
""" Generic string custom-data layer (exposed as bytes, 255 max length).
|
|
860
|
+
|
|
861
|
+
:type: BMLayerCollection[bytes]
|
|
862
|
+
"""
|
|
863
|
+
|
|
864
|
+
uv: BMLayerCollection[BMLoopUV]
|
|
865
|
+
""" Accessor for `BMLoopUV` UV (as a 2D Vector).
|
|
866
|
+
|
|
867
|
+
:type: BMLayerCollection[BMLoopUV]
|
|
868
|
+
"""
|
|
812
869
|
|
|
813
870
|
class BMLayerAccessVert:
|
|
814
871
|
"""Exposes custom-data layer attributes."""
|
|
815
872
|
|
|
816
|
-
color:
|
|
817
|
-
""" Generic RGBA color with 8-bit precision custom-data layer.
|
|
873
|
+
color: BMLayerCollection[mathutils.Vector]
|
|
874
|
+
""" Generic RGBA color with 8-bit precision custom-data layer.
|
|
818
875
|
|
|
819
|
-
|
|
820
|
-
"""
|
|
876
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
877
|
+
"""
|
|
821
878
|
|
|
822
|
-
|
|
823
|
-
"""
|
|
879
|
+
deform: BMLayerCollection[BMDeformVert]
|
|
880
|
+
""" Vertex deform weight `BMDeformVert` (TODO).
|
|
824
881
|
|
|
825
|
-
|
|
826
|
-
"""
|
|
882
|
+
:type: BMLayerCollection[BMDeformVert]
|
|
883
|
+
"""
|
|
827
884
|
|
|
828
|
-
|
|
829
|
-
""" Generic
|
|
885
|
+
float: BMLayerCollection[float]
|
|
886
|
+
""" Generic float custom-data layer.
|
|
830
887
|
|
|
831
|
-
|
|
832
|
-
"""
|
|
888
|
+
:type: BMLayerCollection[float]
|
|
889
|
+
"""
|
|
890
|
+
|
|
891
|
+
float_color: BMLayerCollection[mathutils.Vector]
|
|
892
|
+
""" Generic RGBA color with float precision custom-data layer.
|
|
833
893
|
|
|
834
|
-
|
|
835
|
-
"""
|
|
894
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
895
|
+
"""
|
|
896
|
+
|
|
897
|
+
float_vector: BMLayerCollection[mathutils.Vector]
|
|
898
|
+
""" Generic 3D vector with float precision custom-data layer.
|
|
899
|
+
|
|
900
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
901
|
+
"""
|
|
902
|
+
|
|
903
|
+
int: BMLayerCollection[int]
|
|
904
|
+
""" Generic int custom-data layer.
|
|
905
|
+
|
|
906
|
+
:type: BMLayerCollection[int]
|
|
907
|
+
"""
|
|
908
|
+
|
|
909
|
+
shape: BMLayerCollection[mathutils.Vector]
|
|
910
|
+
""" Vertex shapekey absolute location (as a 3D Vector).
|
|
911
|
+
|
|
912
|
+
:type: BMLayerCollection[mathutils.Vector]
|
|
913
|
+
"""
|
|
836
914
|
|
|
837
915
|
skin: typing.Any
|
|
838
916
|
""" Accessor for skin layer."""
|
|
839
917
|
|
|
840
|
-
string:
|
|
841
|
-
""" Generic string custom-data layer (exposed as bytes, 255 max length).
|
|
918
|
+
string: BMLayerCollection[bytes]
|
|
919
|
+
""" Generic string custom-data layer (exposed as bytes, 255 max length).
|
|
920
|
+
|
|
921
|
+
:type: BMLayerCollection[bytes]
|
|
922
|
+
"""
|
|
842
923
|
|
|
843
|
-
class BMLayerCollection[
|
|
924
|
+
class BMLayerCollection[_GenericType1]:
|
|
844
925
|
"""Gives access to a collection of custom-data layers of the same type and behaves like Python dictionaries, except for the ability to do list like index access."""
|
|
845
926
|
|
|
846
|
-
active: BMLayerItem
|
|
847
|
-
"""
|
|
927
|
+
active: BMLayerItem[_GenericType1]
|
|
928
|
+
"""
|
|
848
929
|
|
|
849
|
-
:type: BMLayerItem
|
|
930
|
+
:type: BMLayerItem[_GenericType1]
|
|
850
931
|
"""
|
|
851
932
|
|
|
852
933
|
is_singleton: bool
|
|
@@ -857,7 +938,7 @@ class BMLayerCollection[_GenericType2]:
|
|
|
857
938
|
|
|
858
939
|
def get[_GenericType2](
|
|
859
940
|
self, key: str, default: _GenericType2 = None
|
|
860
|
-
) -> BMLayerItem | _GenericType2:
|
|
941
|
+
) -> BMLayerItem[_GenericType1] | _GenericType2:
|
|
861
942
|
"""Returns the value of the layer matching the key or default
|
|
862
943
|
when not found (matches Python's dictionary function of the same name).
|
|
863
944
|
|
|
@@ -867,14 +948,15 @@ class BMLayerCollection[_GenericType2]:
|
|
|
867
948
|
key is not found.
|
|
868
949
|
:type default: _GenericType2
|
|
869
950
|
:return:
|
|
870
|
-
:rtype: BMLayerItem | _GenericType2
|
|
951
|
+
:rtype: BMLayerItem[_GenericType1] | _GenericType2
|
|
871
952
|
"""
|
|
872
953
|
|
|
873
|
-
def items(self):
|
|
954
|
+
def items(self) -> list[str, BMLayerItem[_GenericType1]]:
|
|
874
955
|
"""Return the identifiers of collection members
|
|
875
956
|
(matching Python's dict.items() functionality).
|
|
876
957
|
|
|
877
958
|
:return: (key, value) pairs for each member of this collection.
|
|
959
|
+
:rtype: list[str, BMLayerItem[_GenericType1]]
|
|
878
960
|
"""
|
|
879
961
|
|
|
880
962
|
def keys(self) -> list[str]:
|
|
@@ -885,38 +967,38 @@ class BMLayerCollection[_GenericType2]:
|
|
|
885
967
|
:rtype: list[str]
|
|
886
968
|
"""
|
|
887
969
|
|
|
888
|
-
def new(self, name: str | None = "") -> BMLayerItem:
|
|
970
|
+
def new(self, name: str | None = "") -> BMLayerItem[_GenericType1]:
|
|
889
971
|
"""Create a new layer
|
|
890
972
|
|
|
891
973
|
:param name: Optional name argument (will be made unique).
|
|
892
974
|
:type name: str | None
|
|
893
975
|
:return: The newly created layer.
|
|
894
|
-
:rtype: BMLayerItem
|
|
976
|
+
:rtype: BMLayerItem[_GenericType1]
|
|
895
977
|
"""
|
|
896
978
|
|
|
897
|
-
def remove(self, layer: BMLayerItem):
|
|
979
|
+
def remove(self, layer: BMLayerItem[_GenericType1]):
|
|
898
980
|
"""Remove a layer
|
|
899
981
|
|
|
900
982
|
:param layer: The layer to remove.
|
|
901
|
-
:type layer: BMLayerItem
|
|
983
|
+
:type layer: BMLayerItem[_GenericType1]
|
|
902
984
|
"""
|
|
903
985
|
|
|
904
|
-
def values(self) -> list:
|
|
986
|
+
def values(self) -> list[BMLayerItem[_GenericType1]]:
|
|
905
987
|
"""Return the values of collection
|
|
906
988
|
(matching Python's dict.values() functionality).
|
|
907
989
|
|
|
908
990
|
:return: the members of this collection.
|
|
909
|
-
:rtype: list
|
|
991
|
+
:rtype: list[BMLayerItem[_GenericType1]]
|
|
910
992
|
"""
|
|
911
993
|
|
|
912
|
-
def verify(self) -> BMLayerItem:
|
|
994
|
+
def verify(self) -> BMLayerItem[_GenericType1]:
|
|
913
995
|
"""Create a new layer or return an existing active layer
|
|
914
996
|
|
|
915
997
|
:return: The newly verified layer.
|
|
916
|
-
:rtype: BMLayerItem
|
|
998
|
+
:rtype: BMLayerItem[_GenericType1]
|
|
917
999
|
"""
|
|
918
1000
|
|
|
919
|
-
class BMLayerItem:
|
|
1001
|
+
class BMLayerItem[_GenericType1]:
|
|
920
1002
|
"""Exposes a single custom data layer, their main purpose is for use as item accessors to custom-data when used with vert/edge/face/loop data."""
|
|
921
1003
|
|
|
922
1004
|
name: str
|
|
@@ -932,7 +1014,7 @@ class BMLayerItem:
|
|
|
932
1014
|
:type other: typing_extensions.Self
|
|
933
1015
|
"""
|
|
934
1016
|
|
|
935
|
-
class BMLoop:
|
|
1017
|
+
class BMLoop[_GenericType1]:
|
|
936
1018
|
"""This is normally accessed from `BMFace.loops` where each face loop represents a corner of the face."""
|
|
937
1019
|
|
|
938
1020
|
edge: BMEdge
|
|
@@ -1051,29 +1133,29 @@ class BMLoop:
|
|
|
1051
1133
|
:type multires: bool
|
|
1052
1134
|
"""
|
|
1053
1135
|
|
|
1054
|
-
def __getitem__(self, key: BMLayerItem) ->
|
|
1136
|
+
def __getitem__(self, key: BMLayerItem[_GenericType1]) -> _GenericType1:
|
|
1055
1137
|
"""
|
|
1056
1138
|
|
|
1057
1139
|
:param key:
|
|
1058
|
-
:type key: BMLayerItem
|
|
1140
|
+
:type key: BMLayerItem[_GenericType1]
|
|
1059
1141
|
:return:
|
|
1060
|
-
:rtype:
|
|
1142
|
+
:rtype: _GenericType1
|
|
1061
1143
|
"""
|
|
1062
1144
|
|
|
1063
|
-
def __setitem__(self, key: BMLayerItem, value:
|
|
1145
|
+
def __setitem__(self, key: BMLayerItem[_GenericType1], value: _GenericType1):
|
|
1064
1146
|
"""
|
|
1065
1147
|
|
|
1066
1148
|
:param key:
|
|
1067
|
-
:type key: BMLayerItem
|
|
1149
|
+
:type key: BMLayerItem[_GenericType1]
|
|
1068
1150
|
:param value:
|
|
1069
|
-
:type value:
|
|
1151
|
+
:type value: _GenericType1
|
|
1070
1152
|
"""
|
|
1071
1153
|
|
|
1072
|
-
def __delitem__(self, key: BMLayerItem):
|
|
1154
|
+
def __delitem__(self, key: BMLayerItem[_GenericType1]):
|
|
1073
1155
|
"""
|
|
1074
1156
|
|
|
1075
1157
|
:param key:
|
|
1076
|
-
:type key: BMLayerItem
|
|
1158
|
+
:type key: BMLayerItem[_GenericType1]
|
|
1077
1159
|
"""
|
|
1078
1160
|
|
|
1079
1161
|
class BMLoopSeq:
|
|
@@ -1108,7 +1190,7 @@ class BMLoopUV:
|
|
|
1108
1190
|
:type: mathutils.Vector
|
|
1109
1191
|
"""
|
|
1110
1192
|
|
|
1111
|
-
class BMVert:
|
|
1193
|
+
class BMVert[_GenericType1]:
|
|
1112
1194
|
"""The BMesh vertex type"""
|
|
1113
1195
|
|
|
1114
1196
|
co: mathutils.Vector
|
|
@@ -1253,29 +1335,29 @@ class BMVert:
|
|
|
1253
1335
|
:type select: bool
|
|
1254
1336
|
"""
|
|
1255
1337
|
|
|
1256
|
-
def __getitem__(self, key: BMLayerItem) ->
|
|
1338
|
+
def __getitem__(self, key: BMLayerItem[_GenericType1]) -> _GenericType1:
|
|
1257
1339
|
"""
|
|
1258
1340
|
|
|
1259
1341
|
:param key:
|
|
1260
|
-
:type key: BMLayerItem
|
|
1342
|
+
:type key: BMLayerItem[_GenericType1]
|
|
1261
1343
|
:return:
|
|
1262
|
-
:rtype:
|
|
1344
|
+
:rtype: _GenericType1
|
|
1263
1345
|
"""
|
|
1264
1346
|
|
|
1265
|
-
def __setitem__(self, key: BMLayerItem, value:
|
|
1347
|
+
def __setitem__(self, key: BMLayerItem[_GenericType1], value: _GenericType1):
|
|
1266
1348
|
"""
|
|
1267
1349
|
|
|
1268
1350
|
:param key:
|
|
1269
|
-
:type key: BMLayerItem
|
|
1351
|
+
:type key: BMLayerItem[_GenericType1]
|
|
1270
1352
|
:param value:
|
|
1271
|
-
:type value:
|
|
1353
|
+
:type value: _GenericType1
|
|
1272
1354
|
"""
|
|
1273
1355
|
|
|
1274
|
-
def __delitem__(self, key: BMLayerItem):
|
|
1356
|
+
def __delitem__(self, key: BMLayerItem[_GenericType1]):
|
|
1275
1357
|
"""
|
|
1276
1358
|
|
|
1277
1359
|
:param key:
|
|
1278
|
-
:type key: BMLayerItem
|
|
1360
|
+
:type key: BMLayerItem[_GenericType1]
|
|
1279
1361
|
"""
|
|
1280
1362
|
|
|
1281
1363
|
class BMVertSeq:
|
|
@@ -378,11 +378,13 @@ def convex_hull(
|
|
|
378
378
|
join_triangles: bool | None = True,
|
|
379
379
|
face_threshold: float | None = 0.698132,
|
|
380
380
|
shape_threshold: float | None = 0.698132,
|
|
381
|
+
topology_influence: float | None = 0.0,
|
|
381
382
|
uvs: bool | None = False,
|
|
382
383
|
vcols: bool | None = False,
|
|
383
384
|
seam: bool | None = False,
|
|
384
385
|
sharp: bool | None = False,
|
|
385
386
|
materials: bool | None = False,
|
|
387
|
+
deselect_joined: bool | None = False,
|
|
386
388
|
):
|
|
387
389
|
"""Enclose selected vertices in a convex polyhedron
|
|
388
390
|
|
|
@@ -401,6 +403,8 @@ def convex_hull(
|
|
|
401
403
|
:type face_threshold: float | None
|
|
402
404
|
:param shape_threshold: Max Shape Angle, Shape angle limit
|
|
403
405
|
:type shape_threshold: float | None
|
|
406
|
+
:param topology_influence: Topology Influence, How much to prioritize regular grids of quads as well as quads that touch existing quads
|
|
407
|
+
:type topology_influence: float | None
|
|
404
408
|
:param uvs: Compare UVs
|
|
405
409
|
:type uvs: bool | None
|
|
406
410
|
:param vcols: Compare Color Attributes
|
|
@@ -411,6 +415,8 @@ def convex_hull(
|
|
|
411
415
|
:type sharp: bool | None
|
|
412
416
|
:param materials: Compare Materials
|
|
413
417
|
:type materials: bool | None
|
|
418
|
+
:param deselect_joined: Deselect Joined, Only select remaining triangles that were not merged
|
|
419
|
+
:type deselect_joined: bool | None
|
|
414
420
|
"""
|
|
415
421
|
|
|
416
422
|
def customdata_custom_splitnormals_add(
|
|
@@ -3868,11 +3874,13 @@ def tris_convert_to_quads(
|
|
|
3868
3874
|
*,
|
|
3869
3875
|
face_threshold: float | None = 0.698132,
|
|
3870
3876
|
shape_threshold: float | None = 0.698132,
|
|
3877
|
+
topology_influence: float | None = 0.0,
|
|
3871
3878
|
uvs: bool | None = False,
|
|
3872
3879
|
vcols: bool | None = False,
|
|
3873
3880
|
seam: bool | None = False,
|
|
3874
3881
|
sharp: bool | None = False,
|
|
3875
3882
|
materials: bool | None = False,
|
|
3883
|
+
deselect_joined: bool | None = False,
|
|
3876
3884
|
):
|
|
3877
3885
|
"""Join triangles into quads
|
|
3878
3886
|
|
|
@@ -3883,6 +3891,8 @@ def tris_convert_to_quads(
|
|
|
3883
3891
|
:type face_threshold: float | None
|
|
3884
3892
|
:param shape_threshold: Max Shape Angle, Shape angle limit
|
|
3885
3893
|
:type shape_threshold: float | None
|
|
3894
|
+
:param topology_influence: Topology Influence, How much to prioritize regular grids of quads as well as quads that touch existing quads
|
|
3895
|
+
:type topology_influence: float | None
|
|
3886
3896
|
:param uvs: Compare UVs
|
|
3887
3897
|
:type uvs: bool | None
|
|
3888
3898
|
:param vcols: Compare Color Attributes
|
|
@@ -3893,6 +3903,8 @@ def tris_convert_to_quads(
|
|
|
3893
3903
|
:type sharp: bool | None
|
|
3894
3904
|
:param materials: Compare Materials
|
|
3895
3905
|
:type materials: bool | None
|
|
3906
|
+
:param deselect_joined: Deselect Joined, Only select remaining triangles that were not merged
|
|
3907
|
+
:type deselect_joined: bool | None
|
|
3896
3908
|
"""
|
|
3897
3909
|
|
|
3898
3910
|
def unsubdivide(
|
|
@@ -1205,7 +1205,7 @@ def rebuild_proxy(
|
|
|
1205
1205
|
execution_context: int | str | None = None,
|
|
1206
1206
|
undo: bool | None = None,
|
|
1207
1207
|
):
|
|
1208
|
-
"""Rebuild all selected proxies and timecode indices
|
|
1208
|
+
"""Rebuild all selected proxies and timecode indices
|
|
1209
1209
|
|
|
1210
1210
|
:type override_context: bpy.types.Context | dict[str, typing.Any] | None
|
|
1211
1211
|
:type execution_context: int | str | None
|