fake-bpy-module 20250603__py3-none-any.whl → 20250606__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of fake-bpy-module might be problematic. Click here for more details.
- _bpy_internal/addons/cli/__init__.pyi +1 -1
- _bpy_internal/extensions/junction_module/__init__.pyi +7 -7
- _bpy_internal/extensions/stale_file_manager/__init__.pyi +8 -8
- _bpy_internal/extensions/wheel_manager/__init__.pyi +3 -3
- _bpy_internal/freedesktop/__init__.pyi +16 -16
- _bpy_internal/grease_pencil/stroke/__init__.pyi +4 -4
- _bpy_internal/system_info/text_generate_runtime/__init__.pyi +1 -1
- _bpy_internal/system_info/url_prefill_runtime/__init__.pyi +1 -1
- _bpy_internal/system_info/url_prefill_startup/__init__.pyi +2 -2
- addon_utils/__init__.pyi +12 -12
- animsys_refactor/__init__.pyi +6 -6
- aud/__init__.pyi +11 -11
- bgl/__init__.pyi +272 -252
- bl_app_override/__init__.pyi +3 -3
- bl_app_override/helpers/__init__.pyi +2 -2
- bl_app_template_utils/__init__.pyi +4 -4
- bl_console_utils/autocomplete/complete_namespace/__init__.pyi +2 -2
- bl_i18n_utils/bl_extract_messages/__init__.pyi +18 -16
- bl_i18n_utils/merge_po/__init__.pyi +1 -1
- bl_i18n_utils/settings/__init__.pyi +6 -6
- bl_i18n_utils/utils/__init__.pyi +48 -46
- bl_i18n_utils/utils_cli/__init__.pyi +6 -6
- bl_i18n_utils/utils_languages_menu/__init__.pyi +1 -1
- bl_i18n_utils/utils_rtl/__init__.pyi +2 -2
- bl_keymap_utils/io/__init__.pyi +9 -9
- bl_keymap_utils/keymap_from_toolbar/__init__.pyi +1 -1
- bl_keymap_utils/keymap_hierarchy/__init__.pyi +1 -1
- bl_keymap_utils/platform_helpers/__init__.pyi +2 -2
- bl_keymap_utils/versioning/__init__.pyi +1 -1
- bl_operators/__init__.pyi +2 -2
- bl_operators/add_mesh_torus/__init__.pyi +6 -6
- bl_operators/anim/__init__.pyi +24 -24
- bl_operators/assets/__init__.pyi +9 -9
- bl_operators/bmesh/find_adjacent/__init__.pyi +11 -9
- bl_operators/bone_selection_sets/__init__.pyi +18 -18
- bl_operators/clip/__init__.pyi +26 -26
- bl_operators/connect_to_output/__init__.pyi +17 -15
- bl_operators/console/__init__.pyi +10 -10
- bl_operators/constraint/__init__.pyi +8 -8
- bl_operators/file/__init__.pyi +6 -6
- bl_operators/freestyle/__init__.pyi +9 -9
- bl_operators/geometry_nodes/__init__.pyi +24 -24
- bl_operators/grease_pencil/__init__.pyi +2 -2
- bl_operators/image/__init__.pyi +7 -7
- bl_operators/image_as_planes/__init__.pyi +32 -32
- bl_operators/mesh/__init__.pyi +7 -7
- bl_operators/node/__init__.pyi +31 -31
- bl_operators/node_editor/node_functions/__init__.pyi +9 -9
- bl_operators/object/__init__.pyi +31 -31
- bl_operators/object_align/__init__.pyi +5 -5
- bl_operators/object_quick_effects/__init__.pyi +9 -9
- bl_operators/object_randomize_transform/__init__.pyi +3 -3
- bl_operators/presets/__init__.pyi +18 -18
- bl_operators/rigidbody/__init__.pyi +7 -7
- bl_operators/screen_play_rendered_anim/__init__.pyi +2 -2
- bl_operators/sequencer/__init__.pyi +19 -19
- bl_operators/spreadsheet/__init__.pyi +4 -4
- bl_operators/userpref/__init__.pyi +42 -42
- bl_operators/uvcalc_follow_active/__init__.pyi +5 -5
- bl_operators/uvcalc_lightmap/__init__.pyi +8 -8
- bl_operators/uvcalc_transform/__init__.pyi +20 -20
- bl_operators/vertexpaint_dirt/__init__.pyi +4 -4
- bl_operators/view3d/__init__.pyi +21 -19
- bl_operators/wm/__init__.pyi +88 -88
- bl_operators/world/__init__.pyi +2 -2
- bl_previews_utils/bl_previews_render/__init__.pyi +9 -7
- bl_rna_utils/data_path/__init__.pyi +2 -2
- bl_text_utils/external_editor/__init__.pyi +1 -1
- bl_ui/__init__.pyi +10 -10
- bl_ui/anim/__init__.pyi +2 -2
- bl_ui/asset_shelf/__init__.pyi +2 -2
- bl_ui/generic_ui_list/__init__.pyi +6 -6
- bl_ui/node_add_menu/__init__.pyi +15 -13
- bl_ui/node_add_menu_compositor/__init__.pyi +18 -18
- bl_ui/node_add_menu_geometry/__init__.pyi +54 -54
- bl_ui/node_add_menu_shader/__init__.pyi +16 -16
- bl_ui/node_add_menu_texture/__init__.pyi +9 -9
- bl_ui/properties_animviz/__init__.pyi +2 -2
- bl_ui/properties_collection/__init__.pyi +10 -8
- bl_ui/properties_constraint/__init__.pyi +125 -125
- bl_ui/properties_data_armature/__init__.pyi +22 -22
- bl_ui/properties_data_bone/__init__.pyi +20 -20
- bl_ui/properties_data_camera/__init__.pyi +19 -19
- bl_ui/properties_data_curve/__init__.pyi +23 -23
- bl_ui/properties_data_curves/__init__.pyi +9 -9
- bl_ui/properties_data_empty/__init__.pyi +4 -4
- bl_ui/properties_data_grease_pencil/__init__.pyi +25 -25
- bl_ui/properties_data_lattice/__init__.pyi +4 -4
- bl_ui/properties_data_light/__init__.pyi +14 -14
- bl_ui/properties_data_lightprobe/__init__.pyi +18 -18
- bl_ui/properties_data_mesh/__init__.pyi +26 -26
- bl_ui/properties_data_metaball/__init__.pyi +6 -6
- bl_ui/properties_data_modifier/__init__.pyi +12 -12
- bl_ui/properties_data_pointcloud/__init__.pyi +8 -8
- bl_ui/properties_data_shaderfx/__init__.pyi +1 -1
- bl_ui/properties_data_speaker/__init__.pyi +5 -5
- bl_ui/properties_data_volume/__init__.pyi +9 -9
- bl_ui/properties_freestyle/__init__.pyi +51 -51
- bl_ui/properties_grease_pencil_common/__init__.pyi +30 -30
- bl_ui/properties_mask_common/__init__.pyi +24 -24
- bl_ui/properties_material/__init__.pyi +27 -27
- bl_ui/properties_material_gpencil/__init__.pyi +12 -12
- bl_ui/properties_object/__init__.pyi +29 -29
- bl_ui/properties_output/__init__.pyi +29 -29
- bl_ui/properties_paint_common/__init__.pyi +59 -49
- bl_ui/properties_particle/__init__.pyi +101 -101
- bl_ui/properties_physics_cloth/__init__.pyi +20 -20
- bl_ui/properties_physics_common/__init__.pyi +8 -8
- bl_ui/properties_physics_dynamicpaint/__init__.pyi +57 -57
- bl_ui/properties_physics_field/__init__.pyi +23 -23
- bl_ui/properties_physics_fluid/__init__.pyi +76 -76
- bl_ui/properties_physics_geometry_nodes/__init__.pyi +3 -3
- bl_ui/properties_physics_rigidbody/__init__.pyi +18 -18
- bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +29 -29
- bl_ui/properties_physics_softbody/__init__.pyi +21 -21
- bl_ui/properties_render/__init__.pyi +81 -81
- bl_ui/properties_scene/__init__.pyi +22 -22
- bl_ui/properties_texture/__init__.pyi +39 -39
- bl_ui/properties_view_layer/__init__.pyi +12 -12
- bl_ui/properties_workspace/__init__.pyi +5 -5
- bl_ui/properties_world/__init__.pyi +18 -18
- bl_ui/space_clip/__init__.pyi +81 -81
- bl_ui/space_console/__init__.pyi +6 -6
- bl_ui/space_dopesheet/__init__.pyi +32 -32
- bl_ui/space_filebrowser/__init__.pyi +45 -45
- bl_ui/space_graph/__init__.pyi +21 -21
- bl_ui/space_image/__init__.pyi +73 -73
- bl_ui/space_info/__init__.pyi +6 -6
- bl_ui/space_nla/__init__.pyi +18 -18
- bl_ui/space_node/__init__.pyi +42 -42
- bl_ui/space_outliner/__init__.pyi +21 -21
- bl_ui/space_properties/__init__.pyi +6 -6
- bl_ui/space_sequencer/__init__.pyi +133 -133
- bl_ui/space_spreadsheet/__init__.pyi +4 -4
- bl_ui/space_statusbar/__init__.pyi +1 -1
- bl_ui/space_text/__init__.pyi +17 -17
- bl_ui/space_time/__init__.pyi +12 -12
- bl_ui/space_toolsystem_common/__init__.pyi +28 -26
- bl_ui/space_toolsystem_toolbar/__init__.pyi +36 -36
- bl_ui/space_topbar/__init__.pyi +32 -32
- bl_ui/space_userpref/__init__.pyi +132 -132
- bl_ui/space_view3d/__init__.pyi +297 -297
- bl_ui/space_view3d_toolbar/__init__.pyi +148 -149
- bl_ui/utils/__init__.pyi +5 -5
- bl_ui_utils/layout/__init__.pyi +1 -1
- blend_render_info/__init__.pyi +2 -2
- blf/__init__.pyi +15 -15
- bmesh/__init__.pyi +1 -1
- bmesh/ops/__init__.pyi +366 -357
- bmesh/types/__init__.pyi +59 -57
- bmesh/utils/__init__.pyi +2 -2
- bpy/app/__init__.pyi +5 -5
- bpy/app/icons/__init__.pyi +1 -1
- bpy/app/timers/__init__.pyi +2 -2
- bpy/app/translations/__init__.pyi +9 -9
- bpy/msgbus/__init__.pyi +3 -3
- bpy/ops/action/__init__.pyi +62 -38
- bpy/ops/anim/__init__.pyi +63 -61
- bpy/ops/armature/__init__.pyi +58 -48
- bpy/ops/asset/__init__.pyi +31 -17
- bpy/ops/boid/__init__.pyi +18 -8
- bpy/ops/brush/__init__.pyi +19 -13
- bpy/ops/buttons/__init__.pyi +14 -6
- bpy/ops/cachefile/__init__.pyi +9 -5
- bpy/ops/camera/__init__.pyi +2 -2
- bpy/ops/clip/__init__.pyi +112 -92
- bpy/ops/cloth/__init__.pyi +1 -1
- bpy/ops/collection/__init__.pyi +11 -9
- bpy/ops/console/__init__.pyi +37 -21
- bpy/ops/constraint/__init__.pyi +20 -18
- bpy/ops/curve/__init__.pyi +81 -51
- bpy/ops/curves/__init__.pyi +50 -30
- bpy/ops/cycles/__init__.pyi +3 -3
- bpy/ops/dpaint/__init__.pyi +5 -5
- bpy/ops/ed/__init__.pyi +19 -13
- bpy/ops/export_anim/__init__.pyi +1 -1
- bpy/ops/export_scene/__init__.pyi +2 -2
- bpy/ops/extensions/__init__.pyi +38 -32
- bpy/ops/file/__init__.pyi +72 -40
- bpy/ops/fluid/__init__.pyi +36 -14
- bpy/ops/font/__init__.pyi +41 -23
- bpy/ops/geometry/__init__.pyi +10 -10
- bpy/ops/gizmogroup/__init__.pyi +4 -2
- bpy/ops/gpencil/__init__.pyi +12 -8
- bpy/ops/graph/__init__.pyi +81 -65
- bpy/ops/grease_pencil/__init__.pyi +159 -115
- bpy/ops/image/__init__.pyi +63 -49
- bpy/ops/import_anim/__init__.pyi +1 -1
- bpy/ops/import_curve/__init__.pyi +1 -1
- bpy/ops/import_scene/__init__.pyi +2 -2
- bpy/ops/info/__init__.pyi +13 -7
- bpy/ops/lattice/__init__.pyi +14 -8
- bpy/ops/marker/__init__.pyi +13 -11
- bpy/ops/mask/__init__.pyi +59 -39
- bpy/ops/material/__init__.pyi +3 -3
- bpy/ops/mball/__init__.pyi +8 -8
- bpy/ops/mesh/__init__.pyi +182 -164
- bpy/ops/nla/__init__.pyi +65 -39
- bpy/ops/node/__init__.pyi +181 -147
- bpy/ops/object/__init__.pyi +262 -242
- bpy/ops/outliner/__init__.pyi +98 -72
- bpy/ops/paint/__init__.pyi +58 -54
- bpy/ops/paintcurve/__init__.pyi +12 -8
- bpy/ops/palette/__init__.pyi +11 -7
- bpy/ops/particle/__init__.pyi +58 -36
- bpy/ops/pointcloud/__init__.pyi +13 -7
- bpy/ops/pose/__init__.pyi +65 -51
- bpy/ops/poselib/__init__.pyi +17 -11
- bpy/ops/preferences/__init__.pyi +41 -35
- bpy/ops/ptcache/__init__.pyi +13 -7
- bpy/ops/render/__init__.pyi +17 -13
- bpy/ops/rigidbody/__init__.pyi +19 -13
- bpy/ops/scene/__init__.pyi +39 -37
- bpy/ops/screen/__init__.pyi +59 -39
- bpy/ops/script/__init__.pyi +5 -3
- bpy/ops/sculpt/__init__.pyi +44 -40
- bpy/ops/sculpt_curves/__init__.pyi +4 -4
- bpy/ops/sequencer/__init__.pyi +142 -100
- bpy/ops/sound/__init__.pyi +7 -7
- bpy/ops/spreadsheet/__init__.pyi +13 -7
- bpy/ops/surface/__init__.pyi +6 -6
- bpy/ops/text/__init__.pyi +73 -43
- bpy/ops/text_editor/__init__.pyi +1 -1
- bpy/ops/texture/__init__.pyi +8 -4
- bpy/ops/transform/__init__.pyi +29 -27
- bpy/ops/ui/__init__.pyi +42 -34
- bpy/ops/uilist/__init__.pyi +3 -3
- bpy/ops/uv/__init__.pyi +59 -49
- bpy/ops/view2d/__init__.pyi +14 -14
- bpy/ops/view3d/__init__.pyi +87 -67
- bpy/ops/wm/__init__.pyi +138 -116
- bpy/ops/workspace/__init__.pyi +11 -7
- bpy/ops/world/__init__.pyi +2 -2
- bpy/props/__init__.pyi +16 -13
- bpy/types/__init__.pyi +1220 -1157
- bpy/utils/__init__.pyi +23 -23
- bpy/utils/previews/__init__.pyi +3 -3
- bpy_extras/anim_utils/__init__.pyi +7 -7
- bpy_extras/bmesh_utils/__init__.pyi +1 -1
- bpy_extras/id_map_utils/__init__.pyi +3 -3
- bpy_extras/io_utils/__init__.pyi +14 -12
- bpy_extras/keyconfig_utils/__init__.pyi +3 -3
- bpy_extras/mesh_utils/__init__.pyi +2 -2
- bpy_extras/node_shader_utils/__init__.pyi +63 -63
- bpy_extras/node_utils/__init__.pyi +3 -3
- bpy_extras/object_utils/__init__.pyi +4 -4
- bpy_extras/wm_utils/progress_report/__init__.pyi +10 -10
- bpy_types/__init__.pyi +4 -4
- console_python/__init__.pyi +7 -7
- console_shell/__init__.pyi +5 -5
- {fake_bpy_module-20250603.dist-info → fake_bpy_module-20250606.dist-info}/METADATA +1 -1
- fake_bpy_module-20250606.dist-info/RECORD +367 -0
- freestyle/chainingiterators/__init__.pyi +35 -33
- freestyle/functions/__init__.pyi +55 -55
- freestyle/predicates/__init__.pyi +8 -8
- freestyle/shaders/__init__.pyi +79 -75
- freestyle/types/__init__.pyi +146 -142
- freestyle/utils/ContextFunctions/__init__.pyi +3 -1
- freestyle/utils/__init__.pyi +25 -25
- gpu/matrix/__init__.pyi +14 -14
- gpu/select/__init__.pyi +1 -1
- gpu/shader/__init__.pyi +1 -1
- gpu/state/__init__.pyi +19 -19
- gpu/types/__init__.pyi +50 -44
- gpu_extras/presets/__init__.pyi +2 -2
- graphviz_export/__init__.pyi +2 -2
- idprop/types/__init__.pyi +9 -9
- imbuf/__init__.pyi +3 -1
- imbuf/types/__init__.pyi +3 -3
- keyingsets_builtins/__init__.pyi +26 -26
- keyingsets_utils/__init__.pyi +14 -14
- mathutils/__init__.pyi +61 -53
- mathutils/bvhtree/__init__.pyi +4 -4
- mathutils/kdtree/__init__.pyi +3 -3
- mathutils/noise/__init__.pyi +1 -1
- nodeitems_builtins/__init__.pyi +4 -4
- nodeitems_utils/__init__.pyi +9 -9
- rna_info/__init__.pyi +25 -25
- rna_keymap_ui/__init__.pyi +6 -6
- rna_prop_ui/__init__.pyi +12 -12
- rna_xml/__init__.pyi +6 -6
- fake_bpy_module-20250603.dist-info/RECORD +0 -367
- {fake_bpy_module-20250603.dist-info → fake_bpy_module-20250606.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20250603.dist-info → fake_bpy_module-20250606.dist-info}/top_level.txt +0 -0
bpy/ops/paint/__init__.pyi
CHANGED
|
@@ -8,7 +8,7 @@ import mathutils
|
|
|
8
8
|
|
|
9
9
|
def add_simple_uvs(
|
|
10
10
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
11
|
-
):
|
|
11
|
+
) -> None:
|
|
12
12
|
"""Add cube map UVs on mesh
|
|
13
13
|
|
|
14
14
|
:type execution_context: int | str | None
|
|
@@ -42,7 +42,7 @@ def add_texture_paint_slot(
|
|
|
42
42
|
domain: bpy.stub_internal.rna_enums.ColorAttributeDomainItems | None = "POINT",
|
|
43
43
|
data_type: bpy.stub_internal.rna_enums.ColorAttributeTypeItems
|
|
44
44
|
| None = "FLOAT_COLOR",
|
|
45
|
-
):
|
|
45
|
+
) -> None:
|
|
46
46
|
"""Add a paint slot
|
|
47
47
|
|
|
48
48
|
:type execution_context: int | str | None
|
|
@@ -73,7 +73,7 @@ def add_texture_paint_slot(
|
|
|
73
73
|
|
|
74
74
|
def brush_colors_flip(
|
|
75
75
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
76
|
-
):
|
|
76
|
+
) -> None:
|
|
77
77
|
"""Swap primary and secondary brush colors
|
|
78
78
|
|
|
79
79
|
:type execution_context: int | str | None
|
|
@@ -86,7 +86,7 @@ def face_select_all(
|
|
|
86
86
|
/,
|
|
87
87
|
*,
|
|
88
88
|
action: typing.Literal["TOGGLE", "SELECT", "DESELECT", "INVERT"] | None = "TOGGLE",
|
|
89
|
-
):
|
|
89
|
+
) -> None:
|
|
90
90
|
"""Change selection for all faces
|
|
91
91
|
|
|
92
92
|
:type execution_context: int | str | None
|
|
@@ -113,7 +113,7 @@ def face_select_hide(
|
|
|
113
113
|
/,
|
|
114
114
|
*,
|
|
115
115
|
unselected: bool | None = False,
|
|
116
|
-
):
|
|
116
|
+
) -> None:
|
|
117
117
|
"""Hide selected faces
|
|
118
118
|
|
|
119
119
|
:type execution_context: int | str | None
|
|
@@ -128,7 +128,7 @@ def face_select_less(
|
|
|
128
128
|
/,
|
|
129
129
|
*,
|
|
130
130
|
face_step: bool | None = True,
|
|
131
|
-
):
|
|
131
|
+
) -> None:
|
|
132
132
|
"""Deselect Faces connected to existing selection
|
|
133
133
|
|
|
134
134
|
:type execution_context: int | str | None
|
|
@@ -139,7 +139,7 @@ def face_select_less(
|
|
|
139
139
|
|
|
140
140
|
def face_select_linked(
|
|
141
141
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
142
|
-
):
|
|
142
|
+
) -> None:
|
|
143
143
|
"""Select linked faces
|
|
144
144
|
|
|
145
145
|
:type execution_context: int | str | None
|
|
@@ -152,7 +152,7 @@ def face_select_linked_pick(
|
|
|
152
152
|
/,
|
|
153
153
|
*,
|
|
154
154
|
deselect: bool | None = False,
|
|
155
|
-
):
|
|
155
|
+
) -> None:
|
|
156
156
|
"""Select linked faces under the cursor
|
|
157
157
|
|
|
158
158
|
:type execution_context: int | str | None
|
|
@@ -168,7 +168,7 @@ def face_select_loop(
|
|
|
168
168
|
*,
|
|
169
169
|
select: bool | None = True,
|
|
170
170
|
extend: bool | None = False,
|
|
171
|
-
):
|
|
171
|
+
) -> None:
|
|
172
172
|
"""Select face loop under the cursor
|
|
173
173
|
|
|
174
174
|
:type execution_context: int | str | None
|
|
@@ -185,7 +185,7 @@ def face_select_more(
|
|
|
185
185
|
/,
|
|
186
186
|
*,
|
|
187
187
|
face_step: bool | None = True,
|
|
188
|
-
):
|
|
188
|
+
) -> None:
|
|
189
189
|
"""Select Faces connected to existing selection
|
|
190
190
|
|
|
191
191
|
:type execution_context: int | str | None
|
|
@@ -200,7 +200,7 @@ def face_vert_reveal(
|
|
|
200
200
|
/,
|
|
201
201
|
*,
|
|
202
202
|
select: bool | None = True,
|
|
203
|
-
):
|
|
203
|
+
) -> None:
|
|
204
204
|
"""Reveal hidden faces and vertices
|
|
205
205
|
|
|
206
206
|
:type execution_context: int | str | None
|
|
@@ -215,7 +215,7 @@ def grab_clone(
|
|
|
215
215
|
/,
|
|
216
216
|
*,
|
|
217
217
|
delta: collections.abc.Sequence[float] | mathutils.Vector | None = (0.0, 0.0),
|
|
218
|
-
):
|
|
218
|
+
) -> None:
|
|
219
219
|
"""Move the clone source image
|
|
220
220
|
|
|
221
221
|
:type execution_context: int | str | None
|
|
@@ -237,7 +237,7 @@ def hide_show(
|
|
|
237
237
|
action: typing.Literal["HIDE", "SHOW"] | None = "HIDE",
|
|
238
238
|
area: typing.Literal["OUTSIDE", "Inside"] | None = "Inside",
|
|
239
239
|
use_front_faces_only: bool | None = False,
|
|
240
|
-
):
|
|
240
|
+
) -> None:
|
|
241
241
|
"""Hide/show some vertices
|
|
242
242
|
|
|
243
243
|
:type execution_context: int | str | None
|
|
@@ -278,7 +278,7 @@ def hide_show_all(
|
|
|
278
278
|
/,
|
|
279
279
|
*,
|
|
280
280
|
action: typing.Literal["HIDE", "SHOW"] | None = "HIDE",
|
|
281
|
-
):
|
|
281
|
+
) -> None:
|
|
282
282
|
"""Hide/show all vertices
|
|
283
283
|
|
|
284
284
|
:type execution_context: int | str | None
|
|
@@ -305,7 +305,7 @@ def hide_show_lasso_gesture(
|
|
|
305
305
|
action: typing.Literal["HIDE", "SHOW"] | None = "HIDE",
|
|
306
306
|
area: typing.Literal["OUTSIDE", "Inside"] | None = "Inside",
|
|
307
307
|
use_front_faces_only: bool | None = False,
|
|
308
|
-
):
|
|
308
|
+
) -> None:
|
|
309
309
|
"""Hide/show some vertices
|
|
310
310
|
|
|
311
311
|
:type execution_context: int | str | None
|
|
@@ -353,7 +353,7 @@ def hide_show_line_gesture(
|
|
|
353
353
|
area: typing.Literal["OUTSIDE", "Inside"] | None = "Inside",
|
|
354
354
|
use_front_faces_only: bool | None = False,
|
|
355
355
|
use_limit_to_segment: bool | None = False,
|
|
356
|
-
):
|
|
356
|
+
) -> None:
|
|
357
357
|
"""Hide/show some vertices
|
|
358
358
|
|
|
359
359
|
:type execution_context: int | str | None
|
|
@@ -398,7 +398,7 @@ def hide_show_masked(
|
|
|
398
398
|
/,
|
|
399
399
|
*,
|
|
400
400
|
action: typing.Literal["HIDE", "SHOW"] | None = "HIDE",
|
|
401
|
-
):
|
|
401
|
+
) -> None:
|
|
402
402
|
"""Hide/show all masked vertices above a threshold
|
|
403
403
|
|
|
404
404
|
:type execution_context: int | str | None
|
|
@@ -422,7 +422,7 @@ def hide_show_polyline_gesture(
|
|
|
422
422
|
action: typing.Literal["HIDE", "SHOW"] | None = "HIDE",
|
|
423
423
|
area: typing.Literal["OUTSIDE", "Inside"] | None = "Inside",
|
|
424
424
|
use_front_faces_only: bool | None = False,
|
|
425
|
-
):
|
|
425
|
+
) -> None:
|
|
426
426
|
"""Hide/show some vertices
|
|
427
427
|
|
|
428
428
|
:type execution_context: int | str | None
|
|
@@ -455,7 +455,7 @@ def image_from_view(
|
|
|
455
455
|
/,
|
|
456
456
|
*,
|
|
457
457
|
filepath: str = "",
|
|
458
|
-
):
|
|
458
|
+
) -> None:
|
|
459
459
|
"""Make an image from biggest 3D view for reprojection
|
|
460
460
|
|
|
461
461
|
:type execution_context: int | str | None
|
|
@@ -473,7 +473,7 @@ def image_paint(
|
|
|
473
473
|
| None = None,
|
|
474
474
|
mode: typing.Literal["NORMAL", "INVERT", "SMOOTH", "ERASE"] | None = "NORMAL",
|
|
475
475
|
pen_flip: bool | None = False,
|
|
476
|
-
):
|
|
476
|
+
) -> None:
|
|
477
477
|
"""Paint a stroke into the image
|
|
478
478
|
|
|
479
479
|
:type execution_context: int | str | None
|
|
@@ -511,7 +511,7 @@ def mask_box_gesture(
|
|
|
511
511
|
use_front_faces_only: bool | None = False,
|
|
512
512
|
mode: typing.Literal["VALUE", "VALUE_INVERSE", "INVERT"] | None = "VALUE",
|
|
513
513
|
value: float | None = 1.0,
|
|
514
|
-
):
|
|
514
|
+
) -> None:
|
|
515
515
|
"""Mask within a rectangle defined by the cursor
|
|
516
516
|
|
|
517
517
|
:type execution_context: int | str | None
|
|
@@ -550,7 +550,7 @@ def mask_flood_fill(
|
|
|
550
550
|
*,
|
|
551
551
|
mode: typing.Literal["VALUE", "VALUE_INVERSE", "INVERT"] | None = "VALUE",
|
|
552
552
|
value: float | None = 0.0,
|
|
553
|
-
):
|
|
553
|
+
) -> None:
|
|
554
554
|
"""Fill the whole mask with a given value, or invert its values
|
|
555
555
|
|
|
556
556
|
:type execution_context: int | str | None
|
|
@@ -582,7 +582,7 @@ def mask_lasso_gesture(
|
|
|
582
582
|
use_front_faces_only: bool | None = False,
|
|
583
583
|
mode: typing.Literal["VALUE", "VALUE_INVERSE", "INVERT"] | None = "VALUE",
|
|
584
584
|
value: float | None = 1.0,
|
|
585
|
-
):
|
|
585
|
+
) -> None:
|
|
586
586
|
"""Mask within a shape defined by the cursor
|
|
587
587
|
|
|
588
588
|
:type execution_context: int | str | None
|
|
@@ -627,7 +627,7 @@ def mask_line_gesture(
|
|
|
627
627
|
use_limit_to_segment: bool | None = False,
|
|
628
628
|
mode: typing.Literal["VALUE", "VALUE_INVERSE", "INVERT"] | None = "VALUE",
|
|
629
629
|
value: float | None = 1.0,
|
|
630
|
-
):
|
|
630
|
+
) -> None:
|
|
631
631
|
"""Mask to one side of a line defined by the cursor
|
|
632
632
|
|
|
633
633
|
:type execution_context: int | str | None
|
|
@@ -672,7 +672,7 @@ def mask_polyline_gesture(
|
|
|
672
672
|
use_front_faces_only: bool | None = False,
|
|
673
673
|
mode: typing.Literal["VALUE", "VALUE_INVERSE", "INVERT"] | None = "VALUE",
|
|
674
674
|
value: float | None = 1.0,
|
|
675
|
-
):
|
|
675
|
+
) -> None:
|
|
676
676
|
"""Mask within a shape defined by the cursor
|
|
677
677
|
|
|
678
678
|
:type execution_context: int | str | None
|
|
@@ -702,7 +702,7 @@ def project_image(
|
|
|
702
702
|
/,
|
|
703
703
|
*,
|
|
704
704
|
image: str | None = "",
|
|
705
|
-
):
|
|
705
|
+
) -> None:
|
|
706
706
|
"""Project an edited render from the active camera back onto the object
|
|
707
707
|
|
|
708
708
|
:type execution_context: int | str | None
|
|
@@ -719,7 +719,7 @@ def sample_color(
|
|
|
719
719
|
location: collections.abc.Iterable[int] | None = (0, 0),
|
|
720
720
|
merged: bool | None = False,
|
|
721
721
|
palette: bool | None = False,
|
|
722
|
-
):
|
|
722
|
+
) -> None:
|
|
723
723
|
"""Use the mouse to sample a color in the image
|
|
724
724
|
|
|
725
725
|
:type execution_context: int | str | None
|
|
@@ -734,7 +734,7 @@ def sample_color(
|
|
|
734
734
|
|
|
735
735
|
def texture_paint_toggle(
|
|
736
736
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
737
|
-
):
|
|
737
|
+
) -> None:
|
|
738
738
|
"""Toggle texture paint mode in 3D view
|
|
739
739
|
|
|
740
740
|
:type execution_context: int | str | None
|
|
@@ -747,7 +747,7 @@ def vert_select_all(
|
|
|
747
747
|
/,
|
|
748
748
|
*,
|
|
749
749
|
action: typing.Literal["TOGGLE", "SELECT", "DESELECT", "INVERT"] | None = "TOGGLE",
|
|
750
|
-
):
|
|
750
|
+
) -> None:
|
|
751
751
|
"""Change selection for all vertices
|
|
752
752
|
|
|
753
753
|
:type execution_context: int | str | None
|
|
@@ -774,7 +774,7 @@ def vert_select_hide(
|
|
|
774
774
|
/,
|
|
775
775
|
*,
|
|
776
776
|
unselected: bool | None = False,
|
|
777
|
-
):
|
|
777
|
+
) -> None:
|
|
778
778
|
"""Hide selected vertices
|
|
779
779
|
|
|
780
780
|
:type execution_context: int | str | None
|
|
@@ -789,7 +789,7 @@ def vert_select_less(
|
|
|
789
789
|
/,
|
|
790
790
|
*,
|
|
791
791
|
face_step: bool | None = True,
|
|
792
|
-
):
|
|
792
|
+
) -> None:
|
|
793
793
|
"""Deselect Vertices connected to existing selection
|
|
794
794
|
|
|
795
795
|
:type execution_context: int | str | None
|
|
@@ -800,7 +800,7 @@ def vert_select_less(
|
|
|
800
800
|
|
|
801
801
|
def vert_select_linked(
|
|
802
802
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
803
|
-
):
|
|
803
|
+
) -> None:
|
|
804
804
|
"""Select linked vertices
|
|
805
805
|
|
|
806
806
|
:type execution_context: int | str | None
|
|
@@ -813,7 +813,7 @@ def vert_select_linked_pick(
|
|
|
813
813
|
/,
|
|
814
814
|
*,
|
|
815
815
|
select: bool | None = True,
|
|
816
|
-
):
|
|
816
|
+
) -> None:
|
|
817
817
|
"""Select linked vertices under the cursor
|
|
818
818
|
|
|
819
819
|
:type execution_context: int | str | None
|
|
@@ -828,7 +828,7 @@ def vert_select_more(
|
|
|
828
828
|
/,
|
|
829
829
|
*,
|
|
830
830
|
face_step: bool | None = True,
|
|
831
|
-
):
|
|
831
|
+
) -> None:
|
|
832
832
|
"""Select Vertices connected to existing selection
|
|
833
833
|
|
|
834
834
|
:type execution_context: int | str | None
|
|
@@ -843,7 +843,7 @@ def vert_select_ungrouped(
|
|
|
843
843
|
/,
|
|
844
844
|
*,
|
|
845
845
|
extend: bool | None = False,
|
|
846
|
-
):
|
|
846
|
+
) -> None:
|
|
847
847
|
"""Select vertices without a group
|
|
848
848
|
|
|
849
849
|
:type execution_context: int | str | None
|
|
@@ -859,7 +859,7 @@ def vertex_color_brightness_contrast(
|
|
|
859
859
|
*,
|
|
860
860
|
brightness: float | None = 0.0,
|
|
861
861
|
contrast: float | None = 0.0,
|
|
862
|
-
):
|
|
862
|
+
) -> None:
|
|
863
863
|
"""Adjust vertex color brightness/contrast
|
|
864
864
|
|
|
865
865
|
:type execution_context: int | str | None
|
|
@@ -881,7 +881,7 @@ def vertex_color_dirt(
|
|
|
881
881
|
dirt_angle: float | None = 0.0,
|
|
882
882
|
dirt_only: bool | None = False,
|
|
883
883
|
normalize: bool | None = True,
|
|
884
|
-
):
|
|
884
|
+
) -> None:
|
|
885
885
|
"""Generate a dirt map gradient based on cavity
|
|
886
886
|
|
|
887
887
|
:type execution_context: int | str | None
|
|
@@ -902,7 +902,7 @@ def vertex_color_dirt(
|
|
|
902
902
|
|
|
903
903
|
def vertex_color_from_weight(
|
|
904
904
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
905
|
-
):
|
|
905
|
+
) -> None:
|
|
906
906
|
"""Convert active weight into gray scale vertex colors
|
|
907
907
|
|
|
908
908
|
:type execution_context: int | str | None
|
|
@@ -917,7 +917,7 @@ def vertex_color_hsv(
|
|
|
917
917
|
h: float | None = 0.5,
|
|
918
918
|
s: float | None = 1.0,
|
|
919
919
|
v: float | None = 1.0,
|
|
920
|
-
):
|
|
920
|
+
) -> None:
|
|
921
921
|
"""Adjust vertex color Hue/Saturation/Value
|
|
922
922
|
|
|
923
923
|
:type execution_context: int | str | None
|
|
@@ -932,7 +932,7 @@ def vertex_color_hsv(
|
|
|
932
932
|
|
|
933
933
|
def vertex_color_invert(
|
|
934
934
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
935
|
-
):
|
|
935
|
+
) -> None:
|
|
936
936
|
"""Invert RGB values
|
|
937
937
|
|
|
938
938
|
:type execution_context: int | str | None
|
|
@@ -946,7 +946,7 @@ def vertex_color_levels(
|
|
|
946
946
|
*,
|
|
947
947
|
offset: float | None = 0.0,
|
|
948
948
|
gain: float | None = 1.0,
|
|
949
|
-
):
|
|
949
|
+
) -> None:
|
|
950
950
|
"""Adjust levels of vertex colors
|
|
951
951
|
|
|
952
952
|
:type execution_context: int | str | None
|
|
@@ -963,7 +963,7 @@ def vertex_color_set(
|
|
|
963
963
|
/,
|
|
964
964
|
*,
|
|
965
965
|
use_alpha: bool | None = True,
|
|
966
|
-
):
|
|
966
|
+
) -> None:
|
|
967
967
|
"""Fill the active vertex color layer with the current paint color
|
|
968
968
|
|
|
969
969
|
:type execution_context: int | str | None
|
|
@@ -974,7 +974,7 @@ def vertex_color_set(
|
|
|
974
974
|
|
|
975
975
|
def vertex_color_smooth(
|
|
976
976
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
977
|
-
):
|
|
977
|
+
) -> None:
|
|
978
978
|
"""Smooth colors across vertices
|
|
979
979
|
|
|
980
980
|
:type execution_context: int | str | None
|
|
@@ -991,7 +991,7 @@ def vertex_paint(
|
|
|
991
991
|
mode: typing.Literal["NORMAL", "INVERT", "SMOOTH", "ERASE"] | None = "NORMAL",
|
|
992
992
|
pen_flip: bool | None = False,
|
|
993
993
|
override_location: bool | None = False,
|
|
994
|
-
):
|
|
994
|
+
) -> None:
|
|
995
995
|
"""Paint a stroke in the active color attribute layer
|
|
996
996
|
|
|
997
997
|
:type execution_context: int | str | None
|
|
@@ -1020,7 +1020,7 @@ def vertex_paint(
|
|
|
1020
1020
|
|
|
1021
1021
|
def vertex_paint_toggle(
|
|
1022
1022
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
1023
|
-
):
|
|
1023
|
+
) -> None:
|
|
1024
1024
|
"""Toggle the vertex paint mode in 3D view
|
|
1025
1025
|
|
|
1026
1026
|
:type execution_context: int | str | None
|
|
@@ -1035,7 +1035,7 @@ def visibility_filter(
|
|
|
1035
1035
|
action: typing.Literal["GROW", "SHRINK"] | None = "GROW",
|
|
1036
1036
|
iterations: int | None = 1,
|
|
1037
1037
|
auto_iteration_count: bool | None = True,
|
|
1038
|
-
):
|
|
1038
|
+
) -> None:
|
|
1039
1039
|
"""Edit the visibility of the current mesh
|
|
1040
1040
|
|
|
1041
1041
|
:type execution_context: int | str | None
|
|
@@ -1056,7 +1056,7 @@ def visibility_filter(
|
|
|
1056
1056
|
|
|
1057
1057
|
def visibility_invert(
|
|
1058
1058
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
1059
|
-
):
|
|
1059
|
+
) -> None:
|
|
1060
1060
|
"""Invert the visibility of all vertices
|
|
1061
1061
|
|
|
1062
1062
|
:type execution_context: int | str | None
|
|
@@ -1069,7 +1069,7 @@ def weight_from_bones(
|
|
|
1069
1069
|
/,
|
|
1070
1070
|
*,
|
|
1071
1071
|
type: typing.Literal["AUTOMATIC", "ENVELOPES"] | None = "AUTOMATIC",
|
|
1072
|
-
):
|
|
1072
|
+
) -> None:
|
|
1073
1073
|
"""Set the weights of the groups matching the attached armature's selected bones, using the distance between the vertices and the bones
|
|
1074
1074
|
|
|
1075
1075
|
:type execution_context: int | str | None
|
|
@@ -1096,7 +1096,7 @@ def weight_gradient(
|
|
|
1096
1096
|
yend: int | None = 0,
|
|
1097
1097
|
flip: bool | None = False,
|
|
1098
1098
|
cursor: int | None = 5,
|
|
1099
|
-
):
|
|
1099
|
+
) -> None:
|
|
1100
1100
|
"""Draw a line to apply a weight gradient to selected vertices
|
|
1101
1101
|
|
|
1102
1102
|
:type execution_context: int | str | None
|
|
@@ -1127,7 +1127,7 @@ def weight_paint(
|
|
|
1127
1127
|
mode: typing.Literal["NORMAL", "INVERT", "SMOOTH", "ERASE"] | None = "NORMAL",
|
|
1128
1128
|
pen_flip: bool | None = False,
|
|
1129
1129
|
override_location: bool | None = False,
|
|
1130
|
-
):
|
|
1130
|
+
) -> None:
|
|
1131
1131
|
"""Paint a stroke in the current vertex group's weights
|
|
1132
1132
|
|
|
1133
1133
|
:type execution_context: int | str | None
|
|
@@ -1156,14 +1156,16 @@ def weight_paint(
|
|
|
1156
1156
|
|
|
1157
1157
|
def weight_paint_toggle(
|
|
1158
1158
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
1159
|
-
):
|
|
1159
|
+
) -> None:
|
|
1160
1160
|
"""Toggle weight paint mode in 3D view
|
|
1161
1161
|
|
|
1162
1162
|
:type execution_context: int | str | None
|
|
1163
1163
|
:type undo: bool | None
|
|
1164
1164
|
"""
|
|
1165
1165
|
|
|
1166
|
-
def weight_sample(
|
|
1166
|
+
def weight_sample(
|
|
1167
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
1168
|
+
) -> None:
|
|
1167
1169
|
"""Use the mouse to sample a weight in the 3D view
|
|
1168
1170
|
|
|
1169
1171
|
:type execution_context: int | str | None
|
|
@@ -1172,14 +1174,16 @@ def weight_sample(execution_context: int | str | None = None, undo: bool | None
|
|
|
1172
1174
|
|
|
1173
1175
|
def weight_sample_group(
|
|
1174
1176
|
execution_context: int | str | None = None, undo: bool | None = None
|
|
1175
|
-
):
|
|
1177
|
+
) -> None:
|
|
1176
1178
|
"""Select one of the vertex groups available under current mouse position
|
|
1177
1179
|
|
|
1178
1180
|
:type execution_context: int | str | None
|
|
1179
1181
|
:type undo: bool | None
|
|
1180
1182
|
"""
|
|
1181
1183
|
|
|
1182
|
-
def weight_set(
|
|
1184
|
+
def weight_set(
|
|
1185
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
1186
|
+
) -> None:
|
|
1183
1187
|
"""Fill the active vertex group with the current paint weight
|
|
1184
1188
|
|
|
1185
1189
|
:type execution_context: int | str | None
|
bpy/ops/paintcurve/__init__.pyi
CHANGED
|
@@ -9,7 +9,7 @@ def add_point(
|
|
|
9
9
|
/,
|
|
10
10
|
*,
|
|
11
11
|
location: collections.abc.Iterable[int] | None = (0, 0),
|
|
12
|
-
):
|
|
12
|
+
) -> None:
|
|
13
13
|
"""Add New Paint Curve Point
|
|
14
14
|
|
|
15
15
|
:type execution_context: int | str | None
|
|
@@ -25,7 +25,7 @@ def add_point_slide(
|
|
|
25
25
|
*,
|
|
26
26
|
PAINTCURVE_OT_add_point: add_point | None = None,
|
|
27
27
|
PAINTCURVE_OT_slide: slide | None = None,
|
|
28
|
-
):
|
|
28
|
+
) -> None:
|
|
29
29
|
"""Add new curve point and slide it
|
|
30
30
|
|
|
31
31
|
:type execution_context: int | str | None
|
|
@@ -36,28 +36,32 @@ def add_point_slide(
|
|
|
36
36
|
:type PAINTCURVE_OT_slide: slide | None
|
|
37
37
|
"""
|
|
38
38
|
|
|
39
|
-
def cursor(
|
|
39
|
+
def cursor(
|
|
40
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
41
|
+
) -> None:
|
|
40
42
|
"""Place cursor
|
|
41
43
|
|
|
42
44
|
:type execution_context: int | str | None
|
|
43
45
|
:type undo: bool | None
|
|
44
46
|
"""
|
|
45
47
|
|
|
46
|
-
def delete_point(
|
|
48
|
+
def delete_point(
|
|
49
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
50
|
+
) -> None:
|
|
47
51
|
"""Remove Paint Curve Point
|
|
48
52
|
|
|
49
53
|
:type execution_context: int | str | None
|
|
50
54
|
:type undo: bool | None
|
|
51
55
|
"""
|
|
52
56
|
|
|
53
|
-
def draw(execution_context: int | str | None = None, undo: bool | None = None):
|
|
57
|
+
def draw(execution_context: int | str | None = None, undo: bool | None = None) -> None:
|
|
54
58
|
"""Draw curve
|
|
55
59
|
|
|
56
60
|
:type execution_context: int | str | None
|
|
57
61
|
:type undo: bool | None
|
|
58
62
|
"""
|
|
59
63
|
|
|
60
|
-
def new(execution_context: int | str | None = None, undo: bool | None = None):
|
|
64
|
+
def new(execution_context: int | str | None = None, undo: bool | None = None) -> None:
|
|
61
65
|
"""Add new paint curve
|
|
62
66
|
|
|
63
67
|
:type execution_context: int | str | None
|
|
@@ -72,7 +76,7 @@ def select(
|
|
|
72
76
|
location: collections.abc.Iterable[int] | None = (0, 0),
|
|
73
77
|
toggle: bool | None = False,
|
|
74
78
|
extend: bool | None = False,
|
|
75
|
-
):
|
|
79
|
+
) -> None:
|
|
76
80
|
"""Select a paint curve point
|
|
77
81
|
|
|
78
82
|
:type execution_context: int | str | None
|
|
@@ -92,7 +96,7 @@ def slide(
|
|
|
92
96
|
*,
|
|
93
97
|
align: bool | None = False,
|
|
94
98
|
select: bool | None = True,
|
|
95
|
-
):
|
|
99
|
+
) -> None:
|
|
96
100
|
"""Select and slide paint curve point
|
|
97
101
|
|
|
98
102
|
:type execution_context: int | str | None
|
bpy/ops/palette/__init__.pyi
CHANGED
|
@@ -3,14 +3,18 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import numpy.typing as npt
|
|
5
5
|
|
|
6
|
-
def color_add(
|
|
6
|
+
def color_add(
|
|
7
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
8
|
+
) -> None:
|
|
7
9
|
"""Add new color to active palette
|
|
8
10
|
|
|
9
11
|
:type execution_context: int | str | None
|
|
10
12
|
:type undo: bool | None
|
|
11
13
|
"""
|
|
12
14
|
|
|
13
|
-
def color_delete(
|
|
15
|
+
def color_delete(
|
|
16
|
+
execution_context: int | str | None = None, undo: bool | None = None
|
|
17
|
+
) -> None:
|
|
14
18
|
"""Remove active color from palette
|
|
15
19
|
|
|
16
20
|
:type execution_context: int | str | None
|
|
@@ -23,7 +27,7 @@ def color_move(
|
|
|
23
27
|
/,
|
|
24
28
|
*,
|
|
25
29
|
type: typing.Literal["UP", "DOWN"] | None = "UP",
|
|
26
|
-
):
|
|
30
|
+
) -> None:
|
|
27
31
|
"""Move the active Color up/down in the list
|
|
28
32
|
|
|
29
33
|
:type execution_context: int | str | None
|
|
@@ -38,7 +42,7 @@ def extract_from_image(
|
|
|
38
42
|
/,
|
|
39
43
|
*,
|
|
40
44
|
threshold: int | None = 1,
|
|
41
|
-
):
|
|
45
|
+
) -> None:
|
|
42
46
|
"""Extract all colors used in Image and create a Palette
|
|
43
47
|
|
|
44
48
|
:type execution_context: int | str | None
|
|
@@ -53,7 +57,7 @@ def join(
|
|
|
53
57
|
/,
|
|
54
58
|
*,
|
|
55
59
|
palette: str = "",
|
|
56
|
-
):
|
|
60
|
+
) -> None:
|
|
57
61
|
"""Join Palette Swatches
|
|
58
62
|
|
|
59
63
|
:type execution_context: int | str | None
|
|
@@ -62,7 +66,7 @@ def join(
|
|
|
62
66
|
:type palette: str
|
|
63
67
|
"""
|
|
64
68
|
|
|
65
|
-
def new(execution_context: int | str | None = None, undo: bool | None = None):
|
|
69
|
+
def new(execution_context: int | str | None = None, undo: bool | None = None) -> None:
|
|
66
70
|
"""Add new palette
|
|
67
71
|
|
|
68
72
|
:type execution_context: int | str | None
|
|
@@ -75,7 +79,7 @@ def sort(
|
|
|
75
79
|
/,
|
|
76
80
|
*,
|
|
77
81
|
type: typing.Literal["HSV", "SVH", "VHS", "LUMINANCE"] | None = "HSV",
|
|
78
|
-
):
|
|
82
|
+
) -> None:
|
|
79
83
|
"""Sort Palette Colors
|
|
80
84
|
|
|
81
85
|
:type execution_context: int | str | None
|