fake-bpy-module 20241129__tar.gz → 20241204__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-20241129 → fake_bpy_module-20241204}/PKG-INFO +1 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/freedesktop/__init__.pyi +0 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/aud/__init__.pyi +1 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/blf/__init__.pyi +4 -2
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bmesh/types/__init__.pyi +2 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/app/icons/__init__.pyi +2 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/app/translations/__init__.pyi +12 -6
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/msgbus/__init__.pyi +11 -2
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/wm/__init__.pyi +3 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/path/__init__.pyi +11 -4
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/props/__init__.pyi +10 -5
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/types/__init__.pyi +253 -215
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/utils/__init__.pyi +9 -4
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/utils/previews/__init__.pyi +2 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/utils/units/__init__.pyi +2 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/anim_utils/__init__.pyi +7 -2
- fake_bpy_module-20241204/bpy_extras/asset_utils/__init__.pyi +12 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/image_utils/__init__.pyi +5 -2
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/io_utils/__init__.pyi +2 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/mesh_utils/__init__.pyi +4 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/object_utils/__init__.pyi +2 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/view3d_utils/__init__.pyi +8 -2
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/freestyle/chainingiterators/__init__.pyi +7 -2
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/freestyle/types/__init__.pyi +58 -25
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/freestyle/utils/__init__.pyi +3 -2
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu/types/__init__.pyi +9 -4
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu_extras/batch/__init__.pyi +2 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu_extras/presets/__init__.pyi +2 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/idprop/types/__init__.pyi +2 -1
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/imbuf/__init__.pyi +4 -2
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/mathutils/__init__.pyi +72 -12
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/mathutils/bvhtree/__init__.pyi +6 -2
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/mathutils/geometry/__init__.pyi +12 -6
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/rna_info/__init__.pyi +2 -1
- fake_bpy_module-20241129/bpy_extras/asset_utils/__init__.pyi +0 -38
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/README.md +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/addons/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/addons/cli/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/system_info/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/aud/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bgl/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_math/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/blf/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bmesh/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy/typing/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/console_python/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/console_shell/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/freestyle/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/idprop/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/imbuf/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/mathutils/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/pyproject.toml +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/rna_info/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/setup.cfg +0 -0
- {fake_bpy_module-20241129 → fake_bpy_module-20241204}/setup.py +0 -0
{fake_bpy_module-20241129 → fake_bpy_module-20241204}/_bpy_internal/freedesktop/__init__.pyi
RENAMED
|
@@ -14,7 +14,6 @@ def handle_mime_association_xml(do_register, all_users): ...
|
|
|
14
14
|
def handle_thumbnailer(do_register, all_users): ...
|
|
15
15
|
def main(): ...
|
|
16
16
|
def main_run_as_root(do_register, *, python_args): ...
|
|
17
|
-
def path_exists_or_is_link(path): ...
|
|
18
17
|
def register(all_users=False): ...
|
|
19
18
|
def register_impl(do_register, all_users): ...
|
|
20
19
|
def system_path_contains(dirpath): ...
|
|
@@ -639,7 +639,7 @@ class Sound:
|
|
|
639
639
|
:rtype: typing_extensions.Self
|
|
640
640
|
"""
|
|
641
641
|
|
|
642
|
-
def filter(self, b: list[float], a: list[float] = 1) -> typing_extensions.Self:
|
|
642
|
+
def filter(self, b: list[float], a: list[float] = (1)) -> typing_extensions.Self:
|
|
643
643
|
"""Filters a sound with the supplied IIR filter coefficients.
|
|
644
644
|
Without the second parameter you'll get a FIR filter.If the first value of the a sequence is 0,
|
|
645
645
|
it will be set to 1 automatically.
|
|
@@ -91,10 +91,11 @@ def enable(fontid: int, option: int):
|
|
|
91
91
|
:type option: int
|
|
92
92
|
"""
|
|
93
93
|
|
|
94
|
-
def load(filepath) -> int:
|
|
94
|
+
def load(filepath: bytes | str) -> int:
|
|
95
95
|
"""Load a new font.
|
|
96
96
|
|
|
97
97
|
:param filepath: the filepath of the font.
|
|
98
|
+
:type filepath: bytes | str
|
|
98
99
|
:return: the new font's fontid or -1 if there was an error.
|
|
99
100
|
:rtype: int
|
|
100
101
|
"""
|
|
@@ -158,10 +159,11 @@ def size(fontid: int, size: float):
|
|
|
158
159
|
:type size: float
|
|
159
160
|
"""
|
|
160
161
|
|
|
161
|
-
def unload(filepath):
|
|
162
|
+
def unload(filepath: bytes | str):
|
|
162
163
|
"""Unload an existing font.
|
|
163
164
|
|
|
164
165
|
:param filepath: the filepath of the font.
|
|
166
|
+
:type filepath: bytes | str
|
|
165
167
|
"""
|
|
166
168
|
|
|
167
169
|
def word_wrap(fontid: int, wrap_width: int):
|
|
@@ -206,12 +206,13 @@ class BMEdge:
|
|
|
206
206
|
def normal_update(self):
|
|
207
207
|
"""Update normals of all connected faces and the edge verts."""
|
|
208
208
|
|
|
209
|
-
def other_vert(self, vert: BMVert):
|
|
209
|
+
def other_vert(self, vert: BMVert) -> BMVert:
|
|
210
210
|
"""Return the other vertex on this edge or None if the vertex is not used by this edge.
|
|
211
211
|
|
|
212
212
|
:param vert: a vert in this edge.
|
|
213
213
|
:type vert: BMVert
|
|
214
214
|
:return: The edges other vert.
|
|
215
|
+
:rtype: BMVert
|
|
215
216
|
"""
|
|
216
217
|
|
|
217
218
|
def select_set(self, select: bool):
|
|
@@ -14,10 +14,11 @@ def new_triangles(range, coords: bytes | None, colors: bytes | None) -> int:
|
|
|
14
14
|
:rtype: int
|
|
15
15
|
"""
|
|
16
16
|
|
|
17
|
-
def new_triangles_from_file(filepath) -> int:
|
|
17
|
+
def new_triangles_from_file(filepath: str | None) -> int:
|
|
18
18
|
"""Create a new icon from triangle geometry.
|
|
19
19
|
|
|
20
20
|
:param filepath: File path.
|
|
21
|
+
:type filepath: str | None
|
|
21
22
|
:return: Unique icon value (pass to interface icon_value argument).
|
|
22
23
|
:rtype: int
|
|
23
24
|
"""
|
|
@@ -67,57 +67,63 @@ def locale_explode(locale):
|
|
|
67
67
|
:return: A tuple (language, country, variant, language_country, language@variant).
|
|
68
68
|
"""
|
|
69
69
|
|
|
70
|
-
def pgettext(msgid: str | None, msgctxt=None):
|
|
70
|
+
def pgettext(msgid: str | None, msgctxt: str | None = None):
|
|
71
71
|
"""Try to translate the given msgid (with optional msgctxt).
|
|
72
72
|
|
|
73
73
|
:param msgid: The string to translate.
|
|
74
74
|
:type msgid: str | None
|
|
75
75
|
:param msgctxt: The translation context (defaults to BLT_I18NCONTEXT_DEFAULT).
|
|
76
|
+
:type msgctxt: str | None
|
|
76
77
|
:return: The translated string (or msgid if no translation was found).
|
|
77
78
|
"""
|
|
78
79
|
|
|
79
|
-
def pgettext_data(msgid: str | None, msgctxt=None):
|
|
80
|
+
def pgettext_data(msgid: str | None, msgctxt: str | None = None):
|
|
80
81
|
"""Try to translate the given msgid (with optional msgctxt), if new data name's translation is enabled.
|
|
81
82
|
|
|
82
83
|
:param msgid: The string to translate.
|
|
83
84
|
:type msgid: str | None
|
|
84
85
|
:param msgctxt: The translation context (defaults to BLT_I18NCONTEXT_DEFAULT).
|
|
86
|
+
:type msgctxt: str | None
|
|
85
87
|
:return: The translated string (or msgid if no translation was found).
|
|
86
88
|
"""
|
|
87
89
|
|
|
88
|
-
def pgettext_iface(msgid: str | None, msgctxt=None):
|
|
90
|
+
def pgettext_iface(msgid: str | None, msgctxt: str | None = None):
|
|
89
91
|
"""Try to translate the given msgid (with optional msgctxt), if labels' translation is enabled.
|
|
90
92
|
|
|
91
93
|
:param msgid: The string to translate.
|
|
92
94
|
:type msgid: str | None
|
|
93
95
|
:param msgctxt: The translation context (defaults to BLT_I18NCONTEXT_DEFAULT).
|
|
96
|
+
:type msgctxt: str | None
|
|
94
97
|
:return: The translated string (or msgid if no translation was found).
|
|
95
98
|
"""
|
|
96
99
|
|
|
97
|
-
def pgettext_n(msgid: str | None, msgctxt=None):
|
|
100
|
+
def pgettext_n(msgid: str | None, msgctxt: str | None = None):
|
|
98
101
|
"""Extract the given msgid to translation files. This is a no-op function that will only mark the string to extract, but not perform the actual translation.
|
|
99
102
|
|
|
100
103
|
:param msgid: The string to extract.
|
|
101
104
|
:type msgid: str | None
|
|
102
105
|
:param msgctxt: The translation context (defaults to BLT_I18NCONTEXT_DEFAULT).
|
|
106
|
+
:type msgctxt: str | None
|
|
103
107
|
:return: The original string.
|
|
104
108
|
"""
|
|
105
109
|
|
|
106
|
-
def pgettext_rpt(msgid: str | None, msgctxt=None):
|
|
110
|
+
def pgettext_rpt(msgid: str | None, msgctxt: str | None = None):
|
|
107
111
|
"""Try to translate the given msgid (with optional msgctxt), if reports' translation is enabled.
|
|
108
112
|
|
|
109
113
|
:param msgid: The string to translate.
|
|
110
114
|
:type msgid: str | None
|
|
111
115
|
:param msgctxt: The translation context (defaults to BLT_I18NCONTEXT_DEFAULT).
|
|
116
|
+
:type msgctxt: str | None
|
|
112
117
|
:return: The translated string (or msgid if no translation was found).
|
|
113
118
|
"""
|
|
114
119
|
|
|
115
|
-
def pgettext_tip(msgid: str | None, msgctxt=None):
|
|
120
|
+
def pgettext_tip(msgid: str | None, msgctxt: str | None = None):
|
|
116
121
|
"""Try to translate the given msgid (with optional msgctxt), if tooltips' translation is enabled.
|
|
117
122
|
|
|
118
123
|
:param msgid: The string to translate.
|
|
119
124
|
:type msgid: str | None
|
|
120
125
|
:param msgctxt: The translation context (defaults to BLT_I18NCONTEXT_DEFAULT).
|
|
126
|
+
:type msgctxt: str | None
|
|
121
127
|
:return: The translated string (or msgid if no translation was found).
|
|
122
128
|
"""
|
|
123
129
|
|
|
@@ -47,11 +47,12 @@ see bpy.app.handlers.load_post.
|
|
|
47
47
|
import typing
|
|
48
48
|
import collections.abc
|
|
49
49
|
import typing_extensions
|
|
50
|
+
import bpy.types
|
|
50
51
|
|
|
51
52
|
def clear_by_owner(owner):
|
|
52
53
|
"""Clear all subscribers using this owner."""
|
|
53
54
|
|
|
54
|
-
def publish_rna(key):
|
|
55
|
+
def publish_rna(key: bpy.types.Property | bpy.types.Struct | None):
|
|
55
56
|
"""Notify subscribers of changes to this property
|
|
56
57
|
(this typically doesn't need to be called explicitly since changes will automatically publish updates).
|
|
57
58
|
In some cases it may be useful to publish changes explicitly using more general keys.
|
|
@@ -62,9 +63,16 @@ def publish_rna(key):
|
|
|
62
63
|
- A property instance.
|
|
63
64
|
- A struct type.
|
|
64
65
|
- A tuple representing a (struct, property name) pair.
|
|
66
|
+
:type key: bpy.types.Property | bpy.types.Struct | None
|
|
65
67
|
"""
|
|
66
68
|
|
|
67
|
-
def subscribe_rna(
|
|
69
|
+
def subscribe_rna(
|
|
70
|
+
key: bpy.types.Property | bpy.types.Struct | None,
|
|
71
|
+
owner,
|
|
72
|
+
args,
|
|
73
|
+
notify,
|
|
74
|
+
options=set(),
|
|
75
|
+
):
|
|
68
76
|
"""Register a message bus subscription. It will be cleared when another blend file is
|
|
69
77
|
loaded, or can be cleared explicitly via `bpy.msgbus.clear_by_owner`.
|
|
70
78
|
|
|
@@ -74,6 +82,7 @@ def subscribe_rna(key, owner, args, notify, options=set()):
|
|
|
74
82
|
- A property instance.
|
|
75
83
|
- A struct type.
|
|
76
84
|
- A tuple representing a (struct, property name) pair.
|
|
85
|
+
:type key: bpy.types.Property | bpy.types.Struct | None
|
|
77
86
|
:param owner: Handle for this subscription (compared by identity).
|
|
78
87
|
:param options: Change the behavior of the subscriber.
|
|
79
88
|
|
|
@@ -2572,6 +2572,7 @@ def obj_import(
|
|
|
2572
2572
|
use_split_groups: bool | None = False,
|
|
2573
2573
|
import_vertex_groups: bool | None = False,
|
|
2574
2574
|
validate_meshes: bool | None = True,
|
|
2575
|
+
close_spline_loops: bool | None = True,
|
|
2575
2576
|
collection_separator: str = "",
|
|
2576
2577
|
filter_glob: str = "*.obj;*.mtl",
|
|
2577
2578
|
):
|
|
@@ -2692,6 +2693,8 @@ def obj_import(
|
|
|
2692
2693
|
:type import_vertex_groups: bool | None
|
|
2693
2694
|
:param validate_meshes: Validate Meshes, Ensure the data is valid (when disabled, data may be imported which causes crashes displaying or editing)
|
|
2694
2695
|
:type validate_meshes: bool | None
|
|
2696
|
+
:param close_spline_loops: Detect Cyclic Curves, Join curve endpoints if overlapping control points are detected(if disabled, no curves will be cyclic)
|
|
2697
|
+
:type close_spline_loops: bool | None
|
|
2695
2698
|
:param collection_separator: Path Separator, Character used to separate objects name into hierarchical structure
|
|
2696
2699
|
:type collection_separator: str
|
|
2697
2700
|
:param filter_glob: Extension Filter
|
|
@@ -9,12 +9,15 @@ import collections.abc
|
|
|
9
9
|
import typing_extensions
|
|
10
10
|
import bpy.types
|
|
11
11
|
|
|
12
|
-
def abspath(
|
|
12
|
+
def abspath(
|
|
13
|
+
path, *, start: bytes | str | None = None, library: bpy.types.Library | None = None
|
|
14
|
+
) -> str:
|
|
13
15
|
"""Returns the absolute path relative to the current blend file
|
|
14
16
|
using the "//" prefix.
|
|
15
17
|
|
|
16
18
|
:param start: Relative to this path,
|
|
17
19
|
when not set the current filename is used.
|
|
20
|
+
:type start: bytes | str | None
|
|
18
21
|
:param library: The library this path is from. This is only included for
|
|
19
22
|
convenience, when the library is not None its path replaces start.
|
|
20
23
|
:type library: bpy.types.Library | None
|
|
@@ -29,13 +32,14 @@ def basename(path) -> str:
|
|
|
29
32
|
:rtype: str
|
|
30
33
|
"""
|
|
31
34
|
|
|
32
|
-
def clean_name(name, *, replace: str = "_") -> str:
|
|
35
|
+
def clean_name(name: bytes | str, *, replace: str = "_") -> str:
|
|
33
36
|
"""Returns a name with characters replaced that
|
|
34
37
|
may cause problems under various circumstances,
|
|
35
38
|
such as writing to a file.All characters besides A-Z/a-z, 0-9 are replaced with "_"
|
|
36
39
|
or the replace argument if defined.
|
|
37
40
|
|
|
38
41
|
:param name: The path name.
|
|
42
|
+
:type name: bytes | str
|
|
39
43
|
:param replace: The replacement for non-valid characters.
|
|
40
44
|
:type replace: str
|
|
41
45
|
:return: The cleaned name.
|
|
@@ -90,11 +94,12 @@ def ensure_ext(filepath: str, ext: str, *, case_sensitive: bool = False) -> str:
|
|
|
90
94
|
:rtype: str
|
|
91
95
|
"""
|
|
92
96
|
|
|
93
|
-
def is_subdir(path, directory) -> bool:
|
|
97
|
+
def is_subdir(path: bytes | str, directory) -> bool:
|
|
94
98
|
"""Returns true if path in a subdirectory of directory.
|
|
95
99
|
Both paths must be absolute.
|
|
96
100
|
|
|
97
101
|
:param path: An absolute path.
|
|
102
|
+
:type path: bytes | str
|
|
98
103
|
:return: Whether or not the path is a subdirectory.
|
|
99
104
|
:rtype: bool
|
|
100
105
|
"""
|
|
@@ -129,12 +134,14 @@ def reduce_dirs(dirs):
|
|
|
129
134
|
:return: A unique list of paths.
|
|
130
135
|
"""
|
|
131
136
|
|
|
132
|
-
def relpath(path, *, start=None) -> str:
|
|
137
|
+
def relpath(path: bytes | str, *, start: bytes | str | None = None) -> str:
|
|
133
138
|
"""Returns the path relative to the current blend file using the "//" prefix.
|
|
134
139
|
|
|
135
140
|
:param path: An absolute path.
|
|
141
|
+
:type path: bytes | str
|
|
136
142
|
:param start: Relative to this path,
|
|
137
143
|
when not set the current filename is used.
|
|
144
|
+
:type start: bytes | str | None
|
|
138
145
|
:return: The relative path.
|
|
139
146
|
:rtype: str
|
|
140
147
|
"""
|
|
@@ -148,7 +148,7 @@ def BoolVectorProperty(
|
|
|
148
148
|
override: bpy.typing.PropertyOverrideFlagItems = set(),
|
|
149
149
|
tags=set(),
|
|
150
150
|
subtype: bpy.typing.PropertySubtypeNumberArrayItems = "NONE",
|
|
151
|
-
size=3,
|
|
151
|
+
size: int | None = 3,
|
|
152
152
|
update: collections.abc.Callable | None = None,
|
|
153
153
|
get: collections.abc.Callable | None = None,
|
|
154
154
|
set: collections.abc.Callable | None = None,
|
|
@@ -170,6 +170,7 @@ def BoolVectorProperty(
|
|
|
170
170
|
:param subtype: Enumerator in `rna_enum_property_subtype_number_array_items`.
|
|
171
171
|
:type subtype: bpy.typing.PropertySubtypeNumberArrayItems
|
|
172
172
|
:param size: Vector dimensions in [1, 32]. An int sequence can be used to define multi-dimension arrays.
|
|
173
|
+
:type size: int | None
|
|
173
174
|
:param update: Function to be called when this value is modified,
|
|
174
175
|
This function must take 2 values (self, context) and return None.
|
|
175
176
|
Warning there are no safety checks to avoid infinite recursion.
|
|
@@ -229,7 +230,7 @@ def EnumProperty(
|
|
|
229
230
|
name: str | None = "",
|
|
230
231
|
description: str | None = "",
|
|
231
232
|
translation_context: str | None = "*",
|
|
232
|
-
default=None,
|
|
233
|
+
default: int | str | None = None,
|
|
233
234
|
options: bpy.typing.PropertyFlagEnumItems = {"ANIMATABLE"},
|
|
234
235
|
override: bpy.typing.PropertyOverrideFlagItems = set(),
|
|
235
236
|
tags=set(),
|
|
@@ -291,6 +292,7 @@ def EnumProperty(
|
|
|
291
292
|
If the ENUM_FLAG option is used this must be a set of such string identifiers instead.
|
|
292
293
|
WARNING: Strings cannot be specified for dynamic enums
|
|
293
294
|
(i.e. if a callback function is given as items parameter).
|
|
295
|
+
:type default: int | str | None
|
|
294
296
|
:param options: Enumerator in `rna_enum_property_flag_enum_items`.
|
|
295
297
|
:type options: bpy.typing.PropertyFlagEnumItems
|
|
296
298
|
:param override: Enumerator in `rna_enum_property_override_flag_items`.
|
|
@@ -387,7 +389,7 @@ def FloatVectorProperty(
|
|
|
387
389
|
tags=set(),
|
|
388
390
|
subtype: bpy.typing.PropertySubtypeNumberArrayItems = "NONE",
|
|
389
391
|
unit: bpy.typing.PropertyUnitItems = "NONE",
|
|
390
|
-
size=3,
|
|
392
|
+
size: int | None = 3,
|
|
391
393
|
update: collections.abc.Callable | None = None,
|
|
392
394
|
get: collections.abc.Callable | None = None,
|
|
393
395
|
set: collections.abc.Callable | None = None,
|
|
@@ -423,6 +425,7 @@ def FloatVectorProperty(
|
|
|
423
425
|
:param unit: Enumerator in `rna_enum_property_unit_items`.
|
|
424
426
|
:type unit: bpy.typing.PropertyUnitItems
|
|
425
427
|
:param size: Vector dimensions in [1, 32]. An int sequence can be used to define multi-dimension arrays.
|
|
428
|
+
:type size: int | None
|
|
426
429
|
:param update: Function to be called when this value is modified,
|
|
427
430
|
This function must take 2 values (self, context) and return None.
|
|
428
431
|
Warning there are no safety checks to avoid infinite recursion.
|
|
@@ -506,7 +509,7 @@ def IntVectorProperty(
|
|
|
506
509
|
override: bpy.typing.PropertyOverrideFlagItems = set(),
|
|
507
510
|
tags=set(),
|
|
508
511
|
subtype: bpy.typing.PropertySubtypeNumberArrayItems = "NONE",
|
|
509
|
-
size=3,
|
|
512
|
+
size: int | None = 3,
|
|
510
513
|
update: collections.abc.Callable | None = None,
|
|
511
514
|
get: collections.abc.Callable | None = None,
|
|
512
515
|
set: collections.abc.Callable | None = None,
|
|
@@ -538,6 +541,7 @@ def IntVectorProperty(
|
|
|
538
541
|
:param subtype: Enumerator in `rna_enum_property_subtype_number_array_items`.
|
|
539
542
|
:type subtype: bpy.typing.PropertySubtypeNumberArrayItems
|
|
540
543
|
:param size: Vector dimensions in [1, 32]. An int sequence can be used to define multi-dimension arrays.
|
|
544
|
+
:type size: int | None
|
|
541
545
|
:param update: Function to be called when this value is modified,
|
|
542
546
|
This function must take 2 values (self, context) and return None.
|
|
543
547
|
Warning there are no safety checks to avoid infinite recursion.
|
|
@@ -552,7 +556,7 @@ def IntVectorProperty(
|
|
|
552
556
|
|
|
553
557
|
def PointerProperty(
|
|
554
558
|
*,
|
|
555
|
-
type=None,
|
|
559
|
+
type: bpy.types.ID | bpy.types.PropertyGroup | None = None,
|
|
556
560
|
name: str | None = "",
|
|
557
561
|
description: str | None = "",
|
|
558
562
|
translation_context: str | None = "*",
|
|
@@ -565,6 +569,7 @@ def PointerProperty(
|
|
|
565
569
|
"""Returns a new pointer property definition.
|
|
566
570
|
|
|
567
571
|
:param type: A subclass of a property group or ID types.
|
|
572
|
+
:type type: bpy.types.ID | bpy.types.PropertyGroup | None
|
|
568
573
|
:param name: Name used in the user interface.
|
|
569
574
|
:type name: str | None
|
|
570
575
|
:param description: Text used for the tooltip and api documentation.
|