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/view3d/__init__.pyi
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import typing
|
|
2
|
+
import collections.abc
|
|
2
3
|
import bpy.types
|
|
3
4
|
|
|
4
5
|
GenericType1 = typing.TypeVar("GenericType1")
|
|
@@ -8,7 +9,7 @@ def bone_select_menu(
|
|
|
8
9
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
9
10
|
execution_context: str | int | None = None,
|
|
10
11
|
undo: bool | None = None,
|
|
11
|
-
name: str |
|
|
12
|
+
name: str | None = "",
|
|
12
13
|
extend: bool | typing.Any | None = False,
|
|
13
14
|
deselect: bool | typing.Any | None = False,
|
|
14
15
|
toggle: bool | typing.Any | None = False,
|
|
@@ -19,7 +20,7 @@ def bone_select_menu(
|
|
|
19
20
|
:type execution_context: str | int | None
|
|
20
21
|
:type undo: bool | None
|
|
21
22
|
:param name: Bone Name
|
|
22
|
-
:type name: str |
|
|
23
|
+
:type name: str | None
|
|
23
24
|
:param extend: Extend
|
|
24
25
|
:type extend: bool | typing.Any | None
|
|
25
26
|
:param deselect: Deselect
|
|
@@ -163,7 +164,7 @@ def cursor3d(
|
|
|
163
164
|
execution_context: str | int | None = None,
|
|
164
165
|
undo: bool | None = None,
|
|
165
166
|
use_depth: bool | typing.Any | None = True,
|
|
166
|
-
orientation: str |
|
|
167
|
+
orientation: str | None = "VIEW",
|
|
167
168
|
):
|
|
168
169
|
"""Set the location of the 3D cursor
|
|
169
170
|
|
|
@@ -185,7 +186,7 @@ def cursor3d(
|
|
|
185
186
|
|
|
186
187
|
GEOM
|
|
187
188
|
Geometry -- Match the surface normal.
|
|
188
|
-
:type orientation: str |
|
|
189
|
+
:type orientation: str | None
|
|
189
190
|
"""
|
|
190
191
|
|
|
191
192
|
...
|
|
@@ -313,11 +314,11 @@ def interactive_add(
|
|
|
313
314
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
314
315
|
execution_context: str | int | None = None,
|
|
315
316
|
undo: bool | None = None,
|
|
316
|
-
primitive_type: str |
|
|
317
|
-
plane_origin_base: str |
|
|
318
|
-
plane_origin_depth: str |
|
|
319
|
-
plane_aspect_base: str |
|
|
320
|
-
plane_aspect_depth: str |
|
|
317
|
+
primitive_type: str | None = "CUBE",
|
|
318
|
+
plane_origin_base: str | None = "EDGE",
|
|
319
|
+
plane_origin_depth: str | None = "EDGE",
|
|
320
|
+
plane_aspect_base: str | None = "FREE",
|
|
321
|
+
plane_aspect_depth: str | None = "FREE",
|
|
321
322
|
wait_for_input: bool | typing.Any | None = True,
|
|
322
323
|
):
|
|
323
324
|
"""Interactively add an object
|
|
@@ -326,7 +327,7 @@ def interactive_add(
|
|
|
326
327
|
:type execution_context: str | int | None
|
|
327
328
|
:type undo: bool | None
|
|
328
329
|
:param primitive_type: Primitive
|
|
329
|
-
:type primitive_type: str |
|
|
330
|
+
:type primitive_type: str | None
|
|
330
331
|
:param plane_origin_base: Origin, The initial position for placement
|
|
331
332
|
|
|
332
333
|
EDGE
|
|
@@ -334,7 +335,7 @@ def interactive_add(
|
|
|
334
335
|
|
|
335
336
|
CENTER
|
|
336
337
|
Center -- Start placing the center position.
|
|
337
|
-
:type plane_origin_base: str |
|
|
338
|
+
:type plane_origin_base: str | None
|
|
338
339
|
:param plane_origin_depth: Origin, The initial position for placement
|
|
339
340
|
|
|
340
341
|
EDGE
|
|
@@ -342,7 +343,7 @@ def interactive_add(
|
|
|
342
343
|
|
|
343
344
|
CENTER
|
|
344
345
|
Center -- Start placing the center position.
|
|
345
|
-
:type plane_origin_depth: str |
|
|
346
|
+
:type plane_origin_depth: str | None
|
|
346
347
|
:param plane_aspect_base: Aspect, The initial aspect setting
|
|
347
348
|
|
|
348
349
|
FREE
|
|
@@ -350,7 +351,7 @@ def interactive_add(
|
|
|
350
351
|
|
|
351
352
|
FIXED
|
|
352
353
|
Fixed -- Use a fixed 1:1 aspect.
|
|
353
|
-
:type plane_aspect_base: str |
|
|
354
|
+
:type plane_aspect_base: str | None
|
|
354
355
|
:param plane_aspect_depth: Aspect, The initial aspect setting
|
|
355
356
|
|
|
356
357
|
FREE
|
|
@@ -358,7 +359,7 @@ def interactive_add(
|
|
|
358
359
|
|
|
359
360
|
FIXED
|
|
360
361
|
Fixed -- Use a fixed 1:1 aspect.
|
|
361
|
-
:type plane_aspect_depth: str |
|
|
362
|
+
:type plane_aspect_depth: str | None
|
|
362
363
|
:param wait_for_input: Wait for Input
|
|
363
364
|
:type wait_for_input: bool | typing.Any | None
|
|
364
365
|
"""
|
|
@@ -655,7 +656,7 @@ def select_box(
|
|
|
655
656
|
ymin: typing.Any | None = 0,
|
|
656
657
|
ymax: typing.Any | None = 0,
|
|
657
658
|
wait_for_input: bool | typing.Any | None = True,
|
|
658
|
-
mode: str |
|
|
659
|
+
mode: str | None = "SET",
|
|
659
660
|
):
|
|
660
661
|
"""Select items using box selection
|
|
661
662
|
|
|
@@ -688,7 +689,7 @@ def select_box(
|
|
|
688
689
|
|
|
689
690
|
AND
|
|
690
691
|
Intersect -- Intersect existing selection.
|
|
691
|
-
:type mode: str |
|
|
692
|
+
:type mode: str | None
|
|
692
693
|
"""
|
|
693
694
|
|
|
694
695
|
...
|
|
@@ -701,7 +702,7 @@ def select_circle(
|
|
|
701
702
|
y: typing.Any | None = 0,
|
|
702
703
|
radius: typing.Any | None = 25,
|
|
703
704
|
wait_for_input: bool | typing.Any | None = True,
|
|
704
|
-
mode: str |
|
|
705
|
+
mode: str | None = "SET",
|
|
705
706
|
):
|
|
706
707
|
"""Select items using circle selection
|
|
707
708
|
|
|
@@ -726,7 +727,7 @@ def select_circle(
|
|
|
726
727
|
|
|
727
728
|
SUB
|
|
728
729
|
Subtract -- Subtract existing selection.
|
|
729
|
-
:type mode: str |
|
|
730
|
+
:type mode: str | None
|
|
730
731
|
"""
|
|
731
732
|
|
|
732
733
|
...
|
|
@@ -736,7 +737,7 @@ def select_lasso(
|
|
|
736
737
|
execution_context: str | int | None = None,
|
|
737
738
|
undo: bool | None = None,
|
|
738
739
|
path: bpy.types.bpy_prop_collection[bpy.types.OperatorMousePath] | None = None,
|
|
739
|
-
mode: str |
|
|
740
|
+
mode: str | None = "SET",
|
|
740
741
|
):
|
|
741
742
|
"""Select items using lasso selection
|
|
742
743
|
|
|
@@ -761,7 +762,7 @@ def select_lasso(
|
|
|
761
762
|
|
|
762
763
|
AND
|
|
763
764
|
Intersect -- Intersect existing selection.
|
|
764
|
-
:type mode: str |
|
|
765
|
+
:type mode: str | None
|
|
765
766
|
"""
|
|
766
767
|
|
|
767
768
|
...
|
|
@@ -770,7 +771,7 @@ def select_menu(
|
|
|
770
771
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
771
772
|
execution_context: str | int | None = None,
|
|
772
773
|
undo: bool | None = None,
|
|
773
|
-
name: str |
|
|
774
|
+
name: str | None = "",
|
|
774
775
|
extend: bool | typing.Any | None = False,
|
|
775
776
|
deselect: bool | typing.Any | None = False,
|
|
776
777
|
toggle: bool | typing.Any | None = False,
|
|
@@ -781,7 +782,7 @@ def select_menu(
|
|
|
781
782
|
:type execution_context: str | int | None
|
|
782
783
|
:type undo: bool | None
|
|
783
784
|
:param name: Object Name
|
|
784
|
-
:type name: str |
|
|
785
|
+
:type name: str | None
|
|
785
786
|
:param extend: Extend
|
|
786
787
|
:type extend: bool | typing.Any | None
|
|
787
788
|
:param deselect: Deselect
|
|
@@ -925,7 +926,7 @@ def toggle_shading(
|
|
|
925
926
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
926
927
|
execution_context: str | int | None = None,
|
|
927
928
|
undo: bool | None = None,
|
|
928
|
-
type: str |
|
|
929
|
+
type: str | None = "WIREFRAME",
|
|
929
930
|
):
|
|
930
931
|
"""Toggle shading type in 3D viewport
|
|
931
932
|
|
|
@@ -945,7 +946,7 @@ def toggle_shading(
|
|
|
945
946
|
|
|
946
947
|
RENDERED
|
|
947
948
|
Rendered -- Toggle rendered shading.
|
|
948
|
-
:type type: str |
|
|
949
|
+
:type type: str | None
|
|
949
950
|
"""
|
|
950
951
|
|
|
951
952
|
...
|
|
@@ -969,7 +970,7 @@ def transform_gizmo_set(
|
|
|
969
970
|
execution_context: str | int | None = None,
|
|
970
971
|
undo: bool | None = None,
|
|
971
972
|
extend: bool | typing.Any | None = False,
|
|
972
|
-
type: set[str] |
|
|
973
|
+
type: set[str] | None = {},
|
|
973
974
|
):
|
|
974
975
|
"""Set the current transform gizmo
|
|
975
976
|
|
|
@@ -979,7 +980,7 @@ def transform_gizmo_set(
|
|
|
979
980
|
:param extend: Extend
|
|
980
981
|
:type extend: bool | typing.Any | None
|
|
981
982
|
:param type: Type
|
|
982
|
-
:type type: set[str] |
|
|
983
|
+
:type type: set[str] | None
|
|
983
984
|
"""
|
|
984
985
|
|
|
985
986
|
...
|
|
@@ -1008,7 +1009,7 @@ def view_axis(
|
|
|
1008
1009
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1009
1010
|
execution_context: str | int | None = None,
|
|
1010
1011
|
undo: bool | None = None,
|
|
1011
|
-
type: str |
|
|
1012
|
+
type: str | None = "LEFT",
|
|
1012
1013
|
align_active: bool | typing.Any | None = False,
|
|
1013
1014
|
relative: bool | typing.Any | None = False,
|
|
1014
1015
|
):
|
|
@@ -1036,7 +1037,7 @@ def view_axis(
|
|
|
1036
1037
|
|
|
1037
1038
|
BACK
|
|
1038
1039
|
Back -- View from the back.
|
|
1039
|
-
:type type: str |
|
|
1040
|
+
:type type: str | None
|
|
1040
1041
|
:param align_active: Align Active, Align to the active object's axis
|
|
1041
1042
|
:type align_active: bool | typing.Any | None
|
|
1042
1043
|
:param relative: Relative, Rotate relative to the current orientation
|
|
@@ -1148,7 +1149,7 @@ def view_orbit(
|
|
|
1148
1149
|
execution_context: str | int | None = None,
|
|
1149
1150
|
undo: bool | None = None,
|
|
1150
1151
|
angle: typing.Any | None = 0.0,
|
|
1151
|
-
type: str |
|
|
1152
|
+
type: str | None = "ORBITLEFT",
|
|
1152
1153
|
):
|
|
1153
1154
|
"""Orbit the view
|
|
1154
1155
|
|
|
@@ -1170,7 +1171,7 @@ def view_orbit(
|
|
|
1170
1171
|
|
|
1171
1172
|
ORBITDOWN
|
|
1172
1173
|
Orbit Down -- Orbit the view down.
|
|
1173
|
-
:type type: str |
|
|
1174
|
+
:type type: str | None
|
|
1174
1175
|
"""
|
|
1175
1176
|
|
|
1176
1177
|
...
|
|
@@ -1179,7 +1180,7 @@ def view_pan(
|
|
|
1179
1180
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1180
1181
|
execution_context: str | int | None = None,
|
|
1181
1182
|
undo: bool | None = None,
|
|
1182
|
-
type: str |
|
|
1183
|
+
type: str | None = "PANLEFT",
|
|
1183
1184
|
):
|
|
1184
1185
|
"""Pan the view in a given direction
|
|
1185
1186
|
|
|
@@ -1199,7 +1200,7 @@ def view_pan(
|
|
|
1199
1200
|
|
|
1200
1201
|
PANDOWN
|
|
1201
1202
|
Pan Down -- Pan the view down.
|
|
1202
|
-
:type type: str |
|
|
1203
|
+
:type type: str | None
|
|
1203
1204
|
"""
|
|
1204
1205
|
|
|
1205
1206
|
...
|
|
@@ -1223,7 +1224,7 @@ def view_roll(
|
|
|
1223
1224
|
execution_context: str | int | None = None,
|
|
1224
1225
|
undo: bool | None = None,
|
|
1225
1226
|
angle: typing.Any | None = 0.0,
|
|
1226
|
-
type: str |
|
|
1227
|
+
type: str | None = "ANGLE",
|
|
1227
1228
|
):
|
|
1228
1229
|
"""Roll the view
|
|
1229
1230
|
|
|
@@ -1242,7 +1243,7 @@ def view_roll(
|
|
|
1242
1243
|
|
|
1243
1244
|
RIGHT
|
|
1244
1245
|
Roll Right -- Roll the view around to the right.
|
|
1245
|
-
:type type: str |
|
|
1246
|
+
:type type: str | None
|
|
1246
1247
|
"""
|
|
1247
1248
|
|
|
1248
1249
|
...
|