Go to file
Wenzel Jakob c81b015cea volpath: correct attenuation for area lights surrounded by a medium
Previously, volpath did not correctly compute the attenuation to
an area light source when it was embedded inside a participating medium
(i.e. referencing it directly). volpath_simple was unaffected.

It is unlikely that anybody ran into this problem, since it was in fact
not possible to construct such a scene due to an assertion in shape.cpp.
2014-06-29 20:25:45 +02:00
build fixed clang build on OSX 2014-06-11 17:55:09 +02:00
data render time script: also print milliseconds 2014-04-30 19:31:03 +02:00
doc minor documentation improvements 2014-06-06 01:01:47 +02:00
include/mitsuba further filtering/resampling code improvements 2014-06-06 01:55:02 +02:00
src volpath: correct attenuation for area lights surrounded by a medium 2014-06-29 20:25:45 +02:00
.agignore Added Mitsuba-specific configuraiton files for 'ag' and 'YouCompleteMe' 2014-06-04 18:14:08 +02:00
.hgignore documentation updates 2012-09-28 00:17:44 -04:00
.hgtags Added tag v0.5.0 for changeset e6a8a0178556 2014-02-26 14:31:56 +01:00
.ycm_extra_conf.py Added Mitsuba-specific configuraiton files for 'ag' and 'YouCompleteMe' 2014-06-04 18:14:08 +02:00
CMakeLists.txt Added some initial configuration flags in CMake for gcc/clang 2013-02-26 17:43:51 -05:00
SConstruct some SCons-related improvements 2012-12-09 00:57:27 -05:00
setpath.csh fixed setpath.csh script on OSX 2012-10-25 00:58:14 -04:00
setpath.sh disable core dumps in setpath.sh 2014-06-04 18:08:38 +02:00