[Bf-blender-cvs] [4149ee9bf65] blender2.8: Revert "Cmake build missing geom icons"

Dalai Felinto noreply at git.blender.org
Wed Oct 10 18:11:42 CEST 2018


Commit: 4149ee9bf65fb62c6988248ea74d89ed8262e8db
Author: Dalai Felinto
Date:   Wed Oct 10 16:10:35 2018 +0000
Branches: blender2.8
https://developer.blender.org/rB4149ee9bf65fb62c6988248ea74d89ed8262e8db

Revert "Cmake build missing geom icons"

This reverts commit 468474a653c976615306254dfcc33a85a0b872a1.

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

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

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

diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index f78c81d6cef..4e898d5654b 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -665,7 +665,6 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
 	ops.armature.bone.roll
 	ops.armature.extrude.cursor
 	ops.armature.extrude
-	ops.armature.extrude_move
 	ops.curve.draw
 	ops.curve.dupli_extrude_cursor
 	ops.generic.cursor
@@ -715,10 +714,8 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
 	ops.paint.vertex_color_fill
 	ops.paint.weight_fill
 	ops.paint.weight_gradient
-	ops.pose.breakdowner
 	ops.sculpt.border_hide
 	ops.sculpt.border_mask
-	ops.transform.bone_size
 	ops.transform.edge_slide
 	ops.transform.push_pull
 	ops.transform.resize.cage



More information about the Bf-blender-cvs mailing list