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/graph/__init__.pyi
CHANGED
|
@@ -6,7 +6,9 @@ import bpy.ops.transform
|
|
|
6
6
|
import bpy.stub_internal.rna_enums
|
|
7
7
|
import bpy.types
|
|
8
8
|
|
|
9
|
-
def bake_keys(
|
|
9
|
+
def bake_keys(
|
|
10
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
11
|
+
) -> None:
|
|
10
12
|
"""Add keyframes on every frame between the selected keyframes
|
|
11
13
|
|
|
12
14
|
:type execution_context: int | str | None
|
|
@@ -19,7 +21,7 @@ def blend_offset(
|
|
|
19
21
|
/,
|
|
20
22
|
*,
|
|
21
23
|
factor: float | None = 0.0,
|
|
22
|
-
):
|
|
24
|
+
) -> None:
|
|
23
25
|
"""Shift selected keys to the value of the neighboring keys as a block
|
|
24
26
|
|
|
25
27
|
:type execution_context: int | str | None
|
|
@@ -34,7 +36,7 @@ def blend_to_default(
|
|
|
34
36
|
/,
|
|
35
37
|
*,
|
|
36
38
|
factor: float | None = 0.0,
|
|
37
|
-
):
|
|
39
|
+
) -> None:
|
|
38
40
|
"""Blend selected keys to their default value from their current position
|
|
39
41
|
|
|
40
42
|
:type execution_context: int | str | None
|
|
@@ -49,7 +51,7 @@ def blend_to_ease(
|
|
|
49
51
|
/,
|
|
50
52
|
*,
|
|
51
53
|
factor: float | None = 0.0,
|
|
52
|
-
):
|
|
54
|
+
) -> None:
|
|
53
55
|
"""Blends keyframes from current state to an ease-in or ease-out curve
|
|
54
56
|
|
|
55
57
|
:type execution_context: int | str | None
|
|
@@ -64,7 +66,7 @@ def blend_to_neighbor(
|
|
|
64
66
|
/,
|
|
65
67
|
*,
|
|
66
68
|
factor: float | None = 0.0,
|
|
67
|
-
):
|
|
69
|
+
) -> None:
|
|
68
70
|
"""Blend selected keyframes to their left or right neighbor
|
|
69
71
|
|
|
70
72
|
:type execution_context: int | str | None
|
|
@@ -79,7 +81,7 @@ def breakdown(
|
|
|
79
81
|
/,
|
|
80
82
|
*,
|
|
81
83
|
factor: float | None = 0.0,
|
|
82
|
-
):
|
|
84
|
+
) -> None:
|
|
83
85
|
"""Move selected keyframes to an inbetween position relative to adjacent keys
|
|
84
86
|
|
|
85
87
|
:type execution_context: int | str | None
|
|
@@ -98,7 +100,7 @@ def butterworth_smooth(
|
|
|
98
100
|
samples_per_frame: int | None = 1,
|
|
99
101
|
blend: float | None = 1.0,
|
|
100
102
|
blend_in_out: int | None = 1,
|
|
101
|
-
):
|
|
103
|
+
) -> None:
|
|
102
104
|
"""Smooth an F-Curve while maintaining the general shape of the curve
|
|
103
105
|
|
|
104
106
|
:type execution_context: int | str | None
|
|
@@ -122,7 +124,7 @@ def clean(
|
|
|
122
124
|
*,
|
|
123
125
|
threshold: float | None = 0.001,
|
|
124
126
|
channels: bool | None = False,
|
|
125
|
-
):
|
|
127
|
+
) -> None:
|
|
126
128
|
"""Simplify F-Curves by removing closely spaced keyframes
|
|
127
129
|
|
|
128
130
|
:type execution_context: int | str | None
|
|
@@ -141,7 +143,7 @@ def click_insert(
|
|
|
141
143
|
frame: float | None = 1.0,
|
|
142
144
|
value: float | None = 1.0,
|
|
143
145
|
extend: bool | None = False,
|
|
144
|
-
):
|
|
146
|
+
) -> None:
|
|
145
147
|
"""Insert new keyframe at the cursor position for the active F-Curve
|
|
146
148
|
|
|
147
149
|
:type execution_context: int | str | None
|
|
@@ -166,7 +168,7 @@ def clickselect(
|
|
|
166
168
|
deselect_all: bool | None = False,
|
|
167
169
|
column: bool | None = False,
|
|
168
170
|
curves: bool | None = False,
|
|
169
|
-
):
|
|
171
|
+
) -> None:
|
|
170
172
|
"""Select keyframes by clicking on them
|
|
171
173
|
|
|
172
174
|
:type execution_context: int | str | None
|
|
@@ -187,7 +189,7 @@ def clickselect(
|
|
|
187
189
|
:type curves: bool | None
|
|
188
190
|
"""
|
|
189
191
|
|
|
190
|
-
def copy(execution_context: int | str | None = None, undo: bool | None = None):
|
|
192
|
+
def copy(execution_context: int | str | None = None, undo: bool | None = None) -> None:
|
|
191
193
|
"""Copy selected keyframes to the internal clipboard
|
|
192
194
|
|
|
193
195
|
:type execution_context: int | str | None
|
|
@@ -201,7 +203,7 @@ def cursor_set(
|
|
|
201
203
|
*,
|
|
202
204
|
frame: float | None = 0.0,
|
|
203
205
|
value: float | None = 0.0,
|
|
204
|
-
):
|
|
206
|
+
) -> None:
|
|
205
207
|
"""Interactively set the current frame and value cursor
|
|
206
208
|
|
|
207
209
|
:type execution_context: int | str | None
|
|
@@ -220,7 +222,7 @@ def decimate(
|
|
|
220
222
|
mode: typing.Literal["RATIO", "ERROR"] | None = "RATIO",
|
|
221
223
|
factor: float | None = 0.333333,
|
|
222
224
|
remove_error_margin: float | None = 0.0,
|
|
223
|
-
):
|
|
225
|
+
) -> None:
|
|
224
226
|
"""Decimate F-Curves by removing keyframes that influence the curve shape the least
|
|
225
227
|
|
|
226
228
|
:type execution_context: int | str | None
|
|
@@ -245,7 +247,7 @@ def delete(
|
|
|
245
247
|
/,
|
|
246
248
|
*,
|
|
247
249
|
confirm: bool | None = True,
|
|
248
|
-
):
|
|
250
|
+
) -> None:
|
|
249
251
|
"""Remove all selected keyframes
|
|
250
252
|
|
|
251
253
|
:type execution_context: int | str | None
|
|
@@ -256,7 +258,7 @@ def delete(
|
|
|
256
258
|
|
|
257
259
|
def driver_delete_invalid(
|
|
258
260
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
259
|
-
):
|
|
261
|
+
) -> None:
|
|
260
262
|
"""Delete all visible drivers considered invalid
|
|
261
263
|
|
|
262
264
|
:type execution_context: int | str | None
|
|
@@ -265,7 +267,7 @@ def driver_delete_invalid(
|
|
|
265
267
|
|
|
266
268
|
def driver_variables_copy(
|
|
267
269
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
268
|
-
):
|
|
270
|
+
) -> None:
|
|
269
271
|
"""Copy the driver variables of the active driver
|
|
270
272
|
|
|
271
273
|
:type execution_context: int | str | None
|
|
@@ -278,7 +280,7 @@ def driver_variables_paste(
|
|
|
278
280
|
/,
|
|
279
281
|
*,
|
|
280
282
|
replace: bool | None = False,
|
|
281
|
-
):
|
|
283
|
+
) -> None:
|
|
282
284
|
"""Add copied driver variables to the active driver
|
|
283
285
|
|
|
284
286
|
:type execution_context: int | str | None
|
|
@@ -293,7 +295,7 @@ def duplicate(
|
|
|
293
295
|
/,
|
|
294
296
|
*,
|
|
295
297
|
mode: bpy.stub_internal.rna_enums.TransformModeTypeItems | None = "TRANSLATION",
|
|
296
|
-
):
|
|
298
|
+
) -> None:
|
|
297
299
|
"""Make a copy of all selected keyframes
|
|
298
300
|
|
|
299
301
|
:type execution_context: int | str | None
|
|
@@ -309,7 +311,7 @@ def duplicate_move(
|
|
|
309
311
|
*,
|
|
310
312
|
GRAPH_OT_duplicate: duplicate | None = None,
|
|
311
313
|
TRANSFORM_OT_translate: bpy.ops.transform.translate | None = None,
|
|
312
|
-
):
|
|
314
|
+
) -> None:
|
|
313
315
|
"""Make a copy of all selected keyframes and move them
|
|
314
316
|
|
|
315
317
|
:type execution_context: int | str | None
|
|
@@ -327,7 +329,7 @@ def ease(
|
|
|
327
329
|
*,
|
|
328
330
|
factor: float | None = 0.0,
|
|
329
331
|
sharpness: float | None = 2.0,
|
|
330
|
-
):
|
|
332
|
+
) -> None:
|
|
331
333
|
"""Align keyframes on a ease-in or ease-out curve
|
|
332
334
|
|
|
333
335
|
:type execution_context: int | str | None
|
|
@@ -344,7 +346,7 @@ def easing_type(
|
|
|
344
346
|
/,
|
|
345
347
|
*,
|
|
346
348
|
type: bpy.stub_internal.rna_enums.BeztripleInterpolationEasingItems | None = "AUTO",
|
|
347
|
-
):
|
|
349
|
+
) -> None:
|
|
348
350
|
"""Set easing type for the F-Curve segments starting from the selected keyframes
|
|
349
351
|
|
|
350
352
|
:type execution_context: int | str | None
|
|
@@ -361,7 +363,7 @@ def equalize_handles(
|
|
|
361
363
|
side: typing.Literal["LEFT", "RIGHT", "BOTH"] | None = "LEFT",
|
|
362
364
|
handle_length: float | None = 5.0,
|
|
363
365
|
flatten: bool | None = False,
|
|
364
|
-
):
|
|
366
|
+
) -> None:
|
|
365
367
|
"""Ensure selected keyframes' handles have equal length, optionally making them horizontal. Automatic, Automatic Clamped, or Vector handle types will be converted to Aligned
|
|
366
368
|
|
|
367
369
|
:type execution_context: int | str | None
|
|
@@ -383,7 +385,9 @@ def equalize_handles(
|
|
|
383
385
|
:type flatten: bool | None
|
|
384
386
|
"""
|
|
385
387
|
|
|
386
|
-
def euler_filter(
|
|
388
|
+
def euler_filter(
|
|
389
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
390
|
+
) -> None:
|
|
387
391
|
"""Fix large jumps and flips in the selected Euler Rotation F-Curves arising from rotation values being clipped when baking physics
|
|
388
392
|
|
|
389
393
|
:type execution_context: int | str | None
|
|
@@ -397,7 +401,7 @@ def extrapolation_type(
|
|
|
397
401
|
*,
|
|
398
402
|
type: typing.Literal["CONSTANT", "LINEAR", "MAKE_CYCLIC", "CLEAR_CYCLIC"]
|
|
399
403
|
| None = "CONSTANT",
|
|
400
|
-
):
|
|
404
|
+
) -> None:
|
|
401
405
|
"""Set extrapolation mode for selected F-Curves
|
|
402
406
|
|
|
403
407
|
:type execution_context: int | str | None
|
|
@@ -425,7 +429,7 @@ def fmodifier_add(
|
|
|
425
429
|
*,
|
|
426
430
|
type: bpy.stub_internal.rna_enums.FmodifierTypeItems | None = "NULL",
|
|
427
431
|
only_active: bool | None = False,
|
|
428
|
-
):
|
|
432
|
+
) -> None:
|
|
429
433
|
"""Add F-Modifier to the active/selected F-Curves
|
|
430
434
|
|
|
431
435
|
:type execution_context: int | str | None
|
|
@@ -438,7 +442,7 @@ def fmodifier_add(
|
|
|
438
442
|
|
|
439
443
|
def fmodifier_copy(
|
|
440
444
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
441
|
-
):
|
|
445
|
+
) -> None:
|
|
442
446
|
"""Copy the F-Modifier(s) of the active F-Curve
|
|
443
447
|
|
|
444
448
|
:type execution_context: int | str | None
|
|
@@ -452,7 +456,7 @@ def fmodifier_paste(
|
|
|
452
456
|
*,
|
|
453
457
|
only_active: bool | None = False,
|
|
454
458
|
replace: bool | None = False,
|
|
455
|
-
):
|
|
459
|
+
) -> None:
|
|
456
460
|
"""Add copied F-Modifiers to the selected F-Curves
|
|
457
461
|
|
|
458
462
|
:type execution_context: int | str | None
|
|
@@ -463,7 +467,9 @@ def fmodifier_paste(
|
|
|
463
467
|
:type replace: bool | None
|
|
464
468
|
"""
|
|
465
469
|
|
|
466
|
-
def frame_jump(
|
|
470
|
+
def frame_jump(
|
|
471
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
472
|
+
) -> None:
|
|
467
473
|
"""Place the cursor on the midpoint of selected keyframes
|
|
468
474
|
|
|
469
475
|
:type execution_context: int | str | None
|
|
@@ -478,7 +484,7 @@ def gaussian_smooth(
|
|
|
478
484
|
factor: float | None = 1.0,
|
|
479
485
|
sigma: float | None = 0.33,
|
|
480
486
|
filter_width: int | None = 6,
|
|
481
|
-
):
|
|
487
|
+
) -> None:
|
|
482
488
|
"""Smooth the curve using a Gaussian filter
|
|
483
489
|
|
|
484
490
|
:type execution_context: int | str | None
|
|
@@ -493,7 +499,7 @@ def gaussian_smooth(
|
|
|
493
499
|
|
|
494
500
|
def ghost_curves_clear(
|
|
495
501
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
496
|
-
):
|
|
502
|
+
) -> None:
|
|
497
503
|
"""Clear F-Curve snapshots (Ghosts) for active Graph Editor
|
|
498
504
|
|
|
499
505
|
:type execution_context: int | str | None
|
|
@@ -502,7 +508,7 @@ def ghost_curves_clear(
|
|
|
502
508
|
|
|
503
509
|
def ghost_curves_create(
|
|
504
510
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
505
|
-
):
|
|
511
|
+
) -> None:
|
|
506
512
|
"""Create snapshot (Ghosts) of selected F-Curves as background aid for active Graph Editor
|
|
507
513
|
|
|
508
514
|
:type execution_context: int | str | None
|
|
@@ -515,7 +521,7 @@ def handle_type(
|
|
|
515
521
|
/,
|
|
516
522
|
*,
|
|
517
523
|
type: bpy.stub_internal.rna_enums.KeyframeHandleTypeItems | None = "FREE",
|
|
518
|
-
):
|
|
524
|
+
) -> None:
|
|
519
525
|
"""Set type of handle for selected keyframes
|
|
520
526
|
|
|
521
527
|
:type execution_context: int | str | None
|
|
@@ -530,7 +536,7 @@ def hide(
|
|
|
530
536
|
/,
|
|
531
537
|
*,
|
|
532
538
|
unselected: bool | None = False,
|
|
533
|
-
):
|
|
539
|
+
) -> None:
|
|
534
540
|
"""Hide selected curves from Graph Editor view
|
|
535
541
|
|
|
536
542
|
:type execution_context: int | str | None
|
|
@@ -546,7 +552,7 @@ def interpolation_type(
|
|
|
546
552
|
*,
|
|
547
553
|
type: bpy.stub_internal.rna_enums.BeztripleInterpolationModeItems
|
|
548
554
|
| None = "CONSTANT",
|
|
549
|
-
):
|
|
555
|
+
) -> None:
|
|
550
556
|
"""Set interpolation mode for the F-Curve segments starting from the selected keyframes
|
|
551
557
|
|
|
552
558
|
:type execution_context: int | str | None
|
|
@@ -562,7 +568,7 @@ def keyframe_insert(
|
|
|
562
568
|
*,
|
|
563
569
|
type: typing.Literal["ALL", "SEL", "ACTIVE", "CURSOR_ACTIVE", "CURSOR_SEL"]
|
|
564
570
|
| None = "ALL",
|
|
565
|
-
):
|
|
571
|
+
) -> None:
|
|
566
572
|
"""Insert keyframes for the specified channels
|
|
567
573
|
|
|
568
574
|
:type execution_context: int | str | None
|
|
@@ -592,7 +598,7 @@ def keyframe_jump(
|
|
|
592
598
|
/,
|
|
593
599
|
*,
|
|
594
600
|
next: bool | None = True,
|
|
595
|
-
):
|
|
601
|
+
) -> None:
|
|
596
602
|
"""Jump to previous/next keyframe
|
|
597
603
|
|
|
598
604
|
:type execution_context: int | str | None
|
|
@@ -603,7 +609,7 @@ def keyframe_jump(
|
|
|
603
609
|
|
|
604
610
|
def keys_to_samples(
|
|
605
611
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
606
|
-
):
|
|
612
|
+
) -> None:
|
|
607
613
|
"""Convert selected channels to an uneditable set of samples to save storage space
|
|
608
614
|
|
|
609
615
|
:type execution_context: int | str | None
|
|
@@ -616,7 +622,7 @@ def match_slope(
|
|
|
616
622
|
/,
|
|
617
623
|
*,
|
|
618
624
|
factor: float | None = 0.0,
|
|
619
|
-
):
|
|
625
|
+
) -> None:
|
|
620
626
|
"""Blend selected keys to the slope of neighboring ones
|
|
621
627
|
|
|
622
628
|
:type execution_context: int | str | None
|
|
@@ -631,7 +637,7 @@ def mirror(
|
|
|
631
637
|
/,
|
|
632
638
|
*,
|
|
633
639
|
type: typing.Literal["CFRA", "VALUE", "YAXIS", "XAXIS", "MARKER"] | None = "CFRA",
|
|
634
|
-
):
|
|
640
|
+
) -> None:
|
|
635
641
|
"""Flip selected keyframes over the selected mirror line
|
|
636
642
|
|
|
637
643
|
:type execution_context: int | str | None
|
|
@@ -665,7 +671,7 @@ def paste(
|
|
|
665
671
|
| None = "NONE",
|
|
666
672
|
merge: bpy.stub_internal.rna_enums.KeyframePasteMergeItems | None = "MIX",
|
|
667
673
|
flipped: bool | None = False,
|
|
668
|
-
):
|
|
674
|
+
) -> None:
|
|
669
675
|
"""Paste keyframes from the internal clipboard for the selected channels, starting on the current frame
|
|
670
676
|
|
|
671
677
|
:type execution_context: int | str | None
|
|
@@ -682,7 +688,7 @@ def paste(
|
|
|
682
688
|
|
|
683
689
|
def previewrange_set(
|
|
684
690
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
685
|
-
):
|
|
691
|
+
) -> None:
|
|
686
692
|
"""Set Preview Range based on range of selected keyframes
|
|
687
693
|
|
|
688
694
|
:type execution_context: int | str | None
|
|
@@ -695,7 +701,7 @@ def push_pull(
|
|
|
695
701
|
/,
|
|
696
702
|
*,
|
|
697
703
|
factor: float | None = 1.0,
|
|
698
|
-
):
|
|
704
|
+
) -> None:
|
|
699
705
|
"""Exaggerate or minimize the value of the selected keys
|
|
700
706
|
|
|
701
707
|
:type execution_context: int | str | None
|
|
@@ -710,7 +716,7 @@ def reveal(
|
|
|
710
716
|
/,
|
|
711
717
|
*,
|
|
712
718
|
select: bool | None = True,
|
|
713
|
-
):
|
|
719
|
+
) -> None:
|
|
714
720
|
"""Make previously hidden curves visible again in Graph Editor view
|
|
715
721
|
|
|
716
722
|
:type execution_context: int | str | None
|
|
@@ -721,7 +727,7 @@ def reveal(
|
|
|
721
727
|
|
|
722
728
|
def samples_to_keys(
|
|
723
729
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
724
|
-
):
|
|
730
|
+
) -> None:
|
|
725
731
|
"""Convert selected channels from samples to keyframes
|
|
726
732
|
|
|
727
733
|
:type execution_context: int | str | None
|
|
@@ -734,7 +740,7 @@ def scale_average(
|
|
|
734
740
|
/,
|
|
735
741
|
*,
|
|
736
742
|
factor: float | None = 1.0,
|
|
737
|
-
):
|
|
743
|
+
) -> None:
|
|
738
744
|
"""Scale selected key values by their combined average
|
|
739
745
|
|
|
740
746
|
:type execution_context: int | str | None
|
|
@@ -750,7 +756,7 @@ def scale_from_neighbor(
|
|
|
750
756
|
*,
|
|
751
757
|
factor: float | None = 0.0,
|
|
752
758
|
anchor: typing.Literal["LEFT", "RIGHT"] | None = "LEFT",
|
|
753
|
-
):
|
|
759
|
+
) -> None:
|
|
754
760
|
"""Increase or decrease the value of selected keys in relationship to the neighboring one
|
|
755
761
|
|
|
756
762
|
:type execution_context: int | str | None
|
|
@@ -767,7 +773,7 @@ def select_all(
|
|
|
767
773
|
/,
|
|
768
774
|
*,
|
|
769
775
|
action: typing.Literal["TOGGLE", "SELECT", "DESELECT", "INVERT"] | None = "TOGGLE",
|
|
770
|
-
):
|
|
776
|
+
) -> None:
|
|
771
777
|
"""Toggle selection of all keyframes
|
|
772
778
|
|
|
773
779
|
:type execution_context: int | str | None
|
|
@@ -803,7 +809,7 @@ def select_box(
|
|
|
803
809
|
ymax: int | None = 0,
|
|
804
810
|
wait_for_input: bool | None = True,
|
|
805
811
|
mode: typing.Literal["SET", "ADD", "SUB"] | None = "SET",
|
|
806
|
-
):
|
|
812
|
+
) -> None:
|
|
807
813
|
"""Select all keyframes within the specified region
|
|
808
814
|
|
|
809
815
|
:type execution_context: int | str | None
|
|
@@ -850,7 +856,7 @@ def select_circle(
|
|
|
850
856
|
wait_for_input: bool | None = True,
|
|
851
857
|
mode: typing.Literal["SET", "ADD", "SUB"] | None = "SET",
|
|
852
858
|
use_curve_selection: bool | None = True,
|
|
853
|
-
):
|
|
859
|
+
) -> None:
|
|
854
860
|
"""Select keyframe points using circle selection
|
|
855
861
|
|
|
856
862
|
:type execution_context: int | str | None
|
|
@@ -885,7 +891,7 @@ def select_column(
|
|
|
885
891
|
*,
|
|
886
892
|
mode: typing.Literal["KEYS", "CFRA", "MARKERS_COLUMN", "MARKERS_BETWEEN"]
|
|
887
893
|
| None = "KEYS",
|
|
888
|
-
):
|
|
894
|
+
) -> None:
|
|
889
895
|
"""Select all keyframes on the specified frame(s)
|
|
890
896
|
|
|
891
897
|
:type execution_context: int | str | None
|
|
@@ -902,7 +908,7 @@ def select_key_handles(
|
|
|
902
908
|
left_handle_action: typing.Literal["SELECT", "DESELECT", "KEEP"] | None = "SELECT",
|
|
903
909
|
right_handle_action: typing.Literal["SELECT", "DESELECT", "KEEP"] | None = "SELECT",
|
|
904
910
|
key_action: typing.Literal["SELECT", "DESELECT", "KEEP"] | None = "KEEP",
|
|
905
|
-
):
|
|
911
|
+
) -> None:
|
|
906
912
|
"""For selected keyframes, select/deselect any combination of the key itself and its handles
|
|
907
913
|
|
|
908
914
|
:type execution_context: int | str | None
|
|
@@ -953,7 +959,7 @@ def select_lasso(
|
|
|
953
959
|
smooth_stroke_radius: int | None = 35,
|
|
954
960
|
mode: typing.Literal["SET", "ADD", "SUB"] | None = "SET",
|
|
955
961
|
use_curve_selection: bool | None = True,
|
|
956
|
-
):
|
|
962
|
+
) -> None:
|
|
957
963
|
"""Select keyframe points using lasso selection
|
|
958
964
|
|
|
959
965
|
:type execution_context: int | str | None
|
|
@@ -988,7 +994,7 @@ def select_leftright(
|
|
|
988
994
|
*,
|
|
989
995
|
mode: typing.Literal["CHECK", "LEFT", "RIGHT"] | None = "CHECK",
|
|
990
996
|
extend: bool | None = False,
|
|
991
|
-
):
|
|
997
|
+
) -> None:
|
|
992
998
|
"""Select keyframes to the left or the right of the current frame
|
|
993
999
|
|
|
994
1000
|
:type execution_context: int | str | None
|
|
@@ -999,21 +1005,27 @@ def select_leftright(
|
|
|
999
1005
|
:type extend: bool | None
|
|
1000
1006
|
"""
|
|
1001
1007
|
|
|
1002
|
-
def select_less(
|
|
1008
|
+
def select_less(
|
|
1009
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
1010
|
+
) -> None:
|
|
1003
1011
|
"""Deselect keyframes on ends of selection islands
|
|
1004
1012
|
|
|
1005
1013
|
:type execution_context: int | str | None
|
|
1006
1014
|
:type undo: bool | None
|
|
1007
1015
|
"""
|
|
1008
1016
|
|
|
1009
|
-
def select_linked(
|
|
1017
|
+
def select_linked(
|
|
1018
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
1019
|
+
) -> None:
|
|
1010
1020
|
"""Select keyframes occurring in the same F-Curves as selected ones
|
|
1011
1021
|
|
|
1012
1022
|
:type execution_context: int | str | None
|
|
1013
1023
|
:type undo: bool | None
|
|
1014
1024
|
"""
|
|
1015
1025
|
|
|
1016
|
-
def select_more(
|
|
1026
|
+
def select_more(
|
|
1027
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
1028
|
+
) -> None:
|
|
1017
1029
|
"""Select keyframes beside already selected ones
|
|
1018
1030
|
|
|
1019
1031
|
:type execution_context: int | str | None
|
|
@@ -1027,7 +1039,7 @@ def shear(
|
|
|
1027
1039
|
*,
|
|
1028
1040
|
factor: float | None = 0.0,
|
|
1029
1041
|
direction: typing.Literal["FROM_LEFT", "FROM_RIGHT"] | None = "FROM_LEFT",
|
|
1030
|
-
):
|
|
1042
|
+
) -> None:
|
|
1031
1043
|
"""Affect the value of the keys linearly, keeping the same relationship between them using either the left or the right key as reference
|
|
1032
1044
|
|
|
1033
1045
|
:type execution_context: int | str | None
|
|
@@ -1044,7 +1056,9 @@ def shear(
|
|
|
1044
1056
|
:type direction: typing.Literal['FROM_LEFT','FROM_RIGHT'] | None
|
|
1045
1057
|
"""
|
|
1046
1058
|
|
|
1047
|
-
def smooth(
|
|
1059
|
+
def smooth(
|
|
1060
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
1061
|
+
) -> None:
|
|
1048
1062
|
"""Apply weighted moving means to make selected F-Curves less bumpy
|
|
1049
1063
|
|
|
1050
1064
|
:type execution_context: int | str | None
|
|
@@ -1065,7 +1079,7 @@ def snap(
|
|
|
1065
1079
|
"HORIZONTAL",
|
|
1066
1080
|
]
|
|
1067
1081
|
| None = "CFRA",
|
|
1068
|
-
):
|
|
1082
|
+
) -> None:
|
|
1069
1083
|
"""Snap selected keyframes to the chosen times/values
|
|
1070
1084
|
|
|
1071
1085
|
:type execution_context: int | str | None
|
|
@@ -1094,7 +1108,7 @@ def snap(
|
|
|
1094
1108
|
|
|
1095
1109
|
def snap_cursor_value(
|
|
1096
1110
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
1097
|
-
):
|
|
1111
|
+
) -> None:
|
|
1098
1112
|
"""Place the cursor value on the average value of selected keyframes
|
|
1099
1113
|
|
|
1100
1114
|
:type execution_context: int | str | None
|
|
@@ -1142,7 +1156,7 @@ def sound_to_samples(
|
|
|
1142
1156
|
use_additive: bool | None = False,
|
|
1143
1157
|
use_square: bool | None = False,
|
|
1144
1158
|
sthreshold: float | None = 0.1,
|
|
1145
|
-
):
|
|
1159
|
+
) -> None:
|
|
1146
1160
|
"""Bakes a sound wave to samples on selected channels
|
|
1147
1161
|
|
|
1148
1162
|
:type execution_context: int | str | None
|
|
@@ -1233,7 +1247,7 @@ def time_offset(
|
|
|
1233
1247
|
/,
|
|
1234
1248
|
*,
|
|
1235
1249
|
frame_offset: float | None = 0.0,
|
|
1236
|
-
):
|
|
1250
|
+
) -> None:
|
|
1237
1251
|
"""Shifts the value of selected keys in time
|
|
1238
1252
|
|
|
1239
1253
|
:type execution_context: int | str | None
|
|
@@ -1248,7 +1262,7 @@ def view_all(
|
|
|
1248
1262
|
/,
|
|
1249
1263
|
*,
|
|
1250
1264
|
include_handles: bool | None = True,
|
|
1251
|
-
):
|
|
1265
|
+
) -> None:
|
|
1252
1266
|
"""Reset viewable area to show full keyframe range
|
|
1253
1267
|
|
|
1254
1268
|
:type execution_context: int | str | None
|
|
@@ -1257,7 +1271,9 @@ def view_all(
|
|
|
1257
1271
|
:type include_handles: bool | None
|
|
1258
1272
|
"""
|
|
1259
1273
|
|
|
1260
|
-
def view_frame(
|
|
1274
|
+
def view_frame(
|
|
1275
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
1276
|
+
) -> None:
|
|
1261
1277
|
"""Move the view to the current frame
|
|
1262
1278
|
|
|
1263
1279
|
:type execution_context: int | str | None
|
|
@@ -1270,7 +1286,7 @@ def view_selected(
|
|
|
1270
1286
|
/,
|
|
1271
1287
|
*,
|
|
1272
1288
|
include_handles: bool | None = True,
|
|
1273
|
-
):
|
|
1289
|
+
) -> None:
|
|
1274
1290
|
"""Reset viewable area to show selected keyframe range
|
|
1275
1291
|
|
|
1276
1292
|
:type execution_context: int | str | None
|