Commit Graph

647 Commits

Author SHA1 Message Date
Joshua Granick
4f1a0c449e Frame time fix 2014-07-06 20:51:20 -07:00
Joshua Granick
5fae3b4ff6 Set window size 2014-07-06 18:04:30 -07:00
Joshua Granick
a2be4e9a49 Make Matrix4 abstract to fix compile issues on some platforms, update sample to use Matrix4 2014-07-05 16:31:18 -07:00
Joshua Granick
679eedab8e Initial Matrix4/Vector4 classes 2014-07-05 13:46:04 -07:00
MattTuttle
4c897b5a39 Adding OpenRead/OpenOverwrite for iOS 2014-06-27 11:30:56 -05:00
Joshua Granick
8e78a8c038 Merge pull request #174 from MattTuttle/feature-pot-image
Adding power of two conversion for Image (lime:next)
2014-06-26 14:44:58 -07:00
MattTuttle
ab4f32df56 Adding power of two conversion for Image 2014-06-26 16:18:12 -05:00
Joshua Granick
594b62c2e2 Remove testing code 2014-06-26 12:16:25 -07:00
Joshua Granick
eff408f14d Build only 64 for now 2014-06-26 11:01:45 -07:00
Joshua Granick
33e6df3a25 Update CI script 2014-06-26 10:55:27 -07:00
Joshua Granick
6951d5738d Build fix 2014-06-26 10:47:51 -07:00
Joshua Granick
7c4cb01a26 Move 'triggerFrame' logic to exec() 2014-06-26 10:36:52 -07:00
Joshua Granick
dd91d80b2e Begin work on Module support 2014-06-26 07:37:15 -07:00
Joshua Granick
edf34475e2 Use 'wheel' instead of 'mousewheel' 2014-06-26 07:04:28 -07:00
Joshua Granick
6713b4d6bf Compile fix 2014-06-26 06:37:48 -07:00
Joshua Granick
867d555076 Handle mouse event button ID on Flash and HTML5 2014-06-26 06:33:06 -07:00
Joshua Granick
0df67dfea2 Merge pull request #173 from MattTuttle/fix-html5-mouse-wheel
Fixing mouse wheel in html5 (lime:next)
2014-06-25 23:42:15 -07:00
Matt Tuttle
fe2036043b Fixing mouse wheel in html5 2014-06-25 19:26:17 -05:00
Joshua Granick
d2f34a71dc Begin integrating Neko support 2014-06-25 14:34:27 -07:00
Joshua Granick
cd879b6287 Cleaner Neko init 2014-06-25 08:44:54 -07:00
Joshua Granick
da4a3af9ed Add mouse wheel 2014-06-25 07:28:09 -07:00
Joshua Granick
3d0cb9e139 Move lime.graphics.opengl.* to lime.graphics 2014-06-20 15:21:06 -07:00
Joshua Granick
ef4f191464 Expose Application.window, and define config.background for all platforms 2014-06-20 13:51:18 -07:00
Joshua Granick
22ebfee143 Compile fix 2014-06-20 12:56:50 -07:00
Joshua Granick
e483261890 Update sample 2014-06-20 11:59:11 -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
bbffdfc1b2 Fixes 2014-06-19 14:39:28 -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
35812d61b3 Trim down run script 2014-06-19 12:45:17 -07:00
Joshua Granick
ceb7c52b18 Update CI script 2014-06-19 10:48:07 -07:00
Joshua Granick
4d036f5293 Working on Assets so it can be extended 2014-06-19 10:39:49 -07:00
Joshua Granick
4772ce2107 Vertex fix in sample 2014-06-19 09:06:45 -07:00
Joshua Granick
06bfc9e7e7 Compile fix 2014-06-19 01:04:27 -07:00
Joshua Granick
8dcd7587ef Fix tools 2014-06-19 00:57:40 -07:00
Joshua Granick
0cec6cba73 Allow overload for HTML5 GLRenderContext 2014-06-19 00:51:57 -07:00
Joshua Granick
975d58f2fa Add simple image sample for now 2014-06-19 00:51:57 -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
35feb81e54 Compile fix 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
ec3b0c381e Add support for events that fire only once 2014-06-19 00:51:57 -07:00
Joshua Granick
226e5e787a Add URLLoader for HTML5, other platforms TBD 2014-06-19 00:51:57 -07:00
Joshua Granick
6ee3e66ecf Don't require Application when creating Window 2014-06-19 00:51:57 -07:00
Joshua Granick
b2dc5f0001 Make event managers always static 2014-06-19 00:51:57 -07:00
Joshua Granick
6a3d2df0b0 New event system 2014-06-19 00:51:57 -07:00
Joshua Granick
753d387e1e Relocate SDL and OpenAL remotes 2014-06-19 00:51:57 -07:00
Joshua Granick
0d0a9ea3b1 Include button/id in mouse/touch events 2014-06-19 00:51:57 -07:00
Joshua Granick
806720647e Moved native dependency repositories to native-toolkit 2014-06-19 00:51:57 -07:00
Joshua Granick
81d34f8fea Name changes 2014-06-19 00:51:57 -07:00