Blender Git Commit Log

Git Commits -> Revision 469447f

Revision 469447f by Thomas Dinges (master)
February 5, 2016, 21:13 (GMT)
Cycles: Auto disable World MIS, if we only use a simple color.

When World MIS is enabled by the user, we now check if we actually need it.
In case of a simple node setup (no procedurals, no HDRs..) we auto disable MIS internally to save render time.

This change is important for upcoming default changes.

Commit Details:

Full Hash: 469447f7077e42ec73d71e51f8f6bebc918fdfa6
Parent Commit: ca88bc5
Lines Changed: +51, -15

5 Modified Paths:

/intern/cycles/render/light.cpp (+26, -6) (Diff)
/intern/cycles/render/osl.cpp (+17, -8) (Diff)
/intern/cycles/render/shader.cpp (+1, -0) (Diff)
/intern/cycles/render/shader.h (+1, -0) (Diff)
/intern/cycles/render/svm.cpp (+6, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021