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:
authorTon Roosendaal <ton@blender.org>2006-06-14 22:04:26 +0400
committerTon Roosendaal <ton@blender.org>2006-06-14 22:04:26 +0400
commitc0c7c4ba143cea1e951a6e49be69736c86ef52b6 (patch)
tree435552b28a186774f55dab8a172d1c97a921597c /source/blender/include/BIF_resources.h
parent6388715b438611a43b87e9542c43387fc9b5b9d9 (diff)
Fixes for preview render in buttons:
- restored type choice compatiblity (plane, sphere, cube) with 2.41 release (sorry, will break saved files with CVS... my fault, should have known.) - removed lamp choices (lights now are different per preview, no fixed choices). - added checkered plane behind the plane preview. nicer for halos.
Diffstat (limited to 'source/blender/include/BIF_resources.h')
-rw-r--r--source/blender/include/BIF_resources.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/include/BIF_resources.h b/source/blender/include/BIF_resources.h
index 622b55be154..8c108df442e 100644
--- a/source/blender/include/BIF_resources.h
+++ b/source/blender/include/BIF_resources.h
@@ -270,8 +270,8 @@ typedef enum {
ICON_PROP_CON,
ICON_SYNTAX,
ICON_SYNTAX_OFF,
- ICON_BLANK52,
- ICON_BLANK53,
+ ICON_MONKEY,
+ ICON_HAIR,
ICON_PLUS,
ICON_VIEWMOVE,
ICON_HOME,