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:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2018-07-02 16:28:47 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2018-07-02 18:40:20 +0300
commitae6872e26f3732d632212d9940ed5abc0b6ad0ce (patch)
tree4e15573f1793a2ed68f6a3b00f4dd5da518812c8 /source/blender/editors/include/UI_icons.h
parent5d77216ef7a38c69a4364602e8cd83f7fc22e94a (diff)
UI: update status bar mouse icons, draw in text color.
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 6f04107ae03..4c67a306e75 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -267,7 +267,7 @@ DEF_ICON(GROUP_UVS)
DEF_ICON(RNA)
DEF_ICON(RNA_ADD)
- /* INPUT */
+ /* MONOCHROME ICONS */
DEF_ICON(MOUSE_LMB)
DEF_ICON(MOUSE_MMB)
DEF_ICON(MOUSE_RMB)
@@ -275,9 +275,9 @@ DEF_ICON(MOUSE_MOVE)
DEF_ICON(MOUSE_LMB_DRAG)
DEF_ICON(MOUSE_MMB_DRAG)
DEF_ICON(MOUSE_RMB_DRAG)
-DEF_ICON(MOUSE_DRAG)
#ifndef DEF_ICON_BLANK_SKIP
+ DEF_ICON(BLANK099)
DEF_ICON(BLANK100)
DEF_ICON(BLANK101)
DEF_ICON(BLANK102)
@@ -293,10 +293,8 @@ DEF_ICON(MOUSE_DRAG)
DEF_ICON(BLANK112)
DEF_ICON(BLANK113)
DEF_ICON(BLANK114)
-#endif
-DEF_ICON(RESTRICT_VIEW_OFF)
-DEF_ICON(RESTRICT_VIEW_ON)
-#ifndef DEF_ICON_BLANK_SKIP
+ DEF_ICON(BLANK115)
+ DEF_ICON(BLANK116)
DEF_ICON(BLANK116b)
#endif
@@ -357,8 +355,10 @@ DEF_ICON(OUTLINER_DATA_GREASEPENCIL)
DEF_ICON(BLANK138)
DEF_ICON(BLANK139)
DEF_ICON(BLANK140)
- DEF_ICON(BLANK141)
- DEF_ICON(BLANK142)
+#endif
+DEF_ICON(RESTRICT_VIEW_OFF)
+DEF_ICON(RESTRICT_VIEW_ON)
+#ifndef DEF_ICON_BLANK_SKIP
DEF_ICON(BLANK142b)
#endif