blender/intern/cycles
Brecht Van Lommel 75a051a6ab Fix T93246: Cycles wrong volume shading after transparent surface
The Russian roulette probability was not taken into account for volumes in all
cases. It should not be left out from the SD_HAS_ONLY_VOLUME case.
2022-05-05 20:51:01 +02:00
..
app Cycles: add USD as a file format for Cycles standalone rendering 2022-04-29 19:19:19 +02:00
blender Fix Cycles world light group confusing UI 2022-05-04 21:23:18 +02:00
bvh Cleanup: use make_float4(f) zero_float4() to simplify code 2022-03-23 20:06:12 +01:00
cmake Cycles: refactor Hydra render delegate building 2022-04-29 19:03:06 +02:00
device Revert "Cycles: Enable inlining on Apple Silicon for 1.1x speedup" 2022-04-28 00:46:43 +02:00
doc Fix missing license file from last commit 2022-02-11 18:08:32 +01:00
graph Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
hydra Cycles: Hydra fixes for stageMetersPerUnit and OpenGL context on Windows 2022-04-29 19:19:39 +02:00
integrator Fix Cycles division by zero in material preview render 2022-05-04 20:01:04 +02:00
kernel Fix T93246: Cycles wrong volume shading after transparent surface 2022-05-05 20:51:01 +02:00
scene Fix T95644: Cycles doesn't update modified object attributes on GPU 2022-05-04 20:07:19 +02:00
session Cleanup: fix various Cycles build warnings with non-default options 2022-04-29 17:39:04 +02:00
subd License headers: use SPDX for remaining files in Cycles 2022-02-15 17:52:38 +11:00
test Cycles: various Linux build fixes related to Hydra render delegate 2022-04-07 19:52:53 +02:00
util Fix T97498, T97651: crash in Cycles with TBB 2021 after recent changes 2022-04-28 00:24:13 +02:00
CMakeLists.txt Cycles: refactor Hydra render delegate building 2022-04-29 19:03:06 +02:00