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-03 12:33:59 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-11-03 12:35:34 +0300
commitf267921774ca0755040f73ea53319002a987c166 (patch)
tree91a523f8ab710c65ce35388974e69768b4373a43 /source/blender/editors/datafiles
parente53cb83d079cb1a6d354d7c7e553b88a48507adc (diff)
UI: remove grease pencil icons
Grease pencil tool now uses an icon for each tool, previously it mapped icons to tool icons which is now not needed because for each tool a different brush can be selected which has it's own icon.
Diffstat (limited to 'source/blender/editors/datafiles')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt13
1 files changed, 3 insertions, 10 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index d4974b24034..16c01b54497 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -605,16 +605,9 @@ 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.eraser_hard
- brush.gpencil.draw.eraser_soft
- brush.gpencil.draw.eraser_stroke
- brush.gpencil.draw_block
- brush.gpencil.draw_fill
- brush.gpencil.draw_ink
- brush.gpencil.draw_marker
- brush.gpencil.draw_noise
- brush.gpencil.draw_pen
- brush.gpencil.draw_pencil
+ brush.gpencil_draw.draw
+ brush.gpencil_draw.erase
+ brush.gpencil_draw.fill
brush.paint_texture.airbrush
brush.paint_texture.clone
brush.paint_texture.draw