Commit Graph

2626 Commits

Author SHA1 Message Date
Joshua Granick
0561e62c72 Update LICENSE, update stats.min.js 2016-10-05 11:22:59 -07:00
Joshua Granick
2b3484f620 HTML5 AudioSource improvements 2016-10-05 11:04:38 -07:00
Joshua Granick
a5b85e357a Improve DefaultAssetLibrary.isLocal 2016-10-05 09:47:30 -07:00
Joshua Granick
276edbeb15 Compile fix 2016-10-05 09:34:04 -07:00
Joshua Granick
c5ee9f13a8 Merge pull request #823 from loudoweb/assets_library
should fix isLocal when using not embedded assets on html5 and cpp
2016-10-05 09:22:48 -07:00
Joshua Granick
a9a12fcb19 Compile fix 2016-10-05 09:12:12 -07:00
Joshua Granick
9a07f68d14 Work on AudioSource 2016-10-05 09:05:10 -07:00
loudoweb
d3055e6e7a should fix isLocal when using not embedded assets on html5 and cpp 2016-10-05 16:02:02 +02:00
Joshua Granick
88bad67fc8 Merge pull request #822 from fbricker/develop
Make lime run command to automatically launch trace logs
2016-10-04 19:47:08 -07:00
Federico Bricker
80747f0ebd Make lime run command to automatically launch trace logs 2016-10-04 23:45:38 -03:00
Joshua Granick
c25fe9f2d8 Merge pull request #821 from fbricker/develop
Add lime.system.Locale implementation for Android using JNI
2016-10-04 19:40:59 -07:00
Federico Bricker
de790c7da2 Add lime.system.Locale implementation for Android using JNI 2016-10-04 23:33:04 -03:00
Joshua Granick
a811952b16 Fix warning, Linux compile 2016-10-04 13:54:44 -07:00
Joshua Granick
8b5631ae77 Compile fix 2016-10-04 13:00:19 -07:00
Joshua Granick
2f2cc8e1d5 Add garbage collection to OpenAL bindings 2016-10-04 12:53:49 -07:00
Joshua Granick
e5d83cdcff Add Howler.js 2016-10-03 16:54:00 -07:00
Federico Bricker
53cab7043b Fix folder for <java path="...." if="android" /> directive 2016-10-03 09:31:18 -07:00
Joshua Granick
854e3c36b7 AudioSource improvements 2016-09-30 14:59:48 -07:00
Joshua Granick
f580ea149c Add favicon for HTML5 2016-09-29 14:29:01 -07:00
Joshua Granick
b16b3c5949 Use null for unset build number (close #565) 2016-09-29 13:58:13 -07:00
Steven
2263fe2807 Fixing template ordering in hxp files 2016-09-29 11:35:34 -07:00
Joshua Granick
d0a14a1a2b Compile fix 2016-09-29 11:28:12 -07:00
Steven
b6acad449d Flowing user defines into the HXProject 2016-09-29 11:27:51 -07:00
Jonathan Como
f6c6ec798b Allow use of HAXELIB_PATH within Xcode environment after building iOS or
tvOS projects (close #705)
2016-09-29 11:10:08 -07:00
Joshua Granick
5a8ab81a12 Minor edit 2016-09-29 10:58:26 -07:00
Ilya Kolbin
e6a83d97b8 change orientation html5 workaround for touch events 2016-09-29 10:56:40 -07:00
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