Files
blender/intern
Stefan Werner 3c852ba074 Fix T53914: Volumetric scattering now goes correctly through transparent surfaces.
There was a check for volume bounces at every surface intersection. That could lead to a volume scattered path being terminated
when passing through a transparent surface. This check was superfluous, as the volume shader evaluation already checks the
number of volume bounces and once it passes the max, volume shaders will not return scatter events any more.

Reviewers: #cycles, brecht

Reviewed By: #cycles, brecht

Subscribers: brecht, #cycles

Tags: #cycles

Maniphest Tasks: T53914

Differential Revision: https://developer.blender.org/D3024
2018-01-27 21:39:19 +01:00
..
2017-03-12 02:47:53 +11:00
2017-05-27 15:34:55 -04:00
2017-11-14 17:11:48 +01:00
2016-07-02 10:08:33 +10:00
2017-06-19 10:04:30 +10:00
2016-06-11 22:05:20 +02:00
2017-05-27 15:34:55 -04:00
2017-03-12 02:47:53 +11:00