Skip to content

Releases: haxenme/nme

Release 6.3.53

20 Mar 06:49
Compare
Choose a tag to compare
v6.3.53

Update @:extern to extern

Release 6.3.52

05 Mar 09:26
Compare
Choose a tag to compare
v6.3.52

Check glReadBuffer function pointer before calling it

Release 6.3.51

04 Mar 04:55
Compare
Choose a tag to compare
v6.3.51

Allow selection of a single character on a TextField line

Release 6.3.50

29 Feb 08:12
Compare
Choose a tag to compare
v6.3.50

Allow opting-out of audio

Release 6.3.49

29 Feb 07:48
Compare
Choose a tag to compare
v6.3.49

Add normalized geometry functions

Release 6.3.48

12 Feb 01:16
fc96564
Compare
Choose a tag to compare
Merge pull request #723 from ddmills/patch-1

Remove actuate haxelib dependency from SimpleOpenGLView sample

Release 6.3.47

28 Jan 06:58
Compare
Choose a tag to compare
v6.3.47

Android fixed: Add fg/bg icons. Add FLAG_IMMUTABLE for intents. Disab…

Release 6.3.46

23 Jan 04:02
Compare
Choose a tag to compare
v6.3.46

Allow code signing with certificate.path='<token>'

Release 6.3.45

22 Jan 14:58
Compare
Choose a tag to compare
v6.3.45

Use SetFolder instead of SetDefaultFolder when directory path is spec…

Release 6.3.44

18 Jan 08:41
Compare
Choose a tag to compare
v6.3.44

Add Matrix3D.linearTransformVector and a few notes