Blender Git Commit Log
Git Commits -> Revision da5b04a
Revision da5b04a by Campbell Barton (master) August 3, 2013, 18:05 (GMT) |
fix for over-allocation in BKE_pbvh_search_gather, BKE_pbvh_gather_proxies, each element was having the size of PBVHNode allocated rather then the size of a pointer (8 vs 184 bytes here) |
Commit Details:
Full Hash: da5b04a0c214dffd46b180afa9cd553ff839e13c
SVN Revision: 58869
Parent Commit: 2a8d76d
Lines Changed: +4, -18
1 Modified Path:
/source/blender/blenkernel/intern/pbvh.c (+4, -18) (Diff)