Heaps 1.7.0
Install with haxelib install heaps
2D:
- DomKit v2 support (direct h2d.Object.dom property with -lib domkit)
- added h2d.Scene.scaleMode (Pavel Alexandrov)
- added hxd.App.setCurrent to switch current App
- fixed JS fullscreen support
3D:
- HMDv3 - more compact animation data
- reference counting on h3d.prim.Primitive (Pavel Alexandrov)
- PCF shadows
- completed support for DXT textures
- changed pass sorting API
Other:
- compatibility with Haxe 4.0-RC4+
- fixed GL with unused inputs (was causing some issue with recent Chrome)
- faster serializer for hxsl data
- added HXSL texelFetch (Pavel Alexandrov)
- improved shader cache file, support mesh batch
- move prefabs handling from Heaps to Hide
- added resource baking capabilities
- ... and many many other fixes
Full Changes 1.6.1...1.7.0