Blender Git Loki
Git Commits -> Revision 71772f5
Revision 71772f5 by Sergey Sharybin (cycles_bvh) July 6, 2016, 11:54 (GMT) |
Cycles BVH: Lazily allocate aligned transform in BVH node This is an attempt to save up memory for oriented nodes during BVH build. Will likely introduce some slowdown to construct hair BVH, but that we can optimize later by using specialized allocator. |
Commit Details:
Full Hash: 71772f5ae7d38f22984531fd3aa99a86fab8e90e
Parent Commit: 23b07de
Lines Changed: +21, -9