Go to file
Stefan Werner c8a041f489 Fix T46760: Branched Path Tracing converges to different result than plain Path Tracing
Multiple importance sampling for branched path tracing light samples needs to be
calculated separately per BSDF, not with Veach's one sample model.
2015-11-26 14:59:58 +05:00
build_files install_deps.sh: Updated official boost version (grrr). 2015-11-25 14:10:27 +01:00
doc Docs: create link pointing to latest API docs 2015-11-11 04:14:11 +11:00
extern CUEW: Update to latest version 2015-11-25 23:30:46 +05:00
intern Fix T46760: Branched Path Tracing converges to different result than plain Path Tracing 2015-11-26 14:59:58 +05:00
release Sequencer: nested scene strip support (like metas) 2015-11-26 00:15:08 +11:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix recent c99 cleanup w/ openmp 2015-11-26 18:04:56 +11:00
tests BLI_math: add mat3_polar_decompose, interp_m3_m3m3 and interp_m4_m4m4. 2015-10-09 21:26:33 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt OSX bump python to 3.5 2015-11-24 23:18:31 +01:00
COPYING
GNUmakefile Makefile: show build dir when configuring 2015-09-22 00:16:53 +10:00
SConstruct C99 is now the C standard for all our C code. 2015-11-22 22:31:22 +01:00