Blender Git Commit Log

Git Commits -> Revision 755f018

Revision 755f018 by Brecht Van Lommel (master)
March 28, 2012, 10:39 (GMT)
Cycles: shadow pass support. Note that this only takes into account lamps,
emitting objects or world lighting do not contribute to the shadow pass.

Consider this more as a pass useful for some compositing tricks, unlike
other lighting passes this pass can't be used to exactly reconstruct the
combined pass.

Commit Details:

Full Hash: 755f0183240527e9b274ce4f80f1cf1d7e414164
SVN Revision: 45242
Parent Commit: 1e54245
Lines Changed: +61, -21

9 Modified Paths:

/intern/cycles/blender/addon/ui.py (+1, -0) (Diff)
/intern/cycles/blender/blender_session.cpp (+2, -1) (Diff)
/intern/cycles/kernel/kernel_accumulate.h (+17, -7) (Diff)
/intern/cycles/kernel/kernel_emission.h (+4, -1) (Diff)
/intern/cycles/kernel/kernel_passes.h (+2, -0) (Diff)
/intern/cycles/kernel/kernel_path.h (+3, -3) (Diff)
/intern/cycles/kernel/kernel_types.h (+5, -2) (Diff)
/intern/cycles/render/buffers.cpp (+20, -7) (Diff)
/intern/cycles/render/film.cpp (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021