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
bpy/ops/scene/__init__.pyi
CHANGED
|
@@ -4,7 +4,9 @@ import typing_extensions
|
|
|
4
4
|
import numpy.typing as npt
|
|
5
5
|
import bpy.stub_internal.rna_enums
|
|
6
6
|
|
|
7
|
-
def delete(
|
|
7
|
+
def delete(
|
|
8
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
9
|
+
) -> None:
|
|
8
10
|
"""Delete active scene
|
|
9
11
|
|
|
10
12
|
:type execution_context: int | str | None
|
|
@@ -13,7 +15,7 @@ def delete(execution_context: int | str | None = None, undo: bool | None = None)
|
|
|
13
15
|
|
|
14
16
|
def freestyle_add_edge_marks_to_keying_set(
|
|
15
17
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
16
|
-
):
|
|
18
|
+
) -> None:
|
|
17
19
|
"""Add the data paths to the Freestyle Edge Mark property of selected edges to the active keying set
|
|
18
20
|
|
|
19
21
|
:type execution_context: int | str | None
|
|
@@ -22,7 +24,7 @@ def freestyle_add_edge_marks_to_keying_set(
|
|
|
22
24
|
|
|
23
25
|
def freestyle_add_face_marks_to_keying_set(
|
|
24
26
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
25
|
-
):
|
|
27
|
+
) -> None:
|
|
26
28
|
"""Add the data paths to the Freestyle Face Mark property of selected polygons to the active keying set
|
|
27
29
|
|
|
28
30
|
:type execution_context: int | str | None
|
|
@@ -36,7 +38,7 @@ def freestyle_alpha_modifier_add(
|
|
|
36
38
|
*,
|
|
37
39
|
type: bpy.stub_internal.rna_enums.LinestyleAlphaModifierTypeItems
|
|
38
40
|
| None = "ALONG_STROKE",
|
|
39
|
-
):
|
|
41
|
+
) -> None:
|
|
40
42
|
"""Add an alpha transparency modifier to the line style associated with the active lineset
|
|
41
43
|
|
|
42
44
|
:type execution_context: int | str | None
|
|
@@ -52,7 +54,7 @@ def freestyle_color_modifier_add(
|
|
|
52
54
|
*,
|
|
53
55
|
type: bpy.stub_internal.rna_enums.LinestyleColorModifierTypeItems
|
|
54
56
|
| None = "ALONG_STROKE",
|
|
55
|
-
):
|
|
57
|
+
) -> None:
|
|
56
58
|
"""Add a line color modifier to the line style associated with the active lineset
|
|
57
59
|
|
|
58
60
|
:type execution_context: int | str | None
|
|
@@ -68,7 +70,7 @@ def freestyle_fill_range_by_selection(
|
|
|
68
70
|
*,
|
|
69
71
|
type: typing.Literal["COLOR", "ALPHA", "THICKNESS"] | None = "COLOR",
|
|
70
72
|
name: str = "",
|
|
71
|
-
):
|
|
73
|
+
) -> None:
|
|
72
74
|
"""Fill the Range Min/Max entries by the min/max distance between selected mesh objects and the source object (either a user-specified object or the active camera)
|
|
73
75
|
|
|
74
76
|
:type execution_context: int | str | None
|
|
@@ -95,7 +97,7 @@ def freestyle_geometry_modifier_add(
|
|
|
95
97
|
*,
|
|
96
98
|
type: bpy.stub_internal.rna_enums.LinestyleGeometryModifierTypeItems
|
|
97
99
|
| None = "2D_OFFSET",
|
|
98
|
-
):
|
|
100
|
+
) -> None:
|
|
99
101
|
"""Add a stroke geometry modifier to the line style associated with the active lineset
|
|
100
102
|
|
|
101
103
|
:type execution_context: int | str | None
|
|
@@ -106,7 +108,7 @@ def freestyle_geometry_modifier_add(
|
|
|
106
108
|
|
|
107
109
|
def freestyle_lineset_add(
|
|
108
110
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
109
|
-
):
|
|
111
|
+
) -> None:
|
|
110
112
|
"""Add a line set into the list of line sets
|
|
111
113
|
|
|
112
114
|
:type execution_context: int | str | None
|
|
@@ -115,7 +117,7 @@ def freestyle_lineset_add(
|
|
|
115
117
|
|
|
116
118
|
def freestyle_lineset_copy(
|
|
117
119
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
118
|
-
):
|
|
120
|
+
) -> None:
|
|
119
121
|
"""Copy the active line set to the internal clipboard
|
|
120
122
|
|
|
121
123
|
:type execution_context: int | str | None
|
|
@@ -128,7 +130,7 @@ def freestyle_lineset_move(
|
|
|
128
130
|
/,
|
|
129
131
|
*,
|
|
130
132
|
direction: typing.Literal["UP", "DOWN"] | None = "UP",
|
|
131
|
-
):
|
|
133
|
+
) -> None:
|
|
132
134
|
"""Change the position of the active line set within the list of line sets
|
|
133
135
|
|
|
134
136
|
:type execution_context: int | str | None
|
|
@@ -139,7 +141,7 @@ def freestyle_lineset_move(
|
|
|
139
141
|
|
|
140
142
|
def freestyle_lineset_paste(
|
|
141
143
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
142
|
-
):
|
|
144
|
+
) -> None:
|
|
143
145
|
"""Paste the internal clipboard content to the active line set
|
|
144
146
|
|
|
145
147
|
:type execution_context: int | str | None
|
|
@@ -148,7 +150,7 @@ def freestyle_lineset_paste(
|
|
|
148
150
|
|
|
149
151
|
def freestyle_lineset_remove(
|
|
150
152
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
151
|
-
):
|
|
153
|
+
) -> None:
|
|
152
154
|
"""Remove the active line set from the list of line sets
|
|
153
155
|
|
|
154
156
|
:type execution_context: int | str | None
|
|
@@ -157,7 +159,7 @@ def freestyle_lineset_remove(
|
|
|
157
159
|
|
|
158
160
|
def freestyle_linestyle_new(
|
|
159
161
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
160
|
-
):
|
|
162
|
+
) -> None:
|
|
161
163
|
"""Create a new line style, reusable by multiple line sets
|
|
162
164
|
|
|
163
165
|
:type execution_context: int | str | None
|
|
@@ -166,7 +168,7 @@ def freestyle_linestyle_new(
|
|
|
166
168
|
|
|
167
169
|
def freestyle_modifier_copy(
|
|
168
170
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
169
|
-
):
|
|
171
|
+
) -> None:
|
|
170
172
|
"""Duplicate the modifier within the list of modifiers
|
|
171
173
|
|
|
172
174
|
:type execution_context: int | str | None
|
|
@@ -179,7 +181,7 @@ def freestyle_modifier_move(
|
|
|
179
181
|
/,
|
|
180
182
|
*,
|
|
181
183
|
direction: typing.Literal["UP", "DOWN"] | None = "UP",
|
|
182
|
-
):
|
|
184
|
+
) -> None:
|
|
183
185
|
"""Move the modifier within the list of modifiers
|
|
184
186
|
|
|
185
187
|
:type execution_context: int | str | None
|
|
@@ -190,7 +192,7 @@ def freestyle_modifier_move(
|
|
|
190
192
|
|
|
191
193
|
def freestyle_modifier_remove(
|
|
192
194
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
193
|
-
):
|
|
195
|
+
) -> None:
|
|
194
196
|
"""Remove the modifier from the list of modifiers
|
|
195
197
|
|
|
196
198
|
:type execution_context: int | str | None
|
|
@@ -199,7 +201,7 @@ def freestyle_modifier_remove(
|
|
|
199
201
|
|
|
200
202
|
def freestyle_module_add(
|
|
201
203
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
202
|
-
):
|
|
204
|
+
) -> None:
|
|
203
205
|
"""Add a style module into the list of modules
|
|
204
206
|
|
|
205
207
|
:type execution_context: int | str | None
|
|
@@ -212,7 +214,7 @@ def freestyle_module_move(
|
|
|
212
214
|
/,
|
|
213
215
|
*,
|
|
214
216
|
direction: typing.Literal["UP", "DOWN"] | None = "UP",
|
|
215
|
-
):
|
|
217
|
+
) -> None:
|
|
216
218
|
"""Change the position of the style module within in the list of style modules
|
|
217
219
|
|
|
218
220
|
:type execution_context: int | str | None
|
|
@@ -228,7 +230,7 @@ def freestyle_module_open(
|
|
|
228
230
|
*,
|
|
229
231
|
filepath: str = "",
|
|
230
232
|
make_internal: bool | None = True,
|
|
231
|
-
):
|
|
233
|
+
) -> None:
|
|
232
234
|
"""Open a style module file
|
|
233
235
|
|
|
234
236
|
:type execution_context: int | str | None
|
|
@@ -241,7 +243,7 @@ def freestyle_module_open(
|
|
|
241
243
|
|
|
242
244
|
def freestyle_module_remove(
|
|
243
245
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
244
|
-
):
|
|
246
|
+
) -> None:
|
|
245
247
|
"""Remove the style module from the stack
|
|
246
248
|
|
|
247
249
|
:type execution_context: int | str | None
|
|
@@ -250,7 +252,7 @@ def freestyle_module_remove(
|
|
|
250
252
|
|
|
251
253
|
def freestyle_stroke_material_create(
|
|
252
254
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
253
|
-
):
|
|
255
|
+
) -> None:
|
|
254
256
|
"""Create Freestyle stroke material for testing
|
|
255
257
|
|
|
256
258
|
:type execution_context: int | str | None
|
|
@@ -264,7 +266,7 @@ def freestyle_thickness_modifier_add(
|
|
|
264
266
|
*,
|
|
265
267
|
type: bpy.stub_internal.rna_enums.LinestyleThicknessModifierTypeItems
|
|
266
268
|
| None = "ALONG_STROKE",
|
|
267
|
-
):
|
|
269
|
+
) -> None:
|
|
268
270
|
"""Add a line thickness modifier to the line style associated with the active lineset
|
|
269
271
|
|
|
270
272
|
:type execution_context: int | str | None
|
|
@@ -275,7 +277,7 @@ def freestyle_thickness_modifier_add(
|
|
|
275
277
|
|
|
276
278
|
def gltf2_action_filter_refresh(
|
|
277
279
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
278
|
-
):
|
|
280
|
+
) -> None:
|
|
279
281
|
"""Refresh list of actions
|
|
280
282
|
|
|
281
283
|
:type execution_context: int | str | None
|
|
@@ -290,7 +292,7 @@ def gpencil_brush_preset_add(
|
|
|
290
292
|
name: str = "",
|
|
291
293
|
remove_name: bool | None = False,
|
|
292
294
|
remove_active: bool | None = False,
|
|
293
|
-
):
|
|
295
|
+
) -> None:
|
|
294
296
|
"""Add or remove grease pencil brush preset
|
|
295
297
|
|
|
296
298
|
:type execution_context: int | str | None
|
|
@@ -311,7 +313,7 @@ def gpencil_material_preset_add(
|
|
|
311
313
|
name: str = "",
|
|
312
314
|
remove_name: bool | None = False,
|
|
313
315
|
remove_active: bool | None = False,
|
|
314
|
-
):
|
|
316
|
+
) -> None:
|
|
315
317
|
"""Add or remove Grease Pencil material preset
|
|
316
318
|
|
|
317
319
|
:type execution_context: int | str | None
|
|
@@ -330,7 +332,7 @@ def new(
|
|
|
330
332
|
/,
|
|
331
333
|
*,
|
|
332
334
|
type: typing.Literal["NEW", "EMPTY", "LINK_COPY", "FULL_COPY"] | None = "NEW",
|
|
333
|
-
):
|
|
335
|
+
) -> None:
|
|
334
336
|
"""Add new scene by type
|
|
335
337
|
|
|
336
338
|
:type execution_context: int | str | None
|
|
@@ -357,7 +359,7 @@ def new_sequencer(
|
|
|
357
359
|
/,
|
|
358
360
|
*,
|
|
359
361
|
type: typing.Literal["NEW", "EMPTY", "LINK_COPY", "FULL_COPY"] | None = "NEW",
|
|
360
|
-
):
|
|
362
|
+
) -> None:
|
|
361
363
|
"""Add new scene by type in the sequence editor and assign to active strip
|
|
362
364
|
|
|
363
365
|
:type execution_context: int | str | None
|
|
@@ -380,7 +382,7 @@ def new_sequencer(
|
|
|
380
382
|
|
|
381
383
|
def render_view_add(
|
|
382
384
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
383
|
-
):
|
|
385
|
+
) -> None:
|
|
384
386
|
"""Add a render view
|
|
385
387
|
|
|
386
388
|
:type execution_context: int | str | None
|
|
@@ -389,7 +391,7 @@ def render_view_add(
|
|
|
389
391
|
|
|
390
392
|
def render_view_remove(
|
|
391
393
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
392
|
-
):
|
|
394
|
+
) -> None:
|
|
393
395
|
"""Remove the selected render view
|
|
394
396
|
|
|
395
397
|
:type execution_context: int | str | None
|
|
@@ -402,7 +404,7 @@ def view_layer_add(
|
|
|
402
404
|
/,
|
|
403
405
|
*,
|
|
404
406
|
type: typing.Literal["NEW", "COPY", "EMPTY"] | None = "NEW",
|
|
405
|
-
):
|
|
407
|
+
) -> None:
|
|
406
408
|
"""Add a view layer
|
|
407
409
|
|
|
408
410
|
:type execution_context: int | str | None
|
|
@@ -422,7 +424,7 @@ def view_layer_add(
|
|
|
422
424
|
|
|
423
425
|
def view_layer_add_aov(
|
|
424
426
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
425
|
-
):
|
|
427
|
+
) -> None:
|
|
426
428
|
"""Add a Shader AOV
|
|
427
429
|
|
|
428
430
|
:type execution_context: int | str | None
|
|
@@ -435,7 +437,7 @@ def view_layer_add_lightgroup(
|
|
|
435
437
|
/,
|
|
436
438
|
*,
|
|
437
439
|
name: str = "",
|
|
438
|
-
):
|
|
440
|
+
) -> None:
|
|
439
441
|
"""Add a Light Group
|
|
440
442
|
|
|
441
443
|
:type execution_context: int | str | None
|
|
@@ -446,7 +448,7 @@ def view_layer_add_lightgroup(
|
|
|
446
448
|
|
|
447
449
|
def view_layer_add_used_lightgroups(
|
|
448
450
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
449
|
-
):
|
|
451
|
+
) -> None:
|
|
450
452
|
"""Add all used Light Groups
|
|
451
453
|
|
|
452
454
|
:type execution_context: int | str | None
|
|
@@ -455,7 +457,7 @@ def view_layer_add_used_lightgroups(
|
|
|
455
457
|
|
|
456
458
|
def view_layer_remove(
|
|
457
459
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
458
|
-
):
|
|
460
|
+
) -> None:
|
|
459
461
|
"""Remove the selected view layer
|
|
460
462
|
|
|
461
463
|
:type execution_context: int | str | None
|
|
@@ -464,7 +466,7 @@ def view_layer_remove(
|
|
|
464
466
|
|
|
465
467
|
def view_layer_remove_aov(
|
|
466
468
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
467
|
-
):
|
|
469
|
+
) -> None:
|
|
468
470
|
"""Remove Active AOV
|
|
469
471
|
|
|
470
472
|
:type execution_context: int | str | None
|
|
@@ -473,7 +475,7 @@ def view_layer_remove_aov(
|
|
|
473
475
|
|
|
474
476
|
def view_layer_remove_lightgroup(
|
|
475
477
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
476
|
-
):
|
|
478
|
+
) -> None:
|
|
477
479
|
"""Remove Active Lightgroup
|
|
478
480
|
|
|
479
481
|
:type execution_context: int | str | None
|
|
@@ -482,7 +484,7 @@ def view_layer_remove_lightgroup(
|
|
|
482
484
|
|
|
483
485
|
def view_layer_remove_unused_lightgroups(
|
|
484
486
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
485
|
-
):
|
|
487
|
+
) -> None:
|
|
486
488
|
"""Remove all unused Light Groups
|
|
487
489
|
|
|
488
490
|
:type execution_context: int | str | None
|
bpy/ops/screen/__init__.pyi
CHANGED
|
@@ -10,7 +10,7 @@ def actionzone(
|
|
|
10
10
|
/,
|
|
11
11
|
*,
|
|
12
12
|
modifier: int | None = 0,
|
|
13
|
-
):
|
|
13
|
+
) -> None:
|
|
14
14
|
"""Handle area action zones for mouse actions/gestures
|
|
15
15
|
|
|
16
16
|
:type execution_context: int | str | None
|
|
@@ -25,7 +25,7 @@ def animation_cancel(
|
|
|
25
25
|
/,
|
|
26
26
|
*,
|
|
27
27
|
restore_frame: bool | None = True,
|
|
28
|
-
):
|
|
28
|
+
) -> None:
|
|
29
29
|
"""Cancel animation, returning to the original frame
|
|
30
30
|
|
|
31
31
|
:type execution_context: int | str | None
|
|
@@ -41,7 +41,7 @@ def animation_play(
|
|
|
41
41
|
*,
|
|
42
42
|
reverse: bool | None = False,
|
|
43
43
|
sync: bool | None = False,
|
|
44
|
-
):
|
|
44
|
+
) -> None:
|
|
45
45
|
"""Play animation
|
|
46
46
|
|
|
47
47
|
:type execution_context: int | str | None
|
|
@@ -54,21 +54,25 @@ def animation_play(
|
|
|
54
54
|
|
|
55
55
|
def animation_step(
|
|
56
56
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
57
|
-
):
|
|
57
|
+
) -> None:
|
|
58
58
|
"""Step through animation by position
|
|
59
59
|
|
|
60
60
|
:type execution_context: int | str | None
|
|
61
61
|
:type undo: bool | None
|
|
62
62
|
"""
|
|
63
63
|
|
|
64
|
-
def area_close(
|
|
64
|
+
def area_close(
|
|
65
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
66
|
+
) -> None:
|
|
65
67
|
"""Close selected area
|
|
66
68
|
|
|
67
69
|
:type execution_context: int | str | None
|
|
68
70
|
:type undo: bool | None
|
|
69
71
|
"""
|
|
70
72
|
|
|
71
|
-
def area_dupli(
|
|
73
|
+
def area_dupli(
|
|
74
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
75
|
+
) -> None:
|
|
72
76
|
"""Duplicate selected area into new window
|
|
73
77
|
|
|
74
78
|
:type execution_context: int | str | None
|
|
@@ -82,7 +86,7 @@ def area_join(
|
|
|
82
86
|
*,
|
|
83
87
|
source_xy: collections.abc.Iterable[int] | None = (0, 0),
|
|
84
88
|
target_xy: collections.abc.Iterable[int] | None = (0, 0),
|
|
85
|
-
):
|
|
89
|
+
) -> None:
|
|
86
90
|
"""Join selected areas into new window
|
|
87
91
|
|
|
88
92
|
:type execution_context: int | str | None
|
|
@@ -101,7 +105,7 @@ def area_move(
|
|
|
101
105
|
x: int | None = 0,
|
|
102
106
|
y: int | None = 0,
|
|
103
107
|
delta: int | None = 0,
|
|
104
|
-
):
|
|
108
|
+
) -> None:
|
|
105
109
|
"""Move selected area edges
|
|
106
110
|
|
|
107
111
|
:type execution_context: int | str | None
|
|
@@ -114,7 +118,9 @@ def area_move(
|
|
|
114
118
|
:type delta: int | None
|
|
115
119
|
"""
|
|
116
120
|
|
|
117
|
-
def area_options(
|
|
121
|
+
def area_options(
|
|
122
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
123
|
+
) -> None:
|
|
118
124
|
"""Operations for splitting and merging
|
|
119
125
|
|
|
120
126
|
:type execution_context: int | str | None
|
|
@@ -129,7 +135,7 @@ def area_split(
|
|
|
129
135
|
direction: typing.Literal["HORIZONTAL", "VERTICAL"] | None = "HORIZONTAL",
|
|
130
136
|
factor: float | None = 0.5,
|
|
131
137
|
cursor: collections.abc.Iterable[int] | None = (0, 0),
|
|
132
|
-
):
|
|
138
|
+
) -> None:
|
|
133
139
|
"""Split selected area into new windows
|
|
134
140
|
|
|
135
141
|
:type execution_context: int | str | None
|
|
@@ -148,7 +154,7 @@ def area_swap(
|
|
|
148
154
|
/,
|
|
149
155
|
*,
|
|
150
156
|
cursor: collections.abc.Iterable[int] | None = (0, 0),
|
|
151
|
-
):
|
|
157
|
+
) -> None:
|
|
152
158
|
"""Swap selected areas screen positions
|
|
153
159
|
|
|
154
160
|
:type execution_context: int | str | None
|
|
@@ -159,14 +165,16 @@ def area_swap(
|
|
|
159
165
|
|
|
160
166
|
def back_to_previous(
|
|
161
167
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
162
|
-
):
|
|
168
|
+
) -> None:
|
|
163
169
|
"""Revert back to the original screen layout, before fullscreen area overlay
|
|
164
170
|
|
|
165
171
|
:type execution_context: int | str | None
|
|
166
172
|
:type undo: bool | None
|
|
167
173
|
"""
|
|
168
174
|
|
|
169
|
-
def delete(
|
|
175
|
+
def delete(
|
|
176
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
177
|
+
) -> None:
|
|
170
178
|
"""Delete active screen
|
|
171
179
|
|
|
172
180
|
:type execution_context: int | str | None
|
|
@@ -175,7 +183,7 @@ def delete(execution_context: int | str | None = None, undo: bool | None = None)
|
|
|
175
183
|
|
|
176
184
|
def drivers_editor_show(
|
|
177
185
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
178
|
-
):
|
|
186
|
+
) -> None:
|
|
179
187
|
"""Show drivers editor in a separate window
|
|
180
188
|
|
|
181
189
|
:type execution_context: int | str | None
|
|
@@ -188,7 +196,7 @@ def frame_jump(
|
|
|
188
196
|
/,
|
|
189
197
|
*,
|
|
190
198
|
end: bool | None = False,
|
|
191
|
-
):
|
|
199
|
+
) -> None:
|
|
192
200
|
"""Jump to first/last frame in frame range
|
|
193
201
|
|
|
194
202
|
:type execution_context: int | str | None
|
|
@@ -203,7 +211,7 @@ def frame_offset(
|
|
|
203
211
|
/,
|
|
204
212
|
*,
|
|
205
213
|
delta: int | None = 0,
|
|
206
|
-
):
|
|
214
|
+
) -> None:
|
|
207
215
|
"""Move current frame forward/backward by a given number
|
|
208
216
|
|
|
209
217
|
:type execution_context: int | str | None
|
|
@@ -214,14 +222,16 @@ def frame_offset(
|
|
|
214
222
|
|
|
215
223
|
def header_toggle_menus(
|
|
216
224
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
217
|
-
):
|
|
225
|
+
) -> None:
|
|
218
226
|
"""Expand or collapse the header pull-down menus
|
|
219
227
|
|
|
220
228
|
:type execution_context: int | str | None
|
|
221
229
|
:type undo: bool | None
|
|
222
230
|
"""
|
|
223
231
|
|
|
224
|
-
def info_log_show(
|
|
232
|
+
def info_log_show(
|
|
233
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
234
|
+
) -> None:
|
|
225
235
|
"""Show info log in a separate window
|
|
226
236
|
|
|
227
237
|
:type execution_context: int | str | None
|
|
@@ -234,7 +244,7 @@ def keyframe_jump(
|
|
|
234
244
|
/,
|
|
235
245
|
*,
|
|
236
246
|
next: bool | None = True,
|
|
237
|
-
):
|
|
247
|
+
) -> None:
|
|
238
248
|
"""Jump to previous/next keyframe
|
|
239
249
|
|
|
240
250
|
:type execution_context: int | str | None
|
|
@@ -249,7 +259,7 @@ def marker_jump(
|
|
|
249
259
|
/,
|
|
250
260
|
*,
|
|
251
261
|
next: bool | None = True,
|
|
252
|
-
):
|
|
262
|
+
) -> None:
|
|
253
263
|
"""Jump to previous/next marker
|
|
254
264
|
|
|
255
265
|
:type execution_context: int | str | None
|
|
@@ -258,21 +268,25 @@ def marker_jump(
|
|
|
258
268
|
:type next: bool | None
|
|
259
269
|
"""
|
|
260
270
|
|
|
261
|
-
def new(execution_context: int | str | None = None, undo: bool | None = None):
|
|
271
|
+
def new(execution_context: int | str | None = None, undo: bool | None = None) -> None:
|
|
262
272
|
"""Add a new screen
|
|
263
273
|
|
|
264
274
|
:type execution_context: int | str | None
|
|
265
275
|
:type undo: bool | None
|
|
266
276
|
"""
|
|
267
277
|
|
|
268
|
-
def redo_last(
|
|
278
|
+
def redo_last(
|
|
279
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
280
|
+
) -> None:
|
|
269
281
|
"""Display parameters for last action performed
|
|
270
282
|
|
|
271
283
|
:type execution_context: int | str | None
|
|
272
284
|
:type undo: bool | None
|
|
273
285
|
"""
|
|
274
286
|
|
|
275
|
-
def region_blend(
|
|
287
|
+
def region_blend(
|
|
288
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
289
|
+
) -> None:
|
|
276
290
|
"""Blend in and out overlapping region
|
|
277
291
|
|
|
278
292
|
:type execution_context: int | str | None
|
|
@@ -281,14 +295,16 @@ def region_blend(execution_context: int | str | None = None, undo: bool | None =
|
|
|
281
295
|
|
|
282
296
|
def region_context_menu(
|
|
283
297
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
284
|
-
):
|
|
298
|
+
) -> None:
|
|
285
299
|
"""Display region context menu
|
|
286
300
|
|
|
287
301
|
:type execution_context: int | str | None
|
|
288
302
|
:type undo: bool | None
|
|
289
303
|
"""
|
|
290
304
|
|
|
291
|
-
def region_flip(
|
|
305
|
+
def region_flip(
|
|
306
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
307
|
+
) -> None:
|
|
292
308
|
"""Toggle the region's alignment (left/right or top/bottom)
|
|
293
309
|
|
|
294
310
|
:type execution_context: int | str | None
|
|
@@ -297,14 +313,16 @@ def region_flip(execution_context: int | str | None = None, undo: bool | None =
|
|
|
297
313
|
|
|
298
314
|
def region_quadview(
|
|
299
315
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
300
|
-
):
|
|
316
|
+
) -> None:
|
|
301
317
|
"""Split selected area into camera, front, right, and top views
|
|
302
318
|
|
|
303
319
|
:type execution_context: int | str | None
|
|
304
320
|
:type undo: bool | None
|
|
305
321
|
"""
|
|
306
322
|
|
|
307
|
-
def region_scale(
|
|
323
|
+
def region_scale(
|
|
324
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
325
|
+
) -> None:
|
|
308
326
|
"""Scale selected area
|
|
309
327
|
|
|
310
328
|
:type execution_context: int | str | None
|
|
@@ -317,7 +335,7 @@ def region_toggle(
|
|
|
317
335
|
/,
|
|
318
336
|
*,
|
|
319
337
|
region_type: bpy.stub_internal.rna_enums.RegionTypeItems | None = "WINDOW",
|
|
320
|
-
):
|
|
338
|
+
) -> None:
|
|
321
339
|
"""Hide or unhide the region
|
|
322
340
|
|
|
323
341
|
:type execution_context: int | str | None
|
|
@@ -332,7 +350,7 @@ def repeat_history(
|
|
|
332
350
|
/,
|
|
333
351
|
*,
|
|
334
352
|
index: int | None = 0,
|
|
335
|
-
):
|
|
353
|
+
) -> None:
|
|
336
354
|
"""Display menu for previous actions performed
|
|
337
355
|
|
|
338
356
|
:type execution_context: int | str | None
|
|
@@ -341,7 +359,9 @@ def repeat_history(
|
|
|
341
359
|
:type index: int | None
|
|
342
360
|
"""
|
|
343
361
|
|
|
344
|
-
def repeat_last(
|
|
362
|
+
def repeat_last(
|
|
363
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
364
|
+
) -> None:
|
|
345
365
|
"""Repeat last action
|
|
346
366
|
|
|
347
367
|
:type execution_context: int | str | None
|
|
@@ -354,7 +374,7 @@ def screen_full_area(
|
|
|
354
374
|
/,
|
|
355
375
|
*,
|
|
356
376
|
use_hide_panels: bool | None = False,
|
|
357
|
-
):
|
|
377
|
+
) -> None:
|
|
358
378
|
"""Toggle display selected area as fullscreen/maximized
|
|
359
379
|
|
|
360
380
|
:type execution_context: int | str | None
|
|
@@ -369,7 +389,7 @@ def screen_set(
|
|
|
369
389
|
/,
|
|
370
390
|
*,
|
|
371
391
|
delta: int | None = 1,
|
|
372
|
-
):
|
|
392
|
+
) -> None:
|
|
373
393
|
"""Cycle through available screens
|
|
374
394
|
|
|
375
395
|
:type execution_context: int | str | None
|
|
@@ -411,7 +431,7 @@ def screenshot(
|
|
|
411
431
|
]
|
|
412
432
|
| None = "DEFAULT",
|
|
413
433
|
sort_method: str | None = "",
|
|
414
|
-
):
|
|
434
|
+
) -> None:
|
|
415
435
|
"""Capture a picture of the whole Blender window
|
|
416
436
|
|
|
417
437
|
:type execution_context: int | str | None
|
|
@@ -513,7 +533,7 @@ def screenshot_area(
|
|
|
513
533
|
]
|
|
514
534
|
| None = "DEFAULT",
|
|
515
535
|
sort_method: str | None = "",
|
|
516
|
-
):
|
|
536
|
+
) -> None:
|
|
517
537
|
"""Capture a picture of an editor
|
|
518
538
|
|
|
519
539
|
:type execution_context: int | str | None
|
|
@@ -588,7 +608,7 @@ def space_context_cycle(
|
|
|
588
608
|
/,
|
|
589
609
|
*,
|
|
590
610
|
direction: typing.Literal["PREV", "NEXT"] | None = "NEXT",
|
|
591
|
-
):
|
|
611
|
+
) -> None:
|
|
592
612
|
"""Cycle through the editor context by activating the next/previous one
|
|
593
613
|
|
|
594
614
|
:type execution_context: int | str | None
|
|
@@ -603,7 +623,7 @@ def space_type_set_or_cycle(
|
|
|
603
623
|
/,
|
|
604
624
|
*,
|
|
605
625
|
space_type: bpy.stub_internal.rna_enums.SpaceTypeItems | None = "EMPTY",
|
|
606
|
-
):
|
|
626
|
+
) -> None:
|
|
607
627
|
"""Set the space type or cycle subtype
|
|
608
628
|
|
|
609
629
|
:type execution_context: int | str | None
|
|
@@ -614,7 +634,7 @@ def space_type_set_or_cycle(
|
|
|
614
634
|
|
|
615
635
|
def spacedata_cleanup(
|
|
616
636
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
617
|
-
):
|
|
637
|
+
) -> None:
|
|
618
638
|
"""Remove unused settings for invisible editors
|
|
619
639
|
|
|
620
640
|
:type execution_context: int | str | None
|
|
@@ -627,7 +647,7 @@ def userpref_show(
|
|
|
627
647
|
/,
|
|
628
648
|
*,
|
|
629
649
|
section: bpy.stub_internal.rna_enums.PreferenceSectionItems | None = "INTERFACE",
|
|
630
|
-
):
|
|
650
|
+
) -> None:
|
|
631
651
|
"""Edit user preferences and system settings
|
|
632
652
|
|
|
633
653
|
:type execution_context: int | str | None
|
|
@@ -642,7 +662,7 @@ def workspace_cycle(
|
|
|
642
662
|
/,
|
|
643
663
|
*,
|
|
644
664
|
direction: typing.Literal["PREV", "NEXT"] | None = "NEXT",
|
|
645
|
-
):
|
|
665
|
+
) -> None:
|
|
646
666
|
"""Cycle through workspaces
|
|
647
667
|
|
|
648
668
|
:type execution_context: int | str | None
|
bpy/ops/script/__init__.pyi
CHANGED
|
@@ -10,7 +10,7 @@ def execute_preset(
|
|
|
10
10
|
*,
|
|
11
11
|
filepath: str = "",
|
|
12
12
|
menu_idname: str = "",
|
|
13
|
-
):
|
|
13
|
+
) -> None:
|
|
14
14
|
"""Load a preset
|
|
15
15
|
|
|
16
16
|
:type execution_context: int | str | None
|
|
@@ -27,7 +27,7 @@ def python_file_run(
|
|
|
27
27
|
/,
|
|
28
28
|
*,
|
|
29
29
|
filepath: str = "",
|
|
30
|
-
):
|
|
30
|
+
) -> None:
|
|
31
31
|
"""Run Python file
|
|
32
32
|
|
|
33
33
|
:type execution_context: int | str | None
|
|
@@ -36,7 +36,9 @@ def python_file_run(
|
|
|
36
36
|
:type filepath: str
|
|
37
37
|
"""
|
|
38
38
|
|
|
39
|
-
def reload(
|
|
39
|
+
def reload(
|
|
40
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
41
|
+
) -> None:
|
|
40
42
|
"""Reload scripts
|
|
41
43
|
|
|
42
44
|
:type execution_context: int | str | None
|