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>2008-10-17 09:54:42 +0400
committerMatt Ebb <matt@mke3.net>2008-10-17 09:54:42 +0400
commitb3000c5529d10ae5002d25384c50d934b233a216 (patch)
tree88ef06cb08290072fd47cc2b1c309c0cc9136bff /source/blender/makesdna/DNA_material_types.h
parent51d51991e59f98e7cff3a035d5ba3a142f1ed7e0 (diff)
non-working WIP commit to continue coding at home.
nothing to see here, move along!
Diffstat (limited to 'source/blender/makesdna/DNA_material_types.h')
-rw-r--r--source/blender/makesdna/DNA_material_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_material_types.h b/source/blender/makesdna/DNA_material_types.h
index 7b6e945dfbf..3ceb267ce67 100644
--- a/source/blender/makesdna/DNA_material_types.h
+++ b/source/blender/makesdna/DNA_material_types.h
@@ -357,6 +357,7 @@ typedef struct Material {
#define MA_VOL_SHADED 1
#define MA_VOL_ATTENUATED 2
#define MA_VOL_RECVSHADOW 4
+#define MA_VOL_PRECACHESHADING 8
/* vol_phasefunc_type */
#define MA_VOL_PH_ISOTROPIC 0