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@pandora.be>2010-01-25 17:47:32 +0300
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2010-01-25 17:47:32 +0300
commit4b71eaa4d14af6f43c15f97d8bf70506afad724b (patch)
tree3da447406e38d26a7de852018a43273c9cc4ff53 /source/blender/makesdna/DNA_lamp_types.h
parentede3f0285d351923ee337ecc4b79d04afd745df2 (diff)
Show Cone option for spot lamps, to visualize which objects are being affected.
Diffstat (limited to 'source/blender/makesdna/DNA_lamp_types.h')
-rw-r--r--source/blender/makesdna/DNA_lamp_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_lamp_types.h b/source/blender/makesdna/DNA_lamp_types.h
index c321c9feea7..e5a7abe6323 100644
--- a/source/blender/makesdna/DNA_lamp_types.h
+++ b/source/blender/makesdna/DNA_lamp_types.h
@@ -145,6 +145,7 @@ typedef struct Lamp {
#define LA_YF_SOFT 16384
#define LA_LAYER_SHADOW 32768
#define LA_SHAD_TEX (1<<16)
+#define LA_SHOW_CONE (1<<17)
/* layer_shadow */
#define LA_LAYER_SHADOW_BOTH 0