Blender Git Commit Log

Git Commits -> Revision 5533e34

Revision 5533e34 by Sergey Sharybin (cycles-x)
February 18, 2021, 15:12 (GMT)
Cycles: Communicate path tracer result to the UI

The Session side is implemented similarly to the progressive refine.
There is some code duplication there, but this is a temporary code,
since the tile and render tile concepts will likely be eliminated.

Commit Details:

Full Hash: 5533e34b8c1cb535bb0ed2ed25707062dad47532
Parent Commit: 4013f50
Lines Changed: +127, -0

3 Modified Paths:

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