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:40:00 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-11-09 09:41:18 +0300
commit26e904ab5cf7bcdfc9950eb39ac546a7e5a1c806 (patch)
treea692827cff4fda8c5c50fc5531113a606e07a1a7 /source/blender/editors/datafiles
parent77b925c9f8d1d7ad91a5be14c22f9bbd483358d1 (diff)
Icons: rename gpencil
Diffstat (limited to 'source/blender/editors/datafiles')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 57f1079e909..39cc78eab0a 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -605,11 +605,8 @@ 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
@@ -675,6 +672,9 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.gpencil.edit_mirror
ops.gpencil.edit_shear
ops.gpencil.edit_to_sphere
+ ops.gpencil.primitive_box
+ ops.gpencil.primitive_circle
+ ops.gpencil.primitive_line
ops.gpencil.sculpt_clone
ops.gpencil.sculpt_grab
ops.gpencil.sculpt_pinch