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:
authorDalai Felinto <dfelinto@gmail.com>2019-02-26 23:19:18 +0300
committerDalai Felinto <dfelinto@gmail.com>2019-02-26 23:31:52 +0300
commit1beada2c62dfc36fb0250dfbbc85c1745ae7325b (patch)
treef3974c4d6bca5420446c2ab70c679d30ab8ebf1f /source/blender/editors/datafiles/CMakeLists.txt
parent3d59599afe71d522f62288f01ad53ceb50b572e6 (diff)
Grease Pencil: Strokes Cut icon
The icon was there, but it was not in the Export collection, nor was it correctly named.
Diffstat (limited to 'source/blender/editors/datafiles/CMakeLists.txt')
-rw-r--r--source/blender/editors/datafiles/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 72fc3b8fa25..2eb2596ad28 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -696,6 +696,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.gpencil.sculpt_thickness
ops.gpencil.sculpt_twist
ops.gpencil.sculpt_weight
+ ops.gpencil.stroke_cutter
ops.mesh.bevel
ops.mesh.bisect
ops.mesh.dupli_extrude_cursor