Commit Graph

2179 Commits

Author SHA1 Message Date
Nilsen Filc
41f110c3ba Neutralize SDL_FINGERUP on Mac OSX
solves https://github.com/openfl/openfl/issues/815
2015-09-16 23:36:52 +02:00
Joshua Granick
479859e159 Add finalizer to Cairo 2015-09-16 13:04:06 -07:00
Joshua Granick
5bd80aaab3 Add support for CFFI finalizer 2015-09-16 12:57:41 -07:00
Joshua Granick
395625e79b Merge pull request #567 from DanielUranga/oficial
[legacy] handle non-US layout keyboards in input textfields
2015-09-16 09:34:22 -07:00
Joshua Granick
19f4a601cf Include VS2015 fix 2015-09-16 08:20:59 -07:00
Joshua Granick
19487619f0 Minor tweak 2015-09-16 08:13:11 -07:00
Joshua Granick
5b5528e7cb Improve accelerometer support 2015-09-15 22:46:07 -07:00
Joshua Granick
1170702692 Accelerometer events 2015-09-15 16:30:15 -07:00
Joshua Granick
7473f7d1d0 Harden against macro import 2015-09-15 14:55:01 -07:00
Daniel Uranga
b2732b3b34 [legacy] Only use the SDL text input api on desktop platforms 2015-09-15 17:15:11 -03:00
Daniel Uranga
acfb1de2d1 Merge branch 'master' of https://github.com/openfl/lime into oficial 2015-09-15 16:04:28 -03:00
Joshua Granick
3d6af98767 Ignore alpha value in image.setPixel 2015-09-14 17:39:10 -07:00
Joshua Granick
e5e984aed7 Merge pull request #552 from Hasufel/patch-3
add consoles definitions
2015-09-14 14:20:04 -07:00
Joshua Granick
c4d05afb40 Update SDL version 2015-09-14 13:56:34 -07:00
Joshua Granick
839dfad281 Move task to background on Android clean exit instead of force quitting 2015-09-14 13:32:25 -07:00
Joshua Granick
377e3c747e Invalidate source image data on certain render paths 2015-09-14 11:39:13 -07:00
Joshua Granick
1cfa7fe7ee Use more standard Event type naming 2015-09-11 19:22:21 -07:00
Daniel Uranga
826401c08c [legacy] handle non-US layout keyboards in input textfields 2015-09-11 17:13:32 -03:00
Joshua Granick
be66041826 Merge pull request #562 from larsiusprime/fix_font
Font: optimization, add internal __fontPathWithoutDirectory variable,…
2015-09-09 13:01:13 -07:00
Lars A. Doucet
4029ad7a40 Font: optimization, add internal __fontPathWithoutDirectory variable, just for cpp/neko/nodejs, for avoiding lots of function calls in text rendering in openfl on those targets 2015-09-09 09:35:53 -05:00
Joshua Granick
de1ce44954 Update CHANGELOG 2015-09-08 10:08:21 -07:00
Joshua Granick
fe453f02ce Update to 2.6.2 2015-09-08 10:08:20 -07:00
Joshua Granick
423357824b Compile fix 2015-09-07 23:30:37 +00:00
Joshua Granick
506f95acae Null string fix 2015-09-04 19:40:16 -07:00
Joshua Granick
8b5a6bd68e Compile fix 2015-09-04 18:42:24 -07:00
Joshua Granick
2278dd0dc1 Mac dialog fix 2015-09-04 18:42:17 -07:00
Joshua Granick
828b030994 Fix PNG encode 2015-09-04 15:11:04 -07:00
Joshua Granick
1d265ca567 Compile fix 2015-09-04 11:59:45 -07:00
Joshua Granick
f7ae00f635 Cleanup 2015-09-04 11:56:36 -07:00
Joshua Granick
8152f1f2db Make 'new Future' threaded 2015-09-04 11:30:14 -07:00
Joshua Granick
6a01619bbc Haxe 3.1.3 fix 2015-09-04 09:59:24 -07:00
Joshua Granick
832736809d Cleanup 2015-09-04 09:55:21 -07:00
Joshua Granick
a3712401d2 Haxe 3.1.3 fix 2015-09-04 09:47:40 -07:00
Joshua Granick
9b266891dd Improve Assets, use Futures and Events 2015-09-04 09:35:00 -07:00
Joshua Granick
0e7b5fa056 Separate into Future and Promise 2015-09-04 08:05:24 -07:00
Joshua Granick
a8cc6c674f Improve Future implementation 2015-09-04 06:49:26 -07:00
Joshua Granick
ff4535fab4 Add lime.app.Future (to be revised) 2015-09-03 17:24:36 -07:00
Joshua Granick
0591dc60da Try and make Event more resilient to being accessed from a macro 2015-09-03 17:24:18 -07:00
Joshua Granick
ccae7e5e5b Haxe 3.1.3 fix 2015-09-03 12:05:24 -07:00
Joshua Granick
13f3290119 Update README.md 2015-09-03 02:12:21 -07:00
Joshua Granick
60c9ce0de9 Compile fix 2015-09-03 02:00:24 -07:00
Joshua Granick
34d4b9cc13 Improve RPi support 2015-09-02 23:55:35 -07:00
Joshua Granick
c6ed35b493 Update README.md 2015-09-02 23:27:07 -07:00
Joshua Granick
28c9568fbc Update README.md 2015-09-02 21:48:23 -07:00
Joshua Granick
1e698225e5 Add extension.onBackPressed (for Android) 2015-09-02 19:55:28 -07:00
Joshua Granick
5450de5542 Compile fix 2015-09-02 19:28:28 -07:00
Joshua Granick
cb2cb91a70 Font embed fix 2015-09-02 19:23:13 -07:00
Joshua Granick
3925906b56 Add postUICallback 2015-09-02 19:23:05 -07:00
Joshua Granick
f618c4648a Make window.alert simpler 2015-09-02 17:59:30 -07:00
Joshua Granick
dc919adccc Name window.notify back to window.alert and unify with simple message box support 2015-09-02 09:53:03 -07:00