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-05-01 17:44:44 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-05-01 17:52:12 +0300
commit0636acc59ab3294f59970236bdff39d4cf131a95 (patch)
tree1206f4a8c0d176f0f6b2a1a52b6f6ec588fae548 /source/blender/editors/datafiles
parent43452c254e2dae31361a74ff90eb44ac35368f3f (diff)
Icons: updated icons from @billreynish
This adds vertex paint & sculpt icons + other minor changes.
Diffstat (limited to 'source/blender/editors/datafiles')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt32
1 files changed, 21 insertions, 11 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index d83dcde8254..573f00ce738 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -528,18 +528,38 @@ 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.paint_texture.draw
+ brush.paint_vertex.alpha
+ brush.paint_vertex.blur
+ brush.paint_vertex.mix
+ brush.paint_vertex.smear
+ brush.paint_weight.blur
+ brush.paint_weight.darken
+ brush.paint_weight.draw
+ brush.paint_weight.lighten
+ brush.paint_weight.mix
+ brush.paint_weight.multiply
brush.sculpt.blob
+ brush.sculpt.clay
+ brush.sculpt.clay_strips
brush.sculpt.crease
brush.sculpt.draw
+ brush.sculpt.fill
brush.sculpt.flatten
brush.sculpt.grab
+ brush.sculpt.inflate
brush.sculpt.layer
brush.sculpt.mask
brush.sculpt.nudge
brush.sculpt.pinch
+ brush.sculpt.rotate
+ brush.sculpt.scrape
brush.sculpt.smooth
brush.sculpt.snake_hook
brush.sculpt.thumb
+ brush.vertex.average
+ brush.weight.add
+ brush.weight.subtract
none
ops.armature.bone.roll
ops.armature.extrude.cursor
@@ -548,10 +568,6 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.generic.select_border
ops.generic.select_circle
ops.generic.select_lasso
- ops.gpencil.draw
- ops.gpencil.draw.eraser
- ops.gpencil.draw.line
- ops.gpencil.draw.poly
ops.mesh.bevel
ops.mesh.bisect
ops.mesh.dupli_extrude_cursor
@@ -567,13 +583,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.mesh.spin
ops.mesh.spin.duplicate
ops.mesh.vertices_smooth
- ops.particle.brush_edit.add
- ops.particle.brush_edit.comb
- ops.particle.brush_edit.comb.weight
- ops.particle.brush_edit.cut
- ops.particle.brush_edit.length
- ops.particle.brush_edit.puff
- ops.particle.brush_edit.smooth
+ ops.paint.weight_gradient
ops.transform.edge_slide
ops.transform.push_pull
ops.transform.resize.cage