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