fake-bpy-module 20240519__py3-none-any.whl → 20240521__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of fake-bpy-module might be problematic. Click here for more details.
- _bpy_internal/__init__.pyi +1 -0
- _bpy_internal/freedesktop/__init__.pyi +1 -0
- addon_utils/__init__.pyi +1 -0
- animsys_refactor/__init__.pyi +1 -0
- aud/__init__.pyi +1 -0
- bgl/__init__.pyi +119 -145
- bl_app_override/__init__.pyi +1 -0
- bl_app_override/helpers/__init__.pyi +1 -0
- bl_app_template_utils/__init__.pyi +1 -0
- bl_console_utils/__init__.pyi +1 -0
- bl_console_utils/autocomplete/__init__.pyi +1 -0
- bl_console_utils/autocomplete/complete_calltip/__init__.pyi +1 -0
- bl_console_utils/autocomplete/complete_import/__init__.pyi +1 -0
- bl_console_utils/autocomplete/complete_namespace/__init__.pyi +1 -0
- bl_console_utils/autocomplete/intellisense/__init__.pyi +1 -0
- bl_i18n_utils/__init__.pyi +1 -0
- bl_i18n_utils/bl_extract_messages/__init__.pyi +1 -0
- bl_i18n_utils/merge_po/__init__.pyi +1 -0
- bl_i18n_utils/settings/__init__.pyi +1 -0
- bl_i18n_utils/utils/__init__.pyi +1 -0
- bl_i18n_utils/utils_cli/__init__.pyi +1 -0
- bl_i18n_utils/utils_languages_menu/__init__.pyi +1 -0
- bl_i18n_utils/utils_rtl/__init__.pyi +1 -0
- bl_keymap_utils/__init__.pyi +1 -0
- bl_keymap_utils/io/__init__.pyi +1 -0
- bl_keymap_utils/keymap_from_toolbar/__init__.pyi +1 -0
- bl_keymap_utils/keymap_hierarchy/__init__.pyi +1 -0
- bl_keymap_utils/platform_helpers/__init__.pyi +1 -0
- bl_keymap_utils/versioning/__init__.pyi +1 -0
- bl_math/__init__.pyi +1 -0
- bl_operators/__init__.pyi +1 -0
- bl_operators/add_mesh_torus/__init__.pyi +1 -0
- bl_operators/anim/__init__.pyi +1 -0
- bl_operators/assets/__init__.pyi +1 -0
- bl_operators/bmesh/__init__.pyi +1 -0
- bl_operators/bmesh/find_adjacent/__init__.pyi +1 -0
- bl_operators/clip/__init__.pyi +1 -0
- bl_operators/console/__init__.pyi +1 -0
- bl_operators/constraint/__init__.pyi +1 -0
- bl_operators/file/__init__.pyi +1 -0
- bl_operators/freestyle/__init__.pyi +1 -0
- bl_operators/geometry_nodes/__init__.pyi +1 -0
- bl_operators/image/__init__.pyi +1 -0
- bl_operators/mesh/__init__.pyi +1 -0
- bl_operators/node/__init__.pyi +1 -0
- bl_operators/object/__init__.pyi +1 -0
- bl_operators/object_align/__init__.pyi +1 -0
- bl_operators/object_quick_effects/__init__.pyi +1 -0
- bl_operators/object_randomize_transform/__init__.pyi +1 -0
- bl_operators/presets/__init__.pyi +1 -0
- bl_operators/rigidbody/__init__.pyi +1 -0
- bl_operators/screen_play_rendered_anim/__init__.pyi +1 -0
- bl_operators/sequencer/__init__.pyi +1 -0
- bl_operators/spreadsheet/__init__.pyi +1 -0
- bl_operators/userpref/__init__.pyi +1 -0
- bl_operators/uvcalc_follow_active/__init__.pyi +1 -0
- bl_operators/uvcalc_lightmap/__init__.pyi +1 -0
- bl_operators/uvcalc_transform/__init__.pyi +1 -0
- bl_operators/vertexpaint_dirt/__init__.pyi +1 -0
- bl_operators/view3d/__init__.pyi +1 -0
- bl_operators/wm/__init__.pyi +1 -0
- bl_operators/world/__init__.pyi +1 -0
- bl_previews_utils/__init__.pyi +1 -0
- bl_previews_utils/bl_previews_render/__init__.pyi +1 -0
- bl_rna_utils/__init__.pyi +1 -0
- bl_rna_utils/data_path/__init__.pyi +1 -0
- bl_text_utils/__init__.pyi +1 -0
- bl_text_utils/external_editor/__init__.pyi +1 -0
- bl_ui/__init__.pyi +1 -0
- bl_ui/anim/__init__.pyi +1 -0
- bl_ui/asset_shelf/__init__.pyi +1 -0
- bl_ui/generic_ui_list/__init__.pyi +3 -2
- bl_ui/node_add_menu/__init__.pyi +1 -0
- bl_ui/node_add_menu_compositor/__init__.pyi +1 -0
- bl_ui/node_add_menu_geometry/__init__.pyi +1 -0
- bl_ui/node_add_menu_shader/__init__.pyi +1 -0
- bl_ui/node_add_menu_texture/__init__.pyi +1 -0
- bl_ui/properties_animviz/__init__.pyi +1 -0
- bl_ui/properties_collection/__init__.pyi +1 -0
- bl_ui/properties_constraint/__init__.pyi +1 -0
- bl_ui/properties_data_armature/__init__.pyi +1 -0
- bl_ui/properties_data_bone/__init__.pyi +1 -0
- bl_ui/properties_data_camera/__init__.pyi +1 -0
- bl_ui/properties_data_curve/__init__.pyi +1 -0
- bl_ui/properties_data_curves/__init__.pyi +1 -0
- bl_ui/properties_data_empty/__init__.pyi +1 -0
- bl_ui/properties_data_gpencil/__init__.pyi +1 -0
- bl_ui/properties_data_grease_pencil/__init__.pyi +1 -0
- bl_ui/properties_data_lattice/__init__.pyi +1 -0
- bl_ui/properties_data_light/__init__.pyi +1 -0
- bl_ui/properties_data_lightprobe/__init__.pyi +1 -0
- bl_ui/properties_data_mesh/__init__.pyi +1 -0
- bl_ui/properties_data_metaball/__init__.pyi +1 -0
- bl_ui/properties_data_modifier/__init__.pyi +1 -0
- bl_ui/properties_data_pointcloud/__init__.pyi +1 -0
- bl_ui/properties_data_shaderfx/__init__.pyi +1 -0
- bl_ui/properties_data_speaker/__init__.pyi +1 -0
- bl_ui/properties_data_volume/__init__.pyi +1 -0
- bl_ui/properties_freestyle/__init__.pyi +1 -0
- bl_ui/properties_grease_pencil_common/__init__.pyi +1 -0
- bl_ui/properties_mask_common/__init__.pyi +1 -0
- bl_ui/properties_material/__init__.pyi +1 -0
- bl_ui/properties_material_gpencil/__init__.pyi +1 -0
- bl_ui/properties_object/__init__.pyi +1 -0
- bl_ui/properties_output/__init__.pyi +1 -0
- bl_ui/properties_paint_common/__init__.pyi +1 -0
- bl_ui/properties_particle/__init__.pyi +1 -0
- bl_ui/properties_physics_cloth/__init__.pyi +1 -0
- bl_ui/properties_physics_common/__init__.pyi +1 -0
- bl_ui/properties_physics_dynamicpaint/__init__.pyi +1 -0
- bl_ui/properties_physics_field/__init__.pyi +1 -0
- bl_ui/properties_physics_fluid/__init__.pyi +1 -0
- bl_ui/properties_physics_geometry_nodes/__init__.pyi +1 -0
- bl_ui/properties_physics_rigidbody/__init__.pyi +1 -0
- bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +1 -0
- bl_ui/properties_physics_softbody/__init__.pyi +1 -0
- bl_ui/properties_render/__init__.pyi +1 -0
- bl_ui/properties_scene/__init__.pyi +1 -0
- bl_ui/properties_texture/__init__.pyi +1 -0
- bl_ui/properties_view_layer/__init__.pyi +1 -0
- bl_ui/properties_workspace/__init__.pyi +1 -0
- bl_ui/properties_world/__init__.pyi +1 -0
- bl_ui/space_clip/__init__.pyi +1 -0
- bl_ui/space_console/__init__.pyi +1 -0
- bl_ui/space_dopesheet/__init__.pyi +1 -0
- bl_ui/space_filebrowser/__init__.pyi +1 -0
- bl_ui/space_graph/__init__.pyi +1 -0
- bl_ui/space_image/__init__.pyi +1 -0
- bl_ui/space_info/__init__.pyi +1 -0
- bl_ui/space_nla/__init__.pyi +1 -0
- bl_ui/space_node/__init__.pyi +1 -0
- bl_ui/space_outliner/__init__.pyi +1 -0
- bl_ui/space_properties/__init__.pyi +1 -0
- bl_ui/space_sequencer/__init__.pyi +1 -0
- bl_ui/space_spreadsheet/__init__.pyi +1 -0
- bl_ui/space_statusbar/__init__.pyi +1 -0
- bl_ui/space_text/__init__.pyi +1 -0
- bl_ui/space_time/__init__.pyi +1 -0
- bl_ui/space_toolsystem_common/__init__.pyi +1 -0
- bl_ui/space_toolsystem_toolbar/__init__.pyi +1 -0
- bl_ui/space_topbar/__init__.pyi +1 -0
- bl_ui/space_userpref/__init__.pyi +1 -0
- bl_ui/space_view3d/__init__.pyi +1 -0
- bl_ui/space_view3d_toolbar/__init__.pyi +1 -0
- bl_ui/temp_anim_layers/__init__.pyi +1 -0
- bl_ui/utils/__init__.pyi +1 -0
- bl_ui_utils/__init__.pyi +1 -0
- bl_ui_utils/bug_report_url/__init__.pyi +1 -0
- bl_ui_utils/layout/__init__.pyi +1 -0
- blend_render_info/__init__.pyi +1 -0
- blf/__init__.pyi +1 -0
- bmesh/__init__.pyi +1 -0
- bmesh/geometry/__init__.pyi +1 -0
- bmesh/ops/__init__.pyi +37 -36
- bmesh/types/__init__.pyi +3 -1
- bmesh/utils/__init__.pyi +1 -0
- bpy/__init__.pyi +1 -0
- bpy/app/__init__.pyi +1 -0
- bpy/app/handlers/__init__.pyi +1 -0
- bpy/app/icons/__init__.pyi +1 -0
- bpy/app/timers/__init__.pyi +1 -0
- bpy/app/translations/__init__.pyi +1 -0
- bpy/msgbus/__init__.pyi +1 -0
- bpy/ops/__init__.pyi +1 -0
- bpy/ops/action/__init__.pyi +33 -32
- bpy/ops/anim/__init__.pyi +31 -30
- bpy/ops/armature/__init__.pyi +21 -20
- bpy/ops/asset/__init__.pyi +7 -6
- bpy/ops/bl_pkg/__init__.pyi +3 -2
- bpy/ops/boid/__init__.pyi +3 -2
- bpy/ops/brush/__init__.pyi +9 -8
- bpy/ops/buttons/__init__.pyi +9 -8
- bpy/ops/cachefile/__init__.pyi +11 -10
- bpy/ops/camera/__init__.pyi +1 -0
- bpy/ops/clip/__init__.pyi +39 -38
- bpy/ops/cloth/__init__.pyi +1 -0
- bpy/ops/collection/__init__.pyi +7 -6
- bpy/ops/console/__init__.pyi +7 -6
- bpy/ops/constraint/__init__.pyi +29 -28
- bpy/ops/curve/__init__.pyi +35 -34
- bpy/ops/curves/__init__.pyi +17 -16
- bpy/ops/cycles/__init__.pyi +1 -0
- bpy/ops/dpaint/__init__.pyi +5 -4
- bpy/ops/ed/__init__.pyi +5 -4
- bpy/ops/export_anim/__init__.pyi +3 -2
- bpy/ops/export_scene/__init__.pyi +39 -38
- bpy/ops/file/__init__.pyi +19 -18
- bpy/ops/fluid/__init__.pyi +1 -0
- bpy/ops/font/__init__.pyi +21 -20
- bpy/ops/geometry/__init__.pyi +21 -20
- bpy/ops/gizmogroup/__init__.pyi +1 -0
- bpy/ops/gpencil/__init__.pyi +133 -132
- bpy/ops/graph/__init__.pyi +55 -54
- bpy/ops/grease_pencil/__init__.pyi +43 -42
- bpy/ops/image/__init__.pyi +29 -28
- bpy/ops/import_anim/__init__.pyi +9 -8
- bpy/ops/import_curve/__init__.pyi +1 -0
- bpy/ops/import_scene/__init__.pyi +19 -18
- bpy/ops/info/__init__.pyi +5 -4
- bpy/ops/lattice/__init__.pyi +7 -6
- bpy/ops/marker/__init__.pyi +9 -8
- bpy/ops/mask/__init__.pyi +13 -12
- bpy/ops/material/__init__.pyi +1 -0
- bpy/ops/mball/__init__.pyi +7 -6
- bpy/ops/mesh/__init__.pyi +145 -144
- bpy/ops/nla/__init__.pyi +17 -16
- bpy/ops/node/__init__.pyi +33 -32
- bpy/ops/object/__init__.pyi +253 -252
- bpy/ops/outliner/__init__.pyi +41 -40
- bpy/ops/paint/__init__.pyi +73 -72
- bpy/ops/paintcurve/__init__.pyi +1 -0
- bpy/ops/palette/__init__.pyi +5 -4
- bpy/ops/particle/__init__.pyi +15 -14
- bpy/ops/pose/__init__.pyi +43 -42
- bpy/ops/poselib/__init__.pyi +1 -0
- bpy/ops/preferences/__init__.pyi +13 -12
- bpy/ops/ptcache/__init__.pyi +1 -0
- bpy/ops/render/__init__.pyi +3 -2
- bpy/ops/rigidbody/__init__.pyi +17 -16
- bpy/ops/scene/__init__.pyi +25 -24
- bpy/ops/screen/__init__.pyi +21 -20
- bpy/ops/script/__init__.pyi +1 -0
- bpy/ops/sculpt/__init__.pyi +67 -66
- bpy/ops/sculpt_curves/__init__.pyi +3 -2
- bpy/ops/sequencer/__init__.pyi +75 -74
- bpy/ops/sound/__init__.pyi +21 -20
- bpy/ops/spreadsheet/__init__.pyi +1 -0
- bpy/ops/surface/__init__.pyi +13 -12
- bpy/ops/text/__init__.pyi +23 -22
- bpy/ops/text_editor/__init__.pyi +1 -0
- bpy/ops/texture/__init__.pyi +3 -2
- bpy/ops/transform/__init__.pyi +89 -88
- bpy/ops/ui/__init__.pyi +7 -6
- bpy/ops/uilist/__init__.pyi +3 -2
- bpy/ops/uv/__init__.pyi +67 -66
- bpy/ops/view2d/__init__.pyi +1 -0
- bpy/ops/view3d/__init__.pyi +35 -34
- bpy/ops/wm/__init__.pyi +197 -196
- bpy/ops/workspace/__init__.pyi +1 -0
- bpy/ops/world/__init__.pyi +1 -0
- bpy/path/__init__.pyi +1 -0
- bpy/props/__init__.pyi +1 -0
- bpy/types/__init__.pyi +3523 -3341
- bpy/utils/__init__.pyi +1 -0
- bpy/utils/previews/__init__.pyi +1 -0
- bpy/utils/units/__init__.pyi +1 -0
- bpy_extras/__init__.pyi +1 -0
- bpy_extras/anim_utils/__init__.pyi +1 -0
- bpy_extras/asset_utils/__init__.pyi +1 -0
- bpy_extras/bmesh_utils/__init__.pyi +1 -0
- bpy_extras/extensions/__init__.pyi +1 -0
- bpy_extras/extensions/junction_module/__init__.pyi +1 -0
- bpy_extras/id_map_utils/__init__.pyi +1 -0
- bpy_extras/image_utils/__init__.pyi +1 -0
- bpy_extras/io_utils/__init__.pyi +1 -0
- bpy_extras/keyconfig_utils/__init__.pyi +1 -0
- bpy_extras/mesh_utils/__init__.pyi +1 -0
- bpy_extras/node_shader_utils/__init__.pyi +1 -0
- bpy_extras/node_utils/__init__.pyi +1 -0
- bpy_extras/object_utils/__init__.pyi +1 -0
- bpy_extras/view3d_utils/__init__.pyi +1 -0
- bpy_extras/wm_utils/__init__.pyi +1 -0
- bpy_extras/wm_utils/progress_report/__init__.pyi +1 -0
- bpy_restrict_state/__init__.pyi +1 -0
- bpy_types/__init__.pyi +1 -0
- console_python/__init__.pyi +1 -0
- console_shell/__init__.pyi +1 -0
- {fake_bpy_module-20240519.dist-info → fake_bpy_module-20240521.dist-info}/METADATA +1 -1
- fake_bpy_module-20240521.dist-info/RECORD +353 -0
- freestyle/__init__.pyi +1 -0
- freestyle/chainingiterators/__init__.pyi +1 -0
- freestyle/functions/__init__.pyi +1 -0
- freestyle/predicates/__init__.pyi +1 -0
- freestyle/shaders/__init__.pyi +1 -0
- freestyle/types/__init__.pyi +1 -0
- freestyle/utils/ContextFunctions/__init__.pyi +1 -0
- freestyle/utils/__init__.pyi +1 -0
- gpu/__init__.pyi +1 -0
- gpu/capabilities/__init__.pyi +1 -0
- gpu/matrix/__init__.pyi +1 -0
- gpu/platform/__init__.pyi +1 -0
- gpu/select/__init__.pyi +1 -0
- gpu/shader/__init__.pyi +1 -0
- gpu/state/__init__.pyi +1 -0
- gpu/texture/__init__.pyi +1 -0
- gpu/types/__init__.pyi +1 -0
- gpu_extras/__init__.pyi +1 -0
- gpu_extras/batch/__init__.pyi +1 -0
- gpu_extras/presets/__init__.pyi +1 -0
- graphviz_export/__init__.pyi +1 -0
- idprop/__init__.pyi +1 -0
- idprop/types/__init__.pyi +1 -0
- imbuf/__init__.pyi +1 -0
- imbuf/types/__init__.pyi +1 -0
- keyingsets_builtins/__init__.pyi +1 -0
- keyingsets_utils/__init__.pyi +1 -0
- mathutils/__init__.pyi +3 -1
- mathutils/bvhtree/__init__.pyi +1 -0
- mathutils/geometry/__init__.pyi +1 -0
- mathutils/interpolate/__init__.pyi +1 -0
- mathutils/kdtree/__init__.pyi +1 -0
- mathutils/noise/__init__.pyi +1 -0
- nodeitems_builtins/__init__.pyi +1 -0
- nodeitems_utils/__init__.pyi +1 -0
- rna_info/__init__.pyi +1 -0
- rna_keymap_ui/__init__.pyi +1 -0
- rna_prop_ui/__init__.pyi +1 -0
- rna_xml/__init__.pyi +1 -0
- sys_info/__init__.pyi +1 -0
- fake_bpy_module-20240519.dist-info/RECORD +0 -353
- {fake_bpy_module-20240519.dist-info → fake_bpy_module-20240521.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20240519.dist-info → fake_bpy_module-20240521.dist-info}/top_level.txt +0 -0
bpy/ops/transform/__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")
|
|
@@ -9,13 +10,13 @@ def bbone_resize(
|
|
|
9
10
|
execution_context: str | int | None = None,
|
|
10
11
|
undo: bool | None = None,
|
|
11
12
|
value: typing.Any | None = (1.0, 1.0, 1.0),
|
|
12
|
-
orient_type: str |
|
|
13
|
+
orient_type: str | None = "GLOBAL",
|
|
13
14
|
orient_matrix: typing.Any | None = (
|
|
14
15
|
(0.0, 0.0, 0.0),
|
|
15
16
|
(0.0, 0.0, 0.0),
|
|
16
17
|
(0.0, 0.0, 0.0),
|
|
17
18
|
),
|
|
18
|
-
orient_matrix_type: str |
|
|
19
|
+
orient_matrix_type: str | None = "GLOBAL",
|
|
19
20
|
constraint_axis: list[bool] | typing.Any | None = (False, False, False),
|
|
20
21
|
mirror: bool | typing.Any | None = False,
|
|
21
22
|
release_confirm: bool | typing.Any | None = False,
|
|
@@ -29,11 +30,11 @@ def bbone_resize(
|
|
|
29
30
|
:param value: Display Size
|
|
30
31
|
:type value: typing.Any | None
|
|
31
32
|
:param orient_type: Orientation, Transformation orientation
|
|
32
|
-
:type orient_type: str |
|
|
33
|
+
:type orient_type: str | None
|
|
33
34
|
:param orient_matrix: Matrix
|
|
34
35
|
:type orient_matrix: typing.Any | None
|
|
35
36
|
:param orient_matrix_type: Matrix Orientation
|
|
36
|
-
:type orient_matrix_type: str |
|
|
37
|
+
:type orient_matrix_type: str | None
|
|
37
38
|
:param constraint_axis: Constraint Axis
|
|
38
39
|
:type constraint_axis: list[bool] | typing.Any | None
|
|
39
40
|
:param mirror: Mirror Editing
|
|
@@ -53,7 +54,7 @@ def bend(
|
|
|
53
54
|
value: typing.Any | None = 0.0,
|
|
54
55
|
mirror: bool | typing.Any | None = False,
|
|
55
56
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
56
|
-
proportional_edit_falloff: str |
|
|
57
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
57
58
|
proportional_size: typing.Any | None = 1.0,
|
|
58
59
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
59
60
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -75,7 +76,7 @@ def bend(
|
|
|
75
76
|
:param use_proportional_edit: Proportional Editing
|
|
76
77
|
:type use_proportional_edit: bool | typing.Any | None
|
|
77
78
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
78
|
-
:type proportional_edit_falloff: str |
|
|
79
|
+
:type proportional_edit_falloff: str | None
|
|
79
80
|
:param proportional_size: Proportional Size
|
|
80
81
|
:type proportional_size: typing.Any | None
|
|
81
82
|
:param use_proportional_connected: Connected
|
|
@@ -201,7 +202,7 @@ def edge_slide(
|
|
|
201
202
|
snap: bool | typing.Any | None = False,
|
|
202
203
|
snap_elements: typing.Any | None = {"INCREMENT"},
|
|
203
204
|
use_snap_project: bool | typing.Any | None = False,
|
|
204
|
-
snap_target: str |
|
|
205
|
+
snap_target: str | None = "CLOSEST",
|
|
205
206
|
use_snap_self: bool | typing.Any | None = True,
|
|
206
207
|
use_snap_edit: bool | typing.Any | None = True,
|
|
207
208
|
use_snap_nonedit: bool | typing.Any | None = True,
|
|
@@ -235,7 +236,7 @@ def edge_slide(
|
|
|
235
236
|
:param use_snap_project: Project Individual Elements
|
|
236
237
|
:type use_snap_project: bool | typing.Any | None
|
|
237
238
|
:param snap_target: Snap Base, Point on source that will snap to target
|
|
238
|
-
:type snap_target: str |
|
|
239
|
+
:type snap_target: str | None
|
|
239
240
|
:param use_snap_self: Target: Include Active
|
|
240
241
|
:type use_snap_self: bool | typing.Any | None
|
|
241
242
|
:param use_snap_edit: Target: Include Edit
|
|
@@ -274,13 +275,13 @@ def mirror(
|
|
|
274
275
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
275
276
|
execution_context: str | int | None = None,
|
|
276
277
|
undo: bool | None = None,
|
|
277
|
-
orient_type: str |
|
|
278
|
+
orient_type: str | None = "GLOBAL",
|
|
278
279
|
orient_matrix: typing.Any | None = (
|
|
279
280
|
(0.0, 0.0, 0.0),
|
|
280
281
|
(0.0, 0.0, 0.0),
|
|
281
282
|
(0.0, 0.0, 0.0),
|
|
282
283
|
),
|
|
283
|
-
orient_matrix_type: str |
|
|
284
|
+
orient_matrix_type: str | None = "GLOBAL",
|
|
284
285
|
constraint_axis: list[bool] | typing.Any | None = (False, False, False),
|
|
285
286
|
gpencil_strokes: bool | typing.Any | None = False,
|
|
286
287
|
center_override: typing.Any | None = (0.0, 0.0, 0.0),
|
|
@@ -293,11 +294,11 @@ def mirror(
|
|
|
293
294
|
:type execution_context: str | int | None
|
|
294
295
|
:type undo: bool | None
|
|
295
296
|
:param orient_type: Orientation, Transformation orientation
|
|
296
|
-
:type orient_type: str |
|
|
297
|
+
:type orient_type: str | None
|
|
297
298
|
:param orient_matrix: Matrix
|
|
298
299
|
:type orient_matrix: typing.Any | None
|
|
299
300
|
:param orient_matrix_type: Matrix Orientation
|
|
300
|
-
:type orient_matrix_type: str |
|
|
301
|
+
:type orient_matrix_type: str | None
|
|
301
302
|
:param constraint_axis: Constraint Axis
|
|
302
303
|
:type constraint_axis: list[bool] | typing.Any | None
|
|
303
304
|
:param gpencil_strokes: Edit Grease Pencil, Edit selected Grease Pencil strokes
|
|
@@ -319,7 +320,7 @@ def push_pull(
|
|
|
319
320
|
value: typing.Any | None = 0.0,
|
|
320
321
|
mirror: bool | typing.Any | None = False,
|
|
321
322
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
322
|
-
proportional_edit_falloff: str |
|
|
323
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
323
324
|
proportional_size: typing.Any | None = 1.0,
|
|
324
325
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
325
326
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -340,7 +341,7 @@ def push_pull(
|
|
|
340
341
|
:param use_proportional_edit: Proportional Editing
|
|
341
342
|
:type use_proportional_edit: bool | typing.Any | None
|
|
342
343
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
343
|
-
:type proportional_edit_falloff: str |
|
|
344
|
+
:type proportional_edit_falloff: str | None
|
|
344
345
|
:param proportional_size: Proportional Size
|
|
345
346
|
:type proportional_size: typing.Any | None
|
|
346
347
|
:param use_proportional_connected: Connected
|
|
@@ -365,24 +366,24 @@ def resize(
|
|
|
365
366
|
undo: bool | None = None,
|
|
366
367
|
value: typing.Any | None = (1.0, 1.0, 1.0),
|
|
367
368
|
mouse_dir_constraint: typing.Any | None = (0.0, 0.0, 0.0),
|
|
368
|
-
orient_type: str |
|
|
369
|
+
orient_type: str | None = "GLOBAL",
|
|
369
370
|
orient_matrix: typing.Any | None = (
|
|
370
371
|
(0.0, 0.0, 0.0),
|
|
371
372
|
(0.0, 0.0, 0.0),
|
|
372
373
|
(0.0, 0.0, 0.0),
|
|
373
374
|
),
|
|
374
|
-
orient_matrix_type: str |
|
|
375
|
+
orient_matrix_type: str | None = "GLOBAL",
|
|
375
376
|
constraint_axis: list[bool] | typing.Any | None = (False, False, False),
|
|
376
377
|
mirror: bool | typing.Any | None = False,
|
|
377
378
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
378
|
-
proportional_edit_falloff: str |
|
|
379
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
379
380
|
proportional_size: typing.Any | None = 1.0,
|
|
380
381
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
381
382
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
382
383
|
snap: bool | typing.Any | None = False,
|
|
383
384
|
snap_elements: typing.Any | None = {"INCREMENT"},
|
|
384
385
|
use_snap_project: bool | typing.Any | None = False,
|
|
385
|
-
snap_target: str |
|
|
386
|
+
snap_target: str | None = "CLOSEST",
|
|
386
387
|
use_snap_self: bool | typing.Any | None = True,
|
|
387
388
|
use_snap_edit: bool | typing.Any | None = True,
|
|
388
389
|
use_snap_nonedit: bool | typing.Any | None = True,
|
|
@@ -406,11 +407,11 @@ def resize(
|
|
|
406
407
|
:param mouse_dir_constraint: Mouse Directional Constraint
|
|
407
408
|
:type mouse_dir_constraint: typing.Any | None
|
|
408
409
|
:param orient_type: Orientation, Transformation orientation
|
|
409
|
-
:type orient_type: str |
|
|
410
|
+
:type orient_type: str | None
|
|
410
411
|
:param orient_matrix: Matrix
|
|
411
412
|
:type orient_matrix: typing.Any | None
|
|
412
413
|
:param orient_matrix_type: Matrix Orientation
|
|
413
|
-
:type orient_matrix_type: str |
|
|
414
|
+
:type orient_matrix_type: str | None
|
|
414
415
|
:param constraint_axis: Constraint Axis
|
|
415
416
|
:type constraint_axis: list[bool] | typing.Any | None
|
|
416
417
|
:param mirror: Mirror Editing
|
|
@@ -418,7 +419,7 @@ def resize(
|
|
|
418
419
|
:param use_proportional_edit: Proportional Editing
|
|
419
420
|
:type use_proportional_edit: bool | typing.Any | None
|
|
420
421
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
421
|
-
:type proportional_edit_falloff: str |
|
|
422
|
+
:type proportional_edit_falloff: str | None
|
|
422
423
|
:param proportional_size: Proportional Size
|
|
423
424
|
:type proportional_size: typing.Any | None
|
|
424
425
|
:param use_proportional_connected: Connected
|
|
@@ -432,7 +433,7 @@ def resize(
|
|
|
432
433
|
:param use_snap_project: Project Individual Elements
|
|
433
434
|
:type use_snap_project: bool | typing.Any | None
|
|
434
435
|
:param snap_target: Snap Base, Point on source that will snap to target
|
|
435
|
-
:type snap_target: str |
|
|
436
|
+
:type snap_target: str | None
|
|
436
437
|
:param use_snap_self: Target: Include Active
|
|
437
438
|
:type use_snap_self: bool | typing.Any | None
|
|
438
439
|
:param use_snap_edit: Target: Include Edit
|
|
@@ -466,25 +467,25 @@ def rotate(
|
|
|
466
467
|
execution_context: str | int | None = None,
|
|
467
468
|
undo: bool | None = None,
|
|
468
469
|
value: typing.Any | None = 0.0,
|
|
469
|
-
orient_axis: str |
|
|
470
|
-
orient_type: str |
|
|
470
|
+
orient_axis: str | None = "Z",
|
|
471
|
+
orient_type: str | None = "GLOBAL",
|
|
471
472
|
orient_matrix: typing.Any | None = (
|
|
472
473
|
(0.0, 0.0, 0.0),
|
|
473
474
|
(0.0, 0.0, 0.0),
|
|
474
475
|
(0.0, 0.0, 0.0),
|
|
475
476
|
),
|
|
476
|
-
orient_matrix_type: str |
|
|
477
|
+
orient_matrix_type: str | None = "GLOBAL",
|
|
477
478
|
constraint_axis: list[bool] | typing.Any | None = (False, False, False),
|
|
478
479
|
mirror: bool | typing.Any | None = False,
|
|
479
480
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
480
|
-
proportional_edit_falloff: str |
|
|
481
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
481
482
|
proportional_size: typing.Any | None = 1.0,
|
|
482
483
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
483
484
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
484
485
|
snap: bool | typing.Any | None = False,
|
|
485
486
|
snap_elements: typing.Any | None = {"INCREMENT"},
|
|
486
487
|
use_snap_project: bool | typing.Any | None = False,
|
|
487
|
-
snap_target: str |
|
|
488
|
+
snap_target: str | None = "CLOSEST",
|
|
488
489
|
use_snap_self: bool | typing.Any | None = True,
|
|
489
490
|
use_snap_edit: bool | typing.Any | None = True,
|
|
490
491
|
use_snap_nonedit: bool | typing.Any | None = True,
|
|
@@ -503,13 +504,13 @@ def rotate(
|
|
|
503
504
|
:param value: Angle
|
|
504
505
|
:type value: typing.Any | None
|
|
505
506
|
:param orient_axis: Axis
|
|
506
|
-
:type orient_axis: str |
|
|
507
|
+
:type orient_axis: str | None
|
|
507
508
|
:param orient_type: Orientation, Transformation orientation
|
|
508
|
-
:type orient_type: str |
|
|
509
|
+
:type orient_type: str | None
|
|
509
510
|
:param orient_matrix: Matrix
|
|
510
511
|
:type orient_matrix: typing.Any | None
|
|
511
512
|
:param orient_matrix_type: Matrix Orientation
|
|
512
|
-
:type orient_matrix_type: str |
|
|
513
|
+
:type orient_matrix_type: str | None
|
|
513
514
|
:param constraint_axis: Constraint Axis
|
|
514
515
|
:type constraint_axis: list[bool] | typing.Any | None
|
|
515
516
|
:param mirror: Mirror Editing
|
|
@@ -517,7 +518,7 @@ def rotate(
|
|
|
517
518
|
:param use_proportional_edit: Proportional Editing
|
|
518
519
|
:type use_proportional_edit: bool | typing.Any | None
|
|
519
520
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
520
|
-
:type proportional_edit_falloff: str |
|
|
521
|
+
:type proportional_edit_falloff: str | None
|
|
521
522
|
:param proportional_size: Proportional Size
|
|
522
523
|
:type proportional_size: typing.Any | None
|
|
523
524
|
:param use_proportional_connected: Connected
|
|
@@ -531,7 +532,7 @@ def rotate(
|
|
|
531
532
|
:param use_snap_project: Project Individual Elements
|
|
532
533
|
:type use_snap_project: bool | typing.Any | None
|
|
533
534
|
:param snap_target: Snap Base, Point on source that will snap to target
|
|
534
|
-
:type snap_target: str |
|
|
535
|
+
:type snap_target: str | None
|
|
535
536
|
:param use_snap_self: Target: Include Active
|
|
536
537
|
:type use_snap_self: bool | typing.Any | None
|
|
537
538
|
:param use_snap_edit: Target: Include Edit
|
|
@@ -559,14 +560,14 @@ def rotate_normal(
|
|
|
559
560
|
execution_context: str | int | None = None,
|
|
560
561
|
undo: bool | None = None,
|
|
561
562
|
value: typing.Any | None = 0.0,
|
|
562
|
-
orient_axis: str |
|
|
563
|
-
orient_type: str |
|
|
563
|
+
orient_axis: str | None = "Z",
|
|
564
|
+
orient_type: str | None = "GLOBAL",
|
|
564
565
|
orient_matrix: typing.Any | None = (
|
|
565
566
|
(0.0, 0.0, 0.0),
|
|
566
567
|
(0.0, 0.0, 0.0),
|
|
567
568
|
(0.0, 0.0, 0.0),
|
|
568
569
|
),
|
|
569
|
-
orient_matrix_type: str |
|
|
570
|
+
orient_matrix_type: str | None = "GLOBAL",
|
|
570
571
|
constraint_axis: list[bool] | typing.Any | None = (False, False, False),
|
|
571
572
|
mirror: bool | typing.Any | None = False,
|
|
572
573
|
release_confirm: bool | typing.Any | None = False,
|
|
@@ -580,13 +581,13 @@ def rotate_normal(
|
|
|
580
581
|
:param value: Angle
|
|
581
582
|
:type value: typing.Any | None
|
|
582
583
|
:param orient_axis: Axis
|
|
583
|
-
:type orient_axis: str |
|
|
584
|
+
:type orient_axis: str | None
|
|
584
585
|
:param orient_type: Orientation, Transformation orientation
|
|
585
|
-
:type orient_type: str |
|
|
586
|
+
:type orient_type: str | None
|
|
586
587
|
:param orient_matrix: Matrix
|
|
587
588
|
:type orient_matrix: typing.Any | None
|
|
588
589
|
:param orient_matrix_type: Matrix Orientation
|
|
589
|
-
:type orient_matrix_type: str |
|
|
590
|
+
:type orient_matrix_type: str | None
|
|
590
591
|
:param constraint_axis: Constraint Axis
|
|
591
592
|
:type constraint_axis: list[bool] | typing.Any | None
|
|
592
593
|
:param mirror: Mirror Editing
|
|
@@ -603,7 +604,7 @@ def select_orientation(
|
|
|
603
604
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
604
605
|
execution_context: str | int | None = None,
|
|
605
606
|
undo: bool | None = None,
|
|
606
|
-
orientation: str |
|
|
607
|
+
orientation: str | None = "GLOBAL",
|
|
607
608
|
):
|
|
608
609
|
"""Select transformation orientation
|
|
609
610
|
|
|
@@ -611,7 +612,7 @@ def select_orientation(
|
|
|
611
612
|
:type execution_context: str | int | None
|
|
612
613
|
:type undo: bool | None
|
|
613
614
|
:param orientation: Orientation, Transformation orientation
|
|
614
|
-
:type orientation: str |
|
|
615
|
+
:type orientation: str | None
|
|
615
616
|
"""
|
|
616
617
|
|
|
617
618
|
...
|
|
@@ -650,18 +651,18 @@ def shear(
|
|
|
650
651
|
execution_context: str | int | None = None,
|
|
651
652
|
undo: bool | None = None,
|
|
652
653
|
value: typing.Any | None = 0.0,
|
|
653
|
-
orient_axis: str |
|
|
654
|
-
orient_axis_ortho: str |
|
|
655
|
-
orient_type: str |
|
|
654
|
+
orient_axis: str | None = "Z",
|
|
655
|
+
orient_axis_ortho: str | None = "X",
|
|
656
|
+
orient_type: str | None = "GLOBAL",
|
|
656
657
|
orient_matrix: typing.Any | None = (
|
|
657
658
|
(0.0, 0.0, 0.0),
|
|
658
659
|
(0.0, 0.0, 0.0),
|
|
659
660
|
(0.0, 0.0, 0.0),
|
|
660
661
|
),
|
|
661
|
-
orient_matrix_type: str |
|
|
662
|
+
orient_matrix_type: str | None = "GLOBAL",
|
|
662
663
|
mirror: bool | typing.Any | None = False,
|
|
663
664
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
664
|
-
proportional_edit_falloff: str |
|
|
665
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
665
666
|
proportional_size: typing.Any | None = 1.0,
|
|
666
667
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
667
668
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -678,21 +679,21 @@ def shear(
|
|
|
678
679
|
:param value: Offset
|
|
679
680
|
:type value: typing.Any | None
|
|
680
681
|
:param orient_axis: Axis
|
|
681
|
-
:type orient_axis: str |
|
|
682
|
+
:type orient_axis: str | None
|
|
682
683
|
:param orient_axis_ortho: Axis Ortho
|
|
683
|
-
:type orient_axis_ortho: str |
|
|
684
|
+
:type orient_axis_ortho: str | None
|
|
684
685
|
:param orient_type: Orientation, Transformation orientation
|
|
685
|
-
:type orient_type: str |
|
|
686
|
+
:type orient_type: str | None
|
|
686
687
|
:param orient_matrix: Matrix
|
|
687
688
|
:type orient_matrix: typing.Any | None
|
|
688
689
|
:param orient_matrix_type: Matrix Orientation
|
|
689
|
-
:type orient_matrix_type: str |
|
|
690
|
+
:type orient_matrix_type: str | None
|
|
690
691
|
:param mirror: Mirror Editing
|
|
691
692
|
:type mirror: bool | typing.Any | None
|
|
692
693
|
:param use_proportional_edit: Proportional Editing
|
|
693
694
|
:type use_proportional_edit: bool | typing.Any | None
|
|
694
695
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
695
|
-
:type proportional_edit_falloff: str |
|
|
696
|
+
:type proportional_edit_falloff: str | None
|
|
696
697
|
:param proportional_size: Proportional Size
|
|
697
698
|
:type proportional_size: typing.Any | None
|
|
698
699
|
:param use_proportional_connected: Connected
|
|
@@ -719,7 +720,7 @@ def shrink_fatten(
|
|
|
719
720
|
use_even_offset: bool | typing.Any | None = False,
|
|
720
721
|
mirror: bool | typing.Any | None = False,
|
|
721
722
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
722
|
-
proportional_edit_falloff: str |
|
|
723
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
723
724
|
proportional_size: typing.Any | None = 1.0,
|
|
724
725
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
725
726
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -741,7 +742,7 @@ def shrink_fatten(
|
|
|
741
742
|
:param use_proportional_edit: Proportional Editing
|
|
742
743
|
:type use_proportional_edit: bool | typing.Any | None
|
|
743
744
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
744
|
-
:type proportional_edit_falloff: str |
|
|
745
|
+
:type proportional_edit_falloff: str | None
|
|
745
746
|
:param proportional_size: Proportional Size
|
|
746
747
|
:type proportional_size: typing.Any | None
|
|
747
748
|
:param use_proportional_connected: Connected
|
|
@@ -763,24 +764,24 @@ def skin_resize(
|
|
|
763
764
|
execution_context: str | int | None = None,
|
|
764
765
|
undo: bool | None = None,
|
|
765
766
|
value: typing.Any | None = (1.0, 1.0, 1.0),
|
|
766
|
-
orient_type: str |
|
|
767
|
+
orient_type: str | None = "GLOBAL",
|
|
767
768
|
orient_matrix: typing.Any | None = (
|
|
768
769
|
(0.0, 0.0, 0.0),
|
|
769
770
|
(0.0, 0.0, 0.0),
|
|
770
771
|
(0.0, 0.0, 0.0),
|
|
771
772
|
),
|
|
772
|
-
orient_matrix_type: str |
|
|
773
|
+
orient_matrix_type: str | None = "GLOBAL",
|
|
773
774
|
constraint_axis: list[bool] | typing.Any | None = (False, False, False),
|
|
774
775
|
mirror: bool | typing.Any | None = False,
|
|
775
776
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
776
|
-
proportional_edit_falloff: str |
|
|
777
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
777
778
|
proportional_size: typing.Any | None = 1.0,
|
|
778
779
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
779
780
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
780
781
|
snap: bool | typing.Any | None = False,
|
|
781
782
|
snap_elements: typing.Any | None = {"INCREMENT"},
|
|
782
783
|
use_snap_project: bool | typing.Any | None = False,
|
|
783
|
-
snap_target: str |
|
|
784
|
+
snap_target: str | None = "CLOSEST",
|
|
784
785
|
use_snap_self: bool | typing.Any | None = True,
|
|
785
786
|
use_snap_edit: bool | typing.Any | None = True,
|
|
786
787
|
use_snap_nonedit: bool | typing.Any | None = True,
|
|
@@ -797,11 +798,11 @@ def skin_resize(
|
|
|
797
798
|
:param value: Scale
|
|
798
799
|
:type value: typing.Any | None
|
|
799
800
|
:param orient_type: Orientation, Transformation orientation
|
|
800
|
-
:type orient_type: str |
|
|
801
|
+
:type orient_type: str | None
|
|
801
802
|
:param orient_matrix: Matrix
|
|
802
803
|
:type orient_matrix: typing.Any | None
|
|
803
804
|
:param orient_matrix_type: Matrix Orientation
|
|
804
|
-
:type orient_matrix_type: str |
|
|
805
|
+
:type orient_matrix_type: str | None
|
|
805
806
|
:param constraint_axis: Constraint Axis
|
|
806
807
|
:type constraint_axis: list[bool] | typing.Any | None
|
|
807
808
|
:param mirror: Mirror Editing
|
|
@@ -809,7 +810,7 @@ def skin_resize(
|
|
|
809
810
|
:param use_proportional_edit: Proportional Editing
|
|
810
811
|
:type use_proportional_edit: bool | typing.Any | None
|
|
811
812
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
812
|
-
:type proportional_edit_falloff: str |
|
|
813
|
+
:type proportional_edit_falloff: str | None
|
|
813
814
|
:param proportional_size: Proportional Size
|
|
814
815
|
:type proportional_size: typing.Any | None
|
|
815
816
|
:param use_proportional_connected: Connected
|
|
@@ -823,7 +824,7 @@ def skin_resize(
|
|
|
823
824
|
:param use_snap_project: Project Individual Elements
|
|
824
825
|
:type use_snap_project: bool | typing.Any | None
|
|
825
826
|
:param snap_target: Snap Base, Point on source that will snap to target
|
|
826
|
-
:type snap_target: str |
|
|
827
|
+
:type snap_target: str | None
|
|
827
828
|
:param use_snap_self: Target: Include Active
|
|
828
829
|
:type use_snap_self: bool | typing.Any | None
|
|
829
830
|
:param use_snap_edit: Target: Include Edit
|
|
@@ -849,7 +850,7 @@ def tilt(
|
|
|
849
850
|
value: typing.Any | None = 0.0,
|
|
850
851
|
mirror: bool | typing.Any | None = False,
|
|
851
852
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
852
|
-
proportional_edit_falloff: str |
|
|
853
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
853
854
|
proportional_size: typing.Any | None = 1.0,
|
|
854
855
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
855
856
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -869,7 +870,7 @@ def tilt(
|
|
|
869
870
|
:param use_proportional_edit: Proportional Editing
|
|
870
871
|
:type use_proportional_edit: bool | typing.Any | None
|
|
871
872
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
872
|
-
:type proportional_edit_falloff: str |
|
|
873
|
+
:type proportional_edit_falloff: str | None
|
|
873
874
|
:param proportional_size: Proportional Size
|
|
874
875
|
:type proportional_size: typing.Any | None
|
|
875
876
|
:param use_proportional_connected: Connected
|
|
@@ -893,7 +894,7 @@ def tosphere(
|
|
|
893
894
|
value: typing.Any | None = 0.0,
|
|
894
895
|
mirror: bool | typing.Any | None = False,
|
|
895
896
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
896
|
-
proportional_edit_falloff: str |
|
|
897
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
897
898
|
proportional_size: typing.Any | None = 1.0,
|
|
898
899
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
899
900
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -915,7 +916,7 @@ def tosphere(
|
|
|
915
916
|
:param use_proportional_edit: Proportional Editing
|
|
916
917
|
:type use_proportional_edit: bool | typing.Any | None
|
|
917
918
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
918
|
-
:type proportional_edit_falloff: str |
|
|
919
|
+
:type proportional_edit_falloff: str | None
|
|
919
920
|
:param proportional_size: Proportional Size
|
|
920
921
|
:type proportional_size: typing.Any | None
|
|
921
922
|
:param use_proportional_connected: Connected
|
|
@@ -943,7 +944,7 @@ def trackball(
|
|
|
943
944
|
value: typing.Any | None = (0.0, 0.0),
|
|
944
945
|
mirror: bool | typing.Any | None = False,
|
|
945
946
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
946
|
-
proportional_edit_falloff: str |
|
|
947
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
947
948
|
proportional_size: typing.Any | None = 1.0,
|
|
948
949
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
949
950
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -965,7 +966,7 @@ def trackball(
|
|
|
965
966
|
:param use_proportional_edit: Proportional Editing
|
|
966
967
|
:type use_proportional_edit: bool | typing.Any | None
|
|
967
968
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
968
|
-
:type proportional_edit_falloff: str |
|
|
969
|
+
:type proportional_edit_falloff: str | None
|
|
969
970
|
:param proportional_size: Proportional Size
|
|
970
971
|
:type proportional_size: typing.Any | None
|
|
971
972
|
:param use_proportional_connected: Connected
|
|
@@ -990,27 +991,27 @@ def transform(
|
|
|
990
991
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
991
992
|
execution_context: str | int | None = None,
|
|
992
993
|
undo: bool | None = None,
|
|
993
|
-
mode: str |
|
|
994
|
+
mode: str | None = "TRANSLATION",
|
|
994
995
|
value: typing.Any | None = (0.0, 0.0, 0.0, 0.0),
|
|
995
|
-
orient_axis: str |
|
|
996
|
-
orient_type: str |
|
|
996
|
+
orient_axis: str | None = "Z",
|
|
997
|
+
orient_type: str | None = "GLOBAL",
|
|
997
998
|
orient_matrix: typing.Any | None = (
|
|
998
999
|
(0.0, 0.0, 0.0),
|
|
999
1000
|
(0.0, 0.0, 0.0),
|
|
1000
1001
|
(0.0, 0.0, 0.0),
|
|
1001
1002
|
),
|
|
1002
|
-
orient_matrix_type: str |
|
|
1003
|
+
orient_matrix_type: str | None = "GLOBAL",
|
|
1003
1004
|
constraint_axis: list[bool] | typing.Any | None = (False, False, False),
|
|
1004
1005
|
mirror: bool | typing.Any | None = False,
|
|
1005
1006
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
1006
|
-
proportional_edit_falloff: str |
|
|
1007
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
1007
1008
|
proportional_size: typing.Any | None = 1.0,
|
|
1008
1009
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
1009
1010
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
1010
1011
|
snap: bool | typing.Any | None = False,
|
|
1011
1012
|
snap_elements: typing.Any | None = {"INCREMENT"},
|
|
1012
1013
|
use_snap_project: bool | typing.Any | None = False,
|
|
1013
|
-
snap_target: str |
|
|
1014
|
+
snap_target: str | None = "CLOSEST",
|
|
1014
1015
|
use_snap_self: bool | typing.Any | None = True,
|
|
1015
1016
|
use_snap_edit: bool | typing.Any | None = True,
|
|
1016
1017
|
use_snap_nonedit: bool | typing.Any | None = True,
|
|
@@ -1033,17 +1034,17 @@ def transform(
|
|
|
1033
1034
|
:type execution_context: str | int | None
|
|
1034
1035
|
:type undo: bool | None
|
|
1035
1036
|
:param mode: Mode
|
|
1036
|
-
:type mode: str |
|
|
1037
|
+
:type mode: str | None
|
|
1037
1038
|
:param value: Values
|
|
1038
1039
|
:type value: typing.Any | None
|
|
1039
1040
|
:param orient_axis: Axis
|
|
1040
|
-
:type orient_axis: str |
|
|
1041
|
+
:type orient_axis: str | None
|
|
1041
1042
|
:param orient_type: Orientation, Transformation orientation
|
|
1042
|
-
:type orient_type: str |
|
|
1043
|
+
:type orient_type: str | None
|
|
1043
1044
|
:param orient_matrix: Matrix
|
|
1044
1045
|
:type orient_matrix: typing.Any | None
|
|
1045
1046
|
:param orient_matrix_type: Matrix Orientation
|
|
1046
|
-
:type orient_matrix_type: str |
|
|
1047
|
+
:type orient_matrix_type: str | None
|
|
1047
1048
|
:param constraint_axis: Constraint Axis
|
|
1048
1049
|
:type constraint_axis: list[bool] | typing.Any | None
|
|
1049
1050
|
:param mirror: Mirror Editing
|
|
@@ -1051,7 +1052,7 @@ def transform(
|
|
|
1051
1052
|
:param use_proportional_edit: Proportional Editing
|
|
1052
1053
|
:type use_proportional_edit: bool | typing.Any | None
|
|
1053
1054
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
1054
|
-
:type proportional_edit_falloff: str |
|
|
1055
|
+
:type proportional_edit_falloff: str | None
|
|
1055
1056
|
:param proportional_size: Proportional Size
|
|
1056
1057
|
:type proportional_size: typing.Any | None
|
|
1057
1058
|
:param use_proportional_connected: Connected
|
|
@@ -1065,7 +1066,7 @@ def transform(
|
|
|
1065
1066
|
:param use_snap_project: Project Individual Elements
|
|
1066
1067
|
:type use_snap_project: bool | typing.Any | None
|
|
1067
1068
|
:param snap_target: Snap Base, Point on source that will snap to target
|
|
1068
|
-
:type snap_target: str |
|
|
1069
|
+
:type snap_target: str | None
|
|
1069
1070
|
:param use_snap_self: Target: Include Active
|
|
1070
1071
|
:type use_snap_self: bool | typing.Any | None
|
|
1071
1072
|
:param use_snap_edit: Target: Include Edit
|
|
@@ -1105,24 +1106,24 @@ def translate(
|
|
|
1105
1106
|
execution_context: str | int | None = None,
|
|
1106
1107
|
undo: bool | None = None,
|
|
1107
1108
|
value: typing.Any | None = (0.0, 0.0, 0.0),
|
|
1108
|
-
orient_type: str |
|
|
1109
|
+
orient_type: str | None = "GLOBAL",
|
|
1109
1110
|
orient_matrix: typing.Any | None = (
|
|
1110
1111
|
(0.0, 0.0, 0.0),
|
|
1111
1112
|
(0.0, 0.0, 0.0),
|
|
1112
1113
|
(0.0, 0.0, 0.0),
|
|
1113
1114
|
),
|
|
1114
|
-
orient_matrix_type: str |
|
|
1115
|
+
orient_matrix_type: str | None = "GLOBAL",
|
|
1115
1116
|
constraint_axis: list[bool] | typing.Any | None = (False, False, False),
|
|
1116
1117
|
mirror: bool | typing.Any | None = False,
|
|
1117
1118
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
1118
|
-
proportional_edit_falloff: str |
|
|
1119
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
1119
1120
|
proportional_size: typing.Any | None = 1.0,
|
|
1120
1121
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
1121
1122
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
1122
1123
|
snap: bool | typing.Any | None = False,
|
|
1123
1124
|
snap_elements: typing.Any | None = {"INCREMENT"},
|
|
1124
1125
|
use_snap_project: bool | typing.Any | None = False,
|
|
1125
|
-
snap_target: str |
|
|
1126
|
+
snap_target: str | None = "CLOSEST",
|
|
1126
1127
|
use_snap_self: bool | typing.Any | None = True,
|
|
1127
1128
|
use_snap_edit: bool | typing.Any | None = True,
|
|
1128
1129
|
use_snap_nonedit: bool | typing.Any | None = True,
|
|
@@ -1148,11 +1149,11 @@ def translate(
|
|
|
1148
1149
|
:param value: Move
|
|
1149
1150
|
:type value: typing.Any | None
|
|
1150
1151
|
:param orient_type: Orientation, Transformation orientation
|
|
1151
|
-
:type orient_type: str |
|
|
1152
|
+
:type orient_type: str | None
|
|
1152
1153
|
:param orient_matrix: Matrix
|
|
1153
1154
|
:type orient_matrix: typing.Any | None
|
|
1154
1155
|
:param orient_matrix_type: Matrix Orientation
|
|
1155
|
-
:type orient_matrix_type: str |
|
|
1156
|
+
:type orient_matrix_type: str | None
|
|
1156
1157
|
:param constraint_axis: Constraint Axis
|
|
1157
1158
|
:type constraint_axis: list[bool] | typing.Any | None
|
|
1158
1159
|
:param mirror: Mirror Editing
|
|
@@ -1160,7 +1161,7 @@ def translate(
|
|
|
1160
1161
|
:param use_proportional_edit: Proportional Editing
|
|
1161
1162
|
:type use_proportional_edit: bool | typing.Any | None
|
|
1162
1163
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
1163
|
-
:type proportional_edit_falloff: str |
|
|
1164
|
+
:type proportional_edit_falloff: str | None
|
|
1164
1165
|
:param proportional_size: Proportional Size
|
|
1165
1166
|
:type proportional_size: typing.Any | None
|
|
1166
1167
|
:param use_proportional_connected: Connected
|
|
@@ -1174,7 +1175,7 @@ def translate(
|
|
|
1174
1175
|
:param use_snap_project: Project Individual Elements
|
|
1175
1176
|
:type use_snap_project: bool | typing.Any | None
|
|
1176
1177
|
:param snap_target: Snap Base, Point on source that will snap to target
|
|
1177
|
-
:type snap_target: str |
|
|
1178
|
+
:type snap_target: str | None
|
|
1178
1179
|
:param use_snap_self: Target: Include Active
|
|
1179
1180
|
:type use_snap_self: bool | typing.Any | None
|
|
1180
1181
|
:param use_snap_edit: Target: Include Edit
|
|
@@ -1249,7 +1250,7 @@ def vert_slide(
|
|
|
1249
1250
|
snap: bool | typing.Any | None = False,
|
|
1250
1251
|
snap_elements: typing.Any | None = {"INCREMENT"},
|
|
1251
1252
|
use_snap_project: bool | typing.Any | None = False,
|
|
1252
|
-
snap_target: str |
|
|
1253
|
+
snap_target: str | None = "CLOSEST",
|
|
1253
1254
|
use_snap_self: bool | typing.Any | None = True,
|
|
1254
1255
|
use_snap_edit: bool | typing.Any | None = True,
|
|
1255
1256
|
use_snap_nonedit: bool | typing.Any | None = True,
|
|
@@ -1281,7 +1282,7 @@ def vert_slide(
|
|
|
1281
1282
|
:param use_snap_project: Project Individual Elements
|
|
1282
1283
|
:type use_snap_project: bool | typing.Any | None
|
|
1283
1284
|
:param snap_target: Snap Base, Point on source that will snap to target
|
|
1284
|
-
:type snap_target: str |
|
|
1285
|
+
:type snap_target: str | None
|
|
1285
1286
|
:param use_snap_self: Target: Include Active
|
|
1286
1287
|
:type use_snap_self: bool | typing.Any | None
|
|
1287
1288
|
:param use_snap_edit: Target: Include Edit
|