vujadin / BabylonHx

Port of Babylon.js 3D engine to Haxe.
http:/paradoxplay.com/babylonhx
Apache License 2.0
188 stars 43 forks source link

Compatibility with Haxe 3.3 dev #91

Closed aW4KeNiNG closed 8 years ago

aW4KeNiNG commented 8 years ago

Hi.

If you use the Haxe dev, the app throws the next error in some lines: Keycodes.hx:36: characters 17-31 : Only inline or read-only (default, never) fields can be used as pattern

vujadin commented 8 years ago

Thanks!