fake-bpy-module 20240327__py3-none-any.whl → 20240329__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.
- aud/__init__.pyi +34 -96
- bgl/__init__.pyi +1265 -2417
- bl_math/__init__.pyi +3 -14
- bl_ui/space_toolsystem_toolbar/__init__.pyi +3 -0
- blf/__init__.pyi +13 -50
- bmesh/ops/__init__.pyi +68 -142
- bmesh/types/__init__.pyi +18 -44
- bmesh/utils/__init__.pyi +2 -6
- bpy/app/icons/__init__.pyi +2 -4
- bpy/app/timers/__init__.pyi +2 -6
- bpy/ops/action/__init__.pyi +92 -93
- bpy/ops/anim/__init__.pyi +104 -104
- bpy/ops/armature/__init__.pyi +108 -112
- bpy/ops/asset/__init__.pyi +32 -32
- bpy/ops/boid/__init__.pyi +18 -18
- bpy/ops/brush/__init__.pyi +18 -18
- bpy/ops/buttons/__init__.pyi +12 -12
- bpy/ops/cachefile/__init__.pyi +10 -10
- bpy/ops/camera/__init__.pyi +4 -4
- bpy/ops/clip/__init__.pyi +194 -195
- bpy/ops/cloth/__init__.pyi +2 -2
- bpy/ops/collection/__init__.pyi +10 -10
- bpy/ops/console/__init__.pyi +42 -42
- bpy/ops/constraint/__init__.pyi +36 -36
- bpy/ops/curve/__init__.pyi +114 -118
- bpy/ops/curves/__init__.pyi +55 -53
- bpy/ops/cycles/__init__.pyi +6 -6
- bpy/ops/dpaint/__init__.pyi +12 -12
- bpy/ops/ed/__init__.pyi +24 -24
- bpy/ops/export_anim/__init__.pyi +2 -2
- bpy/ops/export_mesh/__init__.pyi +2 -2
- bpy/ops/export_scene/__init__.pyi +7 -7
- bpy/ops/file/__init__.pyi +80 -83
- bpy/ops/fluid/__init__.pyi +28 -28
- bpy/ops/font/__init__.pyi +46 -46
- bpy/ops/geometry/__init__.pyi +38 -38
- bpy/ops/gizmogroup/__init__.pyi +4 -4
- bpy/ops/gpencil/__init__.pyi +308 -309
- bpy/ops/graph/__init__.pyi +150 -151
- bpy/ops/grease_pencil/__init__.pyi +114 -115
- bpy/ops/image/__init__.pyi +100 -100
- bpy/ops/import_anim/__init__.pyi +2 -2
- bpy/ops/import_curve/__init__.pyi +2 -2
- bpy/ops/import_mesh/__init__.pyi +2 -2
- bpy/ops/import_scene/__init__.pyi +6 -6
- bpy/ops/info/__init__.pyi +14 -14
- bpy/ops/lattice/__init__.pyi +16 -16
- bpy/ops/marker/__init__.pyi +22 -22
- bpy/ops/mask/__init__.pyi +90 -91
- bpy/ops/material/__init__.pyi +6 -6
- bpy/ops/mball/__init__.pyi +20 -21
- bpy/ops/mesh/__init__.pyi +429 -427
- bpy/ops/nla/__init__.pyi +90 -91
- bpy/ops/node/__init__.pyi +242 -243
- bpy/ops/object/__init__.pyi +572 -567
- bpy/ops/outliner/__init__.pyi +142 -142
- bpy/ops/paint/__init__.pyi +182 -126
- bpy/ops/paintcurve/__init__.pyi +20 -20
- bpy/ops/palette/__init__.pyi +14 -14
- bpy/ops/particle/__init__.pyi +72 -72
- bpy/ops/pose/__init__.pyi +90 -90
- bpy/ops/poselib/__init__.pyi +18 -18
- bpy/ops/preferences/__init__.pyi +76 -76
- bpy/ops/ptcache/__init__.pyi +14 -14
- bpy/ops/render/__init__.pyi +24 -24
- bpy/ops/rigidbody/__init__.pyi +34 -34
- bpy/ops/scene/__init__.pyi +86 -86
- bpy/ops/screen/__init__.pyi +84 -84
- bpy/ops/script/__init__.pyi +6 -6
- bpy/ops/sculpt/__init__.pyi +62 -62
- bpy/ops/sculpt_curves/__init__.pyi +8 -8
- bpy/ops/sequencer/__init__.pyi +184 -185
- bpy/ops/sound/__init__.pyi +16 -16
- bpy/ops/spreadsheet/__init__.pyi +8 -8
- bpy/ops/surface/__init__.pyi +12 -12
- bpy/ops/text/__init__.pyi +86 -86
- bpy/ops/text_editor/__init__.pyi +2 -2
- bpy/ops/texture/__init__.pyi +8 -8
- bpy/ops/transform/__init__.pyi +112 -112
- bpy/ops/ui/__init__.pyi +64 -64
- bpy/ops/uilist/__init__.pyi +6 -6
- bpy/ops/uv/__init__.pyi +104 -105
- bpy/ops/view2d/__init__.pyi +28 -28
- bpy/ops/view3d/__init__.pyi +134 -134
- bpy/ops/wm/__init__.pyi +232 -232
- bpy/ops/workspace/__init__.pyi +14 -14
- bpy/ops/world/__init__.pyi +2 -2
- bpy/props/__init__.pyi +29 -52
- bpy/types/__init__.pyi +5257 -3766
- bpy/utils/__init__.pyi +3 -6
- bpy/utils/units/__init__.pyi +3 -6
- bpy_extras/io_utils/__init__.pyi +8 -0
- {fake_bpy_module-20240327.dist-info → fake_bpy_module-20240329.dist-info}/METADATA +1 -1
- {fake_bpy_module-20240327.dist-info → fake_bpy_module-20240329.dist-info}/RECORD +114 -114
- freestyle/chainingiterators/__init__.pyi +5 -12
- freestyle/functions/__init__.pyi +19 -73
- freestyle/predicates/__init__.pyi +8 -21
- freestyle/shaders/__init__.pyi +32 -81
- freestyle/types/__init__.pyi +100 -270
- freestyle/utils/ContextFunctions/__init__.pyi +7 -27
- freestyle/utils/__init__.pyi +1 -2
- gpu/capabilities/__init__.pyi +15 -32
- gpu/matrix/__init__.pyi +1 -2
- gpu/state/__init__.pyi +4 -10
- gpu/types/__init__.pyi +29 -87
- gpu_extras/presets/__init__.pyi +4 -16
- imbuf/types/__init__.pyi +4 -10
- mathutils/__init__.pyi +106 -257
- mathutils/bvhtree/__init__.pyi +7 -15
- mathutils/geometry/__init__.pyi +9 -18
- mathutils/kdtree/__init__.pyi +4 -11
- mathutils/noise/__init__.pyi +41 -82
- {fake_bpy_module-20240327.dist-info → fake_bpy_module-20240329.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20240327.dist-info → fake_bpy_module-20240329.dist-info}/top_level.txt +0 -0
bpy/ops/import_anim/__init__.pyi
CHANGED
|
@@ -5,7 +5,7 @@ GenericType = typing.TypeVar("GenericType")
|
|
|
5
5
|
|
|
6
6
|
def bvh(
|
|
7
7
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
8
|
-
execution_context:
|
|
8
|
+
execution_context: str = None,
|
|
9
9
|
undo: bool = None,
|
|
10
10
|
filepath: typing.Union[str, typing.Any] = "",
|
|
11
11
|
filter_glob: typing.Union[str, typing.Any] = "*.bvh",
|
|
@@ -23,7 +23,7 @@ def bvh(
|
|
|
23
23
|
"""Load a BVH motion capture file
|
|
24
24
|
|
|
25
25
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
26
|
-
:type execution_context:
|
|
26
|
+
:type execution_context: str
|
|
27
27
|
:type undo: bool
|
|
28
28
|
:param filepath: File Path, Filepath used for importing the file
|
|
29
29
|
:type filepath: typing.Union[str, typing.Any]
|
|
@@ -5,7 +5,7 @@ GenericType = typing.TypeVar("GenericType")
|
|
|
5
5
|
|
|
6
6
|
def svg(
|
|
7
7
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
8
|
-
execution_context:
|
|
8
|
+
execution_context: str = None,
|
|
9
9
|
undo: bool = None,
|
|
10
10
|
filepath: typing.Union[str, typing.Any] = "",
|
|
11
11
|
filter_glob: typing.Union[str, typing.Any] = "*.svg",
|
|
@@ -13,7 +13,7 @@ def svg(
|
|
|
13
13
|
"""Load a SVG file
|
|
14
14
|
|
|
15
15
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
16
|
-
:type execution_context:
|
|
16
|
+
:type execution_context: str
|
|
17
17
|
:type undo: bool
|
|
18
18
|
:param filepath: File Path, Filepath used for importing the file
|
|
19
19
|
:type filepath: typing.Union[str, typing.Any]
|
bpy/ops/import_mesh/__init__.pyi
CHANGED
|
@@ -5,7 +5,7 @@ GenericType = typing.TypeVar("GenericType")
|
|
|
5
5
|
|
|
6
6
|
def stl(
|
|
7
7
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
8
|
-
execution_context:
|
|
8
|
+
execution_context: str = None,
|
|
9
9
|
undo: bool = None,
|
|
10
10
|
filepath: typing.Union[str, typing.Any] = "",
|
|
11
11
|
filter_glob: typing.Union[str, typing.Any] = "*.stl",
|
|
@@ -20,7 +20,7 @@ def stl(
|
|
|
20
20
|
"""Load STL triangle mesh data
|
|
21
21
|
|
|
22
22
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
23
|
-
:type execution_context:
|
|
23
|
+
:type execution_context: str
|
|
24
24
|
:type undo: bool
|
|
25
25
|
:param filepath: File Path, Filepath used for importing the file
|
|
26
26
|
:type filepath: typing.Union[str, typing.Any]
|
|
@@ -5,7 +5,7 @@ GenericType = typing.TypeVar("GenericType")
|
|
|
5
5
|
|
|
6
6
|
def fbx(
|
|
7
7
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
8
|
-
execution_context:
|
|
8
|
+
execution_context: str = None,
|
|
9
9
|
undo: bool = None,
|
|
10
10
|
filepath: typing.Union[str, typing.Any] = "",
|
|
11
11
|
directory: typing.Union[str, typing.Any] = "",
|
|
@@ -37,7 +37,7 @@ def fbx(
|
|
|
37
37
|
"""Load a FBX file
|
|
38
38
|
|
|
39
39
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
40
|
-
:type execution_context:
|
|
40
|
+
:type execution_context: str
|
|
41
41
|
:type undo: bool
|
|
42
42
|
:param filepath: File Path, Filepath used for importing the file
|
|
43
43
|
:type filepath: typing.Union[str, typing.Any]
|
|
@@ -112,7 +112,7 @@ def fbx(
|
|
|
112
112
|
|
|
113
113
|
def gltf(
|
|
114
114
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
115
|
-
execution_context:
|
|
115
|
+
execution_context: str = None,
|
|
116
116
|
undo: bool = None,
|
|
117
117
|
filepath: typing.Union[str, typing.Any] = "",
|
|
118
118
|
export_import_convert_lighting_mode: typing.Any = "SPEC",
|
|
@@ -129,7 +129,7 @@ def gltf(
|
|
|
129
129
|
"""Load a glTF 2.0 file
|
|
130
130
|
|
|
131
131
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
132
|
-
:type execution_context:
|
|
132
|
+
:type execution_context: str
|
|
133
133
|
:type undo: bool
|
|
134
134
|
:param filepath: File Path, Filepath used for importing the file
|
|
135
135
|
:type filepath: typing.Union[str, typing.Any]
|
|
@@ -177,7 +177,7 @@ def gltf(
|
|
|
177
177
|
|
|
178
178
|
def x3d(
|
|
179
179
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
180
|
-
execution_context:
|
|
180
|
+
execution_context: str = None,
|
|
181
181
|
undo: bool = None,
|
|
182
182
|
filepath: typing.Union[str, typing.Any] = "",
|
|
183
183
|
filter_glob: typing.Union[str, typing.Any] = "*.x3d;*.wrl",
|
|
@@ -187,7 +187,7 @@ def x3d(
|
|
|
187
187
|
"""Import an X3D or VRML2 file
|
|
188
188
|
|
|
189
189
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
190
|
-
:type execution_context:
|
|
190
|
+
:type execution_context: str
|
|
191
191
|
:type undo: bool
|
|
192
192
|
:param filepath: File Path, Filepath used for importing the file
|
|
193
193
|
:type filepath: typing.Union[str, typing.Any]
|
bpy/ops/info/__init__.pyi
CHANGED
|
@@ -5,13 +5,13 @@ GenericType = typing.TypeVar("GenericType")
|
|
|
5
5
|
|
|
6
6
|
def report_copy(
|
|
7
7
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
8
|
-
execution_context:
|
|
8
|
+
execution_context: str = None,
|
|
9
9
|
undo: bool = None,
|
|
10
10
|
):
|
|
11
11
|
"""Copy selected reports to clipboard
|
|
12
12
|
|
|
13
13
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
14
|
-
:type execution_context:
|
|
14
|
+
:type execution_context: str
|
|
15
15
|
:type undo: bool
|
|
16
16
|
"""
|
|
17
17
|
|
|
@@ -19,13 +19,13 @@ def report_copy(
|
|
|
19
19
|
|
|
20
20
|
def report_delete(
|
|
21
21
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
22
|
-
execution_context:
|
|
22
|
+
execution_context: str = None,
|
|
23
23
|
undo: bool = None,
|
|
24
24
|
):
|
|
25
25
|
"""Delete selected reports
|
|
26
26
|
|
|
27
27
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
28
|
-
:type execution_context:
|
|
28
|
+
:type execution_context: str
|
|
29
29
|
:type undo: bool
|
|
30
30
|
"""
|
|
31
31
|
|
|
@@ -33,13 +33,13 @@ def report_delete(
|
|
|
33
33
|
|
|
34
34
|
def report_replay(
|
|
35
35
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
36
|
-
execution_context:
|
|
36
|
+
execution_context: str = None,
|
|
37
37
|
undo: bool = None,
|
|
38
38
|
):
|
|
39
39
|
"""Replay selected reports
|
|
40
40
|
|
|
41
41
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
42
|
-
:type execution_context:
|
|
42
|
+
:type execution_context: str
|
|
43
43
|
:type undo: bool
|
|
44
44
|
"""
|
|
45
45
|
|
|
@@ -47,13 +47,13 @@ def report_replay(
|
|
|
47
47
|
|
|
48
48
|
def reports_display_update(
|
|
49
49
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
50
|
-
execution_context:
|
|
50
|
+
execution_context: str = None,
|
|
51
51
|
undo: bool = None,
|
|
52
52
|
):
|
|
53
53
|
"""Update the display of reports in Blender UI (internal use)
|
|
54
54
|
|
|
55
55
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
56
|
-
:type execution_context:
|
|
56
|
+
:type execution_context: str
|
|
57
57
|
:type undo: bool
|
|
58
58
|
"""
|
|
59
59
|
|
|
@@ -61,14 +61,14 @@ def reports_display_update(
|
|
|
61
61
|
|
|
62
62
|
def select_all(
|
|
63
63
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
64
|
-
execution_context:
|
|
64
|
+
execution_context: str = None,
|
|
65
65
|
undo: bool = None,
|
|
66
66
|
action: typing.Any = "SELECT",
|
|
67
67
|
):
|
|
68
68
|
"""Change selection of all visible reports
|
|
69
69
|
|
|
70
70
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
71
|
-
:type execution_context:
|
|
71
|
+
:type execution_context: str
|
|
72
72
|
:type undo: bool
|
|
73
73
|
:param action: Action, Selection action to execute
|
|
74
74
|
|
|
@@ -90,7 +90,7 @@ def select_all(
|
|
|
90
90
|
|
|
91
91
|
def select_box(
|
|
92
92
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
93
|
-
execution_context:
|
|
93
|
+
execution_context: str = None,
|
|
94
94
|
undo: bool = None,
|
|
95
95
|
xmin: typing.Any = 0,
|
|
96
96
|
xmax: typing.Any = 0,
|
|
@@ -102,7 +102,7 @@ def select_box(
|
|
|
102
102
|
"""Toggle box selection
|
|
103
103
|
|
|
104
104
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
105
|
-
:type execution_context:
|
|
105
|
+
:type execution_context: str
|
|
106
106
|
:type undo: bool
|
|
107
107
|
:param xmin: X Min
|
|
108
108
|
:type xmin: typing.Any
|
|
@@ -131,7 +131,7 @@ def select_box(
|
|
|
131
131
|
|
|
132
132
|
def select_pick(
|
|
133
133
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
134
|
-
execution_context:
|
|
134
|
+
execution_context: str = None,
|
|
135
135
|
undo: bool = None,
|
|
136
136
|
report_index: typing.Any = 0,
|
|
137
137
|
extend: typing.Union[bool, typing.Any] = False,
|
|
@@ -139,7 +139,7 @@ def select_pick(
|
|
|
139
139
|
"""Select reports by index
|
|
140
140
|
|
|
141
141
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
142
|
-
:type execution_context:
|
|
142
|
+
:type execution_context: str
|
|
143
143
|
:type undo: bool
|
|
144
144
|
:param report_index: Report, Index of the report
|
|
145
145
|
:type report_index: typing.Any
|
bpy/ops/lattice/__init__.pyi
CHANGED
|
@@ -5,14 +5,14 @@ GenericType = typing.TypeVar("GenericType")
|
|
|
5
5
|
|
|
6
6
|
def flip(
|
|
7
7
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
8
|
-
execution_context:
|
|
8
|
+
execution_context: str = None,
|
|
9
9
|
undo: bool = None,
|
|
10
10
|
axis: typing.Any = "U",
|
|
11
11
|
):
|
|
12
12
|
"""Mirror all control points without inverting the lattice deform
|
|
13
13
|
|
|
14
14
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
15
|
-
:type execution_context:
|
|
15
|
+
:type execution_context: str
|
|
16
16
|
:type undo: bool
|
|
17
17
|
:param axis: Flip Axis, Coordinates along this axis get flipped
|
|
18
18
|
:type axis: typing.Any
|
|
@@ -22,13 +22,13 @@ def flip(
|
|
|
22
22
|
|
|
23
23
|
def make_regular(
|
|
24
24
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
25
|
-
execution_context:
|
|
25
|
+
execution_context: str = None,
|
|
26
26
|
undo: bool = None,
|
|
27
27
|
):
|
|
28
28
|
"""Set UVW control points a uniform distance apart
|
|
29
29
|
|
|
30
30
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
31
|
-
:type execution_context:
|
|
31
|
+
:type execution_context: str
|
|
32
32
|
:type undo: bool
|
|
33
33
|
"""
|
|
34
34
|
|
|
@@ -36,14 +36,14 @@ def make_regular(
|
|
|
36
36
|
|
|
37
37
|
def select_all(
|
|
38
38
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
39
|
-
execution_context:
|
|
39
|
+
execution_context: str = None,
|
|
40
40
|
undo: bool = None,
|
|
41
41
|
action: typing.Any = "TOGGLE",
|
|
42
42
|
):
|
|
43
43
|
"""Change selection of all UVW control points
|
|
44
44
|
|
|
45
45
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
46
|
-
:type execution_context:
|
|
46
|
+
:type execution_context: str
|
|
47
47
|
:type undo: bool
|
|
48
48
|
:param action: Action, Selection action to execute
|
|
49
49
|
|
|
@@ -65,13 +65,13 @@ def select_all(
|
|
|
65
65
|
|
|
66
66
|
def select_less(
|
|
67
67
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
68
|
-
execution_context:
|
|
68
|
+
execution_context: str = None,
|
|
69
69
|
undo: bool = None,
|
|
70
70
|
):
|
|
71
71
|
"""Deselect vertices at the boundary of each selection region
|
|
72
72
|
|
|
73
73
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
74
|
-
:type execution_context:
|
|
74
|
+
:type execution_context: str
|
|
75
75
|
:type undo: bool
|
|
76
76
|
"""
|
|
77
77
|
|
|
@@ -79,7 +79,7 @@ def select_less(
|
|
|
79
79
|
|
|
80
80
|
def select_mirror(
|
|
81
81
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
82
|
-
execution_context:
|
|
82
|
+
execution_context: str = None,
|
|
83
83
|
undo: bool = None,
|
|
84
84
|
axis: typing.Any = {'"X"'},
|
|
85
85
|
extend: typing.Union[bool, typing.Any] = False,
|
|
@@ -87,7 +87,7 @@ def select_mirror(
|
|
|
87
87
|
"""Select mirrored lattice points
|
|
88
88
|
|
|
89
89
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
90
|
-
:type execution_context:
|
|
90
|
+
:type execution_context: str
|
|
91
91
|
:type undo: bool
|
|
92
92
|
:param axis: Axis
|
|
93
93
|
:type axis: typing.Any
|
|
@@ -99,13 +99,13 @@ def select_mirror(
|
|
|
99
99
|
|
|
100
100
|
def select_more(
|
|
101
101
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
102
|
-
execution_context:
|
|
102
|
+
execution_context: str = None,
|
|
103
103
|
undo: bool = None,
|
|
104
104
|
):
|
|
105
105
|
"""Select vertex directly linked to already selected ones
|
|
106
106
|
|
|
107
107
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
108
|
-
:type execution_context:
|
|
108
|
+
:type execution_context: str
|
|
109
109
|
:type undo: bool
|
|
110
110
|
"""
|
|
111
111
|
|
|
@@ -113,7 +113,7 @@ def select_more(
|
|
|
113
113
|
|
|
114
114
|
def select_random(
|
|
115
115
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
116
|
-
execution_context:
|
|
116
|
+
execution_context: str = None,
|
|
117
117
|
undo: bool = None,
|
|
118
118
|
ratio: typing.Any = 0.5,
|
|
119
119
|
seed: typing.Any = 0,
|
|
@@ -122,7 +122,7 @@ def select_random(
|
|
|
122
122
|
"""Randomly select UVW control points
|
|
123
123
|
|
|
124
124
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
125
|
-
:type execution_context:
|
|
125
|
+
:type execution_context: str
|
|
126
126
|
:type undo: bool
|
|
127
127
|
:param ratio: Ratio, Portion of items to select randomly
|
|
128
128
|
:type ratio: typing.Any
|
|
@@ -142,14 +142,14 @@ def select_random(
|
|
|
142
142
|
|
|
143
143
|
def select_ungrouped(
|
|
144
144
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
145
|
-
execution_context:
|
|
145
|
+
execution_context: str = None,
|
|
146
146
|
undo: bool = None,
|
|
147
147
|
extend: typing.Union[bool, typing.Any] = False,
|
|
148
148
|
):
|
|
149
149
|
"""Select vertices without a group
|
|
150
150
|
|
|
151
151
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
152
|
-
:type execution_context:
|
|
152
|
+
:type execution_context: str
|
|
153
153
|
:type undo: bool
|
|
154
154
|
:param extend: Extend, Extend the selection
|
|
155
155
|
:type extend: typing.Union[bool, typing.Any]
|
bpy/ops/marker/__init__.pyi
CHANGED
|
@@ -5,13 +5,13 @@ GenericType = typing.TypeVar("GenericType")
|
|
|
5
5
|
|
|
6
6
|
def add(
|
|
7
7
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
8
|
-
execution_context:
|
|
8
|
+
execution_context: str = None,
|
|
9
9
|
undo: bool = None,
|
|
10
10
|
):
|
|
11
11
|
"""Add a new time marker
|
|
12
12
|
|
|
13
13
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
14
|
-
:type execution_context:
|
|
14
|
+
:type execution_context: str
|
|
15
15
|
:type undo: bool
|
|
16
16
|
"""
|
|
17
17
|
|
|
@@ -19,13 +19,13 @@ def add(
|
|
|
19
19
|
|
|
20
20
|
def camera_bind(
|
|
21
21
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
22
|
-
execution_context:
|
|
22
|
+
execution_context: str = None,
|
|
23
23
|
undo: bool = None,
|
|
24
24
|
):
|
|
25
25
|
"""Bind the selected camera to a marker on the current frame
|
|
26
26
|
|
|
27
27
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
28
|
-
:type execution_context:
|
|
28
|
+
:type execution_context: str
|
|
29
29
|
:type undo: bool
|
|
30
30
|
"""
|
|
31
31
|
|
|
@@ -33,14 +33,14 @@ def camera_bind(
|
|
|
33
33
|
|
|
34
34
|
def delete(
|
|
35
35
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
36
|
-
execution_context:
|
|
36
|
+
execution_context: str = None,
|
|
37
37
|
undo: bool = None,
|
|
38
38
|
confirm: typing.Union[bool, typing.Any] = True,
|
|
39
39
|
):
|
|
40
40
|
"""Delete selected time marker(s)
|
|
41
41
|
|
|
42
42
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
43
|
-
:type execution_context:
|
|
43
|
+
:type execution_context: str
|
|
44
44
|
:type undo: bool
|
|
45
45
|
:param confirm: Confirm, Prompt for confirmation
|
|
46
46
|
:type confirm: typing.Union[bool, typing.Any]
|
|
@@ -50,14 +50,14 @@ def delete(
|
|
|
50
50
|
|
|
51
51
|
def duplicate(
|
|
52
52
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
53
|
-
execution_context:
|
|
53
|
+
execution_context: str = None,
|
|
54
54
|
undo: bool = None,
|
|
55
55
|
frames: typing.Any = 0,
|
|
56
56
|
):
|
|
57
57
|
"""Duplicate selected time marker(s)
|
|
58
58
|
|
|
59
59
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
60
|
-
:type execution_context:
|
|
60
|
+
:type execution_context: str
|
|
61
61
|
:type undo: bool
|
|
62
62
|
:param frames: Frames
|
|
63
63
|
:type frames: typing.Any
|
|
@@ -67,14 +67,14 @@ def duplicate(
|
|
|
67
67
|
|
|
68
68
|
def make_links_scene(
|
|
69
69
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
70
|
-
execution_context:
|
|
70
|
+
execution_context: str = None,
|
|
71
71
|
undo: bool = None,
|
|
72
72
|
scene: typing.Union[str, int, typing.Any] = "",
|
|
73
73
|
):
|
|
74
74
|
"""Copy selected markers to another scene
|
|
75
75
|
|
|
76
76
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
77
|
-
:type execution_context:
|
|
77
|
+
:type execution_context: str
|
|
78
78
|
:type undo: bool
|
|
79
79
|
:param scene: Scene
|
|
80
80
|
:type scene: typing.Union[str, int, typing.Any]
|
|
@@ -84,7 +84,7 @@ def make_links_scene(
|
|
|
84
84
|
|
|
85
85
|
def move(
|
|
86
86
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
87
|
-
execution_context:
|
|
87
|
+
execution_context: str = None,
|
|
88
88
|
undo: bool = None,
|
|
89
89
|
frames: typing.Any = 0,
|
|
90
90
|
tweak: typing.Union[bool, typing.Any] = False,
|
|
@@ -92,7 +92,7 @@ def move(
|
|
|
92
92
|
"""Move selected time marker(s)
|
|
93
93
|
|
|
94
94
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
95
|
-
:type execution_context:
|
|
95
|
+
:type execution_context: str
|
|
96
96
|
:type undo: bool
|
|
97
97
|
:param frames: Frames
|
|
98
98
|
:type frames: typing.Any
|
|
@@ -104,14 +104,14 @@ def move(
|
|
|
104
104
|
|
|
105
105
|
def rename(
|
|
106
106
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
107
|
-
execution_context:
|
|
107
|
+
execution_context: str = None,
|
|
108
108
|
undo: bool = None,
|
|
109
109
|
name: typing.Union[str, typing.Any] = "RenamedMarker",
|
|
110
110
|
):
|
|
111
111
|
"""Rename first selected time marker
|
|
112
112
|
|
|
113
113
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
114
|
-
:type execution_context:
|
|
114
|
+
:type execution_context: str
|
|
115
115
|
:type undo: bool
|
|
116
116
|
:param name: Name, New name for marker
|
|
117
117
|
:type name: typing.Union[str, typing.Any]
|
|
@@ -121,7 +121,7 @@ def rename(
|
|
|
121
121
|
|
|
122
122
|
def select(
|
|
123
123
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
124
|
-
execution_context:
|
|
124
|
+
execution_context: str = None,
|
|
125
125
|
undo: bool = None,
|
|
126
126
|
wait_to_deselect_others: typing.Union[bool, typing.Any] = False,
|
|
127
127
|
mouse_x: typing.Any = 0,
|
|
@@ -132,7 +132,7 @@ def select(
|
|
|
132
132
|
"""Select time marker(s)
|
|
133
133
|
|
|
134
134
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
135
|
-
:type execution_context:
|
|
135
|
+
:type execution_context: str
|
|
136
136
|
:type undo: bool
|
|
137
137
|
:param wait_to_deselect_others: Wait to Deselect Others
|
|
138
138
|
:type wait_to_deselect_others: typing.Union[bool, typing.Any]
|
|
@@ -150,14 +150,14 @@ def select(
|
|
|
150
150
|
|
|
151
151
|
def select_all(
|
|
152
152
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
153
|
-
execution_context:
|
|
153
|
+
execution_context: str = None,
|
|
154
154
|
undo: bool = None,
|
|
155
155
|
action: typing.Any = "TOGGLE",
|
|
156
156
|
):
|
|
157
157
|
"""Change selection of all time markers
|
|
158
158
|
|
|
159
159
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
160
|
-
:type execution_context:
|
|
160
|
+
:type execution_context: str
|
|
161
161
|
:type undo: bool
|
|
162
162
|
:param action: Action, Selection action to execute
|
|
163
163
|
|
|
@@ -179,7 +179,7 @@ def select_all(
|
|
|
179
179
|
|
|
180
180
|
def select_box(
|
|
181
181
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
182
|
-
execution_context:
|
|
182
|
+
execution_context: str = None,
|
|
183
183
|
undo: bool = None,
|
|
184
184
|
xmin: typing.Any = 0,
|
|
185
185
|
xmax: typing.Any = 0,
|
|
@@ -192,7 +192,7 @@ def select_box(
|
|
|
192
192
|
"""Select all time markers using box selection
|
|
193
193
|
|
|
194
194
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
195
|
-
:type execution_context:
|
|
195
|
+
:type execution_context: str
|
|
196
196
|
:type undo: bool
|
|
197
197
|
:param xmin: X Min
|
|
198
198
|
:type xmin: typing.Any
|
|
@@ -223,7 +223,7 @@ def select_box(
|
|
|
223
223
|
|
|
224
224
|
def select_leftright(
|
|
225
225
|
override_context: typing.Union[dict, bpy.types.Context] = None,
|
|
226
|
-
execution_context:
|
|
226
|
+
execution_context: str = None,
|
|
227
227
|
undo: bool = None,
|
|
228
228
|
mode: typing.Any = "LEFT",
|
|
229
229
|
extend: typing.Union[bool, typing.Any] = False,
|
|
@@ -231,7 +231,7 @@ def select_leftright(
|
|
|
231
231
|
"""Select markers on and left/right of the current frame
|
|
232
232
|
|
|
233
233
|
:type override_context: typing.Union[dict, bpy.types.Context]
|
|
234
|
-
:type execution_context:
|
|
234
|
+
:type execution_context: str
|
|
235
235
|
:type undo: bool
|
|
236
236
|
:param mode: Mode
|
|
237
237
|
:type mode: typing.Any
|