Blender Git Commit Log
Git Commits -> Revision cac3443
Revision cac3443 by Brecht Van Lommel (master) February 8, 2010, 14:59 (GMT) |
Guardedalloc: added MEM_reallocN function to do simple alloc/memcpy/free, not as optimized as a system realloc but I've had to do this often enough manually to justify a utility function. |
Commit Details:
Full Hash: cac3443d4ed4f3dd1a2dbf86627c0017dedefbb3
SVN Revision: 26709
Parent Commit: 6c8e3e3
Lines Changed: +29, -0