Releases: potatojam/defold-atlas-loader
Releases · potatojam/defold-atlas-loader
1.1.2 Fixed callback bug
Callback was not released after loading the atlas
1.1.1 Improved mount loading
Now when using the same file name, mounts with different keys will work
1.1.0 Advanced proxy capabilities
- Added possibility for loading/unloading proxy from mounts
- Added usefull features:
- Auto adding max priority for mounts
- Possibility for loading/unloading proxy without live update
- Added proxy waiting list
1.0.2 Added use_html_loader variable
use_html_loader allows you to use html_loader to show the loading. Default value is false
Fix issue with `path`
Fixed an issue with path
when it may be garbage collected by Lua, because C code doesn't copy it.
Released first version
Released atlas loader