5.1.0
The release of v5.1 brings the following features and improvements:
- #156 - Support for the z-index property to control drawing order of objects
- #127 - An interface to allow custom HTTP headers for external resource requests
- #123 - Better performance during resource loading using the Fetch API
- #27 - Improved garbage collection of unused resources (eg. elements that were removed from the DOM)
- Improvements to the FormatHandler interface to make writing custom mesh loaders easier