Blender Git Commit Log

Git Commits -> Revision 16ddee4

Revision 16ddee4 by Sergey Sharybin (cycles-x)
February 25, 2021, 16:43 (GMT)
Cycles: Make path tracer aware of start sample of tile manager

This is a part of "bring viewport rendering back" project.
This is something what is required to have with the current way of
how viewport drawing is done. In the future it might make sense to
have PathTrace persistent in the Session, so that it can keep track
of sample and resolution divider.

However, this new API will likely be used to achieve the "add more
samples to existing render" feature.

Commit Details:

Full Hash: 16ddee4fb484b2f2c48f9685fa9f5a875962c8c7
Parent Commit: 10c7be7
Lines Changed: +19, -4

3 Modified Paths:

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