Go to file
Sergey Sharybin ccc5983e2b Fix T39823: SSS scatter doesn't update volume stack, causing shading artifacts
Basically the title says it all, we need to update volume stack when doing ray
scatter for SSS. This leads to speed regressions in cases scene does have both
volume and SSS (performance in case there's no SSS or no volume should be the
same).

We might try optimizing kernel_path_subsurface_update_volume_stack() a bit by
either recording all intersections or using some more appropriate visibility
flags.

Reviewers: brecht, juicyfruit, dingto

Differential Revision: https://developer.blender.org/D795
2014-09-25 23:17:45 +06:00
build_files Fix T41936: lender 2.72 Crashes on play on *Ubuntu 14.04 2014-09-24 16:34:12 +06:00
doc Sphinx doc script, update for change in rsync 2014-09-24 12:51:22 +10:00
extern Cycles: Add support of Glog logging 2014-09-25 17:08:32 +06:00
intern Fix T39823: SSS scatter doesn't update volume stack, causing shading artifacts 2014-09-25 23:17:45 +06:00
release Expose show brush property for UV sculpting. 2014-09-25 15:38:32 +02:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix previous commit rB34abb614f1344a6, which broke addons translations. 2014-09-25 14:33:19 +02:00
tests Cleanup: use static sets where possible 2014-09-18 17:45:31 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Cycles: Add support of Glog logging 2014-09-25 17:08:32 +06:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Utility script to create release archive 2014-09-16 11:44:00 +10:00
SConstruct Fix scons leaving partially generated files when aborting 2014-09-12 22:56:37 +06:00