Skip to content

Releases: potatojam/defold-atlas-loader

1.1.2 Fixed callback bug

22 Nov 18:51
Compare
Choose a tag to compare

Callback was not released after loading the atlas

1.1.1 Improved mount loading

13 Nov 16:19
Compare
Choose a tag to compare

Now when using the same file name, mounts with different keys will work

1.1.0 Advanced proxy capabilities

11 Nov 11:50
Compare
Choose a tag to compare
  1. Added possibility for loading/unloading proxy from mounts
  2. 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

30 Sep 13:54
Compare
Choose a tag to compare

use_html_loader allows you to use html_loader to show the loading. Default value is false

Fix issue with `path`

24 Aug 13:44
21d5729
Compare
Choose a tag to compare

Fixed an issue with path when it may be garbage collected by Lua, because C code doesn't copy it.

Released first version

14 Jun 16:45
Compare
Choose a tag to compare

Released atlas loader