Blender Git Loki
Git Commits -> Revision 347410a
Revision 347410a by Sergey Sharybin (master) March 7, 2017, 16:32 (GMT) |
Depsgraph: Remove workarounds from depsgraph for keeping threads alive This is something what should be done in the task scheduler instead with local thread queues so we handle this in a single place. |
Commit Details:
Full Hash: 347410a322c4a356b7111a059ceb89626c8859a5
Parent Commit: 55c2cd8
Lines Changed: +28, -90