Blender Git Commit Log

Git Commits -> Revision 10d2cbf

Revision 10d2cbf by Brecht Van Lommel (master)
January 20, 2021, 13:59 (GMT)
Fix T84872: OptiX GPU + CPU rendering uses branched path samples

Branched path tracing is not supported for OptiX, and it would still use the
number of AA samples from there when branched path was enabled by the user
earlier but auto disabled and hidden in the UI when using OptiX.

Ref D10159

Commit Details:

Full Hash: 10d2cbfa369a512730a53192ccfe2473c9d96035
Parent Commit: 1451f7d
Lines Changed: +9, -4

5 Modified Paths:

/intern/cycles/blender/blender_sync.cpp (+1, -1) (Diff)
/intern/cycles/device/device.cpp (+2, -0) (Diff)
/intern/cycles/device/device.h (+2, -0) (Diff)
/intern/cycles/device/device_optix.cpp (+1, -0) (Diff)
/intern/cycles/render/integrator.cpp (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021