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-02-14 22:25:33 +0300
committerTon Roosendaal <ton@blender.org>2006-02-14 22:25:33 +0300
commitc9fa1a23e434b4bd7276bf82fc58c68a084c9911 (patch)
tree7a25036d42182328d72eabfbad1a44b3b9e4d5c8 /source/blender/makesdna/DNA_texture_types.h
parent3eb971abcc8990aae015eb71fb0b284f23a61027 (diff)
Forgot to commit define.... tsk!
Diffstat (limited to 'source/blender/makesdna/DNA_texture_types.h')
-rw-r--r--source/blender/makesdna/DNA_texture_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_texture_types.h b/source/blender/makesdna/DNA_texture_types.h
index 7aad3ee6e37..6711ffbf3a8 100644
--- a/source/blender/makesdna/DNA_texture_types.h
+++ b/source/blender/makesdna/DNA_texture_types.h
@@ -321,6 +321,7 @@ typedef struct TexMapping {
#define MTEX_DIFF 6
#define MTEX_LIGHT 7
#define MTEX_SCREEN 8
+#define MTEX_OVERLAY 9
/* **************** EnvMap ********************* */