Blender Git Loki
Git Commits -> Revision ca8dd5d
Revision ca8dd5d by Mitchell Stokes (soc-2012-swiss_cheese) July 25, 2012, 21:06 (GMT) |
Cleaning up a memory leak with KX_LibLoadStatus objects that were being sent to Python. The objects are now saved to a map on the scene converter and deleted when the library is freed. This map can later be used to provide users with a list of status objects. |
Commit Details:
Full Hash: ca8dd5da3272fe972e963afdcde31d022bf2fab9
SVN Revision: 49229
Parent Commit: 618e495
Lines Changed: +9, -2