fake-bpy-module 20250604__py3-none-any.whl → 20250607__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 +25 -58
- 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 -50
- 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 -75
- 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 -307
- 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 +3 -3
- 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 +15 -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 -20
- bpy/ops/boid/__init__.pyi +18 -8
- bpy/ops/brush/__init__.pyi +19 -16
- bpy/ops/buttons/__init__.pyi +14 -12
- bpy/ops/cachefile/__init__.pyi +9 -11
- bpy/ops/camera/__init__.pyi +2 -2
- bpy/ops/clip/__init__.pyi +112 -95
- 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 -16
- 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 -43
- bpy/ops/fluid/__init__.pyi +36 -14
- bpy/ops/font/__init__.pyi +41 -29
- 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 -68
- bpy/ops/grease_pencil/__init__.pyi +159 -115
- bpy/ops/image/__init__.pyi +63 -61
- 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 -150
- bpy/ops/object/__init__.pyi +262 -251
- 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 -38
- 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 -45
- 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 -115
- bpy/ops/sound/__init__.pyi +7 -16
- bpy/ops/spreadsheet/__init__.pyi +13 -7
- bpy/ops/surface/__init__.pyi +6 -6
- bpy/ops/text/__init__.pyi +73 -49
- 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 +136 -574
- bpy/ops/workspace/__init__.pyi +11 -7
- bpy/ops/world/__init__.pyi +2 -2
- bpy/props/__init__.pyi +16 -13
- bpy/types/__init__.pyi +1237 -1281
- 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-20250604.dist-info → fake_bpy_module-20250607.dist-info}/METADATA +1 -1
- fake_bpy_module-20250607.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-20250604.dist-info/RECORD +0 -367
- {fake_bpy_module-20250604.dist-info → fake_bpy_module-20250607.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20250604.dist-info → fake_bpy_module-20250607.dist-info}/top_level.txt +0 -0
bpy/ops/outliner/__init__.pyi
CHANGED
|
@@ -10,7 +10,7 @@ def action_set(
|
|
|
10
10
|
/,
|
|
11
11
|
*,
|
|
12
12
|
action: str | None = "",
|
|
13
|
-
):
|
|
13
|
+
) -> None:
|
|
14
14
|
"""Change the active action used
|
|
15
15
|
|
|
16
16
|
:type execution_context: int | str | None
|
|
@@ -28,7 +28,7 @@ def animdata_operation(
|
|
|
28
28
|
"CLEAR_ANIMDATA", "SET_ACT", "CLEAR_ACT", "REFRESH_DRIVERS", "CLEAR_DRIVERS"
|
|
29
29
|
]
|
|
30
30
|
| None = "CLEAR_ANIMDATA",
|
|
31
|
-
):
|
|
31
|
+
) -> None:
|
|
32
32
|
"""Undocumented, consider contributing.
|
|
33
33
|
|
|
34
34
|
:type execution_context: int | str | None
|
|
@@ -52,7 +52,9 @@ def animdata_operation(
|
|
|
52
52
|
:type type: typing.Literal['CLEAR_ANIMDATA','SET_ACT','CLEAR_ACT','REFRESH_DRIVERS','CLEAR_DRIVERS'] | None
|
|
53
53
|
"""
|
|
54
54
|
|
|
55
|
-
def clear_filter(
|
|
55
|
+
def clear_filter(
|
|
56
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
57
|
+
) -> None:
|
|
56
58
|
"""Clear the search filter
|
|
57
59
|
|
|
58
60
|
:type execution_context: int | str | None
|
|
@@ -65,7 +67,7 @@ def collection_color_tag_set(
|
|
|
65
67
|
/,
|
|
66
68
|
*,
|
|
67
69
|
color: bpy.stub_internal.rna_enums.CollectionColorItems | None = "NONE",
|
|
68
|
-
):
|
|
70
|
+
) -> None:
|
|
69
71
|
"""Set a color tag for the selected collections
|
|
70
72
|
|
|
71
73
|
:type execution_context: int | str | None
|
|
@@ -76,7 +78,7 @@ def collection_color_tag_set(
|
|
|
76
78
|
|
|
77
79
|
def collection_disable(
|
|
78
80
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
79
|
-
):
|
|
81
|
+
) -> None:
|
|
80
82
|
"""Disable viewport display in the view layers
|
|
81
83
|
|
|
82
84
|
:type execution_context: int | str | None
|
|
@@ -85,7 +87,7 @@ def collection_disable(
|
|
|
85
87
|
|
|
86
88
|
def collection_disable_render(
|
|
87
89
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
88
|
-
):
|
|
90
|
+
) -> None:
|
|
89
91
|
"""Do not render this collection
|
|
90
92
|
|
|
91
93
|
:type execution_context: int | str | None
|
|
@@ -94,7 +96,7 @@ def collection_disable_render(
|
|
|
94
96
|
|
|
95
97
|
def collection_drop(
|
|
96
98
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
97
|
-
):
|
|
99
|
+
) -> None:
|
|
98
100
|
"""Drag to move to collection in Outliner
|
|
99
101
|
|
|
100
102
|
:type execution_context: int | str | None
|
|
@@ -103,7 +105,7 @@ def collection_drop(
|
|
|
103
105
|
|
|
104
106
|
def collection_duplicate(
|
|
105
107
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
106
|
-
):
|
|
108
|
+
) -> None:
|
|
107
109
|
"""Recursively duplicate the collection, all its children, objects and object data
|
|
108
110
|
|
|
109
111
|
:type execution_context: int | str | None
|
|
@@ -112,7 +114,7 @@ def collection_duplicate(
|
|
|
112
114
|
|
|
113
115
|
def collection_duplicate_linked(
|
|
114
116
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
115
|
-
):
|
|
117
|
+
) -> None:
|
|
116
118
|
"""Recursively duplicate the collection, all its children and objects, with linked object data
|
|
117
119
|
|
|
118
120
|
:type execution_context: int | str | None
|
|
@@ -121,7 +123,7 @@ def collection_duplicate_linked(
|
|
|
121
123
|
|
|
122
124
|
def collection_enable(
|
|
123
125
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
124
|
-
):
|
|
126
|
+
) -> None:
|
|
125
127
|
"""Enable viewport display in the view layers
|
|
126
128
|
|
|
127
129
|
:type execution_context: int | str | None
|
|
@@ -130,7 +132,7 @@ def collection_enable(
|
|
|
130
132
|
|
|
131
133
|
def collection_enable_render(
|
|
132
134
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
133
|
-
):
|
|
135
|
+
) -> None:
|
|
134
136
|
"""Render the collection
|
|
135
137
|
|
|
136
138
|
:type execution_context: int | str | None
|
|
@@ -139,7 +141,7 @@ def collection_enable_render(
|
|
|
139
141
|
|
|
140
142
|
def collection_exclude_clear(
|
|
141
143
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
142
|
-
):
|
|
144
|
+
) -> None:
|
|
143
145
|
"""Include collection in the active view layer
|
|
144
146
|
|
|
145
147
|
:type execution_context: int | str | None
|
|
@@ -148,7 +150,7 @@ def collection_exclude_clear(
|
|
|
148
150
|
|
|
149
151
|
def collection_exclude_set(
|
|
150
152
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
151
|
-
):
|
|
153
|
+
) -> None:
|
|
152
154
|
"""Exclude collection from the active view layer
|
|
153
155
|
|
|
154
156
|
:type execution_context: int | str | None
|
|
@@ -157,7 +159,7 @@ def collection_exclude_set(
|
|
|
157
159
|
|
|
158
160
|
def collection_hide(
|
|
159
161
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
160
|
-
):
|
|
162
|
+
) -> None:
|
|
161
163
|
"""Hide the collection in this view layer
|
|
162
164
|
|
|
163
165
|
:type execution_context: int | str | None
|
|
@@ -166,7 +168,7 @@ def collection_hide(
|
|
|
166
168
|
|
|
167
169
|
def collection_hide_inside(
|
|
168
170
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
169
|
-
):
|
|
171
|
+
) -> None:
|
|
170
172
|
"""Hide all the objects and collections inside the collection
|
|
171
173
|
|
|
172
174
|
:type execution_context: int | str | None
|
|
@@ -175,7 +177,7 @@ def collection_hide_inside(
|
|
|
175
177
|
|
|
176
178
|
def collection_hierarchy_delete(
|
|
177
179
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
178
|
-
):
|
|
180
|
+
) -> None:
|
|
179
181
|
"""Delete selected collection hierarchies
|
|
180
182
|
|
|
181
183
|
:type execution_context: int | str | None
|
|
@@ -184,7 +186,7 @@ def collection_hierarchy_delete(
|
|
|
184
186
|
|
|
185
187
|
def collection_holdout_clear(
|
|
186
188
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
187
|
-
):
|
|
189
|
+
) -> None:
|
|
188
190
|
"""Clear masking of collection in the active view layer
|
|
189
191
|
|
|
190
192
|
:type execution_context: int | str | None
|
|
@@ -193,7 +195,7 @@ def collection_holdout_clear(
|
|
|
193
195
|
|
|
194
196
|
def collection_holdout_set(
|
|
195
197
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
196
|
-
):
|
|
198
|
+
) -> None:
|
|
197
199
|
"""Mask collection in the active view layer
|
|
198
200
|
|
|
199
201
|
:type execution_context: int | str | None
|
|
@@ -202,7 +204,7 @@ def collection_holdout_set(
|
|
|
202
204
|
|
|
203
205
|
def collection_indirect_only_clear(
|
|
204
206
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
205
|
-
):
|
|
207
|
+
) -> None:
|
|
206
208
|
"""Clear collection contributing only indirectly in the view layer
|
|
207
209
|
|
|
208
210
|
:type execution_context: int | str | None
|
|
@@ -211,7 +213,7 @@ def collection_indirect_only_clear(
|
|
|
211
213
|
|
|
212
214
|
def collection_indirect_only_set(
|
|
213
215
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
214
|
-
):
|
|
216
|
+
) -> None:
|
|
215
217
|
"""Set collection to only contribute indirectly (through shadows and reflections) in the view layer
|
|
216
218
|
|
|
217
219
|
:type execution_context: int | str | None
|
|
@@ -220,7 +222,7 @@ def collection_indirect_only_set(
|
|
|
220
222
|
|
|
221
223
|
def collection_instance(
|
|
222
224
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
223
|
-
):
|
|
225
|
+
) -> None:
|
|
224
226
|
"""Instance selected collections to active scene
|
|
225
227
|
|
|
226
228
|
:type execution_context: int | str | None
|
|
@@ -233,7 +235,7 @@ def collection_isolate(
|
|
|
233
235
|
/,
|
|
234
236
|
*,
|
|
235
237
|
extend: bool | None = False,
|
|
236
|
-
):
|
|
238
|
+
) -> None:
|
|
237
239
|
"""Hide all but this collection and its parents
|
|
238
240
|
|
|
239
241
|
:type execution_context: int | str | None
|
|
@@ -244,7 +246,7 @@ def collection_isolate(
|
|
|
244
246
|
|
|
245
247
|
def collection_link(
|
|
246
248
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
247
|
-
):
|
|
249
|
+
) -> None:
|
|
248
250
|
"""Link selected collections to active scene
|
|
249
251
|
|
|
250
252
|
:type execution_context: int | str | None
|
|
@@ -257,7 +259,7 @@ def collection_new(
|
|
|
257
259
|
/,
|
|
258
260
|
*,
|
|
259
261
|
nested: bool | None = True,
|
|
260
|
-
):
|
|
262
|
+
) -> None:
|
|
261
263
|
"""Add a new collection inside selected collection
|
|
262
264
|
|
|
263
265
|
:type execution_context: int | str | None
|
|
@@ -268,7 +270,7 @@ def collection_new(
|
|
|
268
270
|
|
|
269
271
|
def collection_objects_deselect(
|
|
270
272
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
271
|
-
):
|
|
273
|
+
) -> None:
|
|
272
274
|
"""Deselect objects in collection
|
|
273
275
|
|
|
274
276
|
:type execution_context: int | str | None
|
|
@@ -277,7 +279,7 @@ def collection_objects_deselect(
|
|
|
277
279
|
|
|
278
280
|
def collection_objects_select(
|
|
279
281
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
280
|
-
):
|
|
282
|
+
) -> None:
|
|
281
283
|
"""Select objects in collection
|
|
282
284
|
|
|
283
285
|
:type execution_context: int | str | None
|
|
@@ -286,7 +288,7 @@ def collection_objects_select(
|
|
|
286
288
|
|
|
287
289
|
def collection_show(
|
|
288
290
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
289
|
-
):
|
|
291
|
+
) -> None:
|
|
290
292
|
"""Show the collection in this view layer
|
|
291
293
|
|
|
292
294
|
:type execution_context: int | str | None
|
|
@@ -295,7 +297,7 @@ def collection_show(
|
|
|
295
297
|
|
|
296
298
|
def collection_show_inside(
|
|
297
299
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
298
|
-
):
|
|
300
|
+
) -> None:
|
|
299
301
|
"""Show all the objects and collections inside the collection
|
|
300
302
|
|
|
301
303
|
:type execution_context: int | str | None
|
|
@@ -308,7 +310,7 @@ def constraint_operation(
|
|
|
308
310
|
/,
|
|
309
311
|
*,
|
|
310
312
|
type: typing.Literal["ENABLE", "DISABLE", "DELETE"] | None = "ENABLE",
|
|
311
|
-
):
|
|
313
|
+
) -> None:
|
|
312
314
|
"""Undocumented, consider contributing.
|
|
313
315
|
|
|
314
316
|
:type execution_context: int | str | None
|
|
@@ -323,7 +325,7 @@ def data_operation(
|
|
|
323
325
|
/,
|
|
324
326
|
*,
|
|
325
327
|
type: str | None = "DEFAULT",
|
|
326
|
-
):
|
|
328
|
+
) -> None:
|
|
327
329
|
"""Undocumented, consider contributing.
|
|
328
330
|
|
|
329
331
|
:type execution_context: int | str | None
|
|
@@ -334,7 +336,7 @@ def data_operation(
|
|
|
334
336
|
|
|
335
337
|
def datastack_drop(
|
|
336
338
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
337
|
-
):
|
|
339
|
+
) -> None:
|
|
338
340
|
"""Copy or reorder modifiers, constraints, and effects
|
|
339
341
|
|
|
340
342
|
:type execution_context: int | str | None
|
|
@@ -347,7 +349,7 @@ def delete(
|
|
|
347
349
|
/,
|
|
348
350
|
*,
|
|
349
351
|
hierarchy: bool | None = False,
|
|
350
|
-
):
|
|
352
|
+
) -> None:
|
|
351
353
|
"""Delete selected objects and collections
|
|
352
354
|
|
|
353
355
|
:type execution_context: int | str | None
|
|
@@ -358,7 +360,7 @@ def delete(
|
|
|
358
360
|
|
|
359
361
|
def drivers_add_selected(
|
|
360
362
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
361
|
-
):
|
|
363
|
+
) -> None:
|
|
362
364
|
"""Add drivers to selected items
|
|
363
365
|
|
|
364
366
|
:type execution_context: int | str | None
|
|
@@ -367,7 +369,7 @@ def drivers_add_selected(
|
|
|
367
369
|
|
|
368
370
|
def drivers_delete_selected(
|
|
369
371
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
370
|
-
):
|
|
372
|
+
) -> None:
|
|
371
373
|
"""Delete drivers assigned to selected items
|
|
372
374
|
|
|
373
375
|
:type execution_context: int | str | None
|
|
@@ -376,14 +378,14 @@ def drivers_delete_selected(
|
|
|
376
378
|
|
|
377
379
|
def expanded_toggle(
|
|
378
380
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
379
|
-
):
|
|
381
|
+
) -> None:
|
|
380
382
|
"""Expand/Collapse all items
|
|
381
383
|
|
|
382
384
|
:type execution_context: int | str | None
|
|
383
385
|
:type undo: bool | None
|
|
384
386
|
"""
|
|
385
387
|
|
|
386
|
-
def hide(execution_context: int | str | None = None, undo: bool | None = None):
|
|
388
|
+
def hide(execution_context: int | str | None = None, undo: bool | None = None) -> None:
|
|
387
389
|
"""Hide selected objects and collections
|
|
388
390
|
|
|
389
391
|
:type execution_context: int | str | None
|
|
@@ -392,21 +394,25 @@ def hide(execution_context: int | str | None = None, undo: bool | None = None):
|
|
|
392
394
|
|
|
393
395
|
def highlight_update(
|
|
394
396
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
395
|
-
):
|
|
397
|
+
) -> None:
|
|
396
398
|
"""Update the item highlight based on the current mouse position
|
|
397
399
|
|
|
398
400
|
:type execution_context: int | str | None
|
|
399
401
|
:type undo: bool | None
|
|
400
402
|
"""
|
|
401
403
|
|
|
402
|
-
def id_copy(
|
|
404
|
+
def id_copy(
|
|
405
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
406
|
+
) -> None:
|
|
403
407
|
"""Copy the selected data-blocks to the internal clipboard
|
|
404
408
|
|
|
405
409
|
:type execution_context: int | str | None
|
|
406
410
|
:type undo: bool | None
|
|
407
411
|
"""
|
|
408
412
|
|
|
409
|
-
def id_delete(
|
|
413
|
+
def id_delete(
|
|
414
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
415
|
+
) -> None:
|
|
410
416
|
"""Delete the ID under cursor
|
|
411
417
|
|
|
412
418
|
:type execution_context: int | str | None
|
|
@@ -415,7 +421,7 @@ def id_delete(execution_context: int | str | None = None, undo: bool | None = No
|
|
|
415
421
|
|
|
416
422
|
def id_linked_relocate(
|
|
417
423
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
418
|
-
):
|
|
424
|
+
) -> None:
|
|
419
425
|
"""Replace the active linked ID (and its dependencies if any) by another one, from the same or a different library
|
|
420
426
|
|
|
421
427
|
:type execution_context: int | str | None
|
|
@@ -441,7 +447,7 @@ def id_operation(
|
|
|
441
447
|
"SELECT_LINKED",
|
|
442
448
|
]
|
|
443
449
|
| None = "UNLINK",
|
|
444
|
-
):
|
|
450
|
+
) -> None:
|
|
445
451
|
"""General data-block management operations
|
|
446
452
|
|
|
447
453
|
:type execution_context: int | str | None
|
|
@@ -483,7 +489,9 @@ def id_operation(
|
|
|
483
489
|
:type type: typing.Literal['UNLINK','LOCAL','SINGLE','DELETE','REMAP','COPY','PASTE','ADD_FAKE','CLEAR_FAKE','RENAME','SELECT_LINKED'] | None
|
|
484
490
|
"""
|
|
485
491
|
|
|
486
|
-
def id_paste(
|
|
492
|
+
def id_paste(
|
|
493
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
494
|
+
) -> None:
|
|
487
495
|
"""Paste data-blocks from the internal clipboard
|
|
488
496
|
|
|
489
497
|
:type execution_context: int | str | None
|
|
@@ -498,7 +506,7 @@ def id_remap(
|
|
|
498
506
|
id_type: bpy.stub_internal.rna_enums.IdTypeItems | None = "OBJECT",
|
|
499
507
|
old_id: str | None = "",
|
|
500
508
|
new_id: str | None = "",
|
|
501
|
-
):
|
|
509
|
+
) -> None:
|
|
502
510
|
"""Undocumented, consider contributing.
|
|
503
511
|
|
|
504
512
|
:type execution_context: int | str | None
|
|
@@ -520,7 +528,7 @@ def item_activate(
|
|
|
520
528
|
extend_range: bool | None = False,
|
|
521
529
|
deselect_all: bool | None = False,
|
|
522
530
|
recurse: bool | None = False,
|
|
523
|
-
):
|
|
531
|
+
) -> None:
|
|
524
532
|
"""Handle mouse clicks to select and activate items
|
|
525
533
|
|
|
526
534
|
:type execution_context: int | str | None
|
|
@@ -537,7 +545,7 @@ def item_activate(
|
|
|
537
545
|
|
|
538
546
|
def item_drag_drop(
|
|
539
547
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
540
|
-
):
|
|
548
|
+
) -> None:
|
|
541
549
|
"""Drag and drop element to another place
|
|
542
550
|
|
|
543
551
|
:type execution_context: int | str | None
|
|
@@ -550,7 +558,7 @@ def item_openclose(
|
|
|
550
558
|
/,
|
|
551
559
|
*,
|
|
552
560
|
all: bool | None = False,
|
|
553
|
-
):
|
|
561
|
+
) -> None:
|
|
554
562
|
"""Toggle whether item under cursor is enabled or closed
|
|
555
563
|
|
|
556
564
|
:type execution_context: int | str | None
|
|
@@ -565,7 +573,7 @@ def item_rename(
|
|
|
565
573
|
/,
|
|
566
574
|
*,
|
|
567
575
|
use_active: bool | None = False,
|
|
568
|
-
):
|
|
576
|
+
) -> None:
|
|
569
577
|
"""Rename the active element
|
|
570
578
|
|
|
571
579
|
:type execution_context: int | str | None
|
|
@@ -576,7 +584,7 @@ def item_rename(
|
|
|
576
584
|
|
|
577
585
|
def keyingset_add_selected(
|
|
578
586
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
579
|
-
):
|
|
587
|
+
) -> None:
|
|
580
588
|
"""Add selected items (blue-gray rows) to active Keying Set
|
|
581
589
|
|
|
582
590
|
:type execution_context: int | str | None
|
|
@@ -585,7 +593,7 @@ def keyingset_add_selected(
|
|
|
585
593
|
|
|
586
594
|
def keyingset_remove_selected(
|
|
587
595
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
588
|
-
):
|
|
596
|
+
) -> None:
|
|
589
597
|
"""Remove selected items (blue-gray rows) from active Keying Set
|
|
590
598
|
|
|
591
599
|
:type execution_context: int | str | None
|
|
@@ -598,7 +606,7 @@ def lib_operation(
|
|
|
598
606
|
/,
|
|
599
607
|
*,
|
|
600
608
|
type: typing.Literal["DELETE", "RELOCATE", "RELOAD"] | None = "DELETE",
|
|
601
|
-
):
|
|
609
|
+
) -> None:
|
|
602
610
|
"""Undocumented, consider contributing.
|
|
603
611
|
|
|
604
612
|
:type execution_context: int | str | None
|
|
@@ -616,7 +624,9 @@ def lib_operation(
|
|
|
616
624
|
:type type: typing.Literal['DELETE','RELOCATE','RELOAD'] | None
|
|
617
625
|
"""
|
|
618
626
|
|
|
619
|
-
def lib_relocate(
|
|
627
|
+
def lib_relocate(
|
|
628
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
629
|
+
) -> None:
|
|
620
630
|
"""Relocate the library under cursor
|
|
621
631
|
|
|
622
632
|
:type execution_context: int | str | None
|
|
@@ -636,7 +646,7 @@ def liboverride_operation(
|
|
|
636
646
|
| None = "OVERRIDE_LIBRARY_CREATE_HIERARCHY",
|
|
637
647
|
selection_set: typing.Literal["SELECTED", "CONTENT", "SELECTED_AND_CONTENT"]
|
|
638
648
|
| None = "SELECTED",
|
|
639
|
-
):
|
|
649
|
+
) -> None:
|
|
640
650
|
"""Create, reset or clear library override hierarchies
|
|
641
651
|
|
|
642
652
|
:type execution_context: int | str | None
|
|
@@ -678,7 +688,7 @@ def liboverride_troubleshoot_operation(
|
|
|
678
688
|
| None = "OVERRIDE_LIBRARY_RESYNC_HIERARCHY",
|
|
679
689
|
selection_set: typing.Literal["SELECTED", "CONTENT", "SELECTED_AND_CONTENT"]
|
|
680
690
|
| None = "SELECTED",
|
|
681
|
-
):
|
|
691
|
+
) -> None:
|
|
682
692
|
"""Advanced operations over library override to help fix broken hierarchies
|
|
683
693
|
|
|
684
694
|
:type execution_context: int | str | None
|
|
@@ -707,7 +717,9 @@ def liboverride_troubleshoot_operation(
|
|
|
707
717
|
:type selection_set: typing.Literal['SELECTED','CONTENT','SELECTED_AND_CONTENT'] | None
|
|
708
718
|
"""
|
|
709
719
|
|
|
710
|
-
def material_drop(
|
|
720
|
+
def material_drop(
|
|
721
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
722
|
+
) -> None:
|
|
711
723
|
"""Drag material to object in Outliner
|
|
712
724
|
|
|
713
725
|
:type execution_context: int | str | None
|
|
@@ -720,7 +732,7 @@ def modifier_operation(
|
|
|
720
732
|
/,
|
|
721
733
|
*,
|
|
722
734
|
type: typing.Literal["APPLY", "DELETE", "TOGVIS", "TOGREN"] | None = "APPLY",
|
|
723
|
-
):
|
|
735
|
+
) -> None:
|
|
724
736
|
"""Undocumented, consider contributing.
|
|
725
737
|
|
|
726
738
|
:type execution_context: int | str | None
|
|
@@ -736,7 +748,7 @@ def object_operation(
|
|
|
736
748
|
*,
|
|
737
749
|
type: typing.Literal["SELECT", "DESELECT", "SELECT_HIERARCHY", "REMAP", "RENAME"]
|
|
738
750
|
| None = "SELECT",
|
|
739
|
-
):
|
|
751
|
+
) -> None:
|
|
740
752
|
"""Undocumented, consider contributing.
|
|
741
753
|
|
|
742
754
|
:type execution_context: int | str | None
|
|
@@ -760,7 +772,9 @@ def object_operation(
|
|
|
760
772
|
:type type: typing.Literal['SELECT','DESELECT','SELECT_HIERARCHY','REMAP','RENAME'] | None
|
|
761
773
|
"""
|
|
762
774
|
|
|
763
|
-
def operation(
|
|
775
|
+
def operation(
|
|
776
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
777
|
+
) -> None:
|
|
764
778
|
"""Context menu for item operations
|
|
765
779
|
|
|
766
780
|
:type execution_context: int | str | None
|
|
@@ -769,7 +783,7 @@ def operation(execution_context: int | str | None = None, undo: bool | None = No
|
|
|
769
783
|
|
|
770
784
|
def orphans_manage(
|
|
771
785
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
772
|
-
):
|
|
786
|
+
) -> None:
|
|
773
787
|
"""Open a window to manage unused data
|
|
774
788
|
|
|
775
789
|
:type execution_context: int | str | None
|
|
@@ -784,7 +798,7 @@ def orphans_purge(
|
|
|
784
798
|
do_local_ids: bool | None = True,
|
|
785
799
|
do_linked_ids: bool | None = True,
|
|
786
800
|
do_recursive: bool | None = True,
|
|
787
|
-
):
|
|
801
|
+
) -> None:
|
|
788
802
|
"""Clear all orphaned data-blocks without any users from the file
|
|
789
803
|
|
|
790
804
|
:type execution_context: int | str | None
|
|
@@ -797,21 +811,27 @@ def orphans_purge(
|
|
|
797
811
|
:type do_recursive: bool | None
|
|
798
812
|
"""
|
|
799
813
|
|
|
800
|
-
def parent_clear(
|
|
814
|
+
def parent_clear(
|
|
815
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
816
|
+
) -> None:
|
|
801
817
|
"""Drag to clear parent in Outliner
|
|
802
818
|
|
|
803
819
|
:type execution_context: int | str | None
|
|
804
820
|
:type undo: bool | None
|
|
805
821
|
"""
|
|
806
822
|
|
|
807
|
-
def parent_drop(
|
|
823
|
+
def parent_drop(
|
|
824
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
825
|
+
) -> None:
|
|
808
826
|
"""Drag to parent in Outliner
|
|
809
827
|
|
|
810
828
|
:type execution_context: int | str | None
|
|
811
829
|
:type undo: bool | None
|
|
812
830
|
"""
|
|
813
831
|
|
|
814
|
-
def scene_drop(
|
|
832
|
+
def scene_drop(
|
|
833
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
834
|
+
) -> None:
|
|
815
835
|
"""Drag object to scene in Outliner
|
|
816
836
|
|
|
817
837
|
:type execution_context: int | str | None
|
|
@@ -824,7 +844,7 @@ def scene_operation(
|
|
|
824
844
|
/,
|
|
825
845
|
*,
|
|
826
846
|
type: typing.Literal["DELETE"] | None = "DELETE",
|
|
827
|
-
):
|
|
847
|
+
) -> None:
|
|
828
848
|
"""Context menu for scene operations
|
|
829
849
|
|
|
830
850
|
:type execution_context: int | str | None
|
|
@@ -839,7 +859,7 @@ def scroll_page(
|
|
|
839
859
|
/,
|
|
840
860
|
*,
|
|
841
861
|
up: bool | None = False,
|
|
842
|
-
):
|
|
862
|
+
) -> None:
|
|
843
863
|
"""Scroll page up or down
|
|
844
864
|
|
|
845
865
|
:type execution_context: int | str | None
|
|
@@ -854,7 +874,7 @@ def select_all(
|
|
|
854
874
|
/,
|
|
855
875
|
*,
|
|
856
876
|
action: typing.Literal["TOGGLE", "SELECT", "DESELECT", "INVERT"] | None = "TOGGLE",
|
|
857
|
-
):
|
|
877
|
+
) -> None:
|
|
858
878
|
"""Toggle the Outliner selection of items
|
|
859
879
|
|
|
860
880
|
:type execution_context: int | str | None
|
|
@@ -887,7 +907,7 @@ def select_box(
|
|
|
887
907
|
ymax: int | None = 0,
|
|
888
908
|
wait_for_input: bool | None = True,
|
|
889
909
|
mode: typing.Literal["SET", "ADD", "SUB"] | None = "SET",
|
|
890
|
-
):
|
|
910
|
+
) -> None:
|
|
891
911
|
"""Use box selection to select tree elements
|
|
892
912
|
|
|
893
913
|
:type execution_context: int | str | None
|
|
@@ -925,7 +945,7 @@ def select_walk(
|
|
|
925
945
|
direction: typing.Literal["UP", "DOWN", "LEFT", "RIGHT"] | None = "UP",
|
|
926
946
|
extend: bool | None = False,
|
|
927
947
|
toggle_all: bool | None = False,
|
|
928
|
-
):
|
|
948
|
+
) -> None:
|
|
929
949
|
"""Use walk navigation to select tree elements
|
|
930
950
|
|
|
931
951
|
:type execution_context: int | str | None
|
|
@@ -938,7 +958,9 @@ def select_walk(
|
|
|
938
958
|
:type toggle_all: bool | None
|
|
939
959
|
"""
|
|
940
960
|
|
|
941
|
-
def show_active(
|
|
961
|
+
def show_active(
|
|
962
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
963
|
+
) -> None:
|
|
942
964
|
"""Open up the tree and adjust the view so that the active object is shown centered
|
|
943
965
|
|
|
944
966
|
:type execution_context: int | str | None
|
|
@@ -947,7 +969,7 @@ def show_active(execution_context: int | str | None = None, undo: bool | None =
|
|
|
947
969
|
|
|
948
970
|
def show_hierarchy(
|
|
949
971
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
950
|
-
):
|
|
972
|
+
) -> None:
|
|
951
973
|
"""Open all object entries and close all others
|
|
952
974
|
|
|
953
975
|
:type execution_context: int | str | None
|
|
@@ -960,7 +982,7 @@ def show_one_level(
|
|
|
960
982
|
/,
|
|
961
983
|
*,
|
|
962
984
|
open: bool | None = True,
|
|
963
|
-
):
|
|
985
|
+
) -> None:
|
|
964
986
|
"""Expand/collapse all entries by one level
|
|
965
987
|
|
|
966
988
|
:type execution_context: int | str | None
|
|
@@ -969,14 +991,18 @@ def show_one_level(
|
|
|
969
991
|
:type open: bool | None
|
|
970
992
|
"""
|
|
971
993
|
|
|
972
|
-
def start_filter(
|
|
994
|
+
def start_filter(
|
|
995
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
996
|
+
) -> None:
|
|
973
997
|
"""Start entering filter text
|
|
974
998
|
|
|
975
999
|
:type execution_context: int | str | None
|
|
976
1000
|
:type undo: bool | None
|
|
977
1001
|
"""
|
|
978
1002
|
|
|
979
|
-
def unhide_all(
|
|
1003
|
+
def unhide_all(
|
|
1004
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
1005
|
+
) -> None:
|
|
980
1006
|
"""Unhide all objects and collections
|
|
981
1007
|
|
|
982
1008
|
:type execution_context: int | str | None
|