fake-bpy-module 20240801__tar.gz → 20240803__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-20240801 → fake_bpy_module-20240803}/PKG-INFO +1 -1
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bmesh/ops/__init__.pyi +28 -28
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bmesh/types/__init__.pyi +5 -5
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bmesh/utils/__init__.pyi +2 -2
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/grease_pencil/__init__.pyi +18 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/path/__init__.pyi +33 -39
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/props/__init__.pyi +4 -4
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/types/__init__.pyi +29116 -29110
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/utils/__init__.pyi +71 -81
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/freestyle/functions/__init__.pyi +47 -19
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/freestyle/predicates/__init__.pyi +1 -1
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/freestyle/utils/__init__.pyi +1 -1
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu/types/__init__.pyi +4 -6
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/imbuf/__init__.pyi +2 -2
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/mathutils/bvhtree/__init__.pyi +1 -1
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/README.md +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/_bpy_internal/addons/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/_bpy_internal/addons/cli/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/_bpy_internal/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/aud/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bgl/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_math/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/temp_anim_layers/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/blf/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bmesh/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/console_python/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/console_shell/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/freestyle/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu_extras/batch/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/idprop/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/imbuf/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/mathutils/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/pyproject.toml +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/rna_info/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/setup.cfg +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/setup.py +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/sys_info/__init__.pyi +0 -0
- {fake_bpy_module-20240801 → fake_bpy_module-20240803}/sys_info/py.typed +0 -0
|
@@ -175,8 +175,8 @@ def bisect_plane(
|
|
|
175
175
|
| list[bmesh.types.BMFace]
|
|
176
176
|
| list[bmesh.types.BMVert] = [],
|
|
177
177
|
dist: float = 0,
|
|
178
|
-
plane_co: collections.abc.Sequence[float] | mathutils.Vector =
|
|
179
|
-
plane_no: collections.abc.Sequence[float] | mathutils.Vector =
|
|
178
|
+
plane_co: collections.abc.Sequence[float] | mathutils.Vector = mathutils.Vector(),
|
|
179
|
+
plane_no: collections.abc.Sequence[float] | mathutils.Vector = mathutils.Vector(),
|
|
180
180
|
use_snap_center: bool = False,
|
|
181
181
|
clear_outer: bool = False,
|
|
182
182
|
clear_inner: bool = False,
|
|
@@ -462,7 +462,7 @@ def create_circle(
|
|
|
462
462
|
segments: int = 0,
|
|
463
463
|
radius: float = 0,
|
|
464
464
|
matrix: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
465
|
-
| mathutils.Matrix =
|
|
465
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
466
466
|
calc_uvs: bool = False,
|
|
467
467
|
) -> dict[str, typing.Any]:
|
|
468
468
|
"""Creates a Circle.
|
|
@@ -498,7 +498,7 @@ def create_cone(
|
|
|
498
498
|
radius2: float = 0,
|
|
499
499
|
depth: float = 0,
|
|
500
500
|
matrix: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
501
|
-
| mathutils.Matrix =
|
|
501
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
502
502
|
calc_uvs: bool = False,
|
|
503
503
|
) -> dict[str, typing.Any]:
|
|
504
504
|
"""Create Cone.Creates a cone with variable depth at both ends
|
|
@@ -533,7 +533,7 @@ def create_cube(
|
|
|
533
533
|
bm: bmesh.types.BMesh,
|
|
534
534
|
size: float = 0,
|
|
535
535
|
matrix: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
536
|
-
| mathutils.Matrix =
|
|
536
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
537
537
|
calc_uvs: bool = False,
|
|
538
538
|
) -> dict[str, typing.Any]:
|
|
539
539
|
"""Create CubeCreates a cube.
|
|
@@ -560,7 +560,7 @@ def create_grid(
|
|
|
560
560
|
y_segments: int = 0,
|
|
561
561
|
size: float = 0,
|
|
562
562
|
matrix: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
563
|
-
| mathutils.Matrix =
|
|
563
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
564
564
|
calc_uvs: bool = False,
|
|
565
565
|
) -> dict[str, typing.Any]:
|
|
566
566
|
"""Create Grid.Creates a grid with a variable number of subdivisions
|
|
@@ -590,7 +590,7 @@ def create_icosphere(
|
|
|
590
590
|
subdivisions: int = 0,
|
|
591
591
|
radius: float = 0,
|
|
592
592
|
matrix: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
593
|
-
| mathutils.Matrix =
|
|
593
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
594
594
|
calc_uvs: bool = False,
|
|
595
595
|
) -> dict[str, typing.Any]:
|
|
596
596
|
"""Create Ico-Sphere.Creates a grid with a variable number of subdivisions
|
|
@@ -616,7 +616,7 @@ def create_icosphere(
|
|
|
616
616
|
def create_monkey(
|
|
617
617
|
bm: bmesh.types.BMesh,
|
|
618
618
|
matrix: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
619
|
-
| mathutils.Matrix =
|
|
619
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
620
620
|
calc_uvs: bool = False,
|
|
621
621
|
) -> dict[str, typing.Any]:
|
|
622
622
|
"""Create Suzanne.Creates a monkey (standard blender primitive).
|
|
@@ -641,7 +641,7 @@ def create_uvsphere(
|
|
|
641
641
|
v_segments: int = 0,
|
|
642
642
|
radius: float = 0,
|
|
643
643
|
matrix: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
644
|
-
| mathutils.Matrix =
|
|
644
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
645
645
|
calc_uvs: bool = False,
|
|
646
646
|
) -> dict[str, typing.Any]:
|
|
647
647
|
"""Create UV Sphere.Creates a grid with a variable number of subdivisions
|
|
@@ -668,7 +668,7 @@ def create_uvsphere(
|
|
|
668
668
|
|
|
669
669
|
def create_vert(
|
|
670
670
|
bm: bmesh.types.BMesh,
|
|
671
|
-
co: collections.abc.Sequence[float] | mathutils.Vector =
|
|
671
|
+
co: collections.abc.Sequence[float] | mathutils.Vector = mathutils.Vector(),
|
|
672
672
|
) -> dict[str, typing.Any]:
|
|
673
673
|
"""Make Vertex.Creates a single vertex; this BMOP was necessary
|
|
674
674
|
for click-create-vertex.
|
|
@@ -1297,7 +1297,7 @@ def mirror(
|
|
|
1297
1297
|
| list[bmesh.types.BMFace]
|
|
1298
1298
|
| list[bmesh.types.BMVert] = [],
|
|
1299
1299
|
matrix: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
1300
|
-
| mathutils.Matrix =
|
|
1300
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
1301
1301
|
merge_dist: float = 0,
|
|
1302
1302
|
axis: str = "X",
|
|
1303
1303
|
mirror_u: bool = False,
|
|
@@ -1399,7 +1399,7 @@ def planar_faces(
|
|
|
1399
1399
|
def pointmerge(
|
|
1400
1400
|
bm: bmesh.types.BMesh,
|
|
1401
1401
|
verts: list[bmesh.types.BMVert] = [],
|
|
1402
|
-
merge_co: collections.abc.Sequence[float] | mathutils.Vector =
|
|
1402
|
+
merge_co: collections.abc.Sequence[float] | mathutils.Vector = mathutils.Vector(),
|
|
1403
1403
|
):
|
|
1404
1404
|
"""Point Merge.Merge verts together at a point.
|
|
1405
1405
|
|
|
@@ -1566,12 +1566,12 @@ def reverse_uvs(bm: bmesh.types.BMesh, faces: list[bmesh.types.BMFace] = []):
|
|
|
1566
1566
|
|
|
1567
1567
|
def rotate(
|
|
1568
1568
|
bm: bmesh.types.BMesh,
|
|
1569
|
-
cent: collections.abc.Sequence[float] | mathutils.Vector =
|
|
1569
|
+
cent: collections.abc.Sequence[float] | mathutils.Vector = mathutils.Vector(),
|
|
1570
1570
|
matrix: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
1571
|
-
| mathutils.Matrix =
|
|
1571
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
1572
1572
|
verts: list[bmesh.types.BMVert] = [],
|
|
1573
1573
|
space: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
1574
|
-
| mathutils.Matrix =
|
|
1574
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
1575
1575
|
use_shapekey: bool = False,
|
|
1576
1576
|
):
|
|
1577
1577
|
"""Rotate.Rotate vertices around a center, using a 3x3 rotation matrix.
|
|
@@ -1649,9 +1649,9 @@ def rotate_uvs(
|
|
|
1649
1649
|
|
|
1650
1650
|
def scale(
|
|
1651
1651
|
bm: bmesh.types.BMesh,
|
|
1652
|
-
vec: collections.abc.Sequence[float] | mathutils.Vector =
|
|
1652
|
+
vec: collections.abc.Sequence[float] | mathutils.Vector = mathutils.Vector(),
|
|
1653
1653
|
space: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
1654
|
-
| mathutils.Matrix =
|
|
1654
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
1655
1655
|
verts: list[bmesh.types.BMVert] = [],
|
|
1656
1656
|
use_shapekey: bool = False,
|
|
1657
1657
|
):
|
|
@@ -1770,12 +1770,12 @@ def spin(
|
|
|
1770
1770
|
geom: list[bmesh.types.BMEdge]
|
|
1771
1771
|
| list[bmesh.types.BMFace]
|
|
1772
1772
|
| list[bmesh.types.BMVert] = [],
|
|
1773
|
-
cent: collections.abc.Sequence[float] | mathutils.Vector =
|
|
1774
|
-
axis: collections.abc.Sequence[float] | mathutils.Vector =
|
|
1775
|
-
dvec: collections.abc.Sequence[float] | mathutils.Vector =
|
|
1773
|
+
cent: collections.abc.Sequence[float] | mathutils.Vector = mathutils.Vector(),
|
|
1774
|
+
axis: collections.abc.Sequence[float] | mathutils.Vector = mathutils.Vector(),
|
|
1775
|
+
dvec: collections.abc.Sequence[float] | mathutils.Vector = mathutils.Vector(),
|
|
1776
1776
|
angle: float = 0,
|
|
1777
1777
|
space: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
1778
|
-
| mathutils.Matrix =
|
|
1778
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
1779
1779
|
steps: int = 0,
|
|
1780
1780
|
use_merge: bool = False,
|
|
1781
1781
|
use_normal_flip: bool = False,
|
|
@@ -1852,7 +1852,7 @@ def split(
|
|
|
1852
1852
|
def split_edges(
|
|
1853
1853
|
bm: bmesh.types.BMesh,
|
|
1854
1854
|
edges: list[bmesh.types.BMEdge] = [],
|
|
1855
|
-
verts: list[bmesh.types.BMVert]
|
|
1855
|
+
verts: list[bmesh.types.BMVert] = [],
|
|
1856
1856
|
use_verts: bool = False,
|
|
1857
1857
|
) -> dict[str, typing.Any]:
|
|
1858
1858
|
"""Edge Split.Disconnects faces along input edges.
|
|
@@ -1862,7 +1862,7 @@ def split_edges(
|
|
|
1862
1862
|
:param edges: input edges
|
|
1863
1863
|
:type edges: list[bmesh.types.BMEdge]
|
|
1864
1864
|
:param verts: optional tag verts, use to have greater control of splits
|
|
1865
|
-
:type verts: list[bmesh.types.BMVert]
|
|
1865
|
+
:type verts: list[bmesh.types.BMVert]
|
|
1866
1866
|
:param use_verts: use 'verts' for splitting, else just find verts to split from edges
|
|
1867
1867
|
:type use_verts: bool
|
|
1868
1868
|
:return: edges: old output disconnected edges
|
|
@@ -2008,9 +2008,9 @@ def symmetrize(
|
|
|
2008
2008
|
def transform(
|
|
2009
2009
|
bm: bmesh.types.BMesh,
|
|
2010
2010
|
matrix: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
2011
|
-
| mathutils.Matrix =
|
|
2011
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
2012
2012
|
space: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
2013
|
-
| mathutils.Matrix =
|
|
2013
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
2014
2014
|
verts: list[bmesh.types.BMVert] = [],
|
|
2015
2015
|
use_shapekey: bool = False,
|
|
2016
2016
|
):
|
|
@@ -2033,9 +2033,9 @@ def transform(
|
|
|
2033
2033
|
|
|
2034
2034
|
def translate(
|
|
2035
2035
|
bm: bmesh.types.BMesh,
|
|
2036
|
-
vec: collections.abc.Sequence[float] | mathutils.Vector =
|
|
2036
|
+
vec: collections.abc.Sequence[float] | mathutils.Vector = mathutils.Vector(),
|
|
2037
2037
|
space: collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
2038
|
-
| mathutils.Matrix =
|
|
2038
|
+
| mathutils.Matrix = mathutils.Matrix.Identity(4),
|
|
2039
2039
|
verts: list[bmesh.types.BMVert] = [],
|
|
2040
2040
|
use_shapekey: bool = False,
|
|
2041
2041
|
):
|
|
@@ -2060,7 +2060,7 @@ def triangle_fill(
|
|
|
2060
2060
|
use_beauty: bool = False,
|
|
2061
2061
|
use_dissolve: bool = False,
|
|
2062
2062
|
edges: list[bmesh.types.BMEdge] = [],
|
|
2063
|
-
normal: collections.abc.Sequence[float] | mathutils.Vector =
|
|
2063
|
+
normal: collections.abc.Sequence[float] | mathutils.Vector = mathutils.Vector(),
|
|
2064
2064
|
) -> dict[str, typing.Any]:
|
|
2065
2065
|
"""Triangle Fill.Fill edges with triangles
|
|
2066
2066
|
|
|
@@ -1204,16 +1204,16 @@ class BMLoop:
|
|
|
1204
1204
|
...
|
|
1205
1205
|
|
|
1206
1206
|
def copy_from_face_interp(
|
|
1207
|
-
self, face: BMFace, vert: bool
|
|
1207
|
+
self, face: BMFace, vert: bool = True, multires: bool = True
|
|
1208
1208
|
):
|
|
1209
1209
|
"""Interpolate the customdata from a face onto this loop (the loops vert should overlap the face).
|
|
1210
1210
|
|
|
1211
1211
|
:param face: The face to interpolate data from.
|
|
1212
1212
|
:type face: BMFace
|
|
1213
1213
|
:param vert: When enabled, interpolate the loops vertex data (optional).
|
|
1214
|
-
:type vert: bool
|
|
1214
|
+
:type vert: bool
|
|
1215
1215
|
:param multires: When enabled, interpolate the loops multires data (optional).
|
|
1216
|
-
:type multires: bool
|
|
1216
|
+
:type multires: bool
|
|
1217
1217
|
"""
|
|
1218
1218
|
...
|
|
1219
1219
|
|
|
@@ -1475,13 +1475,13 @@ class BMVertSeq:
|
|
|
1475
1475
|
|
|
1476
1476
|
def new(
|
|
1477
1477
|
self,
|
|
1478
|
-
co: collections.abc.Sequence[float] | mathutils.Vector
|
|
1478
|
+
co: collections.abc.Sequence[float] | mathutils.Vector = (0.0, 0.0, 0.0),
|
|
1479
1479
|
example: BMVert = None,
|
|
1480
1480
|
) -> BMVert:
|
|
1481
1481
|
"""Create a new vertex.
|
|
1482
1482
|
|
|
1483
1483
|
:param co: The initial location of the vertex (optional argument).
|
|
1484
|
-
:type co: collections.abc.Sequence[float] | mathutils.Vector
|
|
1484
|
+
:type co: collections.abc.Sequence[float] | mathutils.Vector
|
|
1485
1485
|
:param example: Existing vert to initialize settings.
|
|
1486
1486
|
:type example: BMVert
|
|
1487
1487
|
:return: The newly created vertex.
|
|
@@ -62,7 +62,7 @@ def face_split(
|
|
|
62
62
|
face: bmesh.types.BMFace,
|
|
63
63
|
vert_a: bmesh.types.BMVert,
|
|
64
64
|
vert_b: bmesh.types.BMVert,
|
|
65
|
-
coords: list[float]
|
|
65
|
+
coords: list[float] = (),
|
|
66
66
|
use_exist: bool = True,
|
|
67
67
|
example: bmesh.types.BMEdge = None,
|
|
68
68
|
) -> tuple[bmesh.types.BMFace, bmesh.types.BMLoop]:
|
|
@@ -75,7 +75,7 @@ def face_split(
|
|
|
75
75
|
:param vert_b: Second vertex to cut in the face (face must contain the vert).
|
|
76
76
|
:type vert_b: bmesh.types.BMVert
|
|
77
77
|
:param coords: Optional argument to define points in between vert_a and vert_b.
|
|
78
|
-
:type coords: list[float]
|
|
78
|
+
:type coords: list[float]
|
|
79
79
|
:param use_exist: .Use an existing edge if it exists (Only used when coords argument is empty or omitted)
|
|
80
80
|
:type use_exist: bool
|
|
81
81
|
:param example: Newly created edge will copy settings from this one.
|
|
@@ -7,6 +7,24 @@ import bpy.types
|
|
|
7
7
|
GenericType1 = typing.TypeVar("GenericType1")
|
|
8
8
|
GenericType2 = typing.TypeVar("GenericType2")
|
|
9
9
|
|
|
10
|
+
def active_frame_delete(
|
|
11
|
+
override_context: bpy.types.Context | dict[str, typing.Any] | None = None,
|
|
12
|
+
execution_context: int | str | None = None,
|
|
13
|
+
undo: bool | None = None,
|
|
14
|
+
*,
|
|
15
|
+
all: bool | None = False,
|
|
16
|
+
):
|
|
17
|
+
"""Delete the active Grease Pencil frame(s)
|
|
18
|
+
|
|
19
|
+
:type override_context: bpy.types.Context | dict[str, typing.Any] | None
|
|
20
|
+
:type execution_context: int | str | None
|
|
21
|
+
:type undo: bool | None
|
|
22
|
+
:param all: Delete all, Delete active keyframes of all layer
|
|
23
|
+
:type all: bool | None
|
|
24
|
+
"""
|
|
25
|
+
|
|
26
|
+
...
|
|
27
|
+
|
|
10
28
|
def brush_stroke(
|
|
11
29
|
override_context: bpy.types.Context | dict[str, typing.Any] | None = None,
|
|
12
30
|
execution_context: int | str | None = None,
|
|
@@ -13,17 +13,17 @@ GenericType1 = typing.TypeVar("GenericType1")
|
|
|
13
13
|
GenericType2 = typing.TypeVar("GenericType2")
|
|
14
14
|
|
|
15
15
|
def abspath(
|
|
16
|
-
path, *, start: bytes | str
|
|
16
|
+
path, *, start: bytes | str = None, library: bpy.types.Library = None
|
|
17
17
|
) -> str:
|
|
18
18
|
"""Returns the absolute path relative to the current blend file
|
|
19
19
|
using the "//" prefix.
|
|
20
20
|
|
|
21
21
|
:param start: Relative to this path,
|
|
22
22
|
when not set the current filename is used.
|
|
23
|
-
:type start: bytes | str
|
|
23
|
+
:type start: bytes | str
|
|
24
24
|
:param library: The library this path is from. This is only included for
|
|
25
25
|
convenience, when the library is not None its path replaces start.
|
|
26
|
-
:type library: bpy.types.Library
|
|
26
|
+
:type library: bpy.types.Library
|
|
27
27
|
:return: The absolute path.
|
|
28
28
|
:rtype: str
|
|
29
29
|
"""
|
|
@@ -39,155 +39,149 @@ def basename(path) -> str:
|
|
|
39
39
|
|
|
40
40
|
...
|
|
41
41
|
|
|
42
|
-
def clean_name(name: bytes | str
|
|
42
|
+
def clean_name(name: bytes | str, *, replace: str = "_") -> str:
|
|
43
43
|
"""Returns a name with characters replaced that
|
|
44
44
|
may cause problems under various circumstances,
|
|
45
45
|
such as writing to a file.All characters besides A-Z/a-z, 0-9 are replaced with "_"
|
|
46
46
|
or the replace argument if defined.
|
|
47
47
|
|
|
48
48
|
:param name: The path name.
|
|
49
|
-
:type name: bytes | str
|
|
49
|
+
:type name: bytes | str
|
|
50
50
|
:param replace: The replacement for non-valid characters.
|
|
51
|
-
:type replace: str
|
|
51
|
+
:type replace: str
|
|
52
52
|
:return: The cleaned name.
|
|
53
53
|
:rtype: str
|
|
54
54
|
"""
|
|
55
55
|
|
|
56
56
|
...
|
|
57
57
|
|
|
58
|
-
def display_name(
|
|
59
|
-
name: str | None, *, has_ext: bool | None = True, title_case: bool | None = True
|
|
60
|
-
) -> str:
|
|
58
|
+
def display_name(name: str, *, has_ext: bool = True, title_case: bool = True) -> str:
|
|
61
59
|
"""Creates a display string from name to be used menus and the user interface.
|
|
62
60
|
Intended for use with filenames and module names.
|
|
63
61
|
|
|
64
62
|
:param name: The name to be used for displaying the user interface.
|
|
65
|
-
:type name: str
|
|
63
|
+
:type name: str
|
|
66
64
|
:param has_ext: Remove file extension from name.
|
|
67
|
-
:type has_ext: bool
|
|
65
|
+
:type has_ext: bool
|
|
68
66
|
:param title_case: Convert lowercase names to title case.
|
|
69
|
-
:type title_case: bool
|
|
67
|
+
:type title_case: bool
|
|
70
68
|
:return: The display string.
|
|
71
69
|
:rtype: str
|
|
72
70
|
"""
|
|
73
71
|
|
|
74
72
|
...
|
|
75
73
|
|
|
76
|
-
def display_name_from_filepath(name: str
|
|
74
|
+
def display_name_from_filepath(name: str) -> str:
|
|
77
75
|
"""Returns the path stripped of directory and extension,
|
|
78
76
|
ensured to be utf8 compatible.
|
|
79
77
|
|
|
80
78
|
:param name: The file path to convert.
|
|
81
|
-
:type name: str
|
|
79
|
+
:type name: str
|
|
82
80
|
:return: The display name.
|
|
83
81
|
:rtype: str
|
|
84
82
|
"""
|
|
85
83
|
|
|
86
84
|
...
|
|
87
85
|
|
|
88
|
-
def display_name_to_filepath(name: str
|
|
86
|
+
def display_name_to_filepath(name: str) -> str:
|
|
89
87
|
"""Performs the reverse of display_name using literal versions of characters
|
|
90
88
|
which aren't supported in a filepath.
|
|
91
89
|
|
|
92
90
|
:param name: The display name to convert.
|
|
93
|
-
:type name: str
|
|
91
|
+
:type name: str
|
|
94
92
|
:return: The file path.
|
|
95
93
|
:rtype: str
|
|
96
94
|
"""
|
|
97
95
|
|
|
98
96
|
...
|
|
99
97
|
|
|
100
|
-
def ensure_ext(
|
|
101
|
-
filepath: str | None, ext: str | None, *, case_sensitive: bool | None = False
|
|
102
|
-
) -> str:
|
|
98
|
+
def ensure_ext(filepath: str, ext: str, *, case_sensitive: bool = False) -> str:
|
|
103
99
|
"""Return the path with the extension added if it is not already set.
|
|
104
100
|
|
|
105
101
|
:param filepath: The file path.
|
|
106
|
-
:type filepath: str
|
|
102
|
+
:type filepath: str
|
|
107
103
|
:param ext: The extension to check for, can be a compound extension. Should
|
|
108
104
|
start with a dot, such as '.blend' or '.tar.gz'.
|
|
109
|
-
:type ext: str
|
|
105
|
+
:type ext: str
|
|
110
106
|
:param case_sensitive: Check for matching case when comparing extensions.
|
|
111
|
-
:type case_sensitive: bool
|
|
107
|
+
:type case_sensitive: bool
|
|
112
108
|
:return: The file path with the given extension.
|
|
113
109
|
:rtype: str
|
|
114
110
|
"""
|
|
115
111
|
|
|
116
112
|
...
|
|
117
113
|
|
|
118
|
-
def is_subdir(path: bytes | str
|
|
114
|
+
def is_subdir(path: bytes | str, directory) -> bool:
|
|
119
115
|
"""Returns true if path in a subdirectory of directory.
|
|
120
116
|
Both paths must be absolute.
|
|
121
117
|
|
|
122
118
|
:param path: An absolute path.
|
|
123
|
-
:type path: bytes | str
|
|
119
|
+
:type path: bytes | str
|
|
124
120
|
:return: Whether or not the path is a subdirectory.
|
|
125
121
|
:rtype: bool
|
|
126
122
|
"""
|
|
127
123
|
|
|
128
124
|
...
|
|
129
125
|
|
|
130
|
-
def module_names(
|
|
131
|
-
path: str | None, *, recursive: bool | None = False, package: str | None = ""
|
|
132
|
-
) -> list[str]:
|
|
126
|
+
def module_names(path: str, *, recursive: bool = False, package: str = "") -> list[str]:
|
|
133
127
|
"""Return a list of modules which can be imported from path.
|
|
134
128
|
|
|
135
129
|
:param path: a directory to scan.
|
|
136
|
-
:type path: str
|
|
130
|
+
:type path: str
|
|
137
131
|
:param recursive: Also return submodule names for packages.
|
|
138
|
-
:type recursive: bool
|
|
132
|
+
:type recursive: bool
|
|
139
133
|
:param package: Optional string, used as the prefix for module names (without the trailing ".").
|
|
140
|
-
:type package: str
|
|
134
|
+
:type package: str
|
|
141
135
|
:return: a list of string pairs (module_name, module_file).
|
|
142
136
|
:rtype: list[str]
|
|
143
137
|
"""
|
|
144
138
|
|
|
145
139
|
...
|
|
146
140
|
|
|
147
|
-
def native_pathsep(path: str
|
|
141
|
+
def native_pathsep(path: str) -> str:
|
|
148
142
|
"""Replace the path separator with the systems native os.sep.
|
|
149
143
|
|
|
150
144
|
:param path: The path to replace.
|
|
151
|
-
:type path: str
|
|
145
|
+
:type path: str
|
|
152
146
|
:return: The path with system native separators.
|
|
153
147
|
:rtype: str
|
|
154
148
|
"""
|
|
155
149
|
|
|
156
150
|
...
|
|
157
151
|
|
|
158
|
-
def reduce_dirs(dirs: list[str]
|
|
152
|
+
def reduce_dirs(dirs: list[str]) -> list[str]:
|
|
159
153
|
"""Given a sequence of directories, remove duplicates and
|
|
160
154
|
any directories nested in one of the other paths.
|
|
161
155
|
(Useful for recursive path searching).
|
|
162
156
|
|
|
163
157
|
:param dirs: Sequence of directory paths.
|
|
164
|
-
:type dirs: list[str]
|
|
158
|
+
:type dirs: list[str]
|
|
165
159
|
:return: A unique list of paths.
|
|
166
160
|
:rtype: list[str]
|
|
167
161
|
"""
|
|
168
162
|
|
|
169
163
|
...
|
|
170
164
|
|
|
171
|
-
def relpath(path: bytes | str
|
|
165
|
+
def relpath(path: bytes | str, *, start: bytes | str = None) -> str:
|
|
172
166
|
"""Returns the path relative to the current blend file using the "//" prefix.
|
|
173
167
|
|
|
174
168
|
:param path: An absolute path.
|
|
175
|
-
:type path: bytes | str
|
|
169
|
+
:type path: bytes | str
|
|
176
170
|
:param start: Relative to this path,
|
|
177
171
|
when not set the current filename is used.
|
|
178
|
-
:type start: bytes | str
|
|
172
|
+
:type start: bytes | str
|
|
179
173
|
:return: The relative path.
|
|
180
174
|
:rtype: str
|
|
181
175
|
"""
|
|
182
176
|
|
|
183
177
|
...
|
|
184
178
|
|
|
185
|
-
def resolve_ncase(path: str
|
|
179
|
+
def resolve_ncase(path: str) -> str:
|
|
186
180
|
"""Resolve a case insensitive path on a case sensitive system,
|
|
187
181
|
returning a string with the path if found else return the original path.
|
|
188
182
|
|
|
189
183
|
:param path: The path name to resolve.
|
|
190
|
-
:type path: str
|
|
184
|
+
:type path: str
|
|
191
185
|
:return: The resolved path.
|
|
192
186
|
:rtype: str
|
|
193
187
|
"""
|
|
@@ -388,10 +388,10 @@ def FloatVectorProperty(
|
|
|
388
388
|
description: str | None = "",
|
|
389
389
|
translation_context: str | None = "*",
|
|
390
390
|
default: collections.abc.Sequence | None = (0.0, 0.0, 0.0),
|
|
391
|
-
min: float | None =
|
|
392
|
-
max: float | None =
|
|
393
|
-
soft_min: float | None =
|
|
394
|
-
soft_max: float | None =
|
|
391
|
+
min: float | None = sys.float_info.min,
|
|
392
|
+
max: float | None = sys.float_info.max,
|
|
393
|
+
soft_min: float | None = sys.float_info.min,
|
|
394
|
+
soft_max: float | None = sys.float_info.max,
|
|
395
395
|
step: int | None = 3,
|
|
396
396
|
precision: int | None = 2,
|
|
397
397
|
options: set | None = {"ANIMATABLE"},
|