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:
authorWilliam Reynish <billreynish>2018-10-31 19:30:47 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2018-10-31 19:59:00 +0300
commit9fbba61f4b4b95b7f4d9e8c45b3db57dc97fe15d (patch)
treee8d0b29adb730e5841c9e8ba5b6928f0342d67fa /source/blender/editors/include/UI_icons.h
parent4b7b1ba114812caaa096ac2994051f8148bea9a5 (diff)
UI: icon set updates by Andrzej Ambroz.
New icons for duplicate, driver types, window, hue/saturation.
Diffstat (limited to 'source/blender/editors/include/UI_icons.h')
-rw-r--r--source/blender/editors/include/UI_icons.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index cde88e13b1f..34ce9bd1fbe 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -71,7 +71,7 @@ DEF_ICON(GRIP)
DEF_ICON(DOT)
DEF_ICON(COLLAPSEMENU)
DEF_ICON(X)
-DEF_ICON_BLANK(74)
+DEF_ICON(DUPLICATE)
DEF_ICON_BLANK(75)
DEF_ICON_BLANK(76)
DEF_ICON_BLANK(77)
@@ -79,7 +79,7 @@ DEF_ICON(NODE)
DEF_ICON(NODE_SEL)
/* ui */
-DEF_ICON_BLANK(FULLSCREEN)
+DEF_ICON(WINDOW)
DEF_ICON(WORKSPACE)
DEF_ICON(RIGHTARROW_THIN)
DEF_ICON(BORDERMOVE)
@@ -87,7 +87,7 @@ DEF_ICON(VIEWZOOM)
DEF_ICON(ADD)
DEF_ICON(REMOVE)
DEF_ICON(PANEL_CLOSE)
-DEF_ICON_COLOR(COPY_ID)
+DEF_ICON(COPY_ID)
DEF_ICON(EYEDROPPER)
DEF_ICON_BLANK(92)
DEF_ICON(AUTO)
@@ -118,9 +118,9 @@ DEF_ICON(ZOOM_SELECTED)
DEF_ICON(ZOOM_PREVIOUS)
DEF_ICON(ZOOM_IN)
DEF_ICON(ZOOM_OUT)
-DEF_ICON_BLANK(121)
-DEF_ICON_BLANK(122)
-DEF_ICON_BLANK(123)
+DEF_ICON(DRIVER_DISTANCE)
+DEF_ICON(DRIVER_ROTATIONAL_DIFFERENCE)
+DEF_ICON(DRIVER_TRANSFORM)
DEF_ICON(FREEZE)
DEF_ICON(STYLUS_PRESSURE)
DEF_ICON(GHOST_DISABLED)
@@ -282,7 +282,7 @@ DEF_ICON(MOUSE_LMB_DRAG)
DEF_ICON(MOUSE_MMB_DRAG)
DEF_ICON(MOUSE_RMB_DRAG)
DEF_ICON_BLANK(284)
-DEF_ICON_BLANK(285)
+DEF_ICON(PRESET_NEW)
DEF_ICON_BLANK(286)
DEF_ICON(DECORATE)
DEF_ICON(DECORATE_KEYFRAME)
@@ -718,8 +718,8 @@ DEF_ICON_BLANK(243)
DEF_ICON_BLANK(244)
DEF_ICON_BLANK(245)
DEF_ICON(NORMALS_VERTEX)
-DEF_ICON(NORMALS_VERTEX_FACE)
DEF_ICON(NORMALS_FACE)
+DEF_ICON(NORMALS_VERTEX_FACE)
/* 3D VIEW */
DEF_ICON(SHADING_BBOX)