Blender Git Commit Log
Git Commits -> Revision b6a762f
Revision b6a762f by Brecht Van Lommel (render25) March 9, 2010, 13:03 (GMT) |
Render Branch: * add lamp option "indirect" to indicate if the lamp should be used as part of indirect lighting * add shadow buffer option to indicate if strands should be part of the shadow buffer * revert some dupli debugging code that wasn't supposed to be comitted |
Commit Details:
Full Hash: b6a762fa99cfd0bf24d69fa490851d832a8689fc
SVN Revision: 27361
Parent Commit: aa2cde3
Lines Changed: +74, -35
9 Modified Paths:
/release/scripts/ui/properties_data_lamp.py (+39, -14) (Diff)
/source/blender/blenkernel/intern/anim.c (+15, -15) (Diff)
/source/blender/makesdna/DNA_lamp_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/makesrna.c (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_lamp.c (+10, -0) (Diff)
/source/blender/render/extern/include/RE_shader_ext.h (+1, -0) (Diff)
/source/blender/render/intern/source/lamp.c (+1, -0) (Diff)
/source/blender/render/intern/source/rayshade.c (+1, -0) (Diff)
/source/blender/render/intern/source/zbuf.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/anim.c (+15, -15) (Diff)
/source/blender/makesdna/DNA_lamp_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/makesrna.c (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_lamp.c (+10, -0) (Diff)
/source/blender/render/extern/include/RE_shader_ext.h (+1, -0) (Diff)
/source/blender/render/intern/source/lamp.c (+1, -0) (Diff)
/source/blender/render/intern/source/rayshade.c (+1, -0) (Diff)
/source/blender/render/intern/source/zbuf.c (+2, -2) (Diff)