Blender Git Commit Log
Git Commits -> Revision d4be0ec
Revision d4be0ec by Jeroen Bakker (master) September 4, 2012, 11:08 (GMT) |
* there is a tiny memory leak. I think it happens when you quit blenden during a WM_draw. tiny is max 8* size of pointer and it is maintained at that size. So no worries there. * cleanup some code to be certain that deinitialization happens correctly. |
Commit Details:
Full Hash: d4be0ec9fbd122e259662f8da0261798a0056430
SVN Revision: 50377
Parent Commit: 6805db6
Lines Changed: +44, -8