fake-bpy-module 20250603__py3-none-any.whl → 20250606__py3-none-any.whl
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.
- _bpy_internal/addons/cli/__init__.pyi +1 -1
- _bpy_internal/extensions/junction_module/__init__.pyi +7 -7
- _bpy_internal/extensions/stale_file_manager/__init__.pyi +8 -8
- _bpy_internal/extensions/wheel_manager/__init__.pyi +3 -3
- _bpy_internal/freedesktop/__init__.pyi +16 -16
- _bpy_internal/grease_pencil/stroke/__init__.pyi +4 -4
- _bpy_internal/system_info/text_generate_runtime/__init__.pyi +1 -1
- _bpy_internal/system_info/url_prefill_runtime/__init__.pyi +1 -1
- _bpy_internal/system_info/url_prefill_startup/__init__.pyi +2 -2
- addon_utils/__init__.pyi +12 -12
- animsys_refactor/__init__.pyi +6 -6
- aud/__init__.pyi +11 -11
- bgl/__init__.pyi +272 -252
- bl_app_override/__init__.pyi +3 -3
- bl_app_override/helpers/__init__.pyi +2 -2
- bl_app_template_utils/__init__.pyi +4 -4
- bl_console_utils/autocomplete/complete_namespace/__init__.pyi +2 -2
- bl_i18n_utils/bl_extract_messages/__init__.pyi +18 -16
- bl_i18n_utils/merge_po/__init__.pyi +1 -1
- bl_i18n_utils/settings/__init__.pyi +6 -6
- bl_i18n_utils/utils/__init__.pyi +48 -46
- bl_i18n_utils/utils_cli/__init__.pyi +6 -6
- bl_i18n_utils/utils_languages_menu/__init__.pyi +1 -1
- bl_i18n_utils/utils_rtl/__init__.pyi +2 -2
- bl_keymap_utils/io/__init__.pyi +9 -9
- bl_keymap_utils/keymap_from_toolbar/__init__.pyi +1 -1
- bl_keymap_utils/keymap_hierarchy/__init__.pyi +1 -1
- bl_keymap_utils/platform_helpers/__init__.pyi +2 -2
- bl_keymap_utils/versioning/__init__.pyi +1 -1
- bl_operators/__init__.pyi +2 -2
- bl_operators/add_mesh_torus/__init__.pyi +6 -6
- bl_operators/anim/__init__.pyi +24 -24
- bl_operators/assets/__init__.pyi +9 -9
- bl_operators/bmesh/find_adjacent/__init__.pyi +11 -9
- bl_operators/bone_selection_sets/__init__.pyi +18 -18
- bl_operators/clip/__init__.pyi +26 -26
- bl_operators/connect_to_output/__init__.pyi +17 -15
- bl_operators/console/__init__.pyi +10 -10
- bl_operators/constraint/__init__.pyi +8 -8
- bl_operators/file/__init__.pyi +6 -6
- bl_operators/freestyle/__init__.pyi +9 -9
- bl_operators/geometry_nodes/__init__.pyi +24 -24
- bl_operators/grease_pencil/__init__.pyi +2 -2
- bl_operators/image/__init__.pyi +7 -7
- bl_operators/image_as_planes/__init__.pyi +32 -32
- bl_operators/mesh/__init__.pyi +7 -7
- bl_operators/node/__init__.pyi +31 -31
- bl_operators/node_editor/node_functions/__init__.pyi +9 -9
- bl_operators/object/__init__.pyi +31 -31
- bl_operators/object_align/__init__.pyi +5 -5
- bl_operators/object_quick_effects/__init__.pyi +9 -9
- bl_operators/object_randomize_transform/__init__.pyi +3 -3
- bl_operators/presets/__init__.pyi +18 -18
- bl_operators/rigidbody/__init__.pyi +7 -7
- bl_operators/screen_play_rendered_anim/__init__.pyi +2 -2
- bl_operators/sequencer/__init__.pyi +19 -19
- bl_operators/spreadsheet/__init__.pyi +4 -4
- bl_operators/userpref/__init__.pyi +42 -42
- bl_operators/uvcalc_follow_active/__init__.pyi +5 -5
- bl_operators/uvcalc_lightmap/__init__.pyi +8 -8
- bl_operators/uvcalc_transform/__init__.pyi +20 -20
- bl_operators/vertexpaint_dirt/__init__.pyi +4 -4
- bl_operators/view3d/__init__.pyi +21 -19
- bl_operators/wm/__init__.pyi +88 -88
- bl_operators/world/__init__.pyi +2 -2
- bl_previews_utils/bl_previews_render/__init__.pyi +9 -7
- bl_rna_utils/data_path/__init__.pyi +2 -2
- bl_text_utils/external_editor/__init__.pyi +1 -1
- bl_ui/__init__.pyi +10 -10
- bl_ui/anim/__init__.pyi +2 -2
- bl_ui/asset_shelf/__init__.pyi +2 -2
- bl_ui/generic_ui_list/__init__.pyi +6 -6
- bl_ui/node_add_menu/__init__.pyi +15 -13
- bl_ui/node_add_menu_compositor/__init__.pyi +18 -18
- bl_ui/node_add_menu_geometry/__init__.pyi +54 -54
- bl_ui/node_add_menu_shader/__init__.pyi +16 -16
- bl_ui/node_add_menu_texture/__init__.pyi +9 -9
- bl_ui/properties_animviz/__init__.pyi +2 -2
- bl_ui/properties_collection/__init__.pyi +10 -8
- bl_ui/properties_constraint/__init__.pyi +125 -125
- bl_ui/properties_data_armature/__init__.pyi +22 -22
- bl_ui/properties_data_bone/__init__.pyi +20 -20
- bl_ui/properties_data_camera/__init__.pyi +19 -19
- bl_ui/properties_data_curve/__init__.pyi +23 -23
- bl_ui/properties_data_curves/__init__.pyi +9 -9
- bl_ui/properties_data_empty/__init__.pyi +4 -4
- bl_ui/properties_data_grease_pencil/__init__.pyi +25 -25
- bl_ui/properties_data_lattice/__init__.pyi +4 -4
- bl_ui/properties_data_light/__init__.pyi +14 -14
- bl_ui/properties_data_lightprobe/__init__.pyi +18 -18
- bl_ui/properties_data_mesh/__init__.pyi +26 -26
- bl_ui/properties_data_metaball/__init__.pyi +6 -6
- bl_ui/properties_data_modifier/__init__.pyi +12 -12
- bl_ui/properties_data_pointcloud/__init__.pyi +8 -8
- bl_ui/properties_data_shaderfx/__init__.pyi +1 -1
- bl_ui/properties_data_speaker/__init__.pyi +5 -5
- bl_ui/properties_data_volume/__init__.pyi +9 -9
- bl_ui/properties_freestyle/__init__.pyi +51 -51
- bl_ui/properties_grease_pencil_common/__init__.pyi +30 -30
- bl_ui/properties_mask_common/__init__.pyi +24 -24
- bl_ui/properties_material/__init__.pyi +27 -27
- bl_ui/properties_material_gpencil/__init__.pyi +12 -12
- bl_ui/properties_object/__init__.pyi +29 -29
- bl_ui/properties_output/__init__.pyi +29 -29
- bl_ui/properties_paint_common/__init__.pyi +59 -49
- bl_ui/properties_particle/__init__.pyi +101 -101
- bl_ui/properties_physics_cloth/__init__.pyi +20 -20
- bl_ui/properties_physics_common/__init__.pyi +8 -8
- bl_ui/properties_physics_dynamicpaint/__init__.pyi +57 -57
- bl_ui/properties_physics_field/__init__.pyi +23 -23
- bl_ui/properties_physics_fluid/__init__.pyi +76 -76
- bl_ui/properties_physics_geometry_nodes/__init__.pyi +3 -3
- bl_ui/properties_physics_rigidbody/__init__.pyi +18 -18
- bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +29 -29
- bl_ui/properties_physics_softbody/__init__.pyi +21 -21
- bl_ui/properties_render/__init__.pyi +81 -81
- bl_ui/properties_scene/__init__.pyi +22 -22
- bl_ui/properties_texture/__init__.pyi +39 -39
- bl_ui/properties_view_layer/__init__.pyi +12 -12
- bl_ui/properties_workspace/__init__.pyi +5 -5
- bl_ui/properties_world/__init__.pyi +18 -18
- bl_ui/space_clip/__init__.pyi +81 -81
- bl_ui/space_console/__init__.pyi +6 -6
- bl_ui/space_dopesheet/__init__.pyi +32 -32
- bl_ui/space_filebrowser/__init__.pyi +45 -45
- bl_ui/space_graph/__init__.pyi +21 -21
- bl_ui/space_image/__init__.pyi +73 -73
- bl_ui/space_info/__init__.pyi +6 -6
- bl_ui/space_nla/__init__.pyi +18 -18
- bl_ui/space_node/__init__.pyi +42 -42
- bl_ui/space_outliner/__init__.pyi +21 -21
- bl_ui/space_properties/__init__.pyi +6 -6
- bl_ui/space_sequencer/__init__.pyi +133 -133
- bl_ui/space_spreadsheet/__init__.pyi +4 -4
- bl_ui/space_statusbar/__init__.pyi +1 -1
- bl_ui/space_text/__init__.pyi +17 -17
- bl_ui/space_time/__init__.pyi +12 -12
- bl_ui/space_toolsystem_common/__init__.pyi +28 -26
- bl_ui/space_toolsystem_toolbar/__init__.pyi +36 -36
- bl_ui/space_topbar/__init__.pyi +32 -32
- bl_ui/space_userpref/__init__.pyi +132 -132
- bl_ui/space_view3d/__init__.pyi +297 -297
- bl_ui/space_view3d_toolbar/__init__.pyi +148 -149
- bl_ui/utils/__init__.pyi +5 -5
- bl_ui_utils/layout/__init__.pyi +1 -1
- blend_render_info/__init__.pyi +2 -2
- blf/__init__.pyi +15 -15
- bmesh/__init__.pyi +1 -1
- bmesh/ops/__init__.pyi +366 -357
- bmesh/types/__init__.pyi +59 -57
- bmesh/utils/__init__.pyi +2 -2
- bpy/app/__init__.pyi +5 -5
- bpy/app/icons/__init__.pyi +1 -1
- bpy/app/timers/__init__.pyi +2 -2
- bpy/app/translations/__init__.pyi +9 -9
- bpy/msgbus/__init__.pyi +3 -3
- bpy/ops/action/__init__.pyi +62 -38
- bpy/ops/anim/__init__.pyi +63 -61
- bpy/ops/armature/__init__.pyi +58 -48
- bpy/ops/asset/__init__.pyi +31 -17
- bpy/ops/boid/__init__.pyi +18 -8
- bpy/ops/brush/__init__.pyi +19 -13
- bpy/ops/buttons/__init__.pyi +14 -6
- bpy/ops/cachefile/__init__.pyi +9 -5
- bpy/ops/camera/__init__.pyi +2 -2
- bpy/ops/clip/__init__.pyi +112 -92
- bpy/ops/cloth/__init__.pyi +1 -1
- bpy/ops/collection/__init__.pyi +11 -9
- bpy/ops/console/__init__.pyi +37 -21
- bpy/ops/constraint/__init__.pyi +20 -18
- bpy/ops/curve/__init__.pyi +81 -51
- bpy/ops/curves/__init__.pyi +50 -30
- bpy/ops/cycles/__init__.pyi +3 -3
- bpy/ops/dpaint/__init__.pyi +5 -5
- bpy/ops/ed/__init__.pyi +19 -13
- bpy/ops/export_anim/__init__.pyi +1 -1
- bpy/ops/export_scene/__init__.pyi +2 -2
- bpy/ops/extensions/__init__.pyi +38 -32
- bpy/ops/file/__init__.pyi +72 -40
- bpy/ops/fluid/__init__.pyi +36 -14
- bpy/ops/font/__init__.pyi +41 -23
- bpy/ops/geometry/__init__.pyi +10 -10
- bpy/ops/gizmogroup/__init__.pyi +4 -2
- bpy/ops/gpencil/__init__.pyi +12 -8
- bpy/ops/graph/__init__.pyi +81 -65
- bpy/ops/grease_pencil/__init__.pyi +159 -115
- bpy/ops/image/__init__.pyi +63 -49
- bpy/ops/import_anim/__init__.pyi +1 -1
- bpy/ops/import_curve/__init__.pyi +1 -1
- bpy/ops/import_scene/__init__.pyi +2 -2
- bpy/ops/info/__init__.pyi +13 -7
- bpy/ops/lattice/__init__.pyi +14 -8
- bpy/ops/marker/__init__.pyi +13 -11
- bpy/ops/mask/__init__.pyi +59 -39
- bpy/ops/material/__init__.pyi +3 -3
- bpy/ops/mball/__init__.pyi +8 -8
- bpy/ops/mesh/__init__.pyi +182 -164
- bpy/ops/nla/__init__.pyi +65 -39
- bpy/ops/node/__init__.pyi +181 -147
- bpy/ops/object/__init__.pyi +262 -242
- bpy/ops/outliner/__init__.pyi +98 -72
- bpy/ops/paint/__init__.pyi +58 -54
- bpy/ops/paintcurve/__init__.pyi +12 -8
- bpy/ops/palette/__init__.pyi +11 -7
- bpy/ops/particle/__init__.pyi +58 -36
- bpy/ops/pointcloud/__init__.pyi +13 -7
- bpy/ops/pose/__init__.pyi +65 -51
- bpy/ops/poselib/__init__.pyi +17 -11
- bpy/ops/preferences/__init__.pyi +41 -35
- bpy/ops/ptcache/__init__.pyi +13 -7
- bpy/ops/render/__init__.pyi +17 -13
- bpy/ops/rigidbody/__init__.pyi +19 -13
- bpy/ops/scene/__init__.pyi +39 -37
- bpy/ops/screen/__init__.pyi +59 -39
- bpy/ops/script/__init__.pyi +5 -3
- bpy/ops/sculpt/__init__.pyi +44 -40
- bpy/ops/sculpt_curves/__init__.pyi +4 -4
- bpy/ops/sequencer/__init__.pyi +142 -100
- bpy/ops/sound/__init__.pyi +7 -7
- bpy/ops/spreadsheet/__init__.pyi +13 -7
- bpy/ops/surface/__init__.pyi +6 -6
- bpy/ops/text/__init__.pyi +73 -43
- bpy/ops/text_editor/__init__.pyi +1 -1
- bpy/ops/texture/__init__.pyi +8 -4
- bpy/ops/transform/__init__.pyi +29 -27
- bpy/ops/ui/__init__.pyi +42 -34
- bpy/ops/uilist/__init__.pyi +3 -3
- bpy/ops/uv/__init__.pyi +59 -49
- bpy/ops/view2d/__init__.pyi +14 -14
- bpy/ops/view3d/__init__.pyi +87 -67
- bpy/ops/wm/__init__.pyi +138 -116
- bpy/ops/workspace/__init__.pyi +11 -7
- bpy/ops/world/__init__.pyi +2 -2
- bpy/props/__init__.pyi +16 -13
- bpy/types/__init__.pyi +1220 -1157
- bpy/utils/__init__.pyi +23 -23
- bpy/utils/previews/__init__.pyi +3 -3
- bpy_extras/anim_utils/__init__.pyi +7 -7
- bpy_extras/bmesh_utils/__init__.pyi +1 -1
- bpy_extras/id_map_utils/__init__.pyi +3 -3
- bpy_extras/io_utils/__init__.pyi +14 -12
- bpy_extras/keyconfig_utils/__init__.pyi +3 -3
- bpy_extras/mesh_utils/__init__.pyi +2 -2
- bpy_extras/node_shader_utils/__init__.pyi +63 -63
- bpy_extras/node_utils/__init__.pyi +3 -3
- bpy_extras/object_utils/__init__.pyi +4 -4
- bpy_extras/wm_utils/progress_report/__init__.pyi +10 -10
- bpy_types/__init__.pyi +4 -4
- console_python/__init__.pyi +7 -7
- console_shell/__init__.pyi +5 -5
- {fake_bpy_module-20250603.dist-info → fake_bpy_module-20250606.dist-info}/METADATA +1 -1
- fake_bpy_module-20250606.dist-info/RECORD +367 -0
- freestyle/chainingiterators/__init__.pyi +35 -33
- freestyle/functions/__init__.pyi +55 -55
- freestyle/predicates/__init__.pyi +8 -8
- freestyle/shaders/__init__.pyi +79 -75
- freestyle/types/__init__.pyi +146 -142
- freestyle/utils/ContextFunctions/__init__.pyi +3 -1
- freestyle/utils/__init__.pyi +25 -25
- gpu/matrix/__init__.pyi +14 -14
- gpu/select/__init__.pyi +1 -1
- gpu/shader/__init__.pyi +1 -1
- gpu/state/__init__.pyi +19 -19
- gpu/types/__init__.pyi +50 -44
- gpu_extras/presets/__init__.pyi +2 -2
- graphviz_export/__init__.pyi +2 -2
- idprop/types/__init__.pyi +9 -9
- imbuf/__init__.pyi +3 -1
- imbuf/types/__init__.pyi +3 -3
- keyingsets_builtins/__init__.pyi +26 -26
- keyingsets_utils/__init__.pyi +14 -14
- mathutils/__init__.pyi +61 -53
- mathutils/bvhtree/__init__.pyi +4 -4
- mathutils/kdtree/__init__.pyi +3 -3
- mathutils/noise/__init__.pyi +1 -1
- nodeitems_builtins/__init__.pyi +4 -4
- nodeitems_utils/__init__.pyi +9 -9
- rna_info/__init__.pyi +25 -25
- rna_keymap_ui/__init__.pyi +6 -6
- rna_prop_ui/__init__.pyi +12 -12
- rna_xml/__init__.pyi +6 -6
- fake_bpy_module-20250603.dist-info/RECORD +0 -367
- {fake_bpy_module-20250603.dist-info → fake_bpy_module-20250606.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20250603.dist-info → fake_bpy_module-20250606.dist-info}/top_level.txt +0 -0
|
@@ -4,38 +4,38 @@ import typing_extensions
|
|
|
4
4
|
import numpy.typing as npt
|
|
5
5
|
|
|
6
6
|
class JunctionModuleHandle:
|
|
7
|
-
def register_module(self):
|
|
7
|
+
def register_module(self) -> None:
|
|
8
8
|
"""Register the base module in sys.modules."""
|
|
9
9
|
|
|
10
|
-
def register_submodule(self, submodule_name, dirpath):
|
|
10
|
+
def register_submodule(self, submodule_name, dirpath) -> None:
|
|
11
11
|
"""
|
|
12
12
|
|
|
13
13
|
:param submodule_name:
|
|
14
14
|
:param dirpath:
|
|
15
15
|
"""
|
|
16
16
|
|
|
17
|
-
def rename_directory(self, submodule_name, dirpath):
|
|
17
|
+
def rename_directory(self, submodule_name, dirpath) -> None:
|
|
18
18
|
"""
|
|
19
19
|
|
|
20
20
|
:param submodule_name:
|
|
21
21
|
:param dirpath:
|
|
22
22
|
"""
|
|
23
23
|
|
|
24
|
-
def rename_submodule(self, submodule_name_src, submodule_name_dst):
|
|
24
|
+
def rename_submodule(self, submodule_name_src, submodule_name_dst) -> None:
|
|
25
25
|
"""
|
|
26
26
|
|
|
27
27
|
:param submodule_name_src:
|
|
28
28
|
:param submodule_name_dst:
|
|
29
29
|
"""
|
|
30
30
|
|
|
31
|
-
def submodule_items(self): ...
|
|
32
|
-
def unregister_module(self):
|
|
31
|
+
def submodule_items(self) -> None: ...
|
|
32
|
+
def unregister_module(self) -> None:
|
|
33
33
|
"""Unregister the base module in sys.modules.
|
|
34
34
|
Keep everything except the modules name (allowing re-registration).
|
|
35
35
|
|
|
36
36
|
"""
|
|
37
37
|
|
|
38
|
-
def unregister_submodule(self, submodule_name):
|
|
38
|
+
def unregister_submodule(self, submodule_name) -> None:
|
|
39
39
|
"""
|
|
40
40
|
|
|
41
41
|
:param submodule_name:
|
|
@@ -4,35 +4,35 @@ import typing_extensions
|
|
|
4
4
|
import numpy.typing as npt
|
|
5
5
|
|
|
6
6
|
class StaleFiles:
|
|
7
|
-
def filepath_add(self, path_abs, *, rename):
|
|
7
|
+
def filepath_add(self, path_abs, *, rename) -> None:
|
|
8
8
|
"""
|
|
9
9
|
|
|
10
10
|
:param path_abs:
|
|
11
11
|
:param rename:
|
|
12
12
|
"""
|
|
13
13
|
|
|
14
|
-
def is_empty(self): ...
|
|
15
|
-
def is_modified(self): ...
|
|
16
|
-
def state_load(self, *, check_exists):
|
|
14
|
+
def is_empty(self) -> None: ...
|
|
15
|
+
def is_modified(self) -> None: ...
|
|
16
|
+
def state_load(self, *, check_exists) -> None:
|
|
17
17
|
"""
|
|
18
18
|
|
|
19
19
|
:param check_exists:
|
|
20
20
|
"""
|
|
21
21
|
|
|
22
|
-
def state_load_add_and_store(self, *, paths):
|
|
22
|
+
def state_load_add_and_store(self, *, paths) -> None:
|
|
23
23
|
"""
|
|
24
24
|
|
|
25
25
|
:param paths:
|
|
26
26
|
"""
|
|
27
27
|
|
|
28
|
-
def state_load_remove_and_store(self, *, paths):
|
|
28
|
+
def state_load_remove_and_store(self, *, paths) -> None:
|
|
29
29
|
"""
|
|
30
30
|
|
|
31
31
|
:param paths:
|
|
32
32
|
"""
|
|
33
33
|
|
|
34
|
-
def state_remove_all(self): ...
|
|
35
|
-
def state_store(self, *, check_exists):
|
|
34
|
+
def state_remove_all(self) -> None: ...
|
|
35
|
+
def state_store(self, *, check_exists) -> None:
|
|
36
36
|
"""
|
|
37
37
|
|
|
38
38
|
:param check_exists:
|
|
@@ -5,11 +5,11 @@ import numpy.typing as npt
|
|
|
5
5
|
|
|
6
6
|
def apply_action(
|
|
7
7
|
*, local_dir, local_dir_site_packages, wheel_list, error_fn, remove_error_fn, debug
|
|
8
|
-
): ...
|
|
9
|
-
def wheel_list_deduplicate_as_skip_set(wheel_list):
|
|
8
|
+
) -> None: ...
|
|
9
|
+
def wheel_list_deduplicate_as_skip_set(wheel_list) -> None:
|
|
10
10
|
"""Return all wheel paths to skip."""
|
|
11
11
|
|
|
12
|
-
def wheel_version_from_filename_for_cmp(filename):
|
|
12
|
+
def wheel_version_from_filename_for_cmp(filename) -> None:
|
|
13
13
|
"""Extract the version number for comparison.
|
|
14
14
|
Note that this only handled the first 3 numbers,
|
|
15
15
|
the trailing text is compared as a string which is not technically correct
|
|
@@ -3,19 +3,19 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import numpy.typing as npt
|
|
5
5
|
|
|
6
|
-
def argparse_create(): ...
|
|
7
|
-
def call_handle_checked(fn, *, do_register, all_users): ...
|
|
8
|
-
def filepath_ensure_removed(path): ...
|
|
9
|
-
def filepath_repr(filepath): ...
|
|
10
|
-
def handle_bin(do_register, all_users): ...
|
|
11
|
-
def handle_desktop_file(do_register, all_users): ...
|
|
12
|
-
def handle_icon(do_register, all_users): ...
|
|
13
|
-
def handle_mime_association_default(do_register, all_users): ...
|
|
14
|
-
def handle_mime_association_xml(do_register, all_users): ...
|
|
15
|
-
def handle_thumbnailer(do_register, all_users): ...
|
|
16
|
-
def main(): ...
|
|
17
|
-
def main_run_as_root(do_register, *, python_args): ...
|
|
18
|
-
def register(all_users=False): ...
|
|
19
|
-
def register_impl(do_register, all_users): ...
|
|
20
|
-
def system_path_contains(dirpath): ...
|
|
21
|
-
def unregister(all_users=False): ...
|
|
6
|
+
def argparse_create() -> None: ...
|
|
7
|
+
def call_handle_checked(fn, *, do_register, all_users) -> None: ...
|
|
8
|
+
def filepath_ensure_removed(path) -> None: ...
|
|
9
|
+
def filepath_repr(filepath) -> None: ...
|
|
10
|
+
def handle_bin(do_register, all_users) -> None: ...
|
|
11
|
+
def handle_desktop_file(do_register, all_users) -> None: ...
|
|
12
|
+
def handle_icon(do_register, all_users) -> None: ...
|
|
13
|
+
def handle_mime_association_default(do_register, all_users) -> None: ...
|
|
14
|
+
def handle_mime_association_xml(do_register, all_users) -> None: ...
|
|
15
|
+
def handle_thumbnailer(do_register, all_users) -> None: ...
|
|
16
|
+
def main() -> None: ...
|
|
17
|
+
def main_run_as_root(do_register, *, python_args) -> None: ...
|
|
18
|
+
def register(all_users=False) -> None: ...
|
|
19
|
+
def register_impl(do_register, all_users) -> None: ...
|
|
20
|
+
def system_path_contains(dirpath) -> None: ...
|
|
21
|
+
def unregister(all_users=False) -> None: ...
|
|
@@ -38,13 +38,13 @@ class GreasePencilStroke(AttributeGetterSetter):
|
|
|
38
38
|
start_cap: typing.Any
|
|
39
39
|
time_start: typing.Any
|
|
40
40
|
|
|
41
|
-
def add_points(self, count):
|
|
41
|
+
def add_points(self, count) -> None:
|
|
42
42
|
"""Add new points at the end of the stroke and returns the new points as a list.
|
|
43
43
|
|
|
44
44
|
:param count:
|
|
45
45
|
"""
|
|
46
46
|
|
|
47
|
-
def remove_points(self, count):
|
|
47
|
+
def remove_points(self, count) -> None:
|
|
48
48
|
"""Remove points at the end of the stroke.
|
|
49
49
|
|
|
50
50
|
:param count:
|
|
@@ -69,11 +69,11 @@ class GreasePencilStrokePointSlice(SliceHelper):
|
|
|
69
69
|
class GreasePencilStrokeSlice(SliceHelper):
|
|
70
70
|
"""A helper class that represents a slice of GreasePencilStroke's."""
|
|
71
71
|
|
|
72
|
-
def DefAttributeGetterSetters(attributes_list):
|
|
72
|
+
def DefAttributeGetterSetters(attributes_list) -> None:
|
|
73
73
|
"""A class decorator that reads a list of attribute information &
|
|
74
74
|
creates properties on the class with getters & setters.
|
|
75
75
|
|
|
76
76
|
"""
|
|
77
77
|
|
|
78
|
-
def def_prop_for_attribute(attr_name, type, default, doc):
|
|
78
|
+
def def_prop_for_attribute(attr_name, type, default, doc) -> None:
|
|
79
79
|
"""Creates a property that can read and write an attribute."""
|
addon_utils/__init__.pyi
CHANGED
|
@@ -16,7 +16,7 @@ def check(module_name: str) -> tuple[bool, bool]:
|
|
|
16
16
|
:rtype: tuple[bool, bool]
|
|
17
17
|
"""
|
|
18
18
|
|
|
19
|
-
def check_extension(module_name):
|
|
19
|
+
def check_extension(module_name) -> None:
|
|
20
20
|
"""Return true if the module is an extension."""
|
|
21
21
|
|
|
22
22
|
def disable(
|
|
@@ -25,7 +25,7 @@ def disable(
|
|
|
25
25
|
default_set: bool = False,
|
|
26
26
|
refresh_handled=False,
|
|
27
27
|
handle_error: None | collections.abc.Callable[None] | None = None,
|
|
28
|
-
):
|
|
28
|
+
) -> None:
|
|
29
29
|
"""Disables an addon by name.
|
|
30
30
|
|
|
31
31
|
:param module_name: The name of the addon and module.
|
|
@@ -36,7 +36,7 @@ def disable(
|
|
|
36
36
|
:type handle_error: None | collections.abc.Callable[None] | None
|
|
37
37
|
"""
|
|
38
38
|
|
|
39
|
-
def disable_all(): ...
|
|
39
|
+
def disable_all() -> None: ...
|
|
40
40
|
def enable(
|
|
41
41
|
module_name: str,
|
|
42
42
|
*,
|
|
@@ -44,7 +44,7 @@ def enable(
|
|
|
44
44
|
persistent: bool = False,
|
|
45
45
|
refresh_handled: bool = False,
|
|
46
46
|
handle_error: None | collections.abc.Callable[None] | None = None,
|
|
47
|
-
):
|
|
47
|
+
) -> None:
|
|
48
48
|
"""Enables an addon by name.
|
|
49
49
|
|
|
50
50
|
:param module_name: the name of the addon and module.
|
|
@@ -66,7 +66,7 @@ def extensions_refresh(
|
|
|
66
66
|
ensure_wheels: bool = True,
|
|
67
67
|
addon_modules_pending: None | collections.abc.Sequence[str] | None = None,
|
|
68
68
|
handle_error: None | collections.abc.Callable[None] | None = None,
|
|
69
|
-
):
|
|
69
|
+
) -> None:
|
|
70
70
|
"""Ensure data relating to extensions is up to date.
|
|
71
71
|
This should be called after extensions on the file-system have changed.
|
|
72
72
|
|
|
@@ -79,12 +79,12 @@ def extensions_refresh(
|
|
|
79
79
|
:type handle_error: None | collections.abc.Callable[None] | None
|
|
80
80
|
"""
|
|
81
81
|
|
|
82
|
-
def module_bl_info(mod, *, info_basis=None): ...
|
|
83
|
-
def modules(*, module_cache={}, refresh=True): ...
|
|
84
|
-
def modules_refresh(*, module_cache={}): ...
|
|
85
|
-
def paths(): ...
|
|
86
|
-
def reset_all(*, reload_scripts=False):
|
|
82
|
+
def module_bl_info(mod, *, info_basis=None) -> None: ...
|
|
83
|
+
def modules(*, module_cache={}, refresh=True) -> None: ...
|
|
84
|
+
def modules_refresh(*, module_cache={}) -> None: ...
|
|
85
|
+
def paths() -> None: ...
|
|
86
|
+
def reset_all(*, reload_scripts=False) -> None:
|
|
87
87
|
"""Sets the addon state based on the user preferences."""
|
|
88
88
|
|
|
89
|
-
def stale_pending_remove_paths(path_base, paths): ...
|
|
90
|
-
def stale_pending_stage_paths(path_base, paths): ...
|
|
89
|
+
def stale_pending_remove_paths(path_base, paths) -> None: ...
|
|
90
|
+
def stale_pending_stage_paths(path_base, paths) -> None: ...
|
animsys_refactor/__init__.pyi
CHANGED
|
@@ -8,7 +8,7 @@ class DataPathBuilder:
|
|
|
8
8
|
|
|
9
9
|
data_path: typing.Any
|
|
10
10
|
|
|
11
|
-
def resolve(self, real_base, rna_update_from_map, fcurve, log):
|
|
11
|
+
def resolve(self, real_base, rna_update_from_map, fcurve, log) -> None:
|
|
12
12
|
"""Return (attribute, value) pairs.
|
|
13
13
|
|
|
14
14
|
:param real_base:
|
|
@@ -17,8 +17,8 @@ class DataPathBuilder:
|
|
|
17
17
|
:param log:
|
|
18
18
|
"""
|
|
19
19
|
|
|
20
|
-
def anim_data_actions(anim_data): ...
|
|
21
|
-
def classes_recursive(base_type, clss=None): ...
|
|
22
|
-
def find_path_new(id_data, data_path, rna_update_from_map, fcurve, log): ...
|
|
23
|
-
def id_iter(): ...
|
|
24
|
-
def update_data_paths(rna_update, log=None): ...
|
|
20
|
+
def anim_data_actions(anim_data) -> None: ...
|
|
21
|
+
def classes_recursive(base_type, clss=None) -> None: ...
|
|
22
|
+
def find_path_new(id_data, data_path, rna_update_from_map, fcurve, log) -> None: ...
|
|
23
|
+
def id_iter() -> None: ...
|
|
24
|
+
def update_data_paths(rna_update, log=None) -> None: ...
|
aud/__init__.pyi
CHANGED
|
@@ -51,7 +51,7 @@ The speed of sound in air is typically 343.3 m/s."""
|
|
|
51
51
|
volume: typing.Any
|
|
52
52
|
""" The overall volume of the device."""
|
|
53
53
|
|
|
54
|
-
def lock(self):
|
|
54
|
+
def lock(self) -> None:
|
|
55
55
|
"""Locks the device so that it's guaranteed, that no samples are
|
|
56
56
|
read from the streams until `unlock` is called.
|
|
57
57
|
This is useful if you want to do start/stop/pause/resume some
|
|
@@ -71,10 +71,10 @@ The speed of sound in air is typically 343.3 m/s."""
|
|
|
71
71
|
:rtype: Handle
|
|
72
72
|
"""
|
|
73
73
|
|
|
74
|
-
def stopAll(self):
|
|
74
|
+
def stopAll(self) -> None:
|
|
75
75
|
"""Stops all playing and paused sounds."""
|
|
76
76
|
|
|
77
|
-
def unlock(self):
|
|
77
|
+
def unlock(self) -> None:
|
|
78
78
|
"""Unlocks the device after a lock call, see `lock` for
|
|
79
79
|
details.
|
|
80
80
|
|
|
@@ -278,7 +278,7 @@ class PlaybackManager:
|
|
|
278
278
|
:rtype: int
|
|
279
279
|
"""
|
|
280
280
|
|
|
281
|
-
def clean(self):
|
|
281
|
+
def clean(self) -> None:
|
|
282
282
|
"""Cleans all the invalid and finished sound from the playback manager."""
|
|
283
283
|
|
|
284
284
|
def getVolume(self, catKey: int) -> float:
|
|
@@ -373,10 +373,10 @@ The speed of sound in air is typically 343.3 m/s."""
|
|
|
373
373
|
:rtype: SequenceEntry
|
|
374
374
|
"""
|
|
375
375
|
|
|
376
|
-
def remove(self):
|
|
376
|
+
def remove(self) -> None:
|
|
377
377
|
"""Removes an entry from the sequence."""
|
|
378
378
|
|
|
379
|
-
def setAnimationData(self):
|
|
379
|
+
def setAnimationData(self) -> None:
|
|
380
380
|
"""Writes animation data to a sequence."""
|
|
381
381
|
|
|
382
382
|
class SequenceEntry:
|
|
@@ -418,10 +418,10 @@ At this distance the volume will be exactly `volume`.:attr:`Device.distance_mode
|
|
|
418
418
|
volume_minimum: typing.Any
|
|
419
419
|
""" The minimum volume of the source.:attr:`Device.distance_model`"""
|
|
420
420
|
|
|
421
|
-
def move(self):
|
|
421
|
+
def move(self) -> None:
|
|
422
422
|
"""Moves the entry."""
|
|
423
423
|
|
|
424
|
-
def setAnimationData(self):
|
|
424
|
+
def setAnimationData(self) -> None:
|
|
425
425
|
"""Writes animation data to a sequenced entry."""
|
|
426
426
|
|
|
427
427
|
class Sound:
|
|
@@ -554,7 +554,7 @@ class Sound:
|
|
|
554
554
|
:rtype: typing_extensions.Self
|
|
555
555
|
"""
|
|
556
556
|
|
|
557
|
-
def addSound(self, sound: typing_extensions.Self):
|
|
557
|
+
def addSound(self, sound: typing_extensions.Self) -> None:
|
|
558
558
|
"""Adds a new sound to a sound list.
|
|
559
559
|
|
|
560
560
|
:param sound: The sound that will be added to the list.
|
|
@@ -584,7 +584,7 @@ class Sound:
|
|
|
584
584
|
:rtype: typing_extensions.Self
|
|
585
585
|
"""
|
|
586
586
|
|
|
587
|
-
def data(self):
|
|
587
|
+
def data(self) -> None:
|
|
588
588
|
"""Retrieves the data of the sound as numpy array.
|
|
589
589
|
|
|
590
590
|
:return: A two dimensional numpy float array.
|
|
@@ -817,7 +817,7 @@ class Sound:
|
|
|
817
817
|
codec: int,
|
|
818
818
|
bitrate: int,
|
|
819
819
|
buffersize: int,
|
|
820
|
-
):
|
|
820
|
+
) -> None:
|
|
821
821
|
"""Writes the sound to a file.
|
|
822
822
|
|
|
823
823
|
:param filename: The path to write to.
|