Releases: DeviateFish/ingress-model-viewer
Version 0.22.1
Fixes an issue with IMV's export format.
Version 0.22.0
Now with 100% more documentation!
Version 0.21.0
Version 0.20.0
Adds particle systems, animation tools, a camera class, and ornaments.
Version 0.19.0
Documentation pass.
Most public functions should now be documented, albeit briefly. Further documentation will be added as new code is written.
Version 0.18.0
Moving to ES6.
The api should remain mostly the same. The only major difference is that java-deserializer
, libtga
, and gl-matrix
are compiled in, and don't need to be included on the page anymore. gl-matrix
might still be worth including, however, and can now be found in node_modules
, rather than bower_components
.
In fact, all three are now npm dependencies, rather than bower dependencies.
v0.17.0
Removing dynamic models
Making links one-per-drawable.
Updating AssetManager to be able to load manifests in a piecemeal manner (helps remove issues with shard series being removed from client assets).
Removing Jarvis shards.