File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## 1.6.0 (March XX, 2019)
1+ ## 1.7.0 (September 9, 2019)
2+
3+ 2D:
4+ * DomKit v2 support (direct h2d.Object.dom property with -lib domkit)
5+ * added h2d.Scene.scaleMode (Pavel Alexandrov)
6+ * added hxd.App.setCurrent to switch current App
7+ * fixed JS fullscreen support
8+
9+ 3D:
10+ * HMDv3 - more compact animation data
11+ * reference counting on h3d.prim.Primitive (Pavel Alexandrov)
12+ * PCF shadows
13+ * completed support for DXT textures
14+ * changed pass sorting API
15+
16+ Other:
17+ * compatibility with Haxe 4.0-RC4+
18+ * fixed GL with unused inputs (was causing some issue with recent Chrome)
19+ * faster serializer for hxsl data
20+ * added HXSL texelFetch (Pavel Alexandrov)
21+ * improved shader cache file, support mesh batch
22+ * move prefabs handling from Heaps to Hide
23+ * added resource baking capabilities
24+ * ... and many many other fixes
25+
26+ ## 1.6.0 (March 9, 2019)
227
3282D:
429* added DomKit support
Original file line number Diff line number Diff line change 33 "url" : " http://heaps.io" ,
44 "license" : " BSD" ,
55 "description" : " The GPU Game Framework" ,
6- "version" : " 1.6.1 " ,
6+ "version" : " 1.7.0 " ,
77 "releasenote" : " " ,
88 "contributors" : [" ncannasse" ],
99 "dependencies" : { "format" : " " }
You can’t perform that action at this time.
0 commit comments