From 3eab49dd365e2785abbc51b6f23ac6e05c8eedc7 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 3 Aug 2018 11:43:50 +1000 Subject: Icons: add particle brush icons --- source/blender/editors/datafiles/CMakeLists.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'source/blender/editors/datafiles') diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt index 0698282c4e5..910b61cbdd8 100644 --- a/source/blender/editors/datafiles/CMakeLists.txt +++ b/source/blender/editors/datafiles/CMakeLists.txt @@ -564,6 +564,13 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES brush.paint_weight.lighten brush.paint_weight.mix brush.paint_weight.multiply + brush.particle.add + brush.particle.comb + brush.particle.cut + brush.particle.length + brush.particle.puff + brush.particle.smooth + brush.particle.weight brush.sculpt.blob brush.sculpt.clay brush.sculpt.clay_strips -- cgit v1.2.3