From 0f20696846b0b84abaf7cc8e024c67674f453cd8 Mon Sep 17 00:00:00 2001 From: William Reynish Date: Mon, 11 Mar 2019 23:22:41 +0100 Subject: Icons: Add Links Cut icon to Node Editor, plus other tweaks - Tweaks to Paint Mode Fill and Sample tool icons - Tweaks to GP Add Primitive icons --- source/blender/editors/datafiles/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/editors/datafiles') diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt index 325a369ef7e..876af10f884 100644 --- a/source/blender/editors/datafiles/CMakeLists.txt +++ b/source/blender/editors/datafiles/CMakeLists.txt @@ -723,6 +723,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES ops.mesh.spin ops.mesh.spin.duplicate ops.mesh.vertices_smooth + ops.node.links_cut ops.paint.vertex_color_fill ops.paint.weight_fill ops.paint.weight_gradient -- cgit v1.2.3