Blender Git Commit Log

Git Commits -> Revision 3d51907

Revision 3d51907 by Sergey Sharybin (cycles-x)
April 16, 2021, 13:11 (GMT)
Cycles: Remove unused and confusing fields

- Remove adaptive sampling from Film.
The adaptive sampling is configured via Integrator. Having unused
adaptive sampling in Film is rather confusing.

- Remove unused start_sample from KernelIntegrator.
It is unused, and with the idea of making it possible to resume
rendering with adaptive sampling the meaning of a single start sample
becomes unclear.

Commit Details:

Full Hash: 3d51907900f2a30fed743adbaf6f60aa1101363d
Parent Commit: 793fc39
Lines Changed: +1, -9

4 Modified Paths:

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