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:
authorMatt Ebb <matt@mke3.net>2009-02-18 07:36:07 +0300
committerMatt Ebb <matt@mke3.net>2009-02-18 07:36:07 +0300
commitba59754a1d76da576dd43a347fc4e6c2e6598a60 (patch)
treeeaded9988450ea703b3b1528b6d1fe67a723f363 /source/blender/editors/include/UI_resources.h
parentd00b18c718c20ea3efb60992c93866f30247b645 (diff)
* More icon updates
Diffstat (limited to 'source/blender/editors/include/UI_resources.h')
-rw-r--r--source/blender/editors/include/UI_resources.h32
1 files changed, 16 insertions, 16 deletions
diff --git a/source/blender/editors/include/UI_resources.h b/source/blender/editors/include/UI_resources.h
index b00ac5e58cb..c6a6c424158 100644
--- a/source/blender/editors/include/UI_resources.h
+++ b/source/blender/editors/include/UI_resources.h
@@ -51,8 +51,8 @@ typedef enum {
ICON_PLUS,
ICON_DISCLOSURE_TRI_DOWN,
ICON_DISCLOSURE_TRI_RIGHT,
- ICON_CHECKBOX_DEHLT,
- ICON_CHECKBOX_HLT,
+ ICON_RADIOBUT_OFF,
+ ICON_RADIOBUT_ON,
ICON_MENU_PANEL,
ICON_PYTHON,
ICON_BLANK003,
@@ -79,8 +79,8 @@ typedef enum {
ICON_EYEDROPPER,
ICON_BLANK010,
ICON_AUTO,
- ICON_BLANK011,
- ICON_BLANK012,
+ ICON_CHECKBOX_DEHLT,
+ ICON_CHECKBOX_HLT,
ICON_UNLOCKED,
ICON_LOCKED,
ICON_BLANK013,
@@ -240,13 +240,13 @@ typedef enum {
ICON_FILE,
ICON_FCURVE,
ICON_FONT,
- ICON_CURVE_HLT,
- ICON_MBALL_HLT,
- ICON_LATTICE_HLT,
- ICON_LAMP_HLT,
- ICON_MATERIAL_HLT,
- ICON_TEXTURE_HLT,
- ICON_IPO_HLT,
+ ICON_RENDER_RESULT,
+ ICON_BLANK080A,
+ ICON_BLANK080B,
+ ICON_BLANK080C,
+ ICON_BLANK080D,
+ ICON_BLANK080E,
+ ICON_BLANK080F,
ICON_BLANK080,
ICON_BLANK081,
ICON_LIBRARY_HLT,
@@ -687,15 +687,15 @@ typedef enum {
ICON_SEQ_PREVIEW,
ICON_SEQ_LUMA_WAVEFORM,
ICON_SEQ_CHROMA_SCOPE,
- ICON_BLANK329,
+ ICON_SEQ_HISTOGRAM,
ICON_BLANK330,
ICON_BLANK331,
ICON_BLANK332,
ICON_BLANK333,
- ICON_TRANSP_HLT, // XXX CHANGE TO STRAIGHT ALPHA, Z ETC
- ICON_TRANSP_DEHLT,
- ICON_BLANK334,
- ICON_BLANK335,
+ ICON_IMAGE_RGB, // XXX CHANGE TO STRAIGHT ALPHA, Z ETC
+ ICON_IMAGE_RGB_ALPHA,
+ ICON_IMAGE_ALPHA,
+ ICON_IMAGE_ZDEPTH,
ICON_IMAGEFILE,
ICON_BLANK336,
ICON_BLANK337,