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