0
0
forked from blender/blender
blender/intern/cycles
Weizhen Huang 5da75183d9 Fix #123448: Cycles area light using MIS when the spread is zero
area light with zero spread was introduced in bf18032977. Such paths can
only be sampled with NEE, so MIS should not be used.
This fixes the discrepancy when Direct Light Sampling is set to MIS or NEE.

Pull Request: #118584
2024-07-10 10:36:22 +02:00
..
app Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
blender Fix #117485: Crash rendering motion blur with changing curve count 2024-03-12 13:30:12 +01:00
bvh Fix #110170: Cycles CUDA cloud rendering artifacts with spatial splits 2023-08-09 17:12:51 +02:00
cmake Fix compilation error with oneAPI disabled and GPU Embree enabled 2023-06-14 18:20:45 +02:00
device Cycles: oneAPI: Fix driver version check for future Intel GPU drivers 2024-07-09 12:28:44 +02:00
doc Cleanup: cmake formatting 2022-12-17 13:33:27 +11:00
graph Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
hydra Fix #107932: crash attempting to load invalid OpenVDB file path on macOS 2023-05-24 17:47:27 +02:00
integrator Fix 114336: Cycles crash switching render pass in the viewport 2023-11-14 09:59:19 +01:00
kernel Build: Upgrade Intel Graphics Compiler to 1.0.15468 on Linux 2024-03-12 12:59:15 +01:00
scene Fix #123448: Cycles area light using MIS when the spread is zero 2024-07-10 10:36:22 +02:00
session Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
subd Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
test Cleanup: remove redundant lerp function, mix already does the same 2023-05-12 21:00:52 +02:00
util Fix: Increase thread stack size for musl libc 2023-11-22 19:47:18 +01:00
CMakeLists.txt Cycles: add HIP RT device, for AMD hardware ray tracing on Windows 2023-04-25 20:19:43 +02:00