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/paint/__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")
|
|
@@ -22,17 +23,17 @@ def add_texture_paint_slot(
|
|
|
22
23
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
23
24
|
execution_context: str | int | None = None,
|
|
24
25
|
undo: bool | None = None,
|
|
25
|
-
type: str |
|
|
26
|
-
slot_type: str |
|
|
26
|
+
type: str | None = "BASE_COLOR",
|
|
27
|
+
slot_type: str | None = "IMAGE",
|
|
27
28
|
name: str | typing.Any = "Untitled",
|
|
28
29
|
color: typing.Any | None = (0.0, 0.0, 0.0, 1.0),
|
|
29
30
|
width: typing.Any | None = 1024,
|
|
30
31
|
height: typing.Any | None = 1024,
|
|
31
32
|
alpha: bool | typing.Any | None = True,
|
|
32
|
-
generated_type: str |
|
|
33
|
+
generated_type: str | None = "BLANK",
|
|
33
34
|
float: bool | typing.Any | None = False,
|
|
34
|
-
domain: str |
|
|
35
|
-
data_type: str |
|
|
35
|
+
domain: str | None = "POINT",
|
|
36
|
+
data_type: str | None = "FLOAT_COLOR",
|
|
36
37
|
):
|
|
37
38
|
"""Add a paint slot
|
|
38
39
|
|
|
@@ -40,9 +41,9 @@ def add_texture_paint_slot(
|
|
|
40
41
|
:type execution_context: str | int | None
|
|
41
42
|
:type undo: bool | None
|
|
42
43
|
:param type: Material Layer Type, Material layer type of new paint slot
|
|
43
|
-
:type type: str |
|
|
44
|
+
:type type: str | None
|
|
44
45
|
:param slot_type: Slot Type, Type of new paint slot
|
|
45
|
-
:type slot_type: str |
|
|
46
|
+
:type slot_type: str | None
|
|
46
47
|
:param name: Name, Name for new paint slot source
|
|
47
48
|
:type name: str | typing.Any
|
|
48
49
|
:param color: Color, Default fill color
|
|
@@ -54,13 +55,13 @@ def add_texture_paint_slot(
|
|
|
54
55
|
:param alpha: Alpha, Create an image with an alpha channel
|
|
55
56
|
:type alpha: bool | typing.Any | None
|
|
56
57
|
:param generated_type: Generated Type, Fill the image with a grid for UV map testing
|
|
57
|
-
:type generated_type: str |
|
|
58
|
+
:type generated_type: str | None
|
|
58
59
|
:param float: 32-bit Float, Create image with 32-bit floating-point bit depth
|
|
59
60
|
:type float: bool | typing.Any | None
|
|
60
61
|
:param domain: Domain, Type of element that attribute is stored on
|
|
61
|
-
:type domain: str |
|
|
62
|
+
:type domain: str | None
|
|
62
63
|
:param data_type: Data Type, Type of data stored in attribute
|
|
63
|
-
:type data_type: str |
|
|
64
|
+
:type data_type: str | None
|
|
64
65
|
"""
|
|
65
66
|
|
|
66
67
|
...
|
|
@@ -83,15 +84,15 @@ def brush_select(
|
|
|
83
84
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
84
85
|
execution_context: str | int | None = None,
|
|
85
86
|
undo: bool | None = None,
|
|
86
|
-
sculpt_tool: str |
|
|
87
|
-
vertex_tool: str |
|
|
88
|
-
weight_tool: str |
|
|
89
|
-
image_tool: str |
|
|
90
|
-
gpencil_tool: str |
|
|
91
|
-
gpencil_vertex_tool: str |
|
|
92
|
-
gpencil_sculpt_tool: str |
|
|
93
|
-
gpencil_weight_tool: str |
|
|
94
|
-
curves_sculpt_tool: str |
|
|
87
|
+
sculpt_tool: str | None = "DRAW",
|
|
88
|
+
vertex_tool: str | None = "DRAW",
|
|
89
|
+
weight_tool: str | None = "DRAW",
|
|
90
|
+
image_tool: str | None = "DRAW",
|
|
91
|
+
gpencil_tool: str | None = "DRAW",
|
|
92
|
+
gpencil_vertex_tool: str | None = "DRAW",
|
|
93
|
+
gpencil_sculpt_tool: str | None = "SMOOTH",
|
|
94
|
+
gpencil_weight_tool: str | None = "WEIGHT",
|
|
95
|
+
curves_sculpt_tool: str | None = "COMB",
|
|
95
96
|
toggle: bool | typing.Any | None = False,
|
|
96
97
|
create_missing: bool | typing.Any | None = False,
|
|
97
98
|
):
|
|
@@ -101,23 +102,23 @@ def brush_select(
|
|
|
101
102
|
:type execution_context: str | int | None
|
|
102
103
|
:type undo: bool | None
|
|
103
104
|
:param sculpt_tool: sculpt_tool
|
|
104
|
-
:type sculpt_tool: str |
|
|
105
|
+
:type sculpt_tool: str | None
|
|
105
106
|
:param vertex_tool: vertex_tool
|
|
106
|
-
:type vertex_tool: str |
|
|
107
|
+
:type vertex_tool: str | None
|
|
107
108
|
:param weight_tool: weight_tool
|
|
108
|
-
:type weight_tool: str |
|
|
109
|
+
:type weight_tool: str | None
|
|
109
110
|
:param image_tool: image_tool
|
|
110
|
-
:type image_tool: str |
|
|
111
|
+
:type image_tool: str | None
|
|
111
112
|
:param gpencil_tool: gpencil_tool
|
|
112
|
-
:type gpencil_tool: str |
|
|
113
|
+
:type gpencil_tool: str | None
|
|
113
114
|
:param gpencil_vertex_tool: gpencil_vertex_tool
|
|
114
|
-
:type gpencil_vertex_tool: str |
|
|
115
|
+
:type gpencil_vertex_tool: str | None
|
|
115
116
|
:param gpencil_sculpt_tool: gpencil_sculpt_tool
|
|
116
|
-
:type gpencil_sculpt_tool: str |
|
|
117
|
+
:type gpencil_sculpt_tool: str | None
|
|
117
118
|
:param gpencil_weight_tool: gpencil_weight_tool
|
|
118
|
-
:type gpencil_weight_tool: str |
|
|
119
|
+
:type gpencil_weight_tool: str | None
|
|
119
120
|
:param curves_sculpt_tool: curves_sculpt_tool
|
|
120
|
-
:type curves_sculpt_tool: str |
|
|
121
|
+
:type curves_sculpt_tool: str | None
|
|
121
122
|
:param toggle: Toggle, Toggle between two brushes rather than cycling
|
|
122
123
|
:type toggle: bool | typing.Any | None
|
|
123
124
|
:param create_missing: Create Missing, If the requested brush type does not exist, create a new brush
|
|
@@ -130,7 +131,7 @@ def face_select_all(
|
|
|
130
131
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
131
132
|
execution_context: str | int | None = None,
|
|
132
133
|
undo: bool | None = None,
|
|
133
|
-
action: str |
|
|
134
|
+
action: str | None = "TOGGLE",
|
|
134
135
|
):
|
|
135
136
|
"""Change selection for all faces
|
|
136
137
|
|
|
@@ -150,7 +151,7 @@ def face_select_all(
|
|
|
150
151
|
|
|
151
152
|
INVERT
|
|
152
153
|
Invert -- Invert selection of all elements.
|
|
153
|
-
:type action: str |
|
|
154
|
+
:type action: str | None
|
|
154
155
|
"""
|
|
155
156
|
|
|
156
157
|
...
|
|
@@ -300,8 +301,8 @@ def hide_show(
|
|
|
300
301
|
ymin: typing.Any | None = 0,
|
|
301
302
|
ymax: typing.Any | None = 0,
|
|
302
303
|
wait_for_input: bool | typing.Any | None = True,
|
|
303
|
-
action: str |
|
|
304
|
-
area: str |
|
|
304
|
+
action: str | None = "HIDE",
|
|
305
|
+
area: str | None = "Inside",
|
|
305
306
|
use_front_faces_only: bool | typing.Any | None = False,
|
|
306
307
|
):
|
|
307
308
|
"""Hide/show some vertices
|
|
@@ -326,7 +327,7 @@ def hide_show(
|
|
|
326
327
|
|
|
327
328
|
SHOW
|
|
328
329
|
Show -- Show vertices.
|
|
329
|
-
:type action: str |
|
|
330
|
+
:type action: str | None
|
|
330
331
|
:param area: Visibility Area, Which vertices to hide or show
|
|
331
332
|
|
|
332
333
|
OUTSIDE
|
|
@@ -334,7 +335,7 @@ def hide_show(
|
|
|
334
335
|
|
|
335
336
|
Inside
|
|
336
337
|
Inside -- Hide or show vertices inside the selection.
|
|
337
|
-
:type area: str |
|
|
338
|
+
:type area: str | None
|
|
338
339
|
:param use_front_faces_only: Front Faces Only, Affect only faces facing towards the view
|
|
339
340
|
:type use_front_faces_only: bool | typing.Any | None
|
|
340
341
|
"""
|
|
@@ -345,7 +346,7 @@ def hide_show_all(
|
|
|
345
346
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
346
347
|
execution_context: str | int | None = None,
|
|
347
348
|
undo: bool | None = None,
|
|
348
|
-
action: str |
|
|
349
|
+
action: str | None = "HIDE",
|
|
349
350
|
):
|
|
350
351
|
"""Hide/show all vertices
|
|
351
352
|
|
|
@@ -359,7 +360,7 @@ def hide_show_all(
|
|
|
359
360
|
|
|
360
361
|
SHOW
|
|
361
362
|
Show -- Show vertices.
|
|
362
|
-
:type action: str |
|
|
363
|
+
:type action: str | None
|
|
363
364
|
"""
|
|
364
365
|
|
|
365
366
|
...
|
|
@@ -369,8 +370,8 @@ def hide_show_lasso_gesture(
|
|
|
369
370
|
execution_context: str | int | None = None,
|
|
370
371
|
undo: bool | None = None,
|
|
371
372
|
path: bpy.types.bpy_prop_collection[bpy.types.OperatorMousePath] | None = None,
|
|
372
|
-
action: str |
|
|
373
|
-
area: str |
|
|
373
|
+
action: str | None = "HIDE",
|
|
374
|
+
area: str | None = "Inside",
|
|
374
375
|
use_front_faces_only: bool | typing.Any | None = False,
|
|
375
376
|
):
|
|
376
377
|
"""Hide/show some vertices
|
|
@@ -387,7 +388,7 @@ def hide_show_lasso_gesture(
|
|
|
387
388
|
|
|
388
389
|
SHOW
|
|
389
390
|
Show -- Show vertices.
|
|
390
|
-
:type action: str |
|
|
391
|
+
:type action: str | None
|
|
391
392
|
:param area: Visibility Area, Which vertices to hide or show
|
|
392
393
|
|
|
393
394
|
OUTSIDE
|
|
@@ -395,7 +396,7 @@ def hide_show_lasso_gesture(
|
|
|
395
396
|
|
|
396
397
|
Inside
|
|
397
398
|
Inside -- Hide or show vertices inside the selection.
|
|
398
|
-
:type area: str |
|
|
399
|
+
:type area: str | None
|
|
399
400
|
:param use_front_faces_only: Front Faces Only, Affect only faces facing towards the view
|
|
400
401
|
:type use_front_faces_only: bool | typing.Any | None
|
|
401
402
|
"""
|
|
@@ -412,8 +413,8 @@ def hide_show_line_gesture(
|
|
|
412
413
|
yend: typing.Any | None = 0,
|
|
413
414
|
flip: bool | typing.Any | None = False,
|
|
414
415
|
cursor: typing.Any | None = 5,
|
|
415
|
-
action: str |
|
|
416
|
-
area: str |
|
|
416
|
+
action: str | None = "HIDE",
|
|
417
|
+
area: str | None = "Inside",
|
|
417
418
|
use_front_faces_only: bool | typing.Any | None = False,
|
|
418
419
|
use_limit_to_segment: bool | typing.Any | None = False,
|
|
419
420
|
):
|
|
@@ -441,7 +442,7 @@ def hide_show_line_gesture(
|
|
|
441
442
|
|
|
442
443
|
SHOW
|
|
443
444
|
Show -- Show vertices.
|
|
444
|
-
:type action: str |
|
|
445
|
+
:type action: str | None
|
|
445
446
|
:param area: Visibility Area, Which vertices to hide or show
|
|
446
447
|
|
|
447
448
|
OUTSIDE
|
|
@@ -449,7 +450,7 @@ def hide_show_line_gesture(
|
|
|
449
450
|
|
|
450
451
|
Inside
|
|
451
452
|
Inside -- Hide or show vertices inside the selection.
|
|
452
|
-
:type area: str |
|
|
453
|
+
:type area: str | None
|
|
453
454
|
:param use_front_faces_only: Front Faces Only, Affect only faces facing towards the view
|
|
454
455
|
:type use_front_faces_only: bool | typing.Any | None
|
|
455
456
|
:param use_limit_to_segment: Limit to Segment, Apply the gesture action only to the area that is contained within the segment without extending its effect to the entire line
|
|
@@ -462,7 +463,7 @@ def hide_show_masked(
|
|
|
462
463
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
463
464
|
execution_context: str | int | None = None,
|
|
464
465
|
undo: bool | None = None,
|
|
465
|
-
action: str |
|
|
466
|
+
action: str | None = "HIDE",
|
|
466
467
|
):
|
|
467
468
|
"""Hide/show all masked vertices above a threshold
|
|
468
469
|
|
|
@@ -476,7 +477,7 @@ def hide_show_masked(
|
|
|
476
477
|
|
|
477
478
|
SHOW
|
|
478
479
|
Show -- Show vertices.
|
|
479
|
-
:type action: str |
|
|
480
|
+
:type action: str | None
|
|
480
481
|
"""
|
|
481
482
|
|
|
482
483
|
...
|
|
@@ -486,8 +487,8 @@ def hide_show_polyline_gesture(
|
|
|
486
487
|
execution_context: str | int | None = None,
|
|
487
488
|
undo: bool | None = None,
|
|
488
489
|
path: bpy.types.bpy_prop_collection[bpy.types.OperatorMousePath] | None = None,
|
|
489
|
-
action: str |
|
|
490
|
-
area: str |
|
|
490
|
+
action: str | None = "HIDE",
|
|
491
|
+
area: str | None = "Inside",
|
|
491
492
|
use_front_faces_only: bool | typing.Any | None = False,
|
|
492
493
|
):
|
|
493
494
|
"""Hide/show some vertices
|
|
@@ -504,7 +505,7 @@ def hide_show_polyline_gesture(
|
|
|
504
505
|
|
|
505
506
|
SHOW
|
|
506
507
|
Show -- Show vertices.
|
|
507
|
-
:type action: str |
|
|
508
|
+
:type action: str | None
|
|
508
509
|
:param area: Visibility Area, Which vertices to hide or show
|
|
509
510
|
|
|
510
511
|
OUTSIDE
|
|
@@ -512,7 +513,7 @@ def hide_show_polyline_gesture(
|
|
|
512
513
|
|
|
513
514
|
Inside
|
|
514
515
|
Inside -- Hide or show vertices inside the selection.
|
|
515
|
-
:type area: str |
|
|
516
|
+
:type area: str | None
|
|
516
517
|
:param use_front_faces_only: Front Faces Only, Affect only faces facing towards the view
|
|
517
518
|
:type use_front_faces_only: bool | typing.Any | None
|
|
518
519
|
"""
|
|
@@ -542,7 +543,7 @@ def image_paint(
|
|
|
542
543
|
undo: bool | None = None,
|
|
543
544
|
stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
|
|
544
545
|
| None = None,
|
|
545
|
-
mode: str |
|
|
546
|
+
mode: str | None = "NORMAL",
|
|
546
547
|
):
|
|
547
548
|
"""Paint a stroke into the image
|
|
548
549
|
|
|
@@ -561,7 +562,7 @@ def image_paint(
|
|
|
561
562
|
|
|
562
563
|
SMOOTH
|
|
563
564
|
Smooth -- Switch brush to smooth mode for duration of stroke.
|
|
564
|
-
:type mode: str |
|
|
565
|
+
:type mode: str | None
|
|
565
566
|
"""
|
|
566
567
|
|
|
567
568
|
...
|
|
@@ -576,7 +577,7 @@ def mask_box_gesture(
|
|
|
576
577
|
ymax: typing.Any | None = 0,
|
|
577
578
|
wait_for_input: bool | typing.Any | None = True,
|
|
578
579
|
use_front_faces_only: bool | typing.Any | None = False,
|
|
579
|
-
mode: str |
|
|
580
|
+
mode: str | None = "VALUE",
|
|
580
581
|
value: typing.Any | None = 1.0,
|
|
581
582
|
):
|
|
582
583
|
"""Mask within a rectangle defined by the cursor
|
|
@@ -606,7 +607,7 @@ def mask_box_gesture(
|
|
|
606
607
|
|
|
607
608
|
INVERT
|
|
608
609
|
Invert -- Invert the mask.
|
|
609
|
-
:type mode: str |
|
|
610
|
+
:type mode: str | None
|
|
610
611
|
:param value: Value, Mask level to use when mode is 'Value'; zero means no masking and one is fully masked
|
|
611
612
|
:type value: typing.Any | None
|
|
612
613
|
"""
|
|
@@ -617,7 +618,7 @@ def mask_flood_fill(
|
|
|
617
618
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
618
619
|
execution_context: str | int | None = None,
|
|
619
620
|
undo: bool | None = None,
|
|
620
|
-
mode: str |
|
|
621
|
+
mode: str | None = "VALUE",
|
|
621
622
|
value: typing.Any | None = 0.0,
|
|
622
623
|
):
|
|
623
624
|
"""Fill the whole mask with a given value, or invert its values
|
|
@@ -635,7 +636,7 @@ def mask_flood_fill(
|
|
|
635
636
|
|
|
636
637
|
INVERT
|
|
637
638
|
Invert -- Invert the mask.
|
|
638
|
-
:type mode: str |
|
|
639
|
+
:type mode: str | None
|
|
639
640
|
:param value: Value, Mask level to use when mode is 'Value'; zero means no masking and one is fully masked
|
|
640
641
|
:type value: typing.Any | None
|
|
641
642
|
"""
|
|
@@ -648,7 +649,7 @@ def mask_lasso_gesture(
|
|
|
648
649
|
undo: bool | None = None,
|
|
649
650
|
path: bpy.types.bpy_prop_collection[bpy.types.OperatorMousePath] | None = None,
|
|
650
651
|
use_front_faces_only: bool | typing.Any | None = False,
|
|
651
|
-
mode: str |
|
|
652
|
+
mode: str | None = "VALUE",
|
|
652
653
|
value: typing.Any | None = 1.0,
|
|
653
654
|
):
|
|
654
655
|
"""Mask within a shape defined by the cursor
|
|
@@ -670,7 +671,7 @@ def mask_lasso_gesture(
|
|
|
670
671
|
|
|
671
672
|
INVERT
|
|
672
673
|
Invert -- Invert the mask.
|
|
673
|
-
:type mode: str |
|
|
674
|
+
:type mode: str | None
|
|
674
675
|
:param value: Value, Mask level to use when mode is 'Value'; zero means no masking and one is fully masked
|
|
675
676
|
:type value: typing.Any | None
|
|
676
677
|
"""
|
|
@@ -689,7 +690,7 @@ def mask_line_gesture(
|
|
|
689
690
|
cursor: typing.Any | None = 5,
|
|
690
691
|
use_front_faces_only: bool | typing.Any | None = False,
|
|
691
692
|
use_limit_to_segment: bool | typing.Any | None = False,
|
|
692
|
-
mode: str |
|
|
693
|
+
mode: str | None = "VALUE",
|
|
693
694
|
value: typing.Any | None = 1.0,
|
|
694
695
|
):
|
|
695
696
|
"""Mask to one side of a line defined by the cursor
|
|
@@ -723,7 +724,7 @@ def mask_line_gesture(
|
|
|
723
724
|
|
|
724
725
|
INVERT
|
|
725
726
|
Invert -- Invert the mask.
|
|
726
|
-
:type mode: str |
|
|
727
|
+
:type mode: str | None
|
|
727
728
|
:param value: Value, Mask level to use when mode is 'Value'; zero means no masking and one is fully masked
|
|
728
729
|
:type value: typing.Any | None
|
|
729
730
|
"""
|
|
@@ -734,7 +735,7 @@ def project_image(
|
|
|
734
735
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
735
736
|
execution_context: str | int | None = None,
|
|
736
737
|
undo: bool | None = None,
|
|
737
|
-
image: str |
|
|
738
|
+
image: str | None = "",
|
|
738
739
|
):
|
|
739
740
|
"""Project an edited render from the active camera back onto the object
|
|
740
741
|
|
|
@@ -742,7 +743,7 @@ def project_image(
|
|
|
742
743
|
:type execution_context: str | int | None
|
|
743
744
|
:type undo: bool | None
|
|
744
745
|
:param image: Image
|
|
745
|
-
:type image: str |
|
|
746
|
+
:type image: str | None
|
|
746
747
|
"""
|
|
747
748
|
|
|
748
749
|
...
|
|
@@ -788,7 +789,7 @@ def vert_select_all(
|
|
|
788
789
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
789
790
|
execution_context: str | int | None = None,
|
|
790
791
|
undo: bool | None = None,
|
|
791
|
-
action: str |
|
|
792
|
+
action: str | None = "TOGGLE",
|
|
792
793
|
):
|
|
793
794
|
"""Change selection for all vertices
|
|
794
795
|
|
|
@@ -808,7 +809,7 @@ def vert_select_all(
|
|
|
808
809
|
|
|
809
810
|
INVERT
|
|
810
811
|
Invert -- Invert selection of all elements.
|
|
811
|
-
:type action: str |
|
|
812
|
+
:type action: str | None
|
|
812
813
|
"""
|
|
813
814
|
|
|
814
815
|
...
|
|
@@ -1072,7 +1073,7 @@ def vertex_paint(
|
|
|
1072
1073
|
undo: bool | None = None,
|
|
1073
1074
|
stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
|
|
1074
1075
|
| None = None,
|
|
1075
|
-
mode: str |
|
|
1076
|
+
mode: str | None = "NORMAL",
|
|
1076
1077
|
):
|
|
1077
1078
|
"""Paint a stroke in the active color attribute layer
|
|
1078
1079
|
|
|
@@ -1091,7 +1092,7 @@ def vertex_paint(
|
|
|
1091
1092
|
|
|
1092
1093
|
SMOOTH
|
|
1093
1094
|
Smooth -- Switch brush to smooth mode for duration of stroke.
|
|
1094
|
-
:type mode: str |
|
|
1095
|
+
:type mode: str | None
|
|
1095
1096
|
"""
|
|
1096
1097
|
|
|
1097
1098
|
...
|
|
@@ -1128,7 +1129,7 @@ def weight_from_bones(
|
|
|
1128
1129
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1129
1130
|
execution_context: str | int | None = None,
|
|
1130
1131
|
undo: bool | None = None,
|
|
1131
|
-
type: str |
|
|
1132
|
+
type: str | None = "AUTOMATIC",
|
|
1132
1133
|
):
|
|
1133
1134
|
"""Set the weights of the groups matching the attached armature's selected bones, using the distance between the vertices and the bones
|
|
1134
1135
|
|
|
@@ -1142,7 +1143,7 @@ def weight_from_bones(
|
|
|
1142
1143
|
|
|
1143
1144
|
ENVELOPES
|
|
1144
1145
|
From Envelopes -- Weights from envelopes with user defined radius.
|
|
1145
|
-
:type type: str |
|
|
1146
|
+
:type type: str | None
|
|
1146
1147
|
"""
|
|
1147
1148
|
|
|
1148
1149
|
...
|
|
@@ -1151,7 +1152,7 @@ def weight_gradient(
|
|
|
1151
1152
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1152
1153
|
execution_context: str | int | None = None,
|
|
1153
1154
|
undo: bool | None = None,
|
|
1154
|
-
type: str |
|
|
1155
|
+
type: str | None = "LINEAR",
|
|
1155
1156
|
xstart: typing.Any | None = 0,
|
|
1156
1157
|
xend: typing.Any | None = 0,
|
|
1157
1158
|
ystart: typing.Any | None = 0,
|
|
@@ -1165,7 +1166,7 @@ def weight_gradient(
|
|
|
1165
1166
|
:type execution_context: str | int | None
|
|
1166
1167
|
:type undo: bool | None
|
|
1167
1168
|
:param type: Type
|
|
1168
|
-
:type type: str |
|
|
1169
|
+
:type type: str | None
|
|
1169
1170
|
:param xstart: X Start
|
|
1170
1171
|
:type xstart: typing.Any | None
|
|
1171
1172
|
:param xend: X End
|
|
@@ -1188,7 +1189,7 @@ def weight_paint(
|
|
|
1188
1189
|
undo: bool | None = None,
|
|
1189
1190
|
stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
|
|
1190
1191
|
| None = None,
|
|
1191
|
-
mode: str |
|
|
1192
|
+
mode: str | None = "NORMAL",
|
|
1192
1193
|
):
|
|
1193
1194
|
"""Paint a stroke in the current vertex group's weights
|
|
1194
1195
|
|
|
@@ -1207,7 +1208,7 @@ def weight_paint(
|
|
|
1207
1208
|
|
|
1208
1209
|
SMOOTH
|
|
1209
1210
|
Smooth -- Switch brush to smooth mode for duration of stroke.
|
|
1210
|
-
:type mode: str |
|
|
1211
|
+
:type mode: str | None
|
|
1211
1212
|
"""
|
|
1212
1213
|
|
|
1213
1214
|
...
|
bpy/ops/paintcurve/__init__.pyi
CHANGED
bpy/ops/palette/__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")
|
|
@@ -36,7 +37,7 @@ def color_move(
|
|
|
36
37
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
37
38
|
execution_context: str | int | None = None,
|
|
38
39
|
undo: bool | None = None,
|
|
39
|
-
type: str |
|
|
40
|
+
type: str | None = "UP",
|
|
40
41
|
):
|
|
41
42
|
"""Move the active Color up/down in the list
|
|
42
43
|
|
|
@@ -44,7 +45,7 @@ def color_move(
|
|
|
44
45
|
:type execution_context: str | int | None
|
|
45
46
|
:type undo: bool | None
|
|
46
47
|
:param type: Type
|
|
47
|
-
:type type: str |
|
|
48
|
+
:type type: str | None
|
|
48
49
|
"""
|
|
49
50
|
|
|
50
51
|
...
|
|
@@ -101,7 +102,7 @@ def sort(
|
|
|
101
102
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
102
103
|
execution_context: str | int | None = None,
|
|
103
104
|
undo: bool | None = None,
|
|
104
|
-
type: str |
|
|
105
|
+
type: str | None = "HSV",
|
|
105
106
|
):
|
|
106
107
|
"""Sort Palette Colors
|
|
107
108
|
|
|
@@ -109,7 +110,7 @@ def sort(
|
|
|
109
110
|
:type execution_context: str | int | None
|
|
110
111
|
:type undo: bool | None
|
|
111
112
|
:param type: Type
|
|
112
|
-
:type type: str |
|
|
113
|
+
:type type: str | None
|
|
113
114
|
"""
|
|
114
115
|
|
|
115
116
|
...
|
bpy/ops/particle/__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")
|
|
@@ -43,7 +44,7 @@ def copy_particle_systems(
|
|
|
43
44
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
44
45
|
execution_context: str | int | None = None,
|
|
45
46
|
undo: bool | None = None,
|
|
46
|
-
space: str |
|
|
47
|
+
space: str | None = "OBJECT",
|
|
47
48
|
remove_target_particles: bool | typing.Any | None = True,
|
|
48
49
|
use_active: bool | typing.Any | None = False,
|
|
49
50
|
):
|
|
@@ -59,7 +60,7 @@ def copy_particle_systems(
|
|
|
59
60
|
|
|
60
61
|
WORLD
|
|
61
62
|
World -- Copy in world space.
|
|
62
|
-
:type space: str |
|
|
63
|
+
:type space: str | None
|
|
63
64
|
:param remove_target_particles: Remove Target Particles, Remove particle systems on the target objects
|
|
64
65
|
:type remove_target_particles: bool | typing.Any | None
|
|
65
66
|
:param use_active: Use Active, Use the active particle system from the context
|
|
@@ -72,7 +73,7 @@ def delete(
|
|
|
72
73
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
73
74
|
execution_context: str | int | None = None,
|
|
74
75
|
undo: bool | None = None,
|
|
75
|
-
type: str |
|
|
76
|
+
type: str | None = "PARTICLE",
|
|
76
77
|
):
|
|
77
78
|
"""Delete selected particles or keys
|
|
78
79
|
|
|
@@ -80,7 +81,7 @@ def delete(
|
|
|
80
81
|
:type execution_context: str | int | None
|
|
81
82
|
:type undo: bool | None
|
|
82
83
|
:param type: Type, Delete a full particle or only keys
|
|
83
|
-
:type type: str |
|
|
84
|
+
:type type: str | None
|
|
84
85
|
"""
|
|
85
86
|
|
|
86
87
|
...
|
|
@@ -354,7 +355,7 @@ def select_all(
|
|
|
354
355
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
355
356
|
execution_context: str | int | None = None,
|
|
356
357
|
undo: bool | None = None,
|
|
357
|
-
action: str |
|
|
358
|
+
action: str | None = "TOGGLE",
|
|
358
359
|
):
|
|
359
360
|
"""(De)select all particles' keys
|
|
360
361
|
|
|
@@ -374,7 +375,7 @@ def select_all(
|
|
|
374
375
|
|
|
375
376
|
INVERT
|
|
376
377
|
Invert -- Invert selection of all elements.
|
|
377
|
-
:type action: str |
|
|
378
|
+
:type action: str | None
|
|
378
379
|
"""
|
|
379
380
|
|
|
380
381
|
...
|
|
@@ -447,8 +448,8 @@ def select_random(
|
|
|
447
448
|
undo: bool | None = None,
|
|
448
449
|
ratio: typing.Any | None = 0.5,
|
|
449
450
|
seed: typing.Any | None = 0,
|
|
450
|
-
action: str |
|
|
451
|
-
type: str |
|
|
451
|
+
action: str | None = "SELECT",
|
|
452
|
+
type: str | None = "HAIR",
|
|
452
453
|
):
|
|
453
454
|
"""Select a randomly distributed set of hair or points
|
|
454
455
|
|
|
@@ -466,9 +467,9 @@ def select_random(
|
|
|
466
467
|
|
|
467
468
|
DESELECT
|
|
468
469
|
Deselect -- Deselect all elements.
|
|
469
|
-
:type action: str |
|
|
470
|
+
:type action: str | None
|
|
470
471
|
:param type: Type, Select either hair or points
|
|
471
|
-
:type type: str |
|
|
472
|
+
:type type: str | None
|
|
472
473
|
"""
|
|
473
474
|
|
|
474
475
|
...
|
|
@@ -477,7 +478,7 @@ def select_roots(
|
|
|
477
478
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
478
479
|
execution_context: str | int | None = None,
|
|
479
480
|
undo: bool | None = None,
|
|
480
|
-
action: str |
|
|
481
|
+
action: str | None = "SELECT",
|
|
481
482
|
):
|
|
482
483
|
"""Select roots of all visible particles
|
|
483
484
|
|
|
@@ -497,7 +498,7 @@ def select_roots(
|
|
|
497
498
|
|
|
498
499
|
INVERT
|
|
499
500
|
Invert -- Invert selection of all elements.
|
|
500
|
-
:type action: str |
|
|
501
|
+
:type action: str | None
|
|
501
502
|
"""
|
|
502
503
|
|
|
503
504
|
...
|
|
@@ -506,7 +507,7 @@ def select_tips(
|
|
|
506
507
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
507
508
|
execution_context: str | int | None = None,
|
|
508
509
|
undo: bool | None = None,
|
|
509
|
-
action: str |
|
|
510
|
+
action: str | None = "SELECT",
|
|
510
511
|
):
|
|
511
512
|
"""Select tips of all visible particles
|
|
512
513
|
|
|
@@ -526,7 +527,7 @@ def select_tips(
|
|
|
526
527
|
|
|
527
528
|
INVERT
|
|
528
529
|
Invert -- Invert selection of all elements.
|
|
529
|
-
:type action: str |
|
|
530
|
+
:type action: str | None
|
|
530
531
|
"""
|
|
531
532
|
|
|
532
533
|
...
|