Blender Git Loki
Git Commits -> Revision f9a4ae6
Revision f9a4ae6 by Mai Lavelle (cycles-tiles-rework) January 13, 2017, 01:41 (GMT) |
Cycles: Overload DeviceTask::update_progress to take multiple tiles `update_progress` will only update the tile sample once every second, which is a problem when there are multiple tiles and calls to this function. The overload allows for multiple tiles to be updated at once by getting around the rate limit with a single call. |
Commit Details:
Full Hash: f9a4ae6c308cfd672ae72322a6b4225f0f2bc1bb
Parent Commit: b073275
Lines Changed: +28, -0