Commit Graph

697 Commits

Author SHA1 Message Date
Pascal Peridont
e4879f521b Add on(Save|Restore)InstanceState in Android extensions 2014-09-18 14:28:48 +02:00
Joshua Granick
0a26fd0f6c ByteArray fixes 2014-09-17 16:41:47 -07:00
Joshua Granick
c2ee469173 Install hxcpp as part of Lime setup 2014-09-17 12:24:06 -07:00
Joshua Granick
fdd834b978 Fix legacy Tizen build 2014-09-15 17:17:30 -07:00
Joshua Granick
775cb0ddac Fix legacy BlackBerry build 2014-09-15 16:44:56 -07:00
Joshua Granick
4d12330694 Add a Lime legacy path 2014-09-13 02:22:28 -07:00
Joshua Granick
09a0f30981 Merge pull request #220 from neni/patch-1
Update KeyCode.hx
2014-09-08 11:24:30 -07:00
Neni
67dfa0067b Update KeyCode.hx 2014-09-08 19:55:00 +02:00
Joshua Granick
8e3d328592 Merge pull request #218 from mrcdk/fix_renderer
Fix the webGL and SDL2 renderer's stencil and depth buffers
2014-09-05 10:16:39 -07:00
Joshua Granick
cee220862f Update README 2014-09-04 09:53:39 -07:00
Joshua Granick
768822be35 Merge branch 'master' into next 2014-09-04 09:09:58 -07:00
Joshua Granick
765e9cb214 Add documentation to Application 2014-09-03 19:42:24 -07:00
Joshua Granick
b649f1528b Initial API documentation 2014-09-03 19:02:04 -07:00
Joshua Granick
830b395439 Update README.md 2014-09-03 17:39:39 -07:00
Joshua Granick
d91e857c89 Do not center image in README 2014-09-03 17:36:30 -07:00
Joshua Granick
beb10013ed Update README 2014-09-03 17:34:49 -07:00
Joshua Granick
64bd287145 2.0.0-alpha 2.0.0-alpha 2014-09-03 16:42:56 -07:00
Joshua Granick
03c8f81774 Set to version 2 for now 2014-09-02 21:28:33 -07:00
MrCdK
0fba7ec19d Fix the webGL and SDL2 renderer's stencil and depth buffers 2014-08-31 01:16:53 +02:00
Joshua Granick
6510d41c2c Emscripten fix 2014-08-29 12:39:15 -07:00
Joshua Granick
d68f0ddfa2 Fix Android compile 2014-08-29 11:00:17 -07:00
Joshua Granick
ad49cba3a2 Help fix dark fringe edges when shrinking the size of an image 2014-08-27 18:00:53 -07:00
Joshua Granick
f8a1e5afb5 Merge pull request #216 from mrcdk/firefox_marketplace
Firefox Marketplace
2014-08-27 16:44:11 -07:00
Joshua Granick
425705299e Neko/OpenFL Float32 fix (should we make Float32Array an abstract?) 2014-08-27 15:20:55 -07:00
MrCdK
ec5500c224 Added GET parameters support to OAuth 2014-08-27 20:29:21 +02:00
MrCdK
7a4a1e772f Merge branch 'urlloader_curl' into all 2014-08-27 04:38:47 +02:00
MrCdK
f83239a1a4 Basic OAuth implementation.
Only 1.0 right now and without access/request/refresh tokens.
Doesn't support GET/POST params at the moment either.
2014-08-27 04:38:26 +02:00
MrCdK
bdf8d1f2f1 Continue the work with URLLoader and cURL
- Fixed PUT and POST
- Fixes CURLOPT_READFUNCTION
- Added CURLOPT_PROGRESSFUNCTION
2014-08-26 07:46:43 +02:00
MrCdK
0fef12abba Merge branch 'next' of https://github.com/openfl/lime.git into urlloader_curl 2014-08-25 23:10:55 +02:00
Joshua Granick
4f4f470927 Update to newer cURL 2014-08-25 13:41:04 -07:00
MrCdK
ef1a3b2377 Adds curl bindings for URLLoader. Not well tested. 2014-08-24 23:25:21 +02:00
Joshua Granick
3a3d13a6c7 Compile fix 2014-08-20 14:43:05 -07:00
Joshua Granick
03391ed76f Move cURL 'easy' methods to lime.net.curl.CURLEasy, make CURL an abstract Int (more similar to the C++ API, handles are called CURL) and use an enum abstract for URLRequestMethod 2014-08-19 16:06:04 -07:00
Joshua Granick
4a5b1a22bb CURL improvement 2014-08-17 18:05:57 -07:00
Joshua Granick
825372dab8 CURL binding 2014-08-16 20:34:04 -07:00
Joshua Granick
e0ba96bc23 Update LICENSE 2014-08-15 13:52:39 -07:00
Joshua Granick
c4ea28e044 Add support for -static flag, initially on Windows 2014-08-15 13:16:19 -07:00
Joshua Granick
b8c4c72202 Fix DOM mouse event coordinates 2014-08-13 14:32:07 -07:00
Joshua Granick
580540aa99 Preload JS fonts, compile fix 2014-08-13 14:19:39 -07:00
Joshua Granick
f409b5bc85 Fix FONT type 2014-08-13 10:42:15 -07:00
Joshua Granick
6af46c5835 Add lime.png 2014-08-13 09:05:01 -07:00
Joshua Granick
6c54935d82 Canvas Image fix 2014-08-13 09:03:16 -07:00
Joshua Granick
c13654061a Update README 2014-08-13 09:03:09 -07:00
Joshua Granick
3429c431d7 Canvas image fixes 2014-08-12 21:11:39 -07:00
Joshua Granick
afcb3354a4 Add Assets.getFont, temporarily for Flash/OpenFL only 2014-08-12 20:35:55 -07:00
Joshua Granick
36d55dad79 Update DefaultAssetLibrary for newer aether Flash embed method 2014-08-07 12:23:55 -07:00
Joshua Granick
086f9b3e81 Compile fix 2014-08-06 11:05:06 -07:00
Joshua Granick
4834e3ba1e Add support for image decoding/encoding with -Ddisable_cffi, minor fixes 2014-08-06 10:25:30 -07:00
Joshua Granick
8338bdf652 Adding image.resize (bilinear sampling) 2014-08-06 08:01:37 -07:00
Joshua Granick
fdbc6c2816 Update ByteArray and add support for CFFI-free Neko support 2014-08-05 22:56:04 -07:00