[Bf-blender-cvs] [5dfe7858b16] blender2.8: CMake: missed removing from file list

Campbell Barton noreply at git.blender.org
Wed Nov 7 11:15:27 CET 2018


Commit: 5dfe7858b16f53f168a38f1c92bfc881c79eca6a
Author: Campbell Barton
Date:   Wed Nov 7 21:14:40 2018 +1100
Branches: blender2.8
https://developer.blender.org/rB5dfe7858b16f53f168a38f1c92bfc881c79eca6a

CMake: missed removing from file list

===================================================================

M	source/blender/editors/datafiles/CMakeLists.txt

===================================================================

diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 3f4b1550d2f..ba2f7b92c61 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -622,7 +622,6 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
 	brush.paint_vertex.draw
 	brush.paint_vertex.smear
 	brush.paint_weight.blur
-	brush.paint_weight.darken
 	brush.paint_weight.draw
 	brush.paint_weight.lighten
 	brush.paint_weight.mix



More information about the Bf-blender-cvs mailing list