Commit Graph

16 Commits

Author SHA1 Message Date
Matt Tuttle
d5084081e2 Adding simplistic font rendering for HTML5 and Flash 2014-07-13 22:16:15 -05:00
Joshua Granick
0faa375f72 Add application.init(), simplify SimpleImage sample 2014-07-09 16:32:55 -07:00
Joshua Granick
5ef9f9809d Minor tweak 2014-07-08 11:58:21 -07:00
Joshua Granick
84fbffa923 Minor refactor 2014-07-08 11:56:25 -07:00
Matt Tuttle
9f6debd95b Adding JPEG/PNG file loading (PVRTC stub) 2014-07-08 11:21:44 -07:00
Joshua Granick
b6ef69d974 Refactor Image and add initial Matrix3, Vector2 2014-07-08 08:09:36 -07:00
Joshua Granick
f9e602e630 Tenative support for flags when loading images 2014-07-06 21:03:01 -07:00
Joshua Granick
22ebfee143 Compile fix 2014-06-20 12:56:50 -07:00
Joshua Granick
f24dbff767 Use 'Image' instead of 'ImageData', expose both 'data' and 'bytes' from the Image object 2014-06-20 11:58:05 -07:00
Joshua Granick
0b6433d04d Add Neko loader path init 2014-06-19 15:06:22 -07:00
Joshua Granick
ef81d1f05a Use 'Assets' instead of 'lime.Assets' in messages, to make it easier to wrap 2014-06-19 14:00:26 -07:00
Joshua Granick
4d036f5293 Working on Assets so it can be extended 2014-06-19 10:39:49 -07:00
Joshua Granick
9fb90a59aa Temporarily use the Haxe format library to handle PNG assets on native platforms 2014-06-19 00:51:57 -07:00
Joshua Granick
a95396627c Fix text/byte loading on native targets 2014-06-19 00:51:57 -07:00
Joshua Granick
536e2118b2 Assets improvements for HTML5 2014-06-19 00:51:57 -07:00
Joshua Granick
a47277f493 Push preloader logic into lime.app.Preloader class
Conflicts:
	tools/helpers/FlashHelper.hx
	tools/project/HXProject.hx
	tools/run.n
2014-06-19 00:47:15 -07:00