Skip to content

Version 0.18.0

Compare
Choose a tag to compare
@DeviateFish DeviateFish released this 23 Aug 19:30
· 62 commits to master since this release

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.