Suggested fix from ynjh_jo to make eggcacher RAM usage smaller

This commit is contained in:
rdb 2009-04-27 06:01:54 +00:00
parent 6026dd0eec
commit 216d90dd40
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ class EggCacher:
self.pandaloader.loadSync(fn, self.loaderopts)
gc.collect()
ModelPool.releaseAllModels()
TexturePool.releaseAllTextures()
progress += size