From 7c3a028e85b1ff20f575c84ce9400deb6b1c833d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 29 Apr 2018 16:59:51 +0200 Subject: UI: new sculpt icons from @billraynish --- source/blender/editors/datafiles/CMakeLists.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'source/blender/editors/datafiles') diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt index aabe756c928..96c0a97b4d4 100644 --- a/source/blender/editors/datafiles/CMakeLists.txt +++ b/source/blender/editors/datafiles/CMakeLists.txt @@ -528,6 +528,18 @@ set(ICON_NAMES # This section is maintained by the updating script, keep BEGIN/END comments. set_property(GLOBAL PROPERTY ICON_GEOM_NAMES # BEGIN ICON_GEOM_NAMES + brush.sculpt.blob + brush.sculpt.crease + brush.sculpt.draw + brush.sculpt.flatten + brush.sculpt.grab + brush.sculpt.layer + brush.sculpt.mask + brush.sculpt.nudge + brush.sculpt.pinch + brush.sculpt.smooth + brush.sculpt.snakehook + brush.sculpt.thumb none ops.armature.bone.roll ops.armature.extrude.cursor -- cgit v1.2.3