Skip to content

Heaps 1.5.0

Compare
Choose a tag to compare
@ncannasse ncannasse released this 25 Oct 13:06
· 2391 commits to master since this release

Install with haxelib install heaps

  • haxe 4 preview5+ support
  • h2d.Sprite becomes h2d.Object, and some other renaming
  • hxd.Stage becomes hxd.Window
  • improved JS audio (Pavel Alexandrov)
  • added wireframe support to h3d Material (Pavel Alexandrov)
  • changes in hxd.Timer : hxd.App.update dt is now in seconds
  • h2d.Video JS support (Pavel Alexandrov)
  • h2d.Particles "isRelative" support (Pavel Alexandrov)
  • hxd.BitmapData drawLine implementation (TheTrueCalgari)
  • and many other fixes

Full Changes 1.4.0...1.5.0