fake-bpy-module 20240519__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 +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 +1 -0
- 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 +3367 -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-20240520.dist-info}/METADATA +1 -1
- fake_bpy_module-20240520.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-20240520.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20240519.dist-info → fake_bpy_module-20240520.dist-info}/top_level.txt +0 -0
bpy/ops/nla/__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
|
|
|
@@ -60,7 +61,7 @@ def actionclip_add(
|
|
|
60
61
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
61
62
|
execution_context: str | int | None = None,
|
|
62
63
|
undo: bool | None = None,
|
|
63
|
-
action: str |
|
|
64
|
+
action: str | None = "",
|
|
64
65
|
):
|
|
65
66
|
"""Add an Action-Clip strip (i.e. an NLA Strip referencing an Action) to the active track
|
|
66
67
|
|
|
@@ -68,7 +69,7 @@ def actionclip_add(
|
|
|
68
69
|
:type execution_context: str | int | None
|
|
69
70
|
:type undo: bool | None
|
|
70
71
|
:param action: Action
|
|
71
|
-
:type action: str |
|
|
72
|
+
:type action: str | None
|
|
72
73
|
"""
|
|
73
74
|
|
|
74
75
|
...
|
|
@@ -100,8 +101,8 @@ def bake(
|
|
|
100
101
|
clear_parents: bool | typing.Any | None = False,
|
|
101
102
|
use_current_action: bool | typing.Any | None = False,
|
|
102
103
|
clean_curves: bool | typing.Any | None = False,
|
|
103
|
-
bake_types: set[str] |
|
|
104
|
-
channel_types: set[str] |
|
|
104
|
+
bake_types: set[str] | None = {"POSE"},
|
|
105
|
+
channel_types: set[str] | None = {
|
|
105
106
|
"BBONE",
|
|
106
107
|
"LOCATION",
|
|
107
108
|
"PROPS",
|
|
@@ -139,7 +140,7 @@ def bake(
|
|
|
139
140
|
|
|
140
141
|
OBJECT
|
|
141
142
|
Object -- Bake object transformations.
|
|
142
|
-
:type bake_types: set[str] |
|
|
143
|
+
:type bake_types: set[str] | None
|
|
143
144
|
:param channel_types: Channels, Which channels to bake
|
|
144
145
|
|
|
145
146
|
LOCATION
|
|
@@ -156,7 +157,7 @@ def bake(
|
|
|
156
157
|
|
|
157
158
|
PROPS
|
|
158
159
|
Custom Properties -- Bake custom properties.
|
|
159
|
-
:type channel_types: set[str] |
|
|
160
|
+
:type channel_types: set[str] | None
|
|
160
161
|
"""
|
|
161
162
|
|
|
162
163
|
...
|
|
@@ -296,7 +297,7 @@ def fmodifier_add(
|
|
|
296
297
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
297
298
|
execution_context: str | int | None = None,
|
|
298
299
|
undo: bool | None = None,
|
|
299
|
-
type: str |
|
|
300
|
+
type: str | None = "NULL",
|
|
300
301
|
only_active: bool | typing.Any | None = True,
|
|
301
302
|
):
|
|
302
303
|
"""Add F-Modifier to the active/selected NLA-Strips
|
|
@@ -305,7 +306,7 @@ def fmodifier_add(
|
|
|
305
306
|
:type execution_context: str | int | None
|
|
306
307
|
:type undo: bool | None
|
|
307
308
|
:param type: Type
|
|
308
|
-
:type type: str |
|
|
309
|
+
:type type: str | None
|
|
309
310
|
:param only_active: Only Active, Only add a F-Modifier of the specified type to the active strip
|
|
310
311
|
:type only_active: bool | typing.Any | None
|
|
311
312
|
"""
|
|
@@ -451,7 +452,7 @@ def select_all(
|
|
|
451
452
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
452
453
|
execution_context: str | int | None = None,
|
|
453
454
|
undo: bool | None = None,
|
|
454
|
-
action: str |
|
|
455
|
+
action: str | None = "TOGGLE",
|
|
455
456
|
):
|
|
456
457
|
"""Select or deselect all NLA-Strips
|
|
457
458
|
|
|
@@ -471,7 +472,7 @@ def select_all(
|
|
|
471
472
|
|
|
472
473
|
INVERT
|
|
473
474
|
Invert -- Invert selection of all elements.
|
|
474
|
-
:type action: str |
|
|
475
|
+
:type action: str | None
|
|
475
476
|
"""
|
|
476
477
|
|
|
477
478
|
...
|
|
@@ -487,7 +488,7 @@ def select_box(
|
|
|
487
488
|
ymin: typing.Any | None = 0,
|
|
488
489
|
ymax: typing.Any | None = 0,
|
|
489
490
|
wait_for_input: bool | typing.Any | None = True,
|
|
490
|
-
mode: str |
|
|
491
|
+
mode: str | None = "SET",
|
|
491
492
|
):
|
|
492
493
|
"""Use box selection to grab NLA-Strips
|
|
493
494
|
|
|
@@ -518,7 +519,7 @@ def select_box(
|
|
|
518
519
|
|
|
519
520
|
SUB
|
|
520
521
|
Subtract -- Subtract existing selection.
|
|
521
|
-
:type mode: str |
|
|
522
|
+
:type mode: str | None
|
|
522
523
|
"""
|
|
523
524
|
|
|
524
525
|
...
|
|
@@ -527,7 +528,7 @@ def select_leftright(
|
|
|
527
528
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
528
529
|
execution_context: str | int | None = None,
|
|
529
530
|
undo: bool | None = None,
|
|
530
|
-
mode: str |
|
|
531
|
+
mode: str | None = "CHECK",
|
|
531
532
|
extend: bool | typing.Any | None = False,
|
|
532
533
|
):
|
|
533
534
|
"""Select strips to the left or the right of the current frame
|
|
@@ -536,7 +537,7 @@ def select_leftright(
|
|
|
536
537
|
:type execution_context: str | int | None
|
|
537
538
|
:type undo: bool | None
|
|
538
539
|
:param mode: Mode
|
|
539
|
-
:type mode: str |
|
|
540
|
+
:type mode: str | None
|
|
540
541
|
:param extend: Extend Select
|
|
541
542
|
:type extend: bool | typing.Any | None
|
|
542
543
|
"""
|
|
@@ -561,7 +562,7 @@ def snap(
|
|
|
561
562
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
562
563
|
execution_context: str | int | None = None,
|
|
563
564
|
undo: bool | None = None,
|
|
564
|
-
type: str |
|
|
565
|
+
type: str | None = "CFRA",
|
|
565
566
|
):
|
|
566
567
|
"""Move start of strips to specified time
|
|
567
568
|
|
|
@@ -569,7 +570,7 @@ def snap(
|
|
|
569
570
|
:type execution_context: str | int | None
|
|
570
571
|
:type undo: bool | None
|
|
571
572
|
:param type: Type
|
|
572
|
-
:type type: str |
|
|
573
|
+
:type type: str | None
|
|
573
574
|
"""
|
|
574
575
|
|
|
575
576
|
...
|
bpy/ops/node/__init__.pyi
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import typing
|
|
2
|
+
import collections.abc
|
|
2
3
|
import bl_operators.node
|
|
3
4
|
import bpy.ops.transform
|
|
4
5
|
import bpy.types
|
|
@@ -57,8 +58,8 @@ def add_file(
|
|
|
57
58
|
relative_path: bool | typing.Any | None = True,
|
|
58
59
|
show_multiview: bool | typing.Any | None = False,
|
|
59
60
|
use_multiview: bool | typing.Any | None = False,
|
|
60
|
-
display_type: str |
|
|
61
|
-
sort_method: str |
|
|
61
|
+
display_type: str | None = "DEFAULT",
|
|
62
|
+
sort_method: str | None = "",
|
|
62
63
|
name: str | typing.Any = "",
|
|
63
64
|
session_uid: typing.Any | None = 0,
|
|
64
65
|
):
|
|
@@ -132,7 +133,7 @@ def add_file(
|
|
|
132
133
|
|
|
133
134
|
THUMBNAIL
|
|
134
135
|
Thumbnails -- Display files as thumbnails.
|
|
135
|
-
:type display_type: str |
|
|
136
|
+
:type display_type: str | None
|
|
136
137
|
:param sort_method: File sorting mode
|
|
137
138
|
|
|
138
139
|
DEFAULT
|
|
@@ -149,7 +150,7 @@ def add_file(
|
|
|
149
150
|
|
|
150
151
|
FILE_SORT_SIZE
|
|
151
152
|
Size -- Sort files by size.
|
|
152
|
-
:type sort_method: str |
|
|
153
|
+
:type sort_method: str | None
|
|
153
154
|
:param name: Name, Name of the data-block to use by the operator
|
|
154
155
|
:type name: str | typing.Any
|
|
155
156
|
:param session_uid: Session UID, Session UID of the data-block to use by the operator
|
|
@@ -185,7 +186,7 @@ def add_group_asset(
|
|
|
185
186
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
186
187
|
execution_context: str | int | None = None,
|
|
187
188
|
undo: bool | None = None,
|
|
188
|
-
asset_library_type: str |
|
|
189
|
+
asset_library_type: str | None = "LOCAL",
|
|
189
190
|
asset_library_identifier: str | typing.Any = "",
|
|
190
191
|
relative_asset_identifier: str | typing.Any = "",
|
|
191
192
|
):
|
|
@@ -195,7 +196,7 @@ def add_group_asset(
|
|
|
195
196
|
:type execution_context: str | int | None
|
|
196
197
|
:type undo: bool | None
|
|
197
198
|
:param asset_library_type: Asset Library Type
|
|
198
|
-
:type asset_library_type: str |
|
|
199
|
+
:type asset_library_type: str | None
|
|
199
200
|
:param asset_library_identifier: Asset Library Identifier
|
|
200
201
|
:type asset_library_identifier: str | typing.Any
|
|
201
202
|
:param relative_asset_identifier: Relative Asset Identifier
|
|
@@ -447,7 +448,7 @@ def bake_node_item_move(
|
|
|
447
448
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
448
449
|
execution_context: str | int | None = None,
|
|
449
450
|
undo: bool | None = None,
|
|
450
|
-
direction: str |
|
|
451
|
+
direction: str | None = "UP",
|
|
451
452
|
):
|
|
452
453
|
"""Move active bake item
|
|
453
454
|
|
|
@@ -455,7 +456,7 @@ def bake_node_item_move(
|
|
|
455
456
|
:type execution_context: str | int | None
|
|
456
457
|
:type undo: bool | None
|
|
457
458
|
:param direction: Direction, Move direction
|
|
458
|
-
:type direction: str |
|
|
459
|
+
:type direction: str | None
|
|
459
460
|
"""
|
|
460
461
|
|
|
461
462
|
...
|
|
@@ -738,7 +739,7 @@ def enum_definition_item_move(
|
|
|
738
739
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
739
740
|
execution_context: str | int | None = None,
|
|
740
741
|
undo: bool | None = None,
|
|
741
|
-
direction: str |
|
|
742
|
+
direction: str | None = "UP",
|
|
742
743
|
):
|
|
743
744
|
"""Move active menu item
|
|
744
745
|
|
|
@@ -746,7 +747,7 @@ def enum_definition_item_move(
|
|
|
746
747
|
:type execution_context: str | int | None
|
|
747
748
|
:type undo: bool | None
|
|
748
749
|
:param direction: Direction, Move direction
|
|
749
|
-
:type direction: str |
|
|
750
|
+
:type direction: str | None
|
|
750
751
|
"""
|
|
751
752
|
|
|
752
753
|
...
|
|
@@ -842,7 +843,7 @@ def group_separate(
|
|
|
842
843
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
843
844
|
execution_context: str | int | None = None,
|
|
844
845
|
undo: bool | None = None,
|
|
845
|
-
type: str |
|
|
846
|
+
type: str | None = "COPY",
|
|
846
847
|
):
|
|
847
848
|
"""Separate selected nodes from the node group
|
|
848
849
|
|
|
@@ -856,7 +857,7 @@ def group_separate(
|
|
|
856
857
|
|
|
857
858
|
MOVE
|
|
858
859
|
Move -- Move to parent node tree, remove from group.
|
|
859
|
-
:type type: str |
|
|
860
|
+
:type type: str | None
|
|
860
861
|
"""
|
|
861
862
|
|
|
862
863
|
...
|
|
@@ -966,7 +967,7 @@ def interface_item_new(
|
|
|
966
967
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
967
968
|
execution_context: str | int | None = None,
|
|
968
969
|
undo: bool | None = None,
|
|
969
|
-
item_type: str |
|
|
970
|
+
item_type: str | None = "INPUT",
|
|
970
971
|
):
|
|
971
972
|
"""Add a new item to the interface
|
|
972
973
|
|
|
@@ -974,7 +975,7 @@ def interface_item_new(
|
|
|
974
975
|
:type execution_context: str | int | None
|
|
975
976
|
:type undo: bool | None
|
|
976
977
|
:param item_type: Item Type, Type of the item to create
|
|
977
|
-
:type item_type: str |
|
|
978
|
+
:type item_type: str | None
|
|
978
979
|
"""
|
|
979
980
|
|
|
980
981
|
...
|
|
@@ -1230,7 +1231,7 @@ def new_node_tree(
|
|
|
1230
1231
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1231
1232
|
execution_context: str | int | None = None,
|
|
1232
1233
|
undo: bool | None = None,
|
|
1233
|
-
type: str |
|
|
1234
|
+
type: str | None = "",
|
|
1234
1235
|
name: str | typing.Any = "NodeTree",
|
|
1235
1236
|
):
|
|
1236
1237
|
"""Create a new node tree
|
|
@@ -1239,7 +1240,7 @@ def new_node_tree(
|
|
|
1239
1240
|
:type execution_context: str | int | None
|
|
1240
1241
|
:type undo: bool | None
|
|
1241
1242
|
:param type: Tree Type
|
|
1242
|
-
:type type: str |
|
|
1243
|
+
:type type: str | None
|
|
1243
1244
|
:param name: Name
|
|
1244
1245
|
:type name: str | typing.Any
|
|
1245
1246
|
"""
|
|
@@ -1318,7 +1319,7 @@ def output_file_move_active_socket(
|
|
|
1318
1319
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1319
1320
|
execution_context: str | int | None = None,
|
|
1320
1321
|
undo: bool | None = None,
|
|
1321
|
-
direction: str |
|
|
1322
|
+
direction: str | None = "DOWN",
|
|
1322
1323
|
):
|
|
1323
1324
|
"""Move the active input of a file output node up or down the list
|
|
1324
1325
|
|
|
@@ -1326,7 +1327,7 @@ def output_file_move_active_socket(
|
|
|
1326
1327
|
:type execution_context: str | int | None
|
|
1327
1328
|
:type undo: bool | None
|
|
1328
1329
|
:param direction: Direction
|
|
1329
|
-
:type direction: str |
|
|
1330
|
+
:type direction: str | None
|
|
1330
1331
|
"""
|
|
1331
1332
|
|
|
1332
1333
|
...
|
|
@@ -1419,7 +1420,7 @@ def repeat_zone_item_move(
|
|
|
1419
1420
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1420
1421
|
execution_context: str | int | None = None,
|
|
1421
1422
|
undo: bool | None = None,
|
|
1422
|
-
direction: str |
|
|
1423
|
+
direction: str | None = "UP",
|
|
1423
1424
|
):
|
|
1424
1425
|
"""Move active repeat zone item
|
|
1425
1426
|
|
|
@@ -1427,7 +1428,7 @@ def repeat_zone_item_move(
|
|
|
1427
1428
|
:type execution_context: str | int | None
|
|
1428
1429
|
:type undo: bool | None
|
|
1429
1430
|
:param direction: Direction, Move direction
|
|
1430
|
-
:type direction: str |
|
|
1431
|
+
:type direction: str | None
|
|
1431
1432
|
"""
|
|
1432
1433
|
|
|
1433
1434
|
...
|
|
@@ -1502,7 +1503,7 @@ def select_all(
|
|
|
1502
1503
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1503
1504
|
execution_context: str | int | None = None,
|
|
1504
1505
|
undo: bool | None = None,
|
|
1505
|
-
action: str |
|
|
1506
|
+
action: str | None = "TOGGLE",
|
|
1506
1507
|
):
|
|
1507
1508
|
"""(De)select all nodes
|
|
1508
1509
|
|
|
@@ -1522,7 +1523,7 @@ def select_all(
|
|
|
1522
1523
|
|
|
1523
1524
|
INVERT
|
|
1524
1525
|
Invert -- Invert selection of all elements.
|
|
1525
|
-
:type action: str |
|
|
1526
|
+
:type action: str | None
|
|
1526
1527
|
"""
|
|
1527
1528
|
|
|
1528
1529
|
...
|
|
@@ -1537,7 +1538,7 @@ def select_box(
|
|
|
1537
1538
|
ymin: typing.Any | None = 0,
|
|
1538
1539
|
ymax: typing.Any | None = 0,
|
|
1539
1540
|
wait_for_input: bool | typing.Any | None = True,
|
|
1540
|
-
mode: str |
|
|
1541
|
+
mode: str | None = "SET",
|
|
1541
1542
|
):
|
|
1542
1543
|
"""Use box selection to select nodes
|
|
1543
1544
|
|
|
@@ -1566,7 +1567,7 @@ def select_box(
|
|
|
1566
1567
|
|
|
1567
1568
|
SUB
|
|
1568
1569
|
Subtract -- Subtract existing selection.
|
|
1569
|
-
:type mode: str |
|
|
1570
|
+
:type mode: str | None
|
|
1570
1571
|
"""
|
|
1571
1572
|
|
|
1572
1573
|
...
|
|
@@ -1579,7 +1580,7 @@ def select_circle(
|
|
|
1579
1580
|
y: typing.Any | None = 0,
|
|
1580
1581
|
radius: typing.Any | None = 25,
|
|
1581
1582
|
wait_for_input: bool | typing.Any | None = True,
|
|
1582
|
-
mode: str |
|
|
1583
|
+
mode: str | None = "SET",
|
|
1583
1584
|
):
|
|
1584
1585
|
"""Use circle selection to select nodes
|
|
1585
1586
|
|
|
@@ -1604,7 +1605,7 @@ def select_circle(
|
|
|
1604
1605
|
|
|
1605
1606
|
SUB
|
|
1606
1607
|
Subtract -- Subtract existing selection.
|
|
1607
|
-
:type mode: str |
|
|
1608
|
+
:type mode: str | None
|
|
1608
1609
|
"""
|
|
1609
1610
|
|
|
1610
1611
|
...
|
|
@@ -1614,7 +1615,7 @@ def select_grouped(
|
|
|
1614
1615
|
execution_context: str | int | None = None,
|
|
1615
1616
|
undo: bool | None = None,
|
|
1616
1617
|
extend: bool | typing.Any | None = False,
|
|
1617
|
-
type: str |
|
|
1618
|
+
type: str | None = "TYPE",
|
|
1618
1619
|
):
|
|
1619
1620
|
"""Select nodes with similar properties
|
|
1620
1621
|
|
|
@@ -1624,7 +1625,7 @@ def select_grouped(
|
|
|
1624
1625
|
:param extend: Extend, Extend selection instead of deselecting everything first
|
|
1625
1626
|
:type extend: bool | typing.Any | None
|
|
1626
1627
|
:param type: Type
|
|
1627
|
-
:type type: str |
|
|
1628
|
+
:type type: str | None
|
|
1628
1629
|
"""
|
|
1629
1630
|
|
|
1630
1631
|
...
|
|
@@ -1635,7 +1636,7 @@ def select_lasso(
|
|
|
1635
1636
|
undo: bool | None = None,
|
|
1636
1637
|
tweak: bool | typing.Any | None = False,
|
|
1637
1638
|
path: bpy.types.bpy_prop_collection[bpy.types.OperatorMousePath] | None = None,
|
|
1638
|
-
mode: str |
|
|
1639
|
+
mode: str | None = "SET",
|
|
1639
1640
|
):
|
|
1640
1641
|
"""Select nodes using lasso selection
|
|
1641
1642
|
|
|
@@ -1656,7 +1657,7 @@ def select_lasso(
|
|
|
1656
1657
|
|
|
1657
1658
|
SUB
|
|
1658
1659
|
Subtract -- Subtract existing selection.
|
|
1659
|
-
:type mode: str |
|
|
1660
|
+
:type mode: str | None
|
|
1660
1661
|
"""
|
|
1661
1662
|
|
|
1662
1663
|
...
|
|
@@ -1758,7 +1759,7 @@ def simulation_zone_item_move(
|
|
|
1758
1759
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1759
1760
|
execution_context: str | int | None = None,
|
|
1760
1761
|
undo: bool | None = None,
|
|
1761
|
-
direction: str |
|
|
1762
|
+
direction: str | None = "UP",
|
|
1762
1763
|
):
|
|
1763
1764
|
"""Move active simulation zone item
|
|
1764
1765
|
|
|
@@ -1766,7 +1767,7 @@ def simulation_zone_item_move(
|
|
|
1766
1767
|
:type execution_context: str | int | None
|
|
1767
1768
|
:type undo: bool | None
|
|
1768
1769
|
:param direction: Direction, Move direction
|
|
1769
|
-
:type direction: str |
|
|
1770
|
+
:type direction: str | None
|
|
1770
1771
|
"""
|
|
1771
1772
|
|
|
1772
1773
|
...
|