- 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
- haxe 4 preview5+ support
- added h2d.filter.Outline (Leo Bergman)
- added h2d.Graphics.drawEllipse (Josu Igoa)
- added JS custom cursors + hl/js animated cursors support (Pavel Alexandrov)
- JS sound quality fixes (Pavel Alexandrov)
- renamed h2d.Sprite to h2d.Object and some other API changes
- added HtmlText textAlign support (Pascal Peridont)
- added spot lights and shadows (pbr only)
- added point lights shadows
- added 32 bit indexes support
- added binary FBX support (Pavel Alexandrov)
- added instanced drawing support
- and many other fixes
- WebGL 2 support
- Added full PBR support
- Per Light shadows
- Faster Blur
- Added Prefabs for HIDE
- Added TGA support
- Maya FBX fixes
- ... and much more !
- everything else