fake-bpy-module 20240518__py3-none-any.whl → 20240520__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/__init__.pyi +3 -1
- _bpy_internal/freedesktop/__init__.pyi +3 -1
- addon_utils/__init__.pyi +3 -1
- animsys_refactor/__init__.pyi +3 -1
- aud/__init__.pyi +3 -1
- bgl/__init__.pyi +121 -146
- bl_app_override/__init__.pyi +3 -1
- bl_app_override/helpers/__init__.pyi +3 -1
- bl_app_template_utils/__init__.pyi +3 -1
- bl_console_utils/__init__.pyi +3 -1
- bl_console_utils/autocomplete/__init__.pyi +3 -1
- bl_console_utils/autocomplete/complete_calltip/__init__.pyi +3 -1
- bl_console_utils/autocomplete/complete_import/__init__.pyi +3 -1
- bl_console_utils/autocomplete/complete_namespace/__init__.pyi +3 -1
- bl_console_utils/autocomplete/intellisense/__init__.pyi +3 -1
- bl_i18n_utils/__init__.pyi +3 -1
- bl_i18n_utils/bl_extract_messages/__init__.pyi +3 -1
- bl_i18n_utils/merge_po/__init__.pyi +3 -1
- bl_i18n_utils/settings/__init__.pyi +3 -1
- bl_i18n_utils/utils/__init__.pyi +3 -1
- bl_i18n_utils/utils_cli/__init__.pyi +3 -1
- bl_i18n_utils/utils_languages_menu/__init__.pyi +3 -1
- bl_i18n_utils/utils_rtl/__init__.pyi +3 -1
- bl_keymap_utils/__init__.pyi +3 -1
- bl_keymap_utils/io/__init__.pyi +3 -1
- bl_keymap_utils/keymap_from_toolbar/__init__.pyi +3 -1
- bl_keymap_utils/keymap_hierarchy/__init__.pyi +3 -1
- bl_keymap_utils/platform_helpers/__init__.pyi +3 -1
- bl_keymap_utils/versioning/__init__.pyi +3 -1
- bl_math/__init__.pyi +3 -1
- bl_operators/__init__.pyi +3 -1
- bl_operators/add_mesh_torus/__init__.pyi +3 -1
- bl_operators/anim/__init__.pyi +3 -1
- bl_operators/assets/__init__.pyi +3 -1
- bl_operators/bmesh/__init__.pyi +3 -1
- bl_operators/bmesh/find_adjacent/__init__.pyi +3 -1
- bl_operators/clip/__init__.pyi +3 -1
- bl_operators/console/__init__.pyi +3 -1
- bl_operators/constraint/__init__.pyi +3 -1
- bl_operators/file/__init__.pyi +3 -1
- bl_operators/freestyle/__init__.pyi +3 -1
- bl_operators/geometry_nodes/__init__.pyi +3 -1
- bl_operators/image/__init__.pyi +3 -1
- bl_operators/mesh/__init__.pyi +3 -1
- bl_operators/node/__init__.pyi +3 -1
- bl_operators/object/__init__.pyi +3 -1
- bl_operators/object_align/__init__.pyi +3 -1
- bl_operators/object_quick_effects/__init__.pyi +3 -1
- bl_operators/object_randomize_transform/__init__.pyi +3 -1
- bl_operators/presets/__init__.pyi +3 -1
- bl_operators/rigidbody/__init__.pyi +3 -1
- bl_operators/screen_play_rendered_anim/__init__.pyi +3 -1
- bl_operators/sequencer/__init__.pyi +3 -1
- bl_operators/spreadsheet/__init__.pyi +3 -1
- bl_operators/userpref/__init__.pyi +3 -1
- bl_operators/uvcalc_follow_active/__init__.pyi +3 -1
- bl_operators/uvcalc_lightmap/__init__.pyi +3 -1
- bl_operators/uvcalc_transform/__init__.pyi +3 -1
- bl_operators/vertexpaint_dirt/__init__.pyi +3 -1
- bl_operators/view3d/__init__.pyi +3 -1
- bl_operators/wm/__init__.pyi +3 -1
- bl_operators/world/__init__.pyi +3 -1
- bl_previews_utils/__init__.pyi +3 -1
- bl_previews_utils/bl_previews_render/__init__.pyi +3 -1
- bl_rna_utils/__init__.pyi +3 -1
- bl_rna_utils/data_path/__init__.pyi +3 -1
- bl_text_utils/__init__.pyi +3 -1
- bl_text_utils/external_editor/__init__.pyi +3 -1
- bl_ui/__init__.pyi +3 -1
- bl_ui/anim/__init__.pyi +3 -1
- bl_ui/asset_shelf/__init__.pyi +3 -1
- bl_ui/generic_ui_list/__init__.pyi +3 -1
- bl_ui/node_add_menu/__init__.pyi +3 -1
- bl_ui/node_add_menu_compositor/__init__.pyi +3 -1
- bl_ui/node_add_menu_geometry/__init__.pyi +3 -1
- bl_ui/node_add_menu_shader/__init__.pyi +3 -1
- bl_ui/node_add_menu_texture/__init__.pyi +3 -1
- bl_ui/properties_animviz/__init__.pyi +3 -1
- bl_ui/properties_collection/__init__.pyi +3 -1
- bl_ui/properties_constraint/__init__.pyi +3 -1
- bl_ui/properties_data_armature/__init__.pyi +3 -1
- bl_ui/properties_data_bone/__init__.pyi +3 -1
- bl_ui/properties_data_camera/__init__.pyi +3 -1
- bl_ui/properties_data_curve/__init__.pyi +3 -1
- bl_ui/properties_data_curves/__init__.pyi +3 -1
- bl_ui/properties_data_empty/__init__.pyi +3 -1
- bl_ui/properties_data_gpencil/__init__.pyi +3 -1
- bl_ui/properties_data_grease_pencil/__init__.pyi +3 -1
- bl_ui/properties_data_lattice/__init__.pyi +3 -1
- bl_ui/properties_data_light/__init__.pyi +3 -1
- bl_ui/properties_data_lightprobe/__init__.pyi +3 -1
- bl_ui/properties_data_mesh/__init__.pyi +3 -1
- bl_ui/properties_data_metaball/__init__.pyi +3 -1
- bl_ui/properties_data_modifier/__init__.pyi +3 -1
- bl_ui/properties_data_pointcloud/__init__.pyi +3 -1
- bl_ui/properties_data_shaderfx/__init__.pyi +3 -1
- bl_ui/properties_data_speaker/__init__.pyi +3 -1
- bl_ui/properties_data_volume/__init__.pyi +3 -1
- bl_ui/properties_freestyle/__init__.pyi +3 -1
- bl_ui/properties_grease_pencil_common/__init__.pyi +3 -1
- bl_ui/properties_mask_common/__init__.pyi +3 -1
- bl_ui/properties_material/__init__.pyi +3 -1
- bl_ui/properties_material_gpencil/__init__.pyi +3 -1
- bl_ui/properties_object/__init__.pyi +3 -1
- bl_ui/properties_output/__init__.pyi +3 -1
- bl_ui/properties_paint_common/__init__.pyi +3 -1
- bl_ui/properties_particle/__init__.pyi +3 -1
- bl_ui/properties_physics_cloth/__init__.pyi +3 -1
- bl_ui/properties_physics_common/__init__.pyi +3 -1
- bl_ui/properties_physics_dynamicpaint/__init__.pyi +3 -1
- bl_ui/properties_physics_field/__init__.pyi +3 -1
- bl_ui/properties_physics_fluid/__init__.pyi +3 -1
- bl_ui/properties_physics_geometry_nodes/__init__.pyi +3 -1
- bl_ui/properties_physics_rigidbody/__init__.pyi +3 -1
- bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +3 -1
- bl_ui/properties_physics_softbody/__init__.pyi +3 -1
- bl_ui/properties_render/__init__.pyi +3 -1
- bl_ui/properties_scene/__init__.pyi +3 -1
- bl_ui/properties_texture/__init__.pyi +3 -1
- bl_ui/properties_view_layer/__init__.pyi +3 -1
- bl_ui/properties_workspace/__init__.pyi +3 -1
- bl_ui/properties_world/__init__.pyi +3 -1
- bl_ui/space_clip/__init__.pyi +3 -1
- bl_ui/space_console/__init__.pyi +3 -1
- bl_ui/space_dopesheet/__init__.pyi +3 -1
- bl_ui/space_filebrowser/__init__.pyi +3 -1
- bl_ui/space_graph/__init__.pyi +3 -1
- bl_ui/space_image/__init__.pyi +3 -1
- bl_ui/space_info/__init__.pyi +3 -1
- bl_ui/space_nla/__init__.pyi +3 -1
- bl_ui/space_node/__init__.pyi +3 -1
- bl_ui/space_outliner/__init__.pyi +3 -1
- bl_ui/space_properties/__init__.pyi +3 -1
- bl_ui/space_sequencer/__init__.pyi +3 -1
- bl_ui/space_spreadsheet/__init__.pyi +3 -1
- bl_ui/space_statusbar/__init__.pyi +3 -1
- bl_ui/space_text/__init__.pyi +3 -1
- bl_ui/space_time/__init__.pyi +3 -1
- bl_ui/space_toolsystem_common/__init__.pyi +3 -1
- bl_ui/space_toolsystem_toolbar/__init__.pyi +3 -1
- bl_ui/space_topbar/__init__.pyi +3 -1
- bl_ui/space_userpref/__init__.pyi +3 -1
- bl_ui/space_view3d/__init__.pyi +3 -1
- bl_ui/space_view3d_toolbar/__init__.pyi +3 -1
- bl_ui/temp_anim_layers/__init__.pyi +3 -1
- bl_ui/utils/__init__.pyi +3 -1
- bl_ui_utils/__init__.pyi +3 -1
- bl_ui_utils/bug_report_url/__init__.pyi +3 -1
- bl_ui_utils/layout/__init__.pyi +3 -1
- blend_render_info/__init__.pyi +3 -1
- blf/__init__.pyi +3 -1
- bmesh/__init__.pyi +3 -1
- bmesh/geometry/__init__.pyi +3 -1
- bmesh/ops/__init__.pyi +39 -37
- bmesh/types/__init__.pyi +31 -28
- bmesh/utils/__init__.pyi +3 -1
- bpy/__init__.pyi +3 -1
- bpy/app/__init__.pyi +3 -1
- bpy/app/handlers/__init__.pyi +3 -1
- bpy/app/icons/__init__.pyi +3 -1
- bpy/app/timers/__init__.pyi +9 -15
- bpy/app/translations/__init__.pyi +3 -1
- bpy/msgbus/__init__.pyi +3 -1
- bpy/ops/__init__.pyi +3 -1
- bpy/ops/action/__init__.pyi +35 -33
- bpy/ops/anim/__init__.pyi +33 -31
- bpy/ops/armature/__init__.pyi +23 -21
- bpy/ops/asset/__init__.pyi +9 -7
- bpy/ops/bl_pkg/__init__.pyi +5 -3
- bpy/ops/boid/__init__.pyi +5 -3
- bpy/ops/brush/__init__.pyi +11 -9
- bpy/ops/buttons/__init__.pyi +11 -9
- bpy/ops/cachefile/__init__.pyi +13 -11
- bpy/ops/camera/__init__.pyi +3 -1
- bpy/ops/clip/__init__.pyi +41 -39
- bpy/ops/cloth/__init__.pyi +3 -1
- bpy/ops/collection/__init__.pyi +9 -7
- bpy/ops/console/__init__.pyi +9 -7
- bpy/ops/constraint/__init__.pyi +31 -29
- bpy/ops/curve/__init__.pyi +37 -35
- bpy/ops/curves/__init__.pyi +19 -17
- bpy/ops/cycles/__init__.pyi +3 -1
- bpy/ops/dpaint/__init__.pyi +7 -5
- bpy/ops/ed/__init__.pyi +7 -5
- bpy/ops/export_anim/__init__.pyi +5 -3
- bpy/ops/export_scene/__init__.pyi +41 -39
- bpy/ops/file/__init__.pyi +21 -19
- bpy/ops/fluid/__init__.pyi +3 -1
- bpy/ops/font/__init__.pyi +23 -21
- bpy/ops/geometry/__init__.pyi +23 -21
- bpy/ops/gizmogroup/__init__.pyi +3 -1
- bpy/ops/gpencil/__init__.pyi +135 -133
- bpy/ops/graph/__init__.pyi +57 -55
- bpy/ops/grease_pencil/__init__.pyi +45 -43
- bpy/ops/image/__init__.pyi +31 -29
- bpy/ops/import_anim/__init__.pyi +11 -9
- bpy/ops/import_curve/__init__.pyi +3 -1
- bpy/ops/import_scene/__init__.pyi +21 -19
- bpy/ops/info/__init__.pyi +7 -5
- bpy/ops/lattice/__init__.pyi +9 -7
- bpy/ops/marker/__init__.pyi +11 -9
- bpy/ops/mask/__init__.pyi +15 -13
- bpy/ops/material/__init__.pyi +3 -1
- bpy/ops/mball/__init__.pyi +9 -7
- bpy/ops/mesh/__init__.pyi +147 -145
- bpy/ops/nla/__init__.pyi +19 -17
- bpy/ops/node/__init__.pyi +35 -33
- bpy/ops/object/__init__.pyi +255 -253
- bpy/ops/outliner/__init__.pyi +43 -41
- bpy/ops/paint/__init__.pyi +75 -73
- bpy/ops/paintcurve/__init__.pyi +3 -1
- bpy/ops/palette/__init__.pyi +7 -5
- bpy/ops/particle/__init__.pyi +17 -15
- bpy/ops/pose/__init__.pyi +45 -43
- bpy/ops/poselib/__init__.pyi +3 -1
- bpy/ops/preferences/__init__.pyi +15 -13
- bpy/ops/ptcache/__init__.pyi +3 -1
- bpy/ops/render/__init__.pyi +5 -3
- bpy/ops/rigidbody/__init__.pyi +19 -17
- bpy/ops/scene/__init__.pyi +27 -25
- bpy/ops/screen/__init__.pyi +23 -21
- bpy/ops/script/__init__.pyi +3 -1
- bpy/ops/sculpt/__init__.pyi +69 -67
- bpy/ops/sculpt_curves/__init__.pyi +5 -3
- bpy/ops/sequencer/__init__.pyi +77 -75
- bpy/ops/sound/__init__.pyi +23 -21
- bpy/ops/spreadsheet/__init__.pyi +3 -1
- bpy/ops/surface/__init__.pyi +15 -13
- bpy/ops/text/__init__.pyi +25 -23
- bpy/ops/text_editor/__init__.pyi +3 -1
- bpy/ops/texture/__init__.pyi +5 -3
- bpy/ops/transform/__init__.pyi +91 -89
- bpy/ops/ui/__init__.pyi +9 -7
- bpy/ops/uilist/__init__.pyi +5 -3
- bpy/ops/uv/__init__.pyi +69 -67
- bpy/ops/view2d/__init__.pyi +3 -1
- bpy/ops/view3d/__init__.pyi +37 -35
- bpy/ops/wm/__init__.pyi +199 -197
- bpy/ops/workspace/__init__.pyi +3 -1
- bpy/ops/world/__init__.pyi +3 -1
- bpy/path/__init__.pyi +3 -1
- bpy/props/__init__.pyi +3 -1
- bpy/types/__init__.pyi +3448 -3370
- bpy/utils/__init__.pyi +3 -1
- bpy/utils/previews/__init__.pyi +3 -1
- bpy/utils/units/__init__.pyi +3 -1
- bpy_extras/__init__.pyi +3 -1
- bpy_extras/anim_utils/__init__.pyi +3 -1
- bpy_extras/asset_utils/__init__.pyi +3 -1
- bpy_extras/bmesh_utils/__init__.pyi +3 -1
- bpy_extras/extensions/__init__.pyi +3 -1
- bpy_extras/extensions/junction_module/__init__.pyi +3 -1
- bpy_extras/id_map_utils/__init__.pyi +3 -1
- bpy_extras/image_utils/__init__.pyi +3 -1
- bpy_extras/io_utils/__init__.pyi +3 -1
- bpy_extras/keyconfig_utils/__init__.pyi +3 -1
- bpy_extras/mesh_utils/__init__.pyi +3 -1
- bpy_extras/node_shader_utils/__init__.pyi +3 -1
- bpy_extras/node_utils/__init__.pyi +3 -1
- bpy_extras/object_utils/__init__.pyi +3 -1
- bpy_extras/view3d_utils/__init__.pyi +3 -1
- bpy_extras/wm_utils/__init__.pyi +3 -1
- bpy_extras/wm_utils/progress_report/__init__.pyi +3 -1
- bpy_restrict_state/__init__.pyi +3 -1
- bpy_types/__init__.pyi +3 -1
- console_python/__init__.pyi +3 -1
- console_shell/__init__.pyi +3 -1
- {fake_bpy_module-20240518.dist-info → fake_bpy_module-20240520.dist-info}/METADATA +1 -1
- fake_bpy_module-20240520.dist-info/RECORD +353 -0
- freestyle/__init__.pyi +3 -1
- freestyle/chainingiterators/__init__.pyi +3 -1
- freestyle/functions/__init__.pyi +3 -1
- freestyle/predicates/__init__.pyi +3 -1
- freestyle/shaders/__init__.pyi +3 -1
- freestyle/types/__init__.pyi +3 -1
- freestyle/utils/ContextFunctions/__init__.pyi +3 -1
- freestyle/utils/__init__.pyi +3 -1
- gpu/__init__.pyi +3 -1
- gpu/capabilities/__init__.pyi +3 -1
- gpu/matrix/__init__.pyi +3 -1
- gpu/platform/__init__.pyi +3 -1
- gpu/select/__init__.pyi +3 -1
- gpu/shader/__init__.pyi +3 -1
- gpu/state/__init__.pyi +3 -1
- gpu/texture/__init__.pyi +3 -1
- gpu/types/__init__.pyi +3 -1
- gpu_extras/__init__.pyi +3 -1
- gpu_extras/batch/__init__.pyi +3 -1
- gpu_extras/presets/__init__.pyi +3 -1
- graphviz_export/__init__.pyi +3 -1
- idprop/__init__.pyi +3 -1
- idprop/types/__init__.pyi +3 -1
- imbuf/__init__.pyi +3 -1
- imbuf/types/__init__.pyi +3 -1
- keyingsets_builtins/__init__.pyi +3 -1
- keyingsets_utils/__init__.pyi +3 -1
- mathutils/__init__.pyi +5 -2
- mathutils/bvhtree/__init__.pyi +3 -1
- mathutils/geometry/__init__.pyi +3 -1
- mathutils/interpolate/__init__.pyi +3 -1
- mathutils/kdtree/__init__.pyi +3 -1
- mathutils/noise/__init__.pyi +3 -1
- nodeitems_builtins/__init__.pyi +3 -1
- nodeitems_utils/__init__.pyi +3 -1
- rna_info/__init__.pyi +3 -1
- rna_keymap_ui/__init__.pyi +3 -1
- rna_prop_ui/__init__.pyi +3 -1
- rna_xml/__init__.pyi +3 -1
- sys_info/__init__.pyi +3 -1
- fake_bpy_module-20240518.dist-info/RECORD +0 -353
- {fake_bpy_module-20240518.dist-info → fake_bpy_module-20240520.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20240518.dist-info → fake_bpy_module-20240520.dist-info}/top_level.txt +0 -0
bpy/ops/sequencer/__init__.pyi
CHANGED
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
import typing
|
|
2
|
+
import collections.abc
|
|
2
3
|
import bpy.ops.transform
|
|
3
4
|
import bpy.types
|
|
4
5
|
|
|
5
|
-
|
|
6
|
+
GenericType1 = typing.TypeVar("GenericType1")
|
|
7
|
+
GenericType2 = typing.TypeVar("GenericType2")
|
|
6
8
|
|
|
7
9
|
def change_effect_input(
|
|
8
10
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
9
11
|
execution_context: str | int | None = None,
|
|
10
12
|
undo: bool | None = None,
|
|
11
|
-
swap:
|
|
13
|
+
swap: str | None = "A_B",
|
|
12
14
|
):
|
|
13
15
|
"""Undocumented, consider contributing.
|
|
14
16
|
|
|
@@ -16,7 +18,7 @@ def change_effect_input(
|
|
|
16
18
|
:type execution_context: str | int | None
|
|
17
19
|
:type undo: bool | None
|
|
18
20
|
:param swap: Swap, The effect inputs to swap
|
|
19
|
-
:type swap:
|
|
21
|
+
:type swap: str | None
|
|
20
22
|
"""
|
|
21
23
|
|
|
22
24
|
...
|
|
@@ -25,7 +27,7 @@ def change_effect_type(
|
|
|
25
27
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
26
28
|
execution_context: str | int | None = None,
|
|
27
29
|
undo: bool | None = None,
|
|
28
|
-
type:
|
|
30
|
+
type: str | None = "CROSS",
|
|
29
31
|
):
|
|
30
32
|
"""Undocumented, consider contributing.
|
|
31
33
|
|
|
@@ -87,7 +89,7 @@ def change_effect_type(
|
|
|
87
89
|
|
|
88
90
|
COLORMIX
|
|
89
91
|
Color Mix.
|
|
90
|
-
:type type:
|
|
92
|
+
:type type: str | None
|
|
91
93
|
"""
|
|
92
94
|
|
|
93
95
|
...
|
|
@@ -121,8 +123,8 @@ def change_path(
|
|
|
121
123
|
filter_blenlib: bool | typing.Any | None = False,
|
|
122
124
|
filemode: typing.Any | None = 9,
|
|
123
125
|
relative_path: bool | typing.Any | None = True,
|
|
124
|
-
display_type:
|
|
125
|
-
sort_method: str |
|
|
126
|
+
display_type: str | None = "DEFAULT",
|
|
127
|
+
sort_method: str | None = "",
|
|
126
128
|
use_placeholders: bool | typing.Any | None = False,
|
|
127
129
|
):
|
|
128
130
|
"""Undocumented, consider contributing.
|
|
@@ -191,9 +193,9 @@ def change_path(
|
|
|
191
193
|
|
|
192
194
|
THUMBNAIL
|
|
193
195
|
Thumbnails -- Display files as thumbnails.
|
|
194
|
-
:type display_type:
|
|
196
|
+
:type display_type: str | None
|
|
195
197
|
:param sort_method: File sorting mode
|
|
196
|
-
:type sort_method: str |
|
|
198
|
+
:type sort_method: str | None
|
|
197
199
|
:param use_placeholders: Use Placeholders, Use placeholders for missing frames of the strip
|
|
198
200
|
:type use_placeholders: bool | typing.Any | None
|
|
199
201
|
"""
|
|
@@ -204,7 +206,7 @@ def change_scene(
|
|
|
204
206
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
205
207
|
execution_context: str | int | None = None,
|
|
206
208
|
undo: bool | None = None,
|
|
207
|
-
scene: str |
|
|
209
|
+
scene: str | None = "",
|
|
208
210
|
):
|
|
209
211
|
"""Change Scene assigned to Strip
|
|
210
212
|
|
|
@@ -212,7 +214,7 @@ def change_scene(
|
|
|
212
214
|
:type execution_context: str | int | None
|
|
213
215
|
:type undo: bool | None
|
|
214
216
|
:param scene: Scene
|
|
215
|
-
:type scene: str |
|
|
217
|
+
:type scene: str | None
|
|
216
218
|
"""
|
|
217
219
|
|
|
218
220
|
...
|
|
@@ -334,7 +336,7 @@ def effect_strip_add(
|
|
|
334
336
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
335
337
|
execution_context: str | int | None = None,
|
|
336
338
|
undo: bool | None = None,
|
|
337
|
-
type:
|
|
339
|
+
type: str | None = "CROSS",
|
|
338
340
|
frame_start: typing.Any | None = 0,
|
|
339
341
|
frame_end: typing.Any | None = 0,
|
|
340
342
|
channel: typing.Any | None = 1,
|
|
@@ -403,7 +405,7 @@ def effect_strip_add(
|
|
|
403
405
|
|
|
404
406
|
COLORMIX
|
|
405
407
|
Color Mix.
|
|
406
|
-
:type type:
|
|
408
|
+
:type type: str | None
|
|
407
409
|
:param frame_start: Start Frame, Start frame of the sequence strip
|
|
408
410
|
:type frame_start: typing.Any | None
|
|
409
411
|
:param frame_end: End Frame, End frame for the color strip
|
|
@@ -476,8 +478,8 @@ def export_subtitles(
|
|
|
476
478
|
filter_folder: bool | typing.Any | None = True,
|
|
477
479
|
filter_blenlib: bool | typing.Any | None = False,
|
|
478
480
|
filemode: typing.Any | None = 8,
|
|
479
|
-
display_type:
|
|
480
|
-
sort_method: str |
|
|
481
|
+
display_type: str | None = "DEFAULT",
|
|
482
|
+
sort_method: str | None = "",
|
|
481
483
|
):
|
|
482
484
|
"""Export .srt file containing text strips
|
|
483
485
|
|
|
@@ -539,9 +541,9 @@ def export_subtitles(
|
|
|
539
541
|
|
|
540
542
|
THUMBNAIL
|
|
541
543
|
Thumbnails -- Display files as thumbnails.
|
|
542
|
-
:type display_type:
|
|
544
|
+
:type display_type: str | None
|
|
543
545
|
:param sort_method: File sorting mode
|
|
544
|
-
:type sort_method: str |
|
|
546
|
+
:type sort_method: str | None
|
|
545
547
|
"""
|
|
546
548
|
|
|
547
549
|
...
|
|
@@ -551,7 +553,7 @@ def fades_add(
|
|
|
551
553
|
execution_context: str | int | None = None,
|
|
552
554
|
undo: bool | None = None,
|
|
553
555
|
duration_seconds: typing.Any | None = 1.0,
|
|
554
|
-
type:
|
|
556
|
+
type: str | None = "IN_OUT",
|
|
555
557
|
):
|
|
556
558
|
"""Adds or updates a fade animation for either visual or audio strips
|
|
557
559
|
|
|
@@ -576,7 +578,7 @@ def fades_add(
|
|
|
576
578
|
|
|
577
579
|
CURSOR_TO
|
|
578
580
|
To Current Frame -- Fade from the start of sequences under the time cursor to the current frame.
|
|
579
|
-
:type type:
|
|
581
|
+
:type type: str | None
|
|
580
582
|
"""
|
|
581
583
|
|
|
582
584
|
...
|
|
@@ -658,15 +660,15 @@ def image_strip_add(
|
|
|
658
660
|
relative_path: bool | typing.Any | None = True,
|
|
659
661
|
show_multiview: bool | typing.Any | None = False,
|
|
660
662
|
use_multiview: bool | typing.Any | None = False,
|
|
661
|
-
display_type:
|
|
662
|
-
sort_method:
|
|
663
|
+
display_type: str | None = "DEFAULT",
|
|
664
|
+
sort_method: str | None = "",
|
|
663
665
|
frame_start: typing.Any | None = 0,
|
|
664
666
|
frame_end: typing.Any | None = 0,
|
|
665
667
|
channel: typing.Any | None = 1,
|
|
666
668
|
replace_sel: bool | typing.Any | None = True,
|
|
667
669
|
overlap: bool | typing.Any | None = False,
|
|
668
670
|
overlap_shuffle_override: bool | typing.Any | None = False,
|
|
669
|
-
fit_method:
|
|
671
|
+
fit_method: str | None = "FIT",
|
|
670
672
|
set_view_transform: bool | typing.Any | None = True,
|
|
671
673
|
use_placeholders: bool | typing.Any | None = False,
|
|
672
674
|
):
|
|
@@ -736,7 +738,7 @@ def image_strip_add(
|
|
|
736
738
|
|
|
737
739
|
THUMBNAIL
|
|
738
740
|
Thumbnails -- Display files as thumbnails.
|
|
739
|
-
:type display_type:
|
|
741
|
+
:type display_type: str | None
|
|
740
742
|
:param sort_method: File sorting mode
|
|
741
743
|
|
|
742
744
|
DEFAULT
|
|
@@ -753,7 +755,7 @@ def image_strip_add(
|
|
|
753
755
|
|
|
754
756
|
FILE_SORT_SIZE
|
|
755
757
|
Size -- Sort files by size.
|
|
756
|
-
:type sort_method:
|
|
758
|
+
:type sort_method: str | None
|
|
757
759
|
:param frame_start: Start Frame, Start frame of the sequence strip
|
|
758
760
|
:type frame_start: typing.Any | None
|
|
759
761
|
:param frame_end: End Frame, End frame for the color strip
|
|
@@ -779,7 +781,7 @@ def image_strip_add(
|
|
|
779
781
|
|
|
780
782
|
ORIGINAL
|
|
781
783
|
Use Original Size -- Keep image at its original size.
|
|
782
|
-
:type fit_method:
|
|
784
|
+
:type fit_method: str | None
|
|
783
785
|
:param set_view_transform: Set View Transform, Set appropriate view transform based on media color space
|
|
784
786
|
:type set_view_transform: bool | typing.Any | None
|
|
785
787
|
:param use_placeholders: Use Placeholders, Use placeholders for missing frames of the strip
|
|
@@ -828,7 +830,7 @@ def mask_strip_add(
|
|
|
828
830
|
replace_sel: bool | typing.Any | None = True,
|
|
829
831
|
overlap: bool | typing.Any | None = False,
|
|
830
832
|
overlap_shuffle_override: bool | typing.Any | None = False,
|
|
831
|
-
mask: str |
|
|
833
|
+
mask: str | None = "",
|
|
832
834
|
):
|
|
833
835
|
"""Add a mask strip to the sequencer
|
|
834
836
|
|
|
@@ -846,7 +848,7 @@ def mask_strip_add(
|
|
|
846
848
|
:param overlap_shuffle_override: Override Overlap Shuffle Behavior, Use the overlap_mode tool settings to determine how to shuffle overlapping strips
|
|
847
849
|
:type overlap_shuffle_override: bool | typing.Any | None
|
|
848
850
|
:param mask: Mask
|
|
849
|
-
:type mask: str |
|
|
851
|
+
:type mask: str | None
|
|
850
852
|
"""
|
|
851
853
|
|
|
852
854
|
...
|
|
@@ -923,14 +925,14 @@ def movie_strip_add(
|
|
|
923
925
|
relative_path: bool | typing.Any | None = True,
|
|
924
926
|
show_multiview: bool | typing.Any | None = False,
|
|
925
927
|
use_multiview: bool | typing.Any | None = False,
|
|
926
|
-
display_type:
|
|
927
|
-
sort_method:
|
|
928
|
+
display_type: str | None = "DEFAULT",
|
|
929
|
+
sort_method: str | None = "",
|
|
928
930
|
frame_start: typing.Any | None = 0,
|
|
929
931
|
channel: typing.Any | None = 1,
|
|
930
932
|
replace_sel: bool | typing.Any | None = True,
|
|
931
933
|
overlap: bool | typing.Any | None = False,
|
|
932
934
|
overlap_shuffle_override: bool | typing.Any | None = False,
|
|
933
|
-
fit_method:
|
|
935
|
+
fit_method: str | None = "FIT",
|
|
934
936
|
set_view_transform: bool | typing.Any | None = True,
|
|
935
937
|
adjust_playback_rate: bool | typing.Any | None = True,
|
|
936
938
|
sound: bool | typing.Any | None = True,
|
|
@@ -1004,7 +1006,7 @@ def movie_strip_add(
|
|
|
1004
1006
|
|
|
1005
1007
|
THUMBNAIL
|
|
1006
1008
|
Thumbnails -- Display files as thumbnails.
|
|
1007
|
-
:type display_type:
|
|
1009
|
+
:type display_type: str | None
|
|
1008
1010
|
:param sort_method: File sorting mode
|
|
1009
1011
|
|
|
1010
1012
|
DEFAULT
|
|
@@ -1021,7 +1023,7 @@ def movie_strip_add(
|
|
|
1021
1023
|
|
|
1022
1024
|
FILE_SORT_SIZE
|
|
1023
1025
|
Size -- Sort files by size.
|
|
1024
|
-
:type sort_method:
|
|
1026
|
+
:type sort_method: str | None
|
|
1025
1027
|
:param frame_start: Start Frame, Start frame of the sequence strip
|
|
1026
1028
|
:type frame_start: typing.Any | None
|
|
1027
1029
|
:param channel: Channel, Channel to place this strip into
|
|
@@ -1045,7 +1047,7 @@ def movie_strip_add(
|
|
|
1045
1047
|
|
|
1046
1048
|
ORIGINAL
|
|
1047
1049
|
Use Original Size -- Keep image at its original size.
|
|
1048
|
-
:type fit_method:
|
|
1050
|
+
:type fit_method: str | None
|
|
1049
1051
|
:param set_view_transform: Set View Transform, Set appropriate view transform based on media color space
|
|
1050
1052
|
:type set_view_transform: bool | typing.Any | None
|
|
1051
1053
|
:param adjust_playback_rate: Adjust Playback Rate, Play at normal speed regardless of scene FPS
|
|
@@ -1067,7 +1069,7 @@ def movieclip_strip_add(
|
|
|
1067
1069
|
replace_sel: bool | typing.Any | None = True,
|
|
1068
1070
|
overlap: bool | typing.Any | None = False,
|
|
1069
1071
|
overlap_shuffle_override: bool | typing.Any | None = False,
|
|
1070
|
-
clip: str |
|
|
1072
|
+
clip: str | None = "",
|
|
1071
1073
|
):
|
|
1072
1074
|
"""Add a movieclip strip to the sequencer
|
|
1073
1075
|
|
|
@@ -1085,7 +1087,7 @@ def movieclip_strip_add(
|
|
|
1085
1087
|
:param overlap_shuffle_override: Override Overlap Shuffle Behavior, Use the overlap_mode tool settings to determine how to shuffle overlapping strips
|
|
1086
1088
|
:type overlap_shuffle_override: bool | typing.Any | None
|
|
1087
1089
|
:param clip: Clip
|
|
1088
|
-
:type clip: str |
|
|
1090
|
+
:type clip: str | None
|
|
1089
1091
|
"""
|
|
1090
1092
|
|
|
1091
1093
|
...
|
|
@@ -1404,7 +1406,7 @@ def scene_strip_add(
|
|
|
1404
1406
|
replace_sel: bool | typing.Any | None = True,
|
|
1405
1407
|
overlap: bool | typing.Any | None = False,
|
|
1406
1408
|
overlap_shuffle_override: bool | typing.Any | None = False,
|
|
1407
|
-
scene: str |
|
|
1409
|
+
scene: str | None = "",
|
|
1408
1410
|
):
|
|
1409
1411
|
"""Add a strip to the sequencer using a Blender scene as a source
|
|
1410
1412
|
|
|
@@ -1422,7 +1424,7 @@ def scene_strip_add(
|
|
|
1422
1424
|
:param overlap_shuffle_override: Override Overlap Shuffle Behavior, Use the overlap_mode tool settings to determine how to shuffle overlapping strips
|
|
1423
1425
|
:type overlap_shuffle_override: bool | typing.Any | None
|
|
1424
1426
|
:param scene: Scene
|
|
1425
|
-
:type scene: str |
|
|
1427
|
+
:type scene: str | None
|
|
1426
1428
|
"""
|
|
1427
1429
|
|
|
1428
1430
|
...
|
|
@@ -1436,7 +1438,7 @@ def scene_strip_add_new(
|
|
|
1436
1438
|
replace_sel: bool | typing.Any | None = True,
|
|
1437
1439
|
overlap: bool | typing.Any | None = False,
|
|
1438
1440
|
overlap_shuffle_override: bool | typing.Any | None = False,
|
|
1439
|
-
type:
|
|
1441
|
+
type: str | None = "NEW",
|
|
1440
1442
|
):
|
|
1441
1443
|
"""Create a new Strip and assign a new Scene as source
|
|
1442
1444
|
|
|
@@ -1466,7 +1468,7 @@ def scene_strip_add_new(
|
|
|
1466
1468
|
|
|
1467
1469
|
FULL_COPY
|
|
1468
1470
|
Full Copy -- Add a Strip and make a full copy of the current scene.
|
|
1469
|
-
:type type:
|
|
1471
|
+
:type type: str | None
|
|
1470
1472
|
"""
|
|
1471
1473
|
|
|
1472
1474
|
...
|
|
@@ -1525,7 +1527,7 @@ def select_all(
|
|
|
1525
1527
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1526
1528
|
execution_context: str | int | None = None,
|
|
1527
1529
|
undo: bool | None = None,
|
|
1528
|
-
action:
|
|
1530
|
+
action: str | None = "TOGGLE",
|
|
1529
1531
|
):
|
|
1530
1532
|
"""Select or deselect all strips
|
|
1531
1533
|
|
|
@@ -1545,7 +1547,7 @@ def select_all(
|
|
|
1545
1547
|
|
|
1546
1548
|
INVERT
|
|
1547
1549
|
Invert -- Invert selection of all elements.
|
|
1548
|
-
:type action:
|
|
1550
|
+
:type action: str | None
|
|
1549
1551
|
"""
|
|
1550
1552
|
|
|
1551
1553
|
...
|
|
@@ -1559,7 +1561,7 @@ def select_box(
|
|
|
1559
1561
|
ymin: typing.Any | None = 0,
|
|
1560
1562
|
ymax: typing.Any | None = 0,
|
|
1561
1563
|
wait_for_input: bool | typing.Any | None = True,
|
|
1562
|
-
mode:
|
|
1564
|
+
mode: str | None = "SET",
|
|
1563
1565
|
tweak: bool | typing.Any | None = False,
|
|
1564
1566
|
include_handles: bool | typing.Any | None = False,
|
|
1565
1567
|
):
|
|
@@ -1588,7 +1590,7 @@ def select_box(
|
|
|
1588
1590
|
|
|
1589
1591
|
SUB
|
|
1590
1592
|
Subtract -- Subtract existing selection.
|
|
1591
|
-
:type mode:
|
|
1593
|
+
:type mode: str | None
|
|
1592
1594
|
:param tweak: Tweak, Operator has been activated using a click-drag event
|
|
1593
1595
|
:type tweak: bool | typing.Any | None
|
|
1594
1596
|
:param include_handles: Select Handles, Select the strips and their handles
|
|
@@ -1601,7 +1603,7 @@ def select_grouped(
|
|
|
1601
1603
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1602
1604
|
execution_context: str | int | None = None,
|
|
1603
1605
|
undo: bool | None = None,
|
|
1604
|
-
type:
|
|
1606
|
+
type: str | None = "TYPE",
|
|
1605
1607
|
extend: bool | typing.Any | None = False,
|
|
1606
1608
|
use_active_channel: bool | typing.Any | None = False,
|
|
1607
1609
|
):
|
|
@@ -1632,7 +1634,7 @@ def select_grouped(
|
|
|
1632
1634
|
|
|
1633
1635
|
OVERLAP
|
|
1634
1636
|
Overlap -- Overlapping time.
|
|
1635
|
-
:type type:
|
|
1637
|
+
:type type: str | None
|
|
1636
1638
|
:param extend: Extend, Extend selection instead of deselecting everything first
|
|
1637
1639
|
:type extend: bool | typing.Any | None
|
|
1638
1640
|
:param use_active_channel: Same Channel, Only consider strips on the same channel as the active one
|
|
@@ -1645,7 +1647,7 @@ def select_handles(
|
|
|
1645
1647
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1646
1648
|
execution_context: str | int | None = None,
|
|
1647
1649
|
undo: bool | None = None,
|
|
1648
|
-
side:
|
|
1650
|
+
side: str | None = "BOTH",
|
|
1649
1651
|
):
|
|
1650
1652
|
"""Select gizmo handles on the sides of the selected strip
|
|
1651
1653
|
|
|
@@ -1653,7 +1655,7 @@ def select_handles(
|
|
|
1653
1655
|
:type execution_context: str | int | None
|
|
1654
1656
|
:type undo: bool | None
|
|
1655
1657
|
:param side: Side, The side of the handle that is selected
|
|
1656
|
-
:type side:
|
|
1658
|
+
:type side: str | None
|
|
1657
1659
|
"""
|
|
1658
1660
|
|
|
1659
1661
|
...
|
|
@@ -1721,7 +1723,7 @@ def select_side(
|
|
|
1721
1723
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1722
1724
|
execution_context: str | int | None = None,
|
|
1723
1725
|
undo: bool | None = None,
|
|
1724
|
-
side:
|
|
1726
|
+
side: str | None = "BOTH",
|
|
1725
1727
|
):
|
|
1726
1728
|
"""Select strips on the nominated side of the selected strips
|
|
1727
1729
|
|
|
@@ -1729,7 +1731,7 @@ def select_side(
|
|
|
1729
1731
|
:type execution_context: str | int | None
|
|
1730
1732
|
:type undo: bool | None
|
|
1731
1733
|
:param side: Side, The side to which the selection is applied
|
|
1732
|
-
:type side:
|
|
1734
|
+
:type side: str | None
|
|
1733
1735
|
"""
|
|
1734
1736
|
|
|
1735
1737
|
...
|
|
@@ -1739,7 +1741,7 @@ def select_side_of_frame(
|
|
|
1739
1741
|
execution_context: str | int | None = None,
|
|
1740
1742
|
undo: bool | None = None,
|
|
1741
1743
|
extend: bool | typing.Any | None = False,
|
|
1742
|
-
side:
|
|
1744
|
+
side: str | None = "LEFT",
|
|
1743
1745
|
):
|
|
1744
1746
|
"""Select strips relative to the current frame
|
|
1745
1747
|
|
|
@@ -1758,7 +1760,7 @@ def select_side_of_frame(
|
|
|
1758
1760
|
|
|
1759
1761
|
CURRENT
|
|
1760
1762
|
Current Frame -- Select intersecting with the current frame.
|
|
1761
|
-
:type side:
|
|
1763
|
+
:type side: str | None
|
|
1762
1764
|
"""
|
|
1763
1765
|
|
|
1764
1766
|
...
|
|
@@ -1842,8 +1844,8 @@ def sound_strip_add(
|
|
|
1842
1844
|
filter_blenlib: bool | typing.Any | None = False,
|
|
1843
1845
|
filemode: typing.Any | None = 9,
|
|
1844
1846
|
relative_path: bool | typing.Any | None = True,
|
|
1845
|
-
display_type:
|
|
1846
|
-
sort_method:
|
|
1847
|
+
display_type: str | None = "DEFAULT",
|
|
1848
|
+
sort_method: str | None = "",
|
|
1847
1849
|
frame_start: typing.Any | None = 0,
|
|
1848
1850
|
channel: typing.Any | None = 1,
|
|
1849
1851
|
replace_sel: bool | typing.Any | None = True,
|
|
@@ -1916,7 +1918,7 @@ def sound_strip_add(
|
|
|
1916
1918
|
|
|
1917
1919
|
THUMBNAIL
|
|
1918
1920
|
Thumbnails -- Display files as thumbnails.
|
|
1919
|
-
:type display_type:
|
|
1921
|
+
:type display_type: str | None
|
|
1920
1922
|
:param sort_method: File sorting mode
|
|
1921
1923
|
|
|
1922
1924
|
DEFAULT
|
|
@@ -1933,7 +1935,7 @@ def sound_strip_add(
|
|
|
1933
1935
|
|
|
1934
1936
|
FILE_SORT_SIZE
|
|
1935
1937
|
Size -- Sort files by size.
|
|
1936
|
-
:type sort_method:
|
|
1938
|
+
:type sort_method: str | None
|
|
1937
1939
|
:param frame_start: Start Frame, Start frame of the sequence strip
|
|
1938
1940
|
:type frame_start: typing.Any | None
|
|
1939
1941
|
:param channel: Channel, Channel to place this strip into
|
|
@@ -1958,9 +1960,9 @@ def split(
|
|
|
1958
1960
|
undo: bool | None = None,
|
|
1959
1961
|
frame: typing.Any | None = 0,
|
|
1960
1962
|
channel: typing.Any | None = 0,
|
|
1961
|
-
type:
|
|
1963
|
+
type: str | None = "SOFT",
|
|
1962
1964
|
use_cursor_position: bool | typing.Any | None = False,
|
|
1963
|
-
side:
|
|
1965
|
+
side: str | None = "MOUSE",
|
|
1964
1966
|
ignore_selection: bool | typing.Any | None = False,
|
|
1965
1967
|
):
|
|
1966
1968
|
"""Split the selected strips in two
|
|
@@ -1973,11 +1975,11 @@ def split(
|
|
|
1973
1975
|
:param channel: Channel, Channel in which strip will be cut
|
|
1974
1976
|
:type channel: typing.Any | None
|
|
1975
1977
|
:param type: Type, The type of split operation to perform on strips
|
|
1976
|
-
:type type:
|
|
1978
|
+
:type type: str | None
|
|
1977
1979
|
:param use_cursor_position: Use Cursor Position, Split at position of the cursor instead of current frame
|
|
1978
1980
|
:type use_cursor_position: bool | typing.Any | None
|
|
1979
1981
|
:param side: Side, The side that remains selected after splitting
|
|
1980
|
-
:type side:
|
|
1982
|
+
:type side: str | None
|
|
1981
1983
|
:param ignore_selection: Ignore Selection, Make cut even if strip is not selected preserving selection state after cut
|
|
1982
1984
|
:type ignore_selection: bool | typing.Any | None
|
|
1983
1985
|
"""
|
|
@@ -2005,7 +2007,7 @@ def strip_color_tag_set(
|
|
|
2005
2007
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
2006
2008
|
execution_context: str | int | None = None,
|
|
2007
2009
|
undo: bool | None = None,
|
|
2008
|
-
color: str |
|
|
2010
|
+
color: str | None = "NONE",
|
|
2009
2011
|
):
|
|
2010
2012
|
"""Set a color tag for the selected strips
|
|
2011
2013
|
|
|
@@ -2013,7 +2015,7 @@ def strip_color_tag_set(
|
|
|
2013
2015
|
:type execution_context: str | int | None
|
|
2014
2016
|
:type undo: bool | None
|
|
2015
2017
|
:param color: Color Tag
|
|
2016
|
-
:type color: str |
|
|
2018
|
+
:type color: str | None
|
|
2017
2019
|
"""
|
|
2018
2020
|
|
|
2019
2021
|
...
|
|
@@ -2042,7 +2044,7 @@ def strip_modifier_add(
|
|
|
2042
2044
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
2043
2045
|
execution_context: str | int | None = None,
|
|
2044
2046
|
undo: bool | None = None,
|
|
2045
|
-
type: str |
|
|
2047
|
+
type: str | None = "",
|
|
2046
2048
|
):
|
|
2047
2049
|
"""Add a modifier to the strip
|
|
2048
2050
|
|
|
@@ -2050,7 +2052,7 @@ def strip_modifier_add(
|
|
|
2050
2052
|
:type execution_context: str | int | None
|
|
2051
2053
|
:type undo: bool | None
|
|
2052
2054
|
:param type: Type
|
|
2053
|
-
:type type: str |
|
|
2055
|
+
:type type: str | None
|
|
2054
2056
|
"""
|
|
2055
2057
|
|
|
2056
2058
|
...
|
|
@@ -2059,7 +2061,7 @@ def strip_modifier_copy(
|
|
|
2059
2061
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
2060
2062
|
execution_context: str | int | None = None,
|
|
2061
2063
|
undo: bool | None = None,
|
|
2062
|
-
type:
|
|
2064
|
+
type: str | None = "REPLACE",
|
|
2063
2065
|
):
|
|
2064
2066
|
"""Copy modifiers of the active strip to all selected strips
|
|
2065
2067
|
|
|
@@ -2073,7 +2075,7 @@ def strip_modifier_copy(
|
|
|
2073
2075
|
|
|
2074
2076
|
APPEND
|
|
2075
2077
|
Append -- Append active modifiers to selected strips.
|
|
2076
|
-
:type type:
|
|
2078
|
+
:type type: str | None
|
|
2077
2079
|
"""
|
|
2078
2080
|
|
|
2079
2081
|
...
|
|
@@ -2082,7 +2084,7 @@ def strip_modifier_equalizer_redefine(
|
|
|
2082
2084
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
2083
2085
|
execution_context: str | int | None = None,
|
|
2084
2086
|
undo: bool | None = None,
|
|
2085
|
-
graphs:
|
|
2087
|
+
graphs: str | None = "SIMPLE",
|
|
2086
2088
|
name: str | typing.Any = "Name",
|
|
2087
2089
|
):
|
|
2088
2090
|
"""Redefine equalizer graphs
|
|
@@ -2100,7 +2102,7 @@ def strip_modifier_equalizer_redefine(
|
|
|
2100
2102
|
|
|
2101
2103
|
TRIPLE
|
|
2102
2104
|
Triplet -- Graphical definition in 3 sections.
|
|
2103
|
-
:type graphs:
|
|
2105
|
+
:type graphs: str | None
|
|
2104
2106
|
:param name: Name, Name of modifier to redefine
|
|
2105
2107
|
:type name: str | typing.Any
|
|
2106
2108
|
"""
|
|
@@ -2112,7 +2114,7 @@ def strip_modifier_move(
|
|
|
2112
2114
|
execution_context: str | int | None = None,
|
|
2113
2115
|
undo: bool | None = None,
|
|
2114
2116
|
name: str | typing.Any = "Name",
|
|
2115
|
-
direction:
|
|
2117
|
+
direction: str | None = "UP",
|
|
2116
2118
|
):
|
|
2117
2119
|
"""Move modifier up and down in the stack
|
|
2118
2120
|
|
|
@@ -2128,7 +2130,7 @@ def strip_modifier_move(
|
|
|
2128
2130
|
|
|
2129
2131
|
DOWN
|
|
2130
2132
|
Down -- Move modifier down in the stack.
|
|
2131
|
-
:type direction:
|
|
2133
|
+
:type direction: str | None
|
|
2132
2134
|
"""
|
|
2133
2135
|
|
|
2134
2136
|
...
|
|
@@ -2154,7 +2156,7 @@ def strip_transform_clear(
|
|
|
2154
2156
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
2155
2157
|
execution_context: str | int | None = None,
|
|
2156
2158
|
undo: bool | None = None,
|
|
2157
|
-
property:
|
|
2159
|
+
property: str | None = "ALL",
|
|
2158
2160
|
):
|
|
2159
2161
|
"""Reset image transformation to default value
|
|
2160
2162
|
|
|
@@ -2174,7 +2176,7 @@ def strip_transform_clear(
|
|
|
2174
2176
|
|
|
2175
2177
|
ALL
|
|
2176
2178
|
All -- Reset strip transform location, scale and rotation.
|
|
2177
|
-
:type property:
|
|
2179
|
+
:type property: str | None
|
|
2178
2180
|
"""
|
|
2179
2181
|
|
|
2180
2182
|
...
|
|
@@ -2183,7 +2185,7 @@ def strip_transform_fit(
|
|
|
2183
2185
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
2184
2186
|
execution_context: str | int | None = None,
|
|
2185
2187
|
undo: bool | None = None,
|
|
2186
|
-
fit_method:
|
|
2188
|
+
fit_method: str | None = "FIT",
|
|
2187
2189
|
):
|
|
2188
2190
|
"""Undocumented, consider contributing.
|
|
2189
2191
|
|
|
@@ -2200,7 +2202,7 @@ def strip_transform_fit(
|
|
|
2200
2202
|
|
|
2201
2203
|
STRETCH
|
|
2202
2204
|
Stretch to Fill -- Stretch image so it fills preview.
|
|
2203
|
-
:type fit_method:
|
|
2205
|
+
:type fit_method: str | None
|
|
2204
2206
|
"""
|
|
2205
2207
|
|
|
2206
2208
|
...
|
|
@@ -2209,7 +2211,7 @@ def swap(
|
|
|
2209
2211
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
2210
2212
|
execution_context: str | int | None = None,
|
|
2211
2213
|
undo: bool | None = None,
|
|
2212
|
-
side:
|
|
2214
|
+
side: str | None = "RIGHT",
|
|
2213
2215
|
):
|
|
2214
2216
|
"""Swap active strip with strip to the right or left
|
|
2215
2217
|
|
|
@@ -2217,7 +2219,7 @@ def swap(
|
|
|
2217
2219
|
:type execution_context: str | int | None
|
|
2218
2220
|
:type undo: bool | None
|
|
2219
2221
|
:param side: Side, Side of the strip to swap
|
|
2220
|
-
:type side:
|
|
2222
|
+
:type side: str | None
|
|
2221
2223
|
"""
|
|
2222
2224
|
|
|
2223
2225
|
...
|