Blender Git Loki
Git Commits -> Revision 18937f6
Revision 18937f6 by Sergey Sharybin (master) February 14, 2015, 21:01 (GMT) |
Cycles: Add ifdef switch to use blender's guardedalloc for vector allocation It's actually a bad level call, but it's inside ifdef block and disabled by default and only intended to be used for development purposes. Main idea of this change is to combine statistics coming from Cycles and Blender during scene synchronization step, to see if further changes are actually reducing memory footprint. |
Commit Details:
Full Hash: 18937f6fb5582f6a11bc3f732ae21d77b0219c39
Parent Commit: d0cc118
Lines Changed: +22, -1
1 Modified Path:
/intern/cycles/util/util_guarded_allocator.h (+22, -1) (Diff)