Blender Git Loki
Git Commits -> Revision a65509e
Revision a65509e by Sergey Sharybin (cycles-x) July 26, 2021, 13:16 (GMT) |
Fix synchronization time included into constant time render in Cycles X The first work is scheduled prior to scene update, and the scene update might take a while first time (loading kernels, building all the internal structures and so on). Made it so the path tracer reports explicitly when it actually starts to work, so that the scheduler can take proper decision about when to stop, |
Commit Details:
Full Hash: a65509e4497f71626fd9a9d5799cf0846e8bd2db
Parent Commit: 54de52f
Lines Changed: +19, -12