|
@@ -0,0 +1,18 @@
|
|
|
+## 1.4.0 (October 1, 2018)
|
|
|
+
|
|
|
+* haxe 4 preview5+ support
|
|
|
+* added h2d.filter.Outline (Leo Bergman)
|
|
|
+* added h2d.Graphics.drawEllipse (Josu Iga)
|
|
|
+* 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
|
|
|
+
|
|
|
+## previous versions
|
|
|
+
|
|
|
+* everything else
|