fake-bpy-module 20250603__py3-none-any.whl → 20250606__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of fake-bpy-module might be problematic. Click here for more details.
- _bpy_internal/addons/cli/__init__.pyi +1 -1
- _bpy_internal/extensions/junction_module/__init__.pyi +7 -7
- _bpy_internal/extensions/stale_file_manager/__init__.pyi +8 -8
- _bpy_internal/extensions/wheel_manager/__init__.pyi +3 -3
- _bpy_internal/freedesktop/__init__.pyi +16 -16
- _bpy_internal/grease_pencil/stroke/__init__.pyi +4 -4
- _bpy_internal/system_info/text_generate_runtime/__init__.pyi +1 -1
- _bpy_internal/system_info/url_prefill_runtime/__init__.pyi +1 -1
- _bpy_internal/system_info/url_prefill_startup/__init__.pyi +2 -2
- addon_utils/__init__.pyi +12 -12
- animsys_refactor/__init__.pyi +6 -6
- aud/__init__.pyi +11 -11
- bgl/__init__.pyi +272 -252
- bl_app_override/__init__.pyi +3 -3
- bl_app_override/helpers/__init__.pyi +2 -2
- bl_app_template_utils/__init__.pyi +4 -4
- bl_console_utils/autocomplete/complete_namespace/__init__.pyi +2 -2
- bl_i18n_utils/bl_extract_messages/__init__.pyi +18 -16
- bl_i18n_utils/merge_po/__init__.pyi +1 -1
- bl_i18n_utils/settings/__init__.pyi +6 -6
- bl_i18n_utils/utils/__init__.pyi +48 -46
- bl_i18n_utils/utils_cli/__init__.pyi +6 -6
- bl_i18n_utils/utils_languages_menu/__init__.pyi +1 -1
- bl_i18n_utils/utils_rtl/__init__.pyi +2 -2
- bl_keymap_utils/io/__init__.pyi +9 -9
- bl_keymap_utils/keymap_from_toolbar/__init__.pyi +1 -1
- bl_keymap_utils/keymap_hierarchy/__init__.pyi +1 -1
- bl_keymap_utils/platform_helpers/__init__.pyi +2 -2
- bl_keymap_utils/versioning/__init__.pyi +1 -1
- bl_operators/__init__.pyi +2 -2
- bl_operators/add_mesh_torus/__init__.pyi +6 -6
- bl_operators/anim/__init__.pyi +24 -24
- bl_operators/assets/__init__.pyi +9 -9
- bl_operators/bmesh/find_adjacent/__init__.pyi +11 -9
- bl_operators/bone_selection_sets/__init__.pyi +18 -18
- bl_operators/clip/__init__.pyi +26 -26
- bl_operators/connect_to_output/__init__.pyi +17 -15
- bl_operators/console/__init__.pyi +10 -10
- bl_operators/constraint/__init__.pyi +8 -8
- bl_operators/file/__init__.pyi +6 -6
- bl_operators/freestyle/__init__.pyi +9 -9
- bl_operators/geometry_nodes/__init__.pyi +24 -24
- bl_operators/grease_pencil/__init__.pyi +2 -2
- bl_operators/image/__init__.pyi +7 -7
- bl_operators/image_as_planes/__init__.pyi +32 -32
- bl_operators/mesh/__init__.pyi +7 -7
- bl_operators/node/__init__.pyi +31 -31
- bl_operators/node_editor/node_functions/__init__.pyi +9 -9
- bl_operators/object/__init__.pyi +31 -31
- bl_operators/object_align/__init__.pyi +5 -5
- bl_operators/object_quick_effects/__init__.pyi +9 -9
- bl_operators/object_randomize_transform/__init__.pyi +3 -3
- bl_operators/presets/__init__.pyi +18 -18
- bl_operators/rigidbody/__init__.pyi +7 -7
- bl_operators/screen_play_rendered_anim/__init__.pyi +2 -2
- bl_operators/sequencer/__init__.pyi +19 -19
- bl_operators/spreadsheet/__init__.pyi +4 -4
- bl_operators/userpref/__init__.pyi +42 -42
- bl_operators/uvcalc_follow_active/__init__.pyi +5 -5
- bl_operators/uvcalc_lightmap/__init__.pyi +8 -8
- bl_operators/uvcalc_transform/__init__.pyi +20 -20
- bl_operators/vertexpaint_dirt/__init__.pyi +4 -4
- bl_operators/view3d/__init__.pyi +21 -19
- bl_operators/wm/__init__.pyi +88 -88
- bl_operators/world/__init__.pyi +2 -2
- bl_previews_utils/bl_previews_render/__init__.pyi +9 -7
- bl_rna_utils/data_path/__init__.pyi +2 -2
- bl_text_utils/external_editor/__init__.pyi +1 -1
- bl_ui/__init__.pyi +10 -10
- bl_ui/anim/__init__.pyi +2 -2
- bl_ui/asset_shelf/__init__.pyi +2 -2
- bl_ui/generic_ui_list/__init__.pyi +6 -6
- bl_ui/node_add_menu/__init__.pyi +15 -13
- bl_ui/node_add_menu_compositor/__init__.pyi +18 -18
- bl_ui/node_add_menu_geometry/__init__.pyi +54 -54
- bl_ui/node_add_menu_shader/__init__.pyi +16 -16
- bl_ui/node_add_menu_texture/__init__.pyi +9 -9
- bl_ui/properties_animviz/__init__.pyi +2 -2
- bl_ui/properties_collection/__init__.pyi +10 -8
- bl_ui/properties_constraint/__init__.pyi +125 -125
- bl_ui/properties_data_armature/__init__.pyi +22 -22
- bl_ui/properties_data_bone/__init__.pyi +20 -20
- bl_ui/properties_data_camera/__init__.pyi +19 -19
- bl_ui/properties_data_curve/__init__.pyi +23 -23
- bl_ui/properties_data_curves/__init__.pyi +9 -9
- bl_ui/properties_data_empty/__init__.pyi +4 -4
- bl_ui/properties_data_grease_pencil/__init__.pyi +25 -25
- bl_ui/properties_data_lattice/__init__.pyi +4 -4
- bl_ui/properties_data_light/__init__.pyi +14 -14
- bl_ui/properties_data_lightprobe/__init__.pyi +18 -18
- bl_ui/properties_data_mesh/__init__.pyi +26 -26
- bl_ui/properties_data_metaball/__init__.pyi +6 -6
- bl_ui/properties_data_modifier/__init__.pyi +12 -12
- bl_ui/properties_data_pointcloud/__init__.pyi +8 -8
- bl_ui/properties_data_shaderfx/__init__.pyi +1 -1
- bl_ui/properties_data_speaker/__init__.pyi +5 -5
- bl_ui/properties_data_volume/__init__.pyi +9 -9
- bl_ui/properties_freestyle/__init__.pyi +51 -51
- bl_ui/properties_grease_pencil_common/__init__.pyi +30 -30
- bl_ui/properties_mask_common/__init__.pyi +24 -24
- bl_ui/properties_material/__init__.pyi +27 -27
- bl_ui/properties_material_gpencil/__init__.pyi +12 -12
- bl_ui/properties_object/__init__.pyi +29 -29
- bl_ui/properties_output/__init__.pyi +29 -29
- bl_ui/properties_paint_common/__init__.pyi +59 -49
- bl_ui/properties_particle/__init__.pyi +101 -101
- bl_ui/properties_physics_cloth/__init__.pyi +20 -20
- bl_ui/properties_physics_common/__init__.pyi +8 -8
- bl_ui/properties_physics_dynamicpaint/__init__.pyi +57 -57
- bl_ui/properties_physics_field/__init__.pyi +23 -23
- bl_ui/properties_physics_fluid/__init__.pyi +76 -76
- bl_ui/properties_physics_geometry_nodes/__init__.pyi +3 -3
- bl_ui/properties_physics_rigidbody/__init__.pyi +18 -18
- bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +29 -29
- bl_ui/properties_physics_softbody/__init__.pyi +21 -21
- bl_ui/properties_render/__init__.pyi +81 -81
- bl_ui/properties_scene/__init__.pyi +22 -22
- bl_ui/properties_texture/__init__.pyi +39 -39
- bl_ui/properties_view_layer/__init__.pyi +12 -12
- bl_ui/properties_workspace/__init__.pyi +5 -5
- bl_ui/properties_world/__init__.pyi +18 -18
- bl_ui/space_clip/__init__.pyi +81 -81
- bl_ui/space_console/__init__.pyi +6 -6
- bl_ui/space_dopesheet/__init__.pyi +32 -32
- bl_ui/space_filebrowser/__init__.pyi +45 -45
- bl_ui/space_graph/__init__.pyi +21 -21
- bl_ui/space_image/__init__.pyi +73 -73
- bl_ui/space_info/__init__.pyi +6 -6
- bl_ui/space_nla/__init__.pyi +18 -18
- bl_ui/space_node/__init__.pyi +42 -42
- bl_ui/space_outliner/__init__.pyi +21 -21
- bl_ui/space_properties/__init__.pyi +6 -6
- bl_ui/space_sequencer/__init__.pyi +133 -133
- bl_ui/space_spreadsheet/__init__.pyi +4 -4
- bl_ui/space_statusbar/__init__.pyi +1 -1
- bl_ui/space_text/__init__.pyi +17 -17
- bl_ui/space_time/__init__.pyi +12 -12
- bl_ui/space_toolsystem_common/__init__.pyi +28 -26
- bl_ui/space_toolsystem_toolbar/__init__.pyi +36 -36
- bl_ui/space_topbar/__init__.pyi +32 -32
- bl_ui/space_userpref/__init__.pyi +132 -132
- bl_ui/space_view3d/__init__.pyi +297 -297
- bl_ui/space_view3d_toolbar/__init__.pyi +148 -149
- bl_ui/utils/__init__.pyi +5 -5
- bl_ui_utils/layout/__init__.pyi +1 -1
- blend_render_info/__init__.pyi +2 -2
- blf/__init__.pyi +15 -15
- bmesh/__init__.pyi +1 -1
- bmesh/ops/__init__.pyi +366 -357
- bmesh/types/__init__.pyi +59 -57
- bmesh/utils/__init__.pyi +2 -2
- bpy/app/__init__.pyi +5 -5
- bpy/app/icons/__init__.pyi +1 -1
- bpy/app/timers/__init__.pyi +2 -2
- bpy/app/translations/__init__.pyi +9 -9
- bpy/msgbus/__init__.pyi +3 -3
- bpy/ops/action/__init__.pyi +62 -38
- bpy/ops/anim/__init__.pyi +63 -61
- bpy/ops/armature/__init__.pyi +58 -48
- bpy/ops/asset/__init__.pyi +31 -17
- bpy/ops/boid/__init__.pyi +18 -8
- bpy/ops/brush/__init__.pyi +19 -13
- bpy/ops/buttons/__init__.pyi +14 -6
- bpy/ops/cachefile/__init__.pyi +9 -5
- bpy/ops/camera/__init__.pyi +2 -2
- bpy/ops/clip/__init__.pyi +112 -92
- bpy/ops/cloth/__init__.pyi +1 -1
- bpy/ops/collection/__init__.pyi +11 -9
- bpy/ops/console/__init__.pyi +37 -21
- bpy/ops/constraint/__init__.pyi +20 -18
- bpy/ops/curve/__init__.pyi +81 -51
- bpy/ops/curves/__init__.pyi +50 -30
- bpy/ops/cycles/__init__.pyi +3 -3
- bpy/ops/dpaint/__init__.pyi +5 -5
- bpy/ops/ed/__init__.pyi +19 -13
- bpy/ops/export_anim/__init__.pyi +1 -1
- bpy/ops/export_scene/__init__.pyi +2 -2
- bpy/ops/extensions/__init__.pyi +38 -32
- bpy/ops/file/__init__.pyi +72 -40
- bpy/ops/fluid/__init__.pyi +36 -14
- bpy/ops/font/__init__.pyi +41 -23
- bpy/ops/geometry/__init__.pyi +10 -10
- bpy/ops/gizmogroup/__init__.pyi +4 -2
- bpy/ops/gpencil/__init__.pyi +12 -8
- bpy/ops/graph/__init__.pyi +81 -65
- bpy/ops/grease_pencil/__init__.pyi +159 -115
- bpy/ops/image/__init__.pyi +63 -49
- bpy/ops/import_anim/__init__.pyi +1 -1
- bpy/ops/import_curve/__init__.pyi +1 -1
- bpy/ops/import_scene/__init__.pyi +2 -2
- bpy/ops/info/__init__.pyi +13 -7
- bpy/ops/lattice/__init__.pyi +14 -8
- bpy/ops/marker/__init__.pyi +13 -11
- bpy/ops/mask/__init__.pyi +59 -39
- bpy/ops/material/__init__.pyi +3 -3
- bpy/ops/mball/__init__.pyi +8 -8
- bpy/ops/mesh/__init__.pyi +182 -164
- bpy/ops/nla/__init__.pyi +65 -39
- bpy/ops/node/__init__.pyi +181 -147
- bpy/ops/object/__init__.pyi +262 -242
- bpy/ops/outliner/__init__.pyi +98 -72
- bpy/ops/paint/__init__.pyi +58 -54
- bpy/ops/paintcurve/__init__.pyi +12 -8
- bpy/ops/palette/__init__.pyi +11 -7
- bpy/ops/particle/__init__.pyi +58 -36
- bpy/ops/pointcloud/__init__.pyi +13 -7
- bpy/ops/pose/__init__.pyi +65 -51
- bpy/ops/poselib/__init__.pyi +17 -11
- bpy/ops/preferences/__init__.pyi +41 -35
- bpy/ops/ptcache/__init__.pyi +13 -7
- bpy/ops/render/__init__.pyi +17 -13
- bpy/ops/rigidbody/__init__.pyi +19 -13
- bpy/ops/scene/__init__.pyi +39 -37
- bpy/ops/screen/__init__.pyi +59 -39
- bpy/ops/script/__init__.pyi +5 -3
- bpy/ops/sculpt/__init__.pyi +44 -40
- bpy/ops/sculpt_curves/__init__.pyi +4 -4
- bpy/ops/sequencer/__init__.pyi +142 -100
- bpy/ops/sound/__init__.pyi +7 -7
- bpy/ops/spreadsheet/__init__.pyi +13 -7
- bpy/ops/surface/__init__.pyi +6 -6
- bpy/ops/text/__init__.pyi +73 -43
- bpy/ops/text_editor/__init__.pyi +1 -1
- bpy/ops/texture/__init__.pyi +8 -4
- bpy/ops/transform/__init__.pyi +29 -27
- bpy/ops/ui/__init__.pyi +42 -34
- bpy/ops/uilist/__init__.pyi +3 -3
- bpy/ops/uv/__init__.pyi +59 -49
- bpy/ops/view2d/__init__.pyi +14 -14
- bpy/ops/view3d/__init__.pyi +87 -67
- bpy/ops/wm/__init__.pyi +138 -116
- bpy/ops/workspace/__init__.pyi +11 -7
- bpy/ops/world/__init__.pyi +2 -2
- bpy/props/__init__.pyi +16 -13
- bpy/types/__init__.pyi +1220 -1157
- bpy/utils/__init__.pyi +23 -23
- bpy/utils/previews/__init__.pyi +3 -3
- bpy_extras/anim_utils/__init__.pyi +7 -7
- bpy_extras/bmesh_utils/__init__.pyi +1 -1
- bpy_extras/id_map_utils/__init__.pyi +3 -3
- bpy_extras/io_utils/__init__.pyi +14 -12
- bpy_extras/keyconfig_utils/__init__.pyi +3 -3
- bpy_extras/mesh_utils/__init__.pyi +2 -2
- bpy_extras/node_shader_utils/__init__.pyi +63 -63
- bpy_extras/node_utils/__init__.pyi +3 -3
- bpy_extras/object_utils/__init__.pyi +4 -4
- bpy_extras/wm_utils/progress_report/__init__.pyi +10 -10
- bpy_types/__init__.pyi +4 -4
- console_python/__init__.pyi +7 -7
- console_shell/__init__.pyi +5 -5
- {fake_bpy_module-20250603.dist-info → fake_bpy_module-20250606.dist-info}/METADATA +1 -1
- fake_bpy_module-20250606.dist-info/RECORD +367 -0
- freestyle/chainingiterators/__init__.pyi +35 -33
- freestyle/functions/__init__.pyi +55 -55
- freestyle/predicates/__init__.pyi +8 -8
- freestyle/shaders/__init__.pyi +79 -75
- freestyle/types/__init__.pyi +146 -142
- freestyle/utils/ContextFunctions/__init__.pyi +3 -1
- freestyle/utils/__init__.pyi +25 -25
- gpu/matrix/__init__.pyi +14 -14
- gpu/select/__init__.pyi +1 -1
- gpu/shader/__init__.pyi +1 -1
- gpu/state/__init__.pyi +19 -19
- gpu/types/__init__.pyi +50 -44
- gpu_extras/presets/__init__.pyi +2 -2
- graphviz_export/__init__.pyi +2 -2
- idprop/types/__init__.pyi +9 -9
- imbuf/__init__.pyi +3 -1
- imbuf/types/__init__.pyi +3 -3
- keyingsets_builtins/__init__.pyi +26 -26
- keyingsets_utils/__init__.pyi +14 -14
- mathutils/__init__.pyi +61 -53
- mathutils/bvhtree/__init__.pyi +4 -4
- mathutils/kdtree/__init__.pyi +3 -3
- mathutils/noise/__init__.pyi +1 -1
- nodeitems_builtins/__init__.pyi +4 -4
- nodeitems_utils/__init__.pyi +9 -9
- rna_info/__init__.pyi +25 -25
- rna_keymap_ui/__init__.pyi +6 -6
- rna_prop_ui/__init__.pyi +12 -12
- rna_xml/__init__.pyi +6 -6
- fake_bpy_module-20250603.dist-info/RECORD +0 -367
- {fake_bpy_module-20250603.dist-info → fake_bpy_module-20250606.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20250603.dist-info → fake_bpy_module-20250606.dist-info}/top_level.txt +0 -0
bpy/ops/curves/__init__.pyi
CHANGED
|
@@ -26,7 +26,7 @@ def add_bezier(
|
|
|
26
26
|
0.0,
|
|
27
27
|
),
|
|
28
28
|
scale: collections.abc.Sequence[float] | mathutils.Vector | None = (0.0, 0.0, 0.0),
|
|
29
|
-
):
|
|
29
|
+
) -> None:
|
|
30
30
|
"""Add new bezier curve
|
|
31
31
|
|
|
32
32
|
:type execution_context: int | str | None
|
|
@@ -73,7 +73,7 @@ def add_circle(
|
|
|
73
73
|
0.0,
|
|
74
74
|
),
|
|
75
75
|
scale: collections.abc.Sequence[float] | mathutils.Vector | None = (0.0, 0.0, 0.0),
|
|
76
|
-
):
|
|
76
|
+
) -> None:
|
|
77
77
|
"""Add new circle curve
|
|
78
78
|
|
|
79
79
|
:type execution_context: int | str | None
|
|
@@ -113,7 +113,7 @@ def attribute_set(
|
|
|
113
113
|
value_int_vector_2d: collections.abc.Iterable[int] | None = (0, 0),
|
|
114
114
|
value_color: collections.abc.Iterable[float] | None = (1.0, 1.0, 1.0, 1.0),
|
|
115
115
|
value_bool: bool | None = False,
|
|
116
|
-
):
|
|
116
|
+
) -> None:
|
|
117
117
|
"""Set values of the active attribute for selected elements
|
|
118
118
|
|
|
119
119
|
:type execution_context: int | str | None
|
|
@@ -136,7 +136,7 @@ def attribute_set(
|
|
|
136
136
|
|
|
137
137
|
def convert_from_particle_system(
|
|
138
138
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
139
|
-
):
|
|
139
|
+
) -> None:
|
|
140
140
|
"""Add a new curves object based on the current state of the particle system
|
|
141
141
|
|
|
142
142
|
:type execution_context: int | str | None
|
|
@@ -145,7 +145,7 @@ def convert_from_particle_system(
|
|
|
145
145
|
|
|
146
146
|
def convert_to_particle_system(
|
|
147
147
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
148
|
-
):
|
|
148
|
+
) -> None:
|
|
149
149
|
"""Add a new or update an existing hair particle system on the surface object
|
|
150
150
|
|
|
151
151
|
:type execution_context: int | str | None
|
|
@@ -159,7 +159,7 @@ def curve_type_set(
|
|
|
159
159
|
*,
|
|
160
160
|
type: bpy.stub_internal.rna_enums.CurvesTypeItems | None = "POLY",
|
|
161
161
|
use_handles: bool | None = False,
|
|
162
|
-
):
|
|
162
|
+
) -> None:
|
|
163
163
|
"""Set type of selected curves
|
|
164
164
|
|
|
165
165
|
:type execution_context: int | str | None
|
|
@@ -170,14 +170,18 @@ def curve_type_set(
|
|
|
170
170
|
:type use_handles: bool | None
|
|
171
171
|
"""
|
|
172
172
|
|
|
173
|
-
def cyclic_toggle(
|
|
173
|
+
def cyclic_toggle(
|
|
174
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
175
|
+
) -> None:
|
|
174
176
|
"""Make active curve closed/opened loop
|
|
175
177
|
|
|
176
178
|
:type execution_context: int | str | None
|
|
177
179
|
:type undo: bool | None
|
|
178
180
|
"""
|
|
179
181
|
|
|
180
|
-
def delete(
|
|
182
|
+
def delete(
|
|
183
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
184
|
+
) -> None:
|
|
181
185
|
"""Remove selected control points or curves
|
|
182
186
|
|
|
183
187
|
:type execution_context: int | str | None
|
|
@@ -198,7 +202,7 @@ def draw(
|
|
|
198
202
|
wait_for_input: bool | None = True,
|
|
199
203
|
is_curve_2d: bool | None = False,
|
|
200
204
|
bezier_as_nurbs: bool | None = False,
|
|
201
|
-
):
|
|
205
|
+
) -> None:
|
|
202
206
|
"""Draw a freehand curve
|
|
203
207
|
|
|
204
208
|
:type execution_context: int | str | None
|
|
@@ -221,7 +225,9 @@ def draw(
|
|
|
221
225
|
:type bezier_as_nurbs: bool | None
|
|
222
226
|
"""
|
|
223
227
|
|
|
224
|
-
def duplicate(
|
|
228
|
+
def duplicate(
|
|
229
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
230
|
+
) -> None:
|
|
225
231
|
"""Copy selected points or curves
|
|
226
232
|
|
|
227
233
|
:type execution_context: int | str | None
|
|
@@ -235,7 +241,7 @@ def duplicate_move(
|
|
|
235
241
|
*,
|
|
236
242
|
CURVES_OT_duplicate: duplicate | None = None,
|
|
237
243
|
TRANSFORM_OT_translate: bpy.ops.transform.translate | None = None,
|
|
238
|
-
):
|
|
244
|
+
) -> None:
|
|
239
245
|
"""Make copies of selected elements and move them
|
|
240
246
|
|
|
241
247
|
:type execution_context: int | str | None
|
|
@@ -246,7 +252,9 @@ def duplicate_move(
|
|
|
246
252
|
:type TRANSFORM_OT_translate: bpy.ops.transform.translate | None
|
|
247
253
|
"""
|
|
248
254
|
|
|
249
|
-
def extrude(
|
|
255
|
+
def extrude(
|
|
256
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
257
|
+
) -> None:
|
|
250
258
|
"""Extrude selected control point(s)
|
|
251
259
|
|
|
252
260
|
:type execution_context: int | str | None
|
|
@@ -260,7 +268,7 @@ def extrude_move(
|
|
|
260
268
|
*,
|
|
261
269
|
CURVES_OT_extrude: extrude | None = None,
|
|
262
270
|
TRANSFORM_OT_translate: bpy.ops.transform.translate | None = None,
|
|
263
|
-
):
|
|
271
|
+
) -> None:
|
|
264
272
|
"""Extrude curve and move result
|
|
265
273
|
|
|
266
274
|
:type execution_context: int | str | None
|
|
@@ -277,7 +285,7 @@ def handle_type_set(
|
|
|
277
285
|
/,
|
|
278
286
|
*,
|
|
279
287
|
type: bpy.stub_internal.rna_enums.CurvesHandleTypeItems | None = "AUTO",
|
|
280
|
-
):
|
|
288
|
+
) -> None:
|
|
281
289
|
"""Set the handle type for bezier curves
|
|
282
290
|
|
|
283
291
|
:type execution_context: int | str | None
|
|
@@ -288,7 +296,7 @@ def handle_type_set(
|
|
|
288
296
|
|
|
289
297
|
def sculptmode_toggle(
|
|
290
298
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
291
|
-
):
|
|
299
|
+
) -> None:
|
|
292
300
|
"""Enter/Exit sculpt mode for curves
|
|
293
301
|
|
|
294
302
|
:type execution_context: int | str | None
|
|
@@ -301,7 +309,7 @@ def select_all(
|
|
|
301
309
|
/,
|
|
302
310
|
*,
|
|
303
311
|
action: typing.Literal["TOGGLE", "SELECT", "DESELECT", "INVERT"] | None = "TOGGLE",
|
|
304
|
-
):
|
|
312
|
+
) -> None:
|
|
305
313
|
"""(De)select all control points
|
|
306
314
|
|
|
307
315
|
:type execution_context: int | str | None
|
|
@@ -329,7 +337,7 @@ def select_ends(
|
|
|
329
337
|
*,
|
|
330
338
|
amount_start: int | None = 0,
|
|
331
339
|
amount_end: int | None = 1,
|
|
332
|
-
):
|
|
340
|
+
) -> None:
|
|
333
341
|
"""Select end points of curves
|
|
334
342
|
|
|
335
343
|
:type execution_context: int | str | None
|
|
@@ -340,14 +348,18 @@ def select_ends(
|
|
|
340
348
|
:type amount_end: int | None
|
|
341
349
|
"""
|
|
342
350
|
|
|
343
|
-
def select_less(
|
|
351
|
+
def select_less(
|
|
352
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
353
|
+
) -> None:
|
|
344
354
|
"""Shrink the selection by one point
|
|
345
355
|
|
|
346
356
|
:type execution_context: int | str | None
|
|
347
357
|
:type undo: bool | None
|
|
348
358
|
"""
|
|
349
359
|
|
|
350
|
-
def select_linked(
|
|
360
|
+
def select_linked(
|
|
361
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
362
|
+
) -> None:
|
|
351
363
|
"""Select all points in curves with any point selection
|
|
352
364
|
|
|
353
365
|
:type execution_context: int | str | None
|
|
@@ -360,7 +372,7 @@ def select_linked_pick(
|
|
|
360
372
|
/,
|
|
361
373
|
*,
|
|
362
374
|
deselect: bool | None = False,
|
|
363
|
-
):
|
|
375
|
+
) -> None:
|
|
364
376
|
"""Select all points in the curve under the cursor
|
|
365
377
|
|
|
366
378
|
:type execution_context: int | str | None
|
|
@@ -369,7 +381,9 @@ def select_linked_pick(
|
|
|
369
381
|
:type deselect: bool | None
|
|
370
382
|
"""
|
|
371
383
|
|
|
372
|
-
def select_more(
|
|
384
|
+
def select_more(
|
|
385
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
386
|
+
) -> None:
|
|
373
387
|
"""Grow the selection by one point
|
|
374
388
|
|
|
375
389
|
:type execution_context: int | str | None
|
|
@@ -383,7 +397,7 @@ def select_random(
|
|
|
383
397
|
*,
|
|
384
398
|
seed: int | None = 0,
|
|
385
399
|
probability: float | None = 0.5,
|
|
386
|
-
):
|
|
400
|
+
) -> None:
|
|
387
401
|
"""Randomizes existing selection or create new random selection
|
|
388
402
|
|
|
389
403
|
:type execution_context: int | str | None
|
|
@@ -394,7 +408,9 @@ def select_random(
|
|
|
394
408
|
:type probability: float | None
|
|
395
409
|
"""
|
|
396
410
|
|
|
397
|
-
def separate(
|
|
411
|
+
def separate(
|
|
412
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
413
|
+
) -> None:
|
|
398
414
|
"""Separate selected geometry into a new object
|
|
399
415
|
|
|
400
416
|
:type execution_context: int | str | None
|
|
@@ -407,7 +423,7 @@ def set_selection_domain(
|
|
|
407
423
|
/,
|
|
408
424
|
*,
|
|
409
425
|
domain: bpy.stub_internal.rna_enums.AttributeCurvesDomainItems | None = "POINT",
|
|
410
|
-
):
|
|
426
|
+
) -> None:
|
|
411
427
|
"""Change the mode used for selection masking in curves sculpt mode
|
|
412
428
|
|
|
413
429
|
:type execution_context: int | str | None
|
|
@@ -422,7 +438,7 @@ def snap_curves_to_surface(
|
|
|
422
438
|
/,
|
|
423
439
|
*,
|
|
424
440
|
attach_mode: typing.Literal["NEAREST", "DEFORM"] | None = "NEAREST",
|
|
425
|
-
):
|
|
441
|
+
) -> None:
|
|
426
442
|
"""Move curves so that the first point is exactly on the surface mesh
|
|
427
443
|
|
|
428
444
|
:type execution_context: int | str | None
|
|
@@ -437,7 +453,7 @@ def snap_curves_to_surface(
|
|
|
437
453
|
:type attach_mode: typing.Literal['NEAREST','DEFORM'] | None
|
|
438
454
|
"""
|
|
439
455
|
|
|
440
|
-
def split(execution_context: int | str | None = None, undo: bool | None = None):
|
|
456
|
+
def split(execution_context: int | str | None = None, undo: bool | None = None) -> None:
|
|
441
457
|
"""Split selected points
|
|
442
458
|
|
|
443
459
|
:type execution_context: int | str | None
|
|
@@ -450,7 +466,7 @@ def subdivide(
|
|
|
450
466
|
/,
|
|
451
467
|
*,
|
|
452
468
|
number_cuts: int | None = 1,
|
|
453
|
-
):
|
|
469
|
+
) -> None:
|
|
454
470
|
"""Subdivide selected curve segments
|
|
455
471
|
|
|
456
472
|
:type execution_context: int | str | None
|
|
@@ -459,7 +475,9 @@ def subdivide(
|
|
|
459
475
|
:type number_cuts: int | None
|
|
460
476
|
"""
|
|
461
477
|
|
|
462
|
-
def surface_set(
|
|
478
|
+
def surface_set(
|
|
479
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
480
|
+
) -> None:
|
|
463
481
|
"""Use the active object as surface for selected curves objects and set it as the parent
|
|
464
482
|
|
|
465
483
|
:type execution_context: int | str | None
|
|
@@ -468,14 +486,16 @@ def surface_set(execution_context: int | str | None = None, undo: bool | None =
|
|
|
468
486
|
|
|
469
487
|
def switch_direction(
|
|
470
488
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
471
|
-
):
|
|
489
|
+
) -> None:
|
|
472
490
|
"""Reverse the direction of the selected curves
|
|
473
491
|
|
|
474
492
|
:type execution_context: int | str | None
|
|
475
493
|
:type undo: bool | None
|
|
476
494
|
"""
|
|
477
495
|
|
|
478
|
-
def tilt_clear(
|
|
496
|
+
def tilt_clear(
|
|
497
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
498
|
+
) -> None:
|
|
479
499
|
"""Clear the tilt of selected control points
|
|
480
500
|
|
|
481
501
|
:type execution_context: int | str | None
|
bpy/ops/cycles/__init__.pyi
CHANGED
|
@@ -10,7 +10,7 @@ def denoise_animation(
|
|
|
10
10
|
*,
|
|
11
11
|
input_filepath: str = "",
|
|
12
12
|
output_filepath: str = "",
|
|
13
|
-
):
|
|
13
|
+
) -> None:
|
|
14
14
|
"""Denoise rendered animation sequence using current scene and view layer settings. Requires denoising data passes and output to OpenEXR multilayer files
|
|
15
15
|
|
|
16
16
|
:type execution_context: int | str | None
|
|
@@ -29,7 +29,7 @@ def merge_images(
|
|
|
29
29
|
input_filepath1: str = "",
|
|
30
30
|
input_filepath2: str = "",
|
|
31
31
|
output_filepath: str = "",
|
|
32
|
-
):
|
|
32
|
+
) -> None:
|
|
33
33
|
"""Combine OpenEXR multi-layer images rendered with different sample ranges into one image with reduced noise
|
|
34
34
|
|
|
35
35
|
:type execution_context: int | str | None
|
|
@@ -44,7 +44,7 @@ def merge_images(
|
|
|
44
44
|
|
|
45
45
|
def use_shading_nodes(
|
|
46
46
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
47
|
-
):
|
|
47
|
+
) -> None:
|
|
48
48
|
"""Enable nodes on a material, world or light
|
|
49
49
|
|
|
50
50
|
:type execution_context: int | str | None
|
bpy/ops/dpaint/__init__.pyi
CHANGED
|
@@ -4,7 +4,7 @@ import typing_extensions
|
|
|
4
4
|
import numpy.typing as npt
|
|
5
5
|
import bpy.stub_internal.rna_enums
|
|
6
6
|
|
|
7
|
-
def bake(execution_context: int | str | None = None, undo: bool | None = None):
|
|
7
|
+
def bake(execution_context: int | str | None = None, undo: bool | None = None) -> None:
|
|
8
8
|
"""Bake dynamic paint image sequence surface
|
|
9
9
|
|
|
10
10
|
:type execution_context: int | str | None
|
|
@@ -17,7 +17,7 @@ def output_toggle(
|
|
|
17
17
|
/,
|
|
18
18
|
*,
|
|
19
19
|
output: typing.Literal["A", "B"] | None = "A",
|
|
20
|
-
):
|
|
20
|
+
) -> None:
|
|
21
21
|
"""Add or remove Dynamic Paint output data layer
|
|
22
22
|
|
|
23
23
|
:type execution_context: int | str | None
|
|
@@ -28,7 +28,7 @@ def output_toggle(
|
|
|
28
28
|
|
|
29
29
|
def surface_slot_add(
|
|
30
30
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
31
|
-
):
|
|
31
|
+
) -> None:
|
|
32
32
|
"""Add a new Dynamic Paint surface slot
|
|
33
33
|
|
|
34
34
|
:type execution_context: int | str | None
|
|
@@ -37,7 +37,7 @@ def surface_slot_add(
|
|
|
37
37
|
|
|
38
38
|
def surface_slot_remove(
|
|
39
39
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
40
|
-
):
|
|
40
|
+
) -> None:
|
|
41
41
|
"""Remove the selected surface slot
|
|
42
42
|
|
|
43
43
|
:type execution_context: int | str | None
|
|
@@ -50,7 +50,7 @@ def type_toggle(
|
|
|
50
50
|
/,
|
|
51
51
|
*,
|
|
52
52
|
type: bpy.stub_internal.rna_enums.PropDynamicpaintTypeItems | None = "CANVAS",
|
|
53
|
-
):
|
|
53
|
+
) -> None:
|
|
54
54
|
"""Toggle whether given type is active or not
|
|
55
55
|
|
|
56
56
|
:type execution_context: int | str | None
|
bpy/ops/ed/__init__.pyi
CHANGED
|
@@ -3,7 +3,9 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import numpy.typing as npt
|
|
5
5
|
|
|
6
|
-
def flush_edits(
|
|
6
|
+
def flush_edits(
|
|
7
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
8
|
+
) -> None:
|
|
7
9
|
"""Flush edit data from active editing modes
|
|
8
10
|
|
|
9
11
|
:type execution_context: int | str | None
|
|
@@ -12,7 +14,7 @@ def flush_edits(execution_context: int | str | None = None, undo: bool | None =
|
|
|
12
14
|
|
|
13
15
|
def lib_id_fake_user_toggle(
|
|
14
16
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
15
|
-
):
|
|
17
|
+
) -> None:
|
|
16
18
|
"""Save this data-block even if it has no users
|
|
17
19
|
|
|
18
20
|
:type execution_context: int | str | None
|
|
@@ -21,7 +23,7 @@ def lib_id_fake_user_toggle(
|
|
|
21
23
|
|
|
22
24
|
def lib_id_generate_preview(
|
|
23
25
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
24
|
-
):
|
|
26
|
+
) -> None:
|
|
25
27
|
"""Create an automatic preview for the selected data-block
|
|
26
28
|
|
|
27
29
|
:type execution_context: int | str | None
|
|
@@ -30,7 +32,7 @@ def lib_id_generate_preview(
|
|
|
30
32
|
|
|
31
33
|
def lib_id_generate_preview_from_object(
|
|
32
34
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
33
|
-
):
|
|
35
|
+
) -> None:
|
|
34
36
|
"""Create a preview for this asset by rendering the active object
|
|
35
37
|
|
|
36
38
|
:type execution_context: int | str | None
|
|
@@ -70,7 +72,7 @@ def lib_id_load_custom_preview(
|
|
|
70
72
|
]
|
|
71
73
|
| None = "DEFAULT",
|
|
72
74
|
sort_method: str | None = "",
|
|
73
|
-
):
|
|
75
|
+
) -> None:
|
|
74
76
|
"""Choose an image to help identify the data-block visually
|
|
75
77
|
|
|
76
78
|
:type execution_context: int | str | None
|
|
@@ -141,7 +143,7 @@ def lib_id_load_custom_preview(
|
|
|
141
143
|
|
|
142
144
|
def lib_id_override_editable_toggle(
|
|
143
145
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
144
|
-
):
|
|
146
|
+
) -> None:
|
|
145
147
|
"""Set if this library override data-block can be edited
|
|
146
148
|
|
|
147
149
|
:type execution_context: int | str | None
|
|
@@ -150,28 +152,30 @@ def lib_id_override_editable_toggle(
|
|
|
150
152
|
|
|
151
153
|
def lib_id_remove_preview(
|
|
152
154
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
153
|
-
):
|
|
155
|
+
) -> None:
|
|
154
156
|
"""Remove the preview of this data-block
|
|
155
157
|
|
|
156
158
|
:type execution_context: int | str | None
|
|
157
159
|
:type undo: bool | None
|
|
158
160
|
"""
|
|
159
161
|
|
|
160
|
-
def lib_id_unlink(
|
|
162
|
+
def lib_id_unlink(
|
|
163
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
164
|
+
) -> None:
|
|
161
165
|
"""Remove a usage of a data-block, clearing the assignment
|
|
162
166
|
|
|
163
167
|
:type execution_context: int | str | None
|
|
164
168
|
:type undo: bool | None
|
|
165
169
|
"""
|
|
166
170
|
|
|
167
|
-
def redo(execution_context: int | str | None = None, undo: bool | None = None):
|
|
171
|
+
def redo(execution_context: int | str | None = None, undo: bool | None = None) -> None:
|
|
168
172
|
"""Redo previous action
|
|
169
173
|
|
|
170
174
|
:type execution_context: int | str | None
|
|
171
175
|
:type undo: bool | None
|
|
172
176
|
"""
|
|
173
177
|
|
|
174
|
-
def undo(execution_context: int | str | None = None, undo: bool | None = None):
|
|
178
|
+
def undo(execution_context: int | str | None = None, undo: bool | None = None) -> None:
|
|
175
179
|
"""Undo previous action
|
|
176
180
|
|
|
177
181
|
:type execution_context: int | str | None
|
|
@@ -184,7 +188,7 @@ def undo_history(
|
|
|
184
188
|
/,
|
|
185
189
|
*,
|
|
186
190
|
item: int | None = 0,
|
|
187
|
-
):
|
|
191
|
+
) -> None:
|
|
188
192
|
"""Redo specific action in history
|
|
189
193
|
|
|
190
194
|
:type execution_context: int | str | None
|
|
@@ -199,7 +203,7 @@ def undo_push(
|
|
|
199
203
|
/,
|
|
200
204
|
*,
|
|
201
205
|
message: str = "Add an undo step *function may be moved*",
|
|
202
|
-
):
|
|
206
|
+
) -> None:
|
|
203
207
|
"""Add an undo state (internal use only)
|
|
204
208
|
|
|
205
209
|
:type execution_context: int | str | None
|
|
@@ -208,7 +212,9 @@ def undo_push(
|
|
|
208
212
|
:type message: str
|
|
209
213
|
"""
|
|
210
214
|
|
|
211
|
-
def undo_redo(
|
|
215
|
+
def undo_redo(
|
|
216
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
217
|
+
) -> None:
|
|
212
218
|
"""Undo and redo previous action
|
|
213
219
|
|
|
214
220
|
:type execution_context: int | str | None
|
bpy/ops/export_anim/__init__.pyi
CHANGED
|
@@ -17,7 +17,7 @@ def bvh(
|
|
|
17
17
|
rotate_mode: typing.Literal["NATIVE", "XYZ", "XZY", "YXZ", "YZX", "ZXY", "ZYX"]
|
|
18
18
|
| None = "NATIVE",
|
|
19
19
|
root_transform_only: bool | None = False,
|
|
20
|
-
):
|
|
20
|
+
) -> None:
|
|
21
21
|
"""Save a BVH motion capture file from an armature
|
|
22
22
|
|
|
23
23
|
:type execution_context: int | str | None
|
|
@@ -61,7 +61,7 @@ def fbx(
|
|
|
61
61
|
use_metadata: bool | None = True,
|
|
62
62
|
axis_forward: typing.Literal["X", "Y", "Z", "-X", "-Y", "-Z"] | None = "-Z",
|
|
63
63
|
axis_up: typing.Literal["X", "Y", "Z", "-X", "-Y", "-Z"] | None = "Y",
|
|
64
|
-
):
|
|
64
|
+
) -> None:
|
|
65
65
|
"""Write a FBX file
|
|
66
66
|
|
|
67
67
|
:type execution_context: int | str | None
|
|
@@ -368,7 +368,7 @@ def gltf(
|
|
|
368
368
|
export_extra_animations: bool | None = False,
|
|
369
369
|
export_loglevel: int | None = -1,
|
|
370
370
|
filter_glob: str = "*.glb",
|
|
371
|
-
):
|
|
371
|
+
) -> None:
|
|
372
372
|
"""Export scene as glTF 2.0 file
|
|
373
373
|
|
|
374
374
|
:type execution_context: int | str | None
|