[Bf-blender-cvs] [496394daad0] master: UI: Curves Sculpt pinch icon

Dalai Felinto noreply at git.blender.org
Wed May 25 17:33:39 CEST 2022


Commit: 496394daad0b0ff3670ea276588e990d5d580521
Author: Dalai Felinto
Date:   Wed May 25 17:33:12 2022 +0200
Branches: master
https://developer.blender.org/rB496394daad0b0ff3670ea276588e990d5d580521

UI: Curves Sculpt pinch icon

===================================================================

A	release/datafiles/icons/ops.curves.sculpt_pinch.dat
M	source/blender/editors/datafiles/CMakeLists.txt

===================================================================

diff --git a/release/datafiles/icons/ops.curves.sculpt_pinch.dat b/release/datafiles/icons/ops.curves.sculpt_pinch.dat
new file mode 100644
index 00000000000..49f40efc931
Binary files /dev/null and b/release/datafiles/icons/ops.curves.sculpt_pinch.dat differ
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 9bedfb6ee58..59370b53995 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -777,6 +777,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
   ops.curves.sculpt_cut
   ops.curves.sculpt_delete
   ops.curves.sculpt_grow_shrink
+  ops.curves.sculpt_pinch
   ops.curves.sculpt_puff
   ops.curves.sculpt_snake_hook
   ops.generic.cursor



More information about the Bf-blender-cvs mailing list