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:
authorWilliam Reynish <billrey@me.com>2019-10-30 12:53:01 +0300
committerWilliam Reynish <billrey@me.com>2019-10-30 12:53:01 +0300
commit58f378817c42e343abc6fd1057ee62361362322a (patch)
treeb12a566957c600cc8aa5b71940426fc01b67251d /source/blender/editors/datafiles
parent367def2f16054217fb1c383ecfc10676710af822 (diff)
UI: Add new toolbar icons for polyline & eyedropper
These are meant for use in Grease Pencil Draw mode.
Diffstat (limited to 'source/blender/editors/datafiles')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 1c7edb6c46a..680fe3a00e5 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -693,6 +693,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.gpencil.primitive_circle
ops.gpencil.primitive_curve
ops.gpencil.primitive_line
+ ops.gpencil.primitive_polyline
ops.gpencil.radius
ops.gpencil.sculpt_clone
ops.gpencil.sculpt_grab
@@ -728,6 +729,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.mesh.spin.duplicate
ops.mesh.vertices_smooth
ops.node.links_cut
+ ops.paint.eyedropper_add
ops.paint.vertex_color_fill
ops.paint.weight_fill
ops.paint.weight_gradient