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:
authorCampbell Barton <ideasman42@gmail.com>2018-11-09 09:31:09 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-11-09 09:33:50 +0300
commit77b925c9f8d1d7ad91a5be14c22f9bbd483358d1 (patch)
tree5f6b5e7a99c4474943005275961e5a68a6f8b3bf /source/blender/editors/datafiles/CMakeLists.txt
parentb1df82fc88ca939ab9640962a6a8886264fcda04 (diff)
Icons: update to r62155
- Tweaked GP toolbar icons and added Line, Rectangle & Circle. - Added the remaining toolbar icons for all our paint & sculpt modes. - Made all the toolbar icons the same simple style.
Diffstat (limited to 'source/blender/editors/datafiles/CMakeLists.txt')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 950566123af..57f1079e909 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -605,14 +605,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.gpencil_draw.circle
brush.gpencil_draw.draw
brush.gpencil_draw.erase
brush.gpencil_draw.fill
+ brush.gpencil_draw.line
+ brush.gpencil_draw.rectangle
brush.paint_texture.airbrush
brush.paint_texture.clone
brush.paint_texture.draw
brush.paint_texture.fill
brush.paint_texture.mask
+ brush.paint_texture.masklort
brush.paint_texture.multiply
brush.paint_texture.smear
brush.paint_texture.soften
@@ -621,9 +625,11 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
brush.paint_vertex.blur
brush.paint_vertex.draw
brush.paint_vertex.smear
+ brush.paint_weight.average
brush.paint_weight.blur
brush.paint_weight.draw
brush.paint_weight.mix
+ brush.paint_weight.smear
brush.particle.add
brush.particle.comb
brush.particle.cut
@@ -646,6 +652,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
brush.sculpt.pinch
brush.sculpt.rotate
brush.sculpt.scrape
+ brush.sculpt.simplify
brush.sculpt.smooth
brush.sculpt.snake_hook
brush.sculpt.thumb
@@ -704,6 +711,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.paint.weight_fill
ops.paint.weight_gradient
ops.paint.weight_sample
+ ops.paint.weight_sample_group
ops.pose.breakdowner
ops.pose.push
ops.pose.relax