nme
NME provides an API that is similar to Flash, but available for C++ or Neko. Using the NME command-line tools, you can publish a single application for Windows, Mac, Linux, iOS, Android, webOS, Flash and HTML5. C++ targets require HXCPP, and HTML5 requires Jeash.
Website
http://www.haxenme.orgVersion
3.1.1Owner
gamehaxeLicense
MITHistory
-
2011-12-21 01:16:323.1.1Fixed drawTriangles, improved drawTiles, improved preloaders and other small fixes.
-
2011-12-18 16:54:243.1.0Improved support for all targets, added support for HTML5 in partnership with Jeash
-
2011-09-03 07:52:433.0.1Fixed install-tool for windows.
-
2011-08-28 18:10:473.0.0Added install-tool to make cross-platform development easier. Added webOS support. Added CURL support. Many, many improvements to flash compatibility.
-
2010-09-12 17:48:122.0.1Fix image bytes on iPhone. iPhone does not use freetype anymore. Fix DisplayObject.alpha. Move to nekoapi.ndll. Fixed TextFormat references. Added point size to draw points.
-
2010-08-17 13:04:242.0.0Major overhaul, moving much of the implementation into the C++ code, removing the need for SDL and adding initial Android support.
-
2010-01-11 15:51:331.0.2Do not chache states when using dsiplay lists.
-
2010-01-10 17:11:261.0.1Update SDL13 version. Move to haxe 2.05 with include structure and FastNUmeric options.
-
2009-07-28 15:06:041.0Added iPhone support. Unified hxcpp and neko ports. Moved to hxcpp BuildTool for compaltion. Use specially build static libraries for sdl etc.
-
2009-04-07 16:34:200.9Mac and Linux support. Prepped version for hxcpp port. Added support for DrawTrangles - including perspective correct textures. Added some Blend Modes. Added some default Font paths. Added scale9Grid. Add scale and rotate to TileRenderer.
-
2008-08-08 17:51:530.8Improved speed - used alternate rasterisation and don't create ogl dispaly liss if not required, added some bitmap filters, added masks, ported to haxe 2.0, moved images to 'preferred' 32 bit format.
-
2008-03-04 16:20:040.3.2See changes.txt
-
2008-03-04 15:55:250.3.1See changes.txt
-
2008-02-08 14:55:110.3.0See changes.txt
-
2007-06-08 09:40:360.2.0See changes.txt
-
2007-03-15 17:08:540.1.1See changes.txt
-
2007-03-01 17:23:300.0.1Initial release