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.
This commit is contained in:
Campbell Barton 2018-11-09 17:31:09 +11:00
parent b1df82fc88
commit 77b925c9f8
28 changed files with 8 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -605,14 +605,18 @@ set(ICON_NAMES
# This section is maintained by the updating script, keep BEGIN/END comments. # This section is maintained by the updating script, keep BEGIN/END comments.
set_property(GLOBAL PROPERTY ICON_GEOM_NAMES set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
# BEGIN ICON_GEOM_NAMES # BEGIN ICON_GEOM_NAMES
brush.gpencil_draw.circle
brush.gpencil_draw.draw brush.gpencil_draw.draw
brush.gpencil_draw.erase brush.gpencil_draw.erase
brush.gpencil_draw.fill brush.gpencil_draw.fill
brush.gpencil_draw.line
brush.gpencil_draw.rectangle
brush.paint_texture.airbrush brush.paint_texture.airbrush
brush.paint_texture.clone brush.paint_texture.clone
brush.paint_texture.draw brush.paint_texture.draw
brush.paint_texture.fill brush.paint_texture.fill
brush.paint_texture.mask brush.paint_texture.mask
brush.paint_texture.masklort
brush.paint_texture.multiply brush.paint_texture.multiply
brush.paint_texture.smear brush.paint_texture.smear
brush.paint_texture.soften brush.paint_texture.soften
@ -621,9 +625,11 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
brush.paint_vertex.blur brush.paint_vertex.blur
brush.paint_vertex.draw brush.paint_vertex.draw
brush.paint_vertex.smear brush.paint_vertex.smear
brush.paint_weight.average
brush.paint_weight.blur brush.paint_weight.blur
brush.paint_weight.draw brush.paint_weight.draw
brush.paint_weight.mix brush.paint_weight.mix
brush.paint_weight.smear
brush.particle.add brush.particle.add
brush.particle.comb brush.particle.comb
brush.particle.cut brush.particle.cut
@ -646,6 +652,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
brush.sculpt.pinch brush.sculpt.pinch
brush.sculpt.rotate brush.sculpt.rotate
brush.sculpt.scrape brush.sculpt.scrape
brush.sculpt.simplify
brush.sculpt.smooth brush.sculpt.smooth
brush.sculpt.snake_hook brush.sculpt.snake_hook
brush.sculpt.thumb brush.sculpt.thumb
@ -704,6 +711,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.paint.weight_fill ops.paint.weight_fill
ops.paint.weight_gradient ops.paint.weight_gradient
ops.paint.weight_sample ops.paint.weight_sample
ops.paint.weight_sample_group
ops.pose.breakdowner ops.pose.breakdowner
ops.pose.push ops.pose.push
ops.pose.relax ops.pose.relax