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/anim/__init__.pyi
CHANGED
|
@@ -11,7 +11,7 @@ def change_frame(
|
|
|
11
11
|
frame: float | None = 0.0,
|
|
12
12
|
snap: bool | None = False,
|
|
13
13
|
seq_solo_preview: bool | None = False,
|
|
14
|
-
):
|
|
14
|
+
) -> None:
|
|
15
15
|
"""Interactively change the current frame number
|
|
16
16
|
|
|
17
17
|
:type execution_context: int | str | None
|
|
@@ -30,7 +30,7 @@ def channel_select_keys(
|
|
|
30
30
|
/,
|
|
31
31
|
*,
|
|
32
32
|
extend: bool | None = False,
|
|
33
|
-
):
|
|
33
|
+
) -> None:
|
|
34
34
|
"""Select all keyframes of channel under mouse
|
|
35
35
|
|
|
36
36
|
:type execution_context: int | str | None
|
|
@@ -46,7 +46,7 @@ def channel_view_pick(
|
|
|
46
46
|
*,
|
|
47
47
|
include_handles: bool | None = True,
|
|
48
48
|
use_preview_range: bool | None = True,
|
|
49
|
-
):
|
|
49
|
+
) -> None:
|
|
50
50
|
"""Reset viewable area to show the channel under the cursor
|
|
51
51
|
|
|
52
52
|
:type execution_context: int | str | None
|
|
@@ -67,7 +67,7 @@ def channels_bake(
|
|
|
67
67
|
remove_outside_range: bool | None = False,
|
|
68
68
|
interpolation_type: typing.Literal["BEZIER", "LIN", "CONST"] | None = "BEZIER",
|
|
69
69
|
bake_modifiers: bool | None = True,
|
|
70
|
-
):
|
|
70
|
+
) -> None:
|
|
71
71
|
"""Create keyframes following the current shape of F-Curves of selected channels
|
|
72
72
|
|
|
73
73
|
:type execution_context: int | str | None
|
|
@@ -95,7 +95,7 @@ def channels_bake(
|
|
|
95
95
|
|
|
96
96
|
def channels_clean_empty(
|
|
97
97
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
98
|
-
):
|
|
98
|
+
) -> None:
|
|
99
99
|
"""Delete all empty animation data containers from visible data-blocks
|
|
100
100
|
|
|
101
101
|
:type execution_context: int | str | None
|
|
@@ -110,7 +110,7 @@ def channels_click(
|
|
|
110
110
|
extend: bool | None = False,
|
|
111
111
|
extend_range: bool | None = False,
|
|
112
112
|
children_only: bool | None = False,
|
|
113
|
-
):
|
|
113
|
+
) -> None:
|
|
114
114
|
"""Handle mouse clicks over animation channels
|
|
115
115
|
|
|
116
116
|
:type execution_context: int | str | None
|
|
@@ -129,7 +129,7 @@ def channels_collapse(
|
|
|
129
129
|
/,
|
|
130
130
|
*,
|
|
131
131
|
all: bool | None = True,
|
|
132
|
-
):
|
|
132
|
+
) -> None:
|
|
133
133
|
"""Collapse (close) all selected expandable animation channels
|
|
134
134
|
|
|
135
135
|
:type execution_context: int | str | None
|
|
@@ -140,7 +140,7 @@ def channels_collapse(
|
|
|
140
140
|
|
|
141
141
|
def channels_delete(
|
|
142
142
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
143
|
-
):
|
|
143
|
+
) -> None:
|
|
144
144
|
"""Delete all selected animation channels
|
|
145
145
|
|
|
146
146
|
:type execution_context: int | str | None
|
|
@@ -154,7 +154,7 @@ def channels_editable_toggle(
|
|
|
154
154
|
*,
|
|
155
155
|
mode: typing.Literal["TOGGLE", "DISABLE", "ENABLE", "INVERT"] | None = "TOGGLE",
|
|
156
156
|
type: typing.Literal["PROTECT", "MUTE"] | None = "PROTECT",
|
|
157
|
-
):
|
|
157
|
+
) -> None:
|
|
158
158
|
"""Toggle editability of selected channels
|
|
159
159
|
|
|
160
160
|
:type execution_context: int | str | None
|
|
@@ -171,7 +171,7 @@ def channels_expand(
|
|
|
171
171
|
/,
|
|
172
172
|
*,
|
|
173
173
|
all: bool | None = True,
|
|
174
|
-
):
|
|
174
|
+
) -> None:
|
|
175
175
|
"""Expand (open) all selected expandable animation channels
|
|
176
176
|
|
|
177
177
|
:type execution_context: int | str | None
|
|
@@ -182,7 +182,7 @@ def channels_expand(
|
|
|
182
182
|
|
|
183
183
|
def channels_fcurves_enable(
|
|
184
184
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
185
|
-
):
|
|
185
|
+
) -> None:
|
|
186
186
|
"""Clear 'disabled' tag from all F-Curves to get broken F-Curves working again
|
|
187
187
|
|
|
188
188
|
:type execution_context: int | str | None
|
|
@@ -195,7 +195,7 @@ def channels_group(
|
|
|
195
195
|
/,
|
|
196
196
|
*,
|
|
197
197
|
name: str = "New Group",
|
|
198
|
-
):
|
|
198
|
+
) -> None:
|
|
199
199
|
"""Add selected F-Curves to a new group
|
|
200
200
|
|
|
201
201
|
:type execution_context: int | str | None
|
|
@@ -210,7 +210,7 @@ def channels_move(
|
|
|
210
210
|
/,
|
|
211
211
|
*,
|
|
212
212
|
direction: typing.Literal["TOP", "UP", "DOWN", "BOTTOM"] | None = "DOWN",
|
|
213
|
-
):
|
|
213
|
+
) -> None:
|
|
214
214
|
"""Rearrange selected animation channels
|
|
215
215
|
|
|
216
216
|
:type execution_context: int | str | None
|
|
@@ -221,7 +221,7 @@ def channels_move(
|
|
|
221
221
|
|
|
222
222
|
def channels_rename(
|
|
223
223
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
224
|
-
):
|
|
224
|
+
) -> None:
|
|
225
225
|
"""Rename animation channel under mouse
|
|
226
226
|
|
|
227
227
|
:type execution_context: int | str | None
|
|
@@ -234,7 +234,7 @@ def channels_select_all(
|
|
|
234
234
|
/,
|
|
235
235
|
*,
|
|
236
236
|
action: typing.Literal["TOGGLE", "SELECT", "DESELECT", "INVERT"] | None = "TOGGLE",
|
|
237
|
-
):
|
|
237
|
+
) -> None:
|
|
238
238
|
"""Toggle selection of all animation channels
|
|
239
239
|
|
|
240
240
|
:type execution_context: int | str | None
|
|
@@ -267,7 +267,7 @@ def channels_select_box(
|
|
|
267
267
|
wait_for_input: bool | None = True,
|
|
268
268
|
deselect: bool | None = False,
|
|
269
269
|
extend: bool | None = True,
|
|
270
|
-
):
|
|
270
|
+
) -> None:
|
|
271
271
|
"""Select all animation channels within the specified region
|
|
272
272
|
|
|
273
273
|
:type execution_context: int | str | None
|
|
@@ -290,7 +290,7 @@ def channels_select_box(
|
|
|
290
290
|
|
|
291
291
|
def channels_select_filter(
|
|
292
292
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
293
|
-
):
|
|
293
|
+
) -> None:
|
|
294
294
|
"""Start entering text which filters the set of channels shown to only include those with matching names
|
|
295
295
|
|
|
296
296
|
:type execution_context: int | str | None
|
|
@@ -304,7 +304,7 @@ def channels_setting_disable(
|
|
|
304
304
|
*,
|
|
305
305
|
mode: typing.Literal["TOGGLE", "DISABLE", "ENABLE", "INVERT"] | None = "DISABLE",
|
|
306
306
|
type: typing.Literal["PROTECT", "MUTE"] | None = "PROTECT",
|
|
307
|
-
):
|
|
307
|
+
) -> None:
|
|
308
308
|
"""Disable specified setting on all selected animation channels
|
|
309
309
|
|
|
310
310
|
:type execution_context: int | str | None
|
|
@@ -322,7 +322,7 @@ def channels_setting_enable(
|
|
|
322
322
|
*,
|
|
323
323
|
mode: typing.Literal["TOGGLE", "DISABLE", "ENABLE", "INVERT"] | None = "ENABLE",
|
|
324
324
|
type: typing.Literal["PROTECT", "MUTE"] | None = "PROTECT",
|
|
325
|
-
):
|
|
325
|
+
) -> None:
|
|
326
326
|
"""Enable specified setting on all selected animation channels
|
|
327
327
|
|
|
328
328
|
:type execution_context: int | str | None
|
|
@@ -340,7 +340,7 @@ def channels_setting_toggle(
|
|
|
340
340
|
*,
|
|
341
341
|
mode: typing.Literal["TOGGLE", "DISABLE", "ENABLE", "INVERT"] | None = "TOGGLE",
|
|
342
342
|
type: typing.Literal["PROTECT", "MUTE"] | None = "PROTECT",
|
|
343
|
-
):
|
|
343
|
+
) -> None:
|
|
344
344
|
"""Toggle specified setting on all selected animation channels
|
|
345
345
|
|
|
346
346
|
:type execution_context: int | str | None
|
|
@@ -353,7 +353,7 @@ def channels_setting_toggle(
|
|
|
353
353
|
|
|
354
354
|
def channels_ungroup(
|
|
355
355
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
356
|
-
):
|
|
356
|
+
) -> None:
|
|
357
357
|
"""Remove selected F-Curves from their current groups
|
|
358
358
|
|
|
359
359
|
:type execution_context: int | str | None
|
|
@@ -367,7 +367,7 @@ def channels_view_selected(
|
|
|
367
367
|
*,
|
|
368
368
|
include_handles: bool | None = True,
|
|
369
369
|
use_preview_range: bool | None = True,
|
|
370
|
-
):
|
|
370
|
+
) -> None:
|
|
371
371
|
"""Reset viewable area to show the selected channels
|
|
372
372
|
|
|
373
373
|
:type execution_context: int | str | None
|
|
@@ -384,7 +384,7 @@ def clear_useless_actions(
|
|
|
384
384
|
/,
|
|
385
385
|
*,
|
|
386
386
|
only_unused: bool | None = True,
|
|
387
|
-
):
|
|
387
|
+
) -> None:
|
|
388
388
|
"""Mark actions with no F-Curves for deletion after save and reload of file preserving "action libraries"
|
|
389
389
|
|
|
390
390
|
:type execution_context: int | str | None
|
|
@@ -395,7 +395,7 @@ def clear_useless_actions(
|
|
|
395
395
|
|
|
396
396
|
def convert_legacy_action(
|
|
397
397
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
398
|
-
):
|
|
398
|
+
) -> None:
|
|
399
399
|
"""Convert a legacy Action to a layered Action on the active object
|
|
400
400
|
|
|
401
401
|
:type execution_context: int | str | None
|
|
@@ -404,7 +404,7 @@ def convert_legacy_action(
|
|
|
404
404
|
|
|
405
405
|
def copy_driver_button(
|
|
406
406
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
407
|
-
):
|
|
407
|
+
) -> None:
|
|
408
408
|
"""Copy the driver for the highlighted button
|
|
409
409
|
|
|
410
410
|
:type execution_context: int | str | None
|
|
@@ -413,7 +413,7 @@ def copy_driver_button(
|
|
|
413
413
|
|
|
414
414
|
def driver_button_add(
|
|
415
415
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
416
|
-
):
|
|
416
|
+
) -> None:
|
|
417
417
|
"""Add driver for the property under the cursor
|
|
418
418
|
|
|
419
419
|
:type execution_context: int | str | None
|
|
@@ -422,7 +422,7 @@ def driver_button_add(
|
|
|
422
422
|
|
|
423
423
|
def driver_button_edit(
|
|
424
424
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
425
|
-
):
|
|
425
|
+
) -> None:
|
|
426
426
|
"""Edit the drivers for the connected property represented by the highlighted button
|
|
427
427
|
|
|
428
428
|
:type execution_context: int | str | None
|
|
@@ -435,7 +435,7 @@ def driver_button_remove(
|
|
|
435
435
|
/,
|
|
436
436
|
*,
|
|
437
437
|
all: bool | None = True,
|
|
438
|
-
):
|
|
438
|
+
) -> None:
|
|
439
439
|
"""Remove the driver(s) for the connected property(s) represented by the highlighted button
|
|
440
440
|
|
|
441
441
|
:type execution_context: int | str | None
|
|
@@ -444,7 +444,9 @@ def driver_button_remove(
|
|
|
444
444
|
:type all: bool | None
|
|
445
445
|
"""
|
|
446
446
|
|
|
447
|
-
def end_frame_set(
|
|
447
|
+
def end_frame_set(
|
|
448
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
449
|
+
) -> None:
|
|
448
450
|
"""Set the current frame as the preview or scene end frame
|
|
449
451
|
|
|
450
452
|
:type execution_context: int | str | None
|
|
@@ -457,7 +459,7 @@ def keyframe_clear_button(
|
|
|
457
459
|
/,
|
|
458
460
|
*,
|
|
459
461
|
all: bool | None = True,
|
|
460
|
-
):
|
|
462
|
+
) -> None:
|
|
461
463
|
"""Clear all keyframes on the currently active property
|
|
462
464
|
|
|
463
465
|
:type execution_context: int | str | None
|
|
@@ -472,7 +474,7 @@ def keyframe_clear_v3d(
|
|
|
472
474
|
/,
|
|
473
475
|
*,
|
|
474
476
|
confirm: bool | None = True,
|
|
475
|
-
):
|
|
477
|
+
) -> None:
|
|
476
478
|
"""Remove all keyframe animation for selected objects
|
|
477
479
|
|
|
478
480
|
:type execution_context: int | str | None
|
|
@@ -487,7 +489,7 @@ def keyframe_delete(
|
|
|
487
489
|
/,
|
|
488
490
|
*,
|
|
489
491
|
type: str | None = "DEFAULT",
|
|
490
|
-
):
|
|
492
|
+
) -> None:
|
|
491
493
|
"""Delete keyframes on the current frame for all properties in the specified Keying Set
|
|
492
494
|
|
|
493
495
|
:type execution_context: int | str | None
|
|
@@ -502,7 +504,7 @@ def keyframe_delete_button(
|
|
|
502
504
|
/,
|
|
503
505
|
*,
|
|
504
506
|
all: bool | None = True,
|
|
505
|
-
):
|
|
507
|
+
) -> None:
|
|
506
508
|
"""Delete current keyframe of current UI-active property
|
|
507
509
|
|
|
508
510
|
:type execution_context: int | str | None
|
|
@@ -517,7 +519,7 @@ def keyframe_delete_by_name(
|
|
|
517
519
|
/,
|
|
518
520
|
*,
|
|
519
521
|
type: str = "",
|
|
520
|
-
):
|
|
522
|
+
) -> None:
|
|
521
523
|
"""Alternate access to 'Delete Keyframe' for keymaps to use
|
|
522
524
|
|
|
523
525
|
:type execution_context: int | str | None
|
|
@@ -532,7 +534,7 @@ def keyframe_delete_v3d(
|
|
|
532
534
|
/,
|
|
533
535
|
*,
|
|
534
536
|
confirm: bool | None = True,
|
|
535
|
-
):
|
|
537
|
+
) -> None:
|
|
536
538
|
"""Remove keyframes on current frame for selected objects and bones
|
|
537
539
|
|
|
538
540
|
:type execution_context: int | str | None
|
|
@@ -547,7 +549,7 @@ def keyframe_insert(
|
|
|
547
549
|
/,
|
|
548
550
|
*,
|
|
549
551
|
type: str | None = "DEFAULT",
|
|
550
|
-
):
|
|
552
|
+
) -> None:
|
|
551
553
|
"""Insert keyframes on the current frame using either the active keying set, or the user preferences if no keying set is active
|
|
552
554
|
|
|
553
555
|
:type execution_context: int | str | None
|
|
@@ -562,7 +564,7 @@ def keyframe_insert_button(
|
|
|
562
564
|
/,
|
|
563
565
|
*,
|
|
564
566
|
all: bool | None = True,
|
|
565
|
-
):
|
|
567
|
+
) -> None:
|
|
566
568
|
"""Insert a keyframe for current UI-active property
|
|
567
569
|
|
|
568
570
|
:type execution_context: int | str | None
|
|
@@ -577,7 +579,7 @@ def keyframe_insert_by_name(
|
|
|
577
579
|
/,
|
|
578
580
|
*,
|
|
579
581
|
type: str = "",
|
|
580
|
-
):
|
|
582
|
+
) -> None:
|
|
581
583
|
"""Alternate access to 'Insert Keyframe' for keymaps to use
|
|
582
584
|
|
|
583
585
|
:type execution_context: int | str | None
|
|
@@ -593,7 +595,7 @@ def keyframe_insert_menu(
|
|
|
593
595
|
*,
|
|
594
596
|
type: str | None = "DEFAULT",
|
|
595
597
|
always_prompt: bool | None = False,
|
|
596
|
-
):
|
|
598
|
+
) -> None:
|
|
597
599
|
"""Insert Keyframes for specified Keying Set, with menu of available Keying Sets if undefined
|
|
598
600
|
|
|
599
601
|
:type execution_context: int | str | None
|
|
@@ -610,7 +612,7 @@ def keying_set_active_set(
|
|
|
610
612
|
/,
|
|
611
613
|
*,
|
|
612
614
|
type: str | None = "DEFAULT",
|
|
613
|
-
):
|
|
615
|
+
) -> None:
|
|
614
616
|
"""Set a new active keying set
|
|
615
617
|
|
|
616
618
|
:type execution_context: int | str | None
|
|
@@ -621,7 +623,7 @@ def keying_set_active_set(
|
|
|
621
623
|
|
|
622
624
|
def keying_set_add(
|
|
623
625
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
624
|
-
):
|
|
626
|
+
) -> None:
|
|
625
627
|
"""Add a new (empty) keying set to the active Scene
|
|
626
628
|
|
|
627
629
|
:type execution_context: int | str | None
|
|
@@ -637,7 +639,7 @@ def keying_set_export(
|
|
|
637
639
|
filter_folder: bool | None = True,
|
|
638
640
|
filter_text: bool | None = True,
|
|
639
641
|
filter_python: bool | None = True,
|
|
640
|
-
):
|
|
642
|
+
) -> None:
|
|
641
643
|
"""Export Keying Set to a Python script
|
|
642
644
|
|
|
643
645
|
:type execution_context: int | str | None
|
|
@@ -654,7 +656,7 @@ def keying_set_export(
|
|
|
654
656
|
|
|
655
657
|
def keying_set_path_add(
|
|
656
658
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
657
|
-
):
|
|
659
|
+
) -> None:
|
|
658
660
|
"""Add empty path to active keying set
|
|
659
661
|
|
|
660
662
|
:type execution_context: int | str | None
|
|
@@ -663,7 +665,7 @@ def keying_set_path_add(
|
|
|
663
665
|
|
|
664
666
|
def keying_set_path_remove(
|
|
665
667
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
666
|
-
):
|
|
668
|
+
) -> None:
|
|
667
669
|
"""Remove active Path from active keying set
|
|
668
670
|
|
|
669
671
|
:type execution_context: int | str | None
|
|
@@ -672,7 +674,7 @@ def keying_set_path_remove(
|
|
|
672
674
|
|
|
673
675
|
def keying_set_remove(
|
|
674
676
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
675
|
-
):
|
|
677
|
+
) -> None:
|
|
676
678
|
"""Remove the active keying set
|
|
677
679
|
|
|
678
680
|
:type execution_context: int | str | None
|
|
@@ -685,7 +687,7 @@ def keyingset_button_add(
|
|
|
685
687
|
/,
|
|
686
688
|
*,
|
|
687
689
|
all: bool | None = True,
|
|
688
|
-
):
|
|
690
|
+
) -> None:
|
|
689
691
|
"""Add current UI-active property to current keying set
|
|
690
692
|
|
|
691
693
|
:type execution_context: int | str | None
|
|
@@ -696,7 +698,7 @@ def keyingset_button_add(
|
|
|
696
698
|
|
|
697
699
|
def keyingset_button_remove(
|
|
698
700
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
699
|
-
):
|
|
701
|
+
) -> None:
|
|
700
702
|
"""Remove current UI-active property from current keying set
|
|
701
703
|
|
|
702
704
|
:type execution_context: int | str | None
|
|
@@ -705,7 +707,7 @@ def keyingset_button_remove(
|
|
|
705
707
|
|
|
706
708
|
def merge_animation(
|
|
707
709
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
708
|
-
):
|
|
710
|
+
) -> None:
|
|
709
711
|
"""Merge the animation of the selected objects into the action of the active object. Actions are not deleted by this, but might end up with zero users
|
|
710
712
|
|
|
711
713
|
:type execution_context: int | str | None
|
|
@@ -714,7 +716,7 @@ def merge_animation(
|
|
|
714
716
|
|
|
715
717
|
def paste_driver_button(
|
|
716
718
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
717
|
-
):
|
|
719
|
+
) -> None:
|
|
718
720
|
"""Paste the driver in the internal clipboard to the highlighted button
|
|
719
721
|
|
|
720
722
|
:type execution_context: int | str | None
|
|
@@ -723,7 +725,7 @@ def paste_driver_button(
|
|
|
723
725
|
|
|
724
726
|
def previewrange_clear(
|
|
725
727
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
726
|
-
):
|
|
728
|
+
) -> None:
|
|
727
729
|
"""Clear preview range
|
|
728
730
|
|
|
729
731
|
:type execution_context: int | str | None
|
|
@@ -740,7 +742,7 @@ def previewrange_set(
|
|
|
740
742
|
ymin: int | None = 0,
|
|
741
743
|
ymax: int | None = 0,
|
|
742
744
|
wait_for_input: bool | None = True,
|
|
743
|
-
):
|
|
745
|
+
) -> None:
|
|
744
746
|
"""Interactively define frame range used for playback
|
|
745
747
|
|
|
746
748
|
:type execution_context: int | str | None
|
|
@@ -759,7 +761,7 @@ def previewrange_set(
|
|
|
759
761
|
|
|
760
762
|
def scene_range_frame(
|
|
761
763
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
762
|
-
):
|
|
764
|
+
) -> None:
|
|
763
765
|
"""Reset the horizontal view to the current scene frame range, taking the preview range into account if it is active
|
|
764
766
|
|
|
765
767
|
:type execution_context: int | str | None
|
|
@@ -768,7 +770,7 @@ def scene_range_frame(
|
|
|
768
770
|
|
|
769
771
|
def separate_slots(
|
|
770
772
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
771
|
-
):
|
|
773
|
+
) -> None:
|
|
772
774
|
"""Move all slots of the action on the active object into newly created, separate actions. All users of those slots will be reassigned to the new actions. The current action won't be deleted but will be empty and might end up having zero users
|
|
773
775
|
|
|
774
776
|
:type execution_context: int | str | None
|
|
@@ -777,7 +779,7 @@ def separate_slots(
|
|
|
777
779
|
|
|
778
780
|
def slot_channels_move_to_new_action(
|
|
779
781
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
780
|
-
):
|
|
782
|
+
) -> None:
|
|
781
783
|
"""Move the selected slots into a newly created action
|
|
782
784
|
|
|
783
785
|
:type execution_context: int | str | None
|
|
@@ -786,7 +788,7 @@ def slot_channels_move_to_new_action(
|
|
|
786
788
|
|
|
787
789
|
def slot_new_for_id(
|
|
788
790
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
789
|
-
):
|
|
791
|
+
) -> None:
|
|
790
792
|
"""Create a new action slot for this data-block, to hold its animation
|
|
791
793
|
|
|
792
794
|
:type execution_context: int | str | None
|
|
@@ -795,7 +797,7 @@ def slot_new_for_id(
|
|
|
795
797
|
|
|
796
798
|
def slot_unassign_from_constraint(
|
|
797
799
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
798
|
-
):
|
|
800
|
+
) -> None:
|
|
799
801
|
"""Un-assign the action slot from this constraint
|
|
800
802
|
|
|
801
803
|
:type execution_context: int | str | None
|
|
@@ -804,7 +806,7 @@ def slot_unassign_from_constraint(
|
|
|
804
806
|
|
|
805
807
|
def slot_unassign_from_id(
|
|
806
808
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
807
|
-
):
|
|
809
|
+
) -> None:
|
|
808
810
|
"""Un-assign the action slot, effectively making this data-block non-animated
|
|
809
811
|
|
|
810
812
|
:type execution_context: int | str | None
|
|
@@ -813,7 +815,7 @@ def slot_unassign_from_id(
|
|
|
813
815
|
|
|
814
816
|
def slot_unassign_from_nla_strip(
|
|
815
817
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
816
|
-
):
|
|
818
|
+
) -> None:
|
|
817
819
|
"""Un-assign the action slot from this NLA strip, effectively making it non-animated
|
|
818
820
|
|
|
819
821
|
:type execution_context: int | str | None
|
|
@@ -822,7 +824,7 @@ def slot_unassign_from_nla_strip(
|
|
|
822
824
|
|
|
823
825
|
def start_frame_set(
|
|
824
826
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
825
|
-
):
|
|
827
|
+
) -> None:
|
|
826
828
|
"""Set the current frame as the preview or scene start frame
|
|
827
829
|
|
|
828
830
|
:type execution_context: int | str | None
|
|
@@ -835,7 +837,7 @@ def update_animated_transform_constraints(
|
|
|
835
837
|
/,
|
|
836
838
|
*,
|
|
837
839
|
use_convert_to_radians: bool | None = True,
|
|
838
|
-
):
|
|
840
|
+
) -> None:
|
|
839
841
|
"""Update f-curves/drivers affecting Transform constraints (use it with files from 2.70 and earlier)
|
|
840
842
|
|
|
841
843
|
:type execution_context: int | str | None
|
|
@@ -851,7 +853,7 @@ def view_curve_in_graph_editor(
|
|
|
851
853
|
*,
|
|
852
854
|
all: bool | None = False,
|
|
853
855
|
isolate: bool | None = False,
|
|
854
|
-
):
|
|
856
|
+
) -> None:
|
|
855
857
|
"""Frame the property under the cursor in the Graph Editor
|
|
856
858
|
|
|
857
859
|
:type execution_context: int | str | None
|