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:
authorWilliam Reynish <billrey@me.com>2019-12-26 21:50:47 +0300
committerWilliam Reynish <billrey@me.com>2019-12-26 21:51:02 +0300
commitf172441e30e78be004af31217724281aa33eaac6 (patch)
tree716d9a35f0670411d77eb14266fff6a0af7ca4a9 /source/blender/editors/datafiles
parentfa5e28ab08c74bcb4971e71926deab695281ef78 (diff)
UI: Add icons for Sculpt mode Topology & Multiplane Scrape tools
Diffstat (limited to 'source/blender/editors/datafiles')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 4cc0c865093..62bac643347 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -648,6 +648,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
brush.sculpt.inflate
brush.sculpt.layer
brush.sculpt.mask
+ brush.sculpt.multiplane_scrape
brush.sculpt.nudge
brush.sculpt.pinch
brush.sculpt.pose
@@ -657,6 +658,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
brush.sculpt.smooth
brush.sculpt.snake_hook
brush.sculpt.thumb
+ brush.sculpt.topology
brush.uv_sculpt.grab
brush.uv_sculpt.pinch
brush.uv_sculpt.relax