kiroukou
08b0a3c165
Clean Timer.hx ( close #700 )
...
Just clean the methods that do not seem to be used by current lime
(tested with lime NOT legacy on flash, neko, cpp)
(not tested with openfl, but if used by this lib, should not be implemented here anyhow)
2016-09-29 10:54:13 -07:00
Christian Afonso Ferreira
629c14c9e6
Mouse move relative event for Flash and HTML5
2016-09-29 10:49:07 -07:00
Joshua Granick
6d0f726574
Allow submission to non-touchscreen devices (FireTV, Chromebook...)
2016-09-28 18:43:47 -07:00
Joshua Granick
5c8552a316
Improve help documentation for 'lime create <lib>'
2016-09-28 12:11:37 -07:00
Joshua Granick
ee00f53114
Improve behavior from HXML builds
2016-09-28 11:21:49 -07:00
Joshua Granick
b498f9e2ab
Update AL bindings
2016-09-26 14:38:02 -07:00
Joshua Granick
eb11502ecd
Try and clear up GC issues (requires clean build)
2016-09-26 14:25:32 -07:00
Joshua Granick
1c5ca75b67
C# fixes
2016-09-26 11:48:55 -07:00
Joshua Granick
129108744d
Revert "Need to revert Byte changes, AutoGCRoot is releasing memory too quickly on iOS"
...
This reverts commit 3127e4a0b9 .
2016-09-26 09:04:05 -07:00
Joshua Granick
3c059cacbc
Fix C++ casting when converting openfl.Vector to Float32Array
2016-09-21 14:59:44 -07:00
Joshua Granick
e83713373e
Handle numpad key translation on HTML5
2016-09-21 13:43:24 -07:00
Joshua Granick
e9032ae23f
Improve presentation of Event in documentation and generate source files
2016-09-21 12:06:30 -07:00
Joshua Granick
c6d1929870
Update CHANGELOG
3.2.1
2016-09-20 16:54:36 -07:00
Joshua Granick
4433311989
Update to 3.2.1
2016-09-20 16:54:36 -07:00
Joshua Granick
d630c60ab6
Minor change
2016-09-20 12:52:08 -07:00
Joshua Granick
5b44617f9f
Add missing files
2016-09-20 07:45:04 -07:00
Joshua Granick
9434bbf25c
Use a different kind of mutex
2016-09-20 07:42:32 -07:00
Joshua Granick
1adee71df9
Collect GL objects from the main thread
2016-09-19 17:31:33 -07:00
Joshua Granick
8569a998cf
Update CHANGELOG
2016-09-19 13:00:33 -07:00
jgranick
9ad60f643c
Fix docs build
3.2.0
2016-09-19 12:47:27 -07:00
jgranick
3a32c3653e
Fix compilation for Emscription and RPi
2016-09-19 12:18:27 -07:00
Joshua Granick
9165de39f5
Update OpenAL
2016-09-19 09:18:26 -07:00
Joshua Granick
dbea273ba1
Update OpenAL
2016-09-16 16:02:18 -07:00
Joshua Granick
876c3fc5db
Update OpenAL
2016-09-16 15:36:07 -07:00
Joshua Granick
ac761dda5a
Update CHANGELOG
2016-09-16 15:27:13 -07:00
Joshua Granick
1b74d42c60
Update to 3.2.0
2016-09-16 15:27:13 -07:00
Joshua Granick
987d4be833
Update library version numbers
2016-09-16 15:27:13 -07:00
Joshua Granick
29fda1c545
Add <certificate team-id="" /> support (Xcode 8 signing)
2016-09-15 15:08:47 -07:00
Joshua Granick
a16499254a
Default allowHighDPI to false on desktop, fix initialization to set value
2016-09-15 14:21:16 -07:00
Joshua Granick
09f88c5145
Fix use of CADisplayLink on iOS
2016-09-15 13:05:40 -07:00
Joshua Granick
5241f29f2c
Update iOS default deployment to 8 (minimum supported by new Xcode 8)
2016-09-15 13:05:22 -07:00
Joshua Granick
05a7210e61
Remove legacy hint
2016-09-15 07:24:45 -07:00
Joshua Granick
a5d88fc022
Update colorMatrix alpha table
2016-09-13 13:54:21 -07:00
Joshua Granick
66e2d000b2
Merge pull request #814 from Misiur/issue-1225
...
Special case for alpha ColorMatrix table
2016-09-13 13:28:54 -07:00
Misiur
ae839b2d7d
Special case for alpha ColorMatrix table
2016-09-13 18:29:41 +02:00
Joshua Granick
291df159e1
'lime create extension' fix
2016-09-12 16:37:01 -07:00
player-03
9ba5dbd08b
Remove unused code. ( #812 )
2016-09-12 21:58:51 +02:00
Joshua Granick
b883c9f530
Multi-window fix
2016-09-12 11:48:38 -07:00
Joshua Granick
1d1e37fc46
Add empty AppIcon values to Contents.json
2016-09-11 00:32:14 -07:00
Joshua Granick
d1c6a346ba
Use OpenAL.framework on macOS
2016-09-10 09:43:38 -07:00
Joshua Granick
ede0855867
Minor fixes
2016-09-10 09:43:38 -07:00
jgranick
13d7214d00
Update OpenAL
2016-09-10 09:40:48 -07:00
jgranick
c027e1398d
Update OpenAL
2016-09-10 08:44:45 -07:00
Joshua Granick
2fc523d0a6
Implement suspend/resume for OpenAL on window activate/deactivate
2016-09-09 14:11:20 -07:00
Joshua Granick
b3856128dc
Add bindings for device pause/resume for OpenAL
2016-09-09 14:10:49 -07:00
Joshua Granick
86d998e129
Use standard OpenALSoft on Android
2016-09-09 14:10:07 -07:00
Joshua Granick
2fdea8ff38
Update OpenAL version
2016-09-09 14:09:00 -07:00
Joshua Granick
e6f2d2b7aa
If OpenFL, allow conversion of openfl.Vector to typed array
2016-09-09 06:06:01 -07:00
Joshua Granick
ca92627648
Merge pull request #811 from eminfedar/patch-1
...
Android SDK gives error when android:debuggable="false"
2016-09-09 04:53:58 -07:00
Joshua Granick
7ba22eb9ae
Due to performance, webgl-debug.js should now require -Dwebgl-debug and not just -debug
2016-09-09 04:52:44 -07:00