Blender Git Commit Log
Git Commits -> Revision 10d41e4
Revision 10d41e4 by Campbell Barton (master) March 2, 2019, 09:31 (GMT) |
Fix BLI_mempool incorrect slop-space calculation Also ensure elements fit evenly into the chunk size causing allocations to be slightly smaller in some cases. In own tests reduces overall memory use by about ~4.5% for high poly meshes in edit-mode. |
Commit Details:
Full Hash: 10d41e48b8abd6f60f3dc379a8a0b5b5eb4889b4
Parent Commit: cf75aea
Lines Changed: +12, -6
1 Modified Path:
/source/blender/blenlib/intern/BLI_mempool.c (+12, -6) (Diff)