713 B
713 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.
- in all new* methods, save the path that was loaded
- 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