Blender Git Loki
Git Commits -> Revision fe427f0
Revision fe427f0 by Campbell Barton (master) September 1, 2013, 08:58 (GMT) |
kd-tree, - replace numbers with defines for allocation increments and default array size. - move array reallocation into a static function (deduplicate 2x). also fix own mistake with uninitialized slop-space var in memory printing statistics. |
Commit Details:
Full Hash: fe427f056186d6ac932d075c58f522e878ae6536
SVN Revision: 59702
Parent Commit: 3c193c8
Lines Changed: +35, -33