[Bf-blender-cvs] [6c28125efe4] hair_guides: Dummy icons for groom data.

Lukas Tönne noreply at git.blender.org
Mon Dec 18 12:15:43 CET 2017


Commit: 6c28125efe48bd575e9990413cf0cf45a9fa65df
Author: Lukas Tönne
Date:   Mon Dec 18 10:50:10 2017 +0000
Branches: hair_guides
https://developer.blender.org/rB6c28125efe48bd575e9990413cf0cf45a9fa65df

Dummy icons for groom data.

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

M	source/blender/editors/include/UI_icons.h

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

diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index b96be7d8454..0b846ad642f 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -262,8 +262,8 @@ DEF_ICON(GROUP_BONE)
 DEF_ICON(GROUP_VERTEX)
 DEF_ICON(GROUP_VCOL)
 DEF_ICON(GROUP_UVS)
+DEF_ICON(GROOM_DATA)
 #ifndef DEF_ICON_BLANK_SKIP
-	DEF_ICON(BLANK089)
 	DEF_ICON(BLANK090)
 #endif
 DEF_ICON(RNA)
@@ -313,8 +313,8 @@ DEF_ICON(OUTLINER_OB_SURFACE)
 DEF_ICON(OUTLINER_OB_SPEAKER)
 DEF_ICON(OUTLINER_OB_FORCE_FIELD)
 DEF_ICON(OUTLINER_OB_GROUP_INSTANCE)
+DEF_ICON(OUTLINER_OB_GROOM)
 #ifndef DEF_ICON_BLANK_SKIP
-	DEF_ICON(BLANK122)
 	DEF_ICON(BLANK123)
 	DEF_ICON(BLANK124)
 	DEF_ICON(BLANK125)



More information about the Bf-blender-cvs mailing list