Blender Git Commit Log
Git Commits -> Revision 12e5b94
Revision 12e5b94 by Soumya Pochiraju (soc-2021-simulation-display) September 1, 2021, 13:22 (GMT) |
Fix: Memory leak in non primitive collision shape drawing functions The ojects containing the non primitive collision shape meshes are stored in a GSet along with other draw cache shapes and the meshes are freed using these object pointers |
Commit Details:
Full Hash: 12e5b9420ee7c5304aba7e94904ea785b47857b3
Parent Commit: cfaaf58
Lines Changed: +31, -3