Blender Git Commit Log

Git Commits -> Revision 444e4cc

Revision 444e4cc by Sergey Sharybin (cycles-x)
April 10, 2021, 12:08 (GMT)
Cycles: Move use adaptive sampling flag to integrator

Makes it closer to the rest of the adaptive sampling settings and
allows access from Scene.

The current downside is that rendering does need an extra integrator
synchronize call which will be removed by a followup development.

There should be no functional changes.

Commit Details:

Full Hash: 444e4cc8f393c730c151e8b530a2414e750bcd2d
Parent Commit: 7980fef
Lines Changed: +22, -20

6 Modified Paths:

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