698 B
698 B
- for all asset types, make the Director define load*()
- instead of requiring Cloneable<Set>, add Director.cloneSet()
- in all newMethods take a path, not the object.
- try disabling AssetCache completely
- in all with_ macros, mark those assets as dirty (needing to be reloaded)
- Movie.scavenge before cleanup
- in all new* methods, don't load the new thing if it exists already