Blender Git Loki
Git Commits -> Revision fe49052
Revision fe49052 by Sergey Sharybin (master) December 24, 2014, 21:50 (GMT) |
Cycles: Use proper node counter to allocate QBVH nodes Before all the nodes were counted and allocated, leading to situations when bunch of allocated memory is not used because reasonable amount of nodes are simply ignored. |
Commit Details:
Full Hash: fe4905288dc4b8ddf193abdf3b287c47feedb597
Parent Commit: 345ed4d
Lines Changed: +17, -2