Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDalai Felinto <dalai@blender.org>2022-04-11 16:09:54 +0300
committerDalai Felinto <dalai@blender.org>2022-04-11 16:11:43 +0300
commit20846596b5a9c9f834ead780dd88bc9eb8c650e9 (patch)
tree1ad0cf3328a6941ed0366d4eb39d143db4531a63 /source/blender/editors/datafiles
parent043555c78f40207c98b69c2ec287de71078c8778 (diff)
Curves Sculpting Icons: Snake Hook and Grow updates
This implements the icon for snake hook, as well as tweak the growth brush to make it bigger and with the triangles more distinct for better reading of the icon. Differential Revision: https://developer.blender.org/D14616
Diffstat (limited to 'source/blender/editors/datafiles')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 8fca0c46c82..fb6621c846d 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_snake_hook
ops.generic.cursor
ops.generic.select
ops.generic.select_box