Commit Graph

3671 Commits

Author SHA1 Message Date
Joshua Granick
3d002184e9 Fix crash in continuous-testing when no window can be initialized 2018-02-07 16:11:37 -08:00
Joshua Granick
a89169773b Update CHANGELOG 2018-02-07 15:58:15 -08:00
Joshua Granick
0d8a1eedb9 Fix if no Lime config is found 2018-02-07 15:38:23 -08:00
Joshua Granick
cd1b61391a Update CHANGELOG 2018-02-07 15:34:31 -08:00
Joshua Granick
4b7683c7b8 Update to 6.1.0 2018-02-07 15:34:24 -08:00
Joshua Granick
57a185bbfe Allow overriding bytes.length on CommonJS 2018-02-06 14:25:26 -08:00
Joshua Granick
5ad0fded29 Compile fix 2018-02-05 22:28:36 -08:00
Joshua Granick
298c3f5452 Update CI script 2018-02-05 22:28:30 -08:00
Joshua Granick
adbbf24996 Update CI script 2018-02-05 21:57:13 -08:00
Joshua Granick
8d89bdead1 Add host define in project.xml 2018-02-05 21:42:07 -08:00
Joshua Granick
e8c613249b Minor UWP fixes 2018-02-02 16:05:22 -08:00
Joshua Granick
00140d88e5 Enable GLESv3 on iOS 2018-02-01 10:01:03 -08:00
Joshua Granick
bf6e835530 Make preparations for GLESv3 support on iOS, allow for GL access without SDL renderer, update for default renderbuffer on iOS (fixes Starling, praise God) 2018-01-31 17:12:59 -08:00
Nickolay Grebenshikov
b3e0bd973f Fix destPoint behavior in ImageDataUtil.gaussianBlur 2018-01-30 19:28:01 -08:00
Nickolay Grebenshikov
09acb12d18 Fix ImageDataUtil.gaussianBlur crash on iOS 2018-01-30 19:28:01 -08:00
Joshua Granick
de88df7dde Use different file name 2018-01-30 10:15:12 -08:00
Joshua Granick
8a0ceba91d Fix Xcode warnings anand update launch images 2018-01-30 10:11:50 -08:00
Joshua Granick
0cd3ad65a8 Add iPhone X launch image to Images.xcassets JSON 2018-01-30 09:38:24 -08:00
Joshua Granick
f684d6a551 Minor compile fix 2018-01-30 08:32:03 -08:00
Joshua Granick
1ea230306d Add <config:air sdk-version="25.0" /> 2018-01-30 08:31:49 -08:00
Joshua Granick
96f6555cbc Add <config:html5 dependency-path="lib" /> 2018-01-30 08:24:59 -08:00
Joshua Granick
8872804dcb Fix possible collision with GC in cURL bindings 2018-01-29 18:16:56 -08:00
Joshua Granick
08a68c521b iOS fix 2018-01-29 15:59:12 -08:00
Joshua Granick
686dea22e5 Minor improvements to platformName, etc 2018-01-29 13:18:51 -08:00
Joshua Granick
4971f3222c Rename System manufacturer/model to deviceVendor/deviceModel, and version to platformVersion, add platformName/platformLabel 2018-01-29 13:01:33 -08:00
Joshua Granick
15ef07800b Add caching to Lime System 2018-01-29 12:34:36 -08:00
Joshua Granick
877377875c Add System manufacturer, model and version on Windows 2018-01-29 12:22:30 -08:00
Joshua Granick
639a58a4d5 Add System.manufacturer, Systemem.model, System.version (TODO: Windows) 2018-01-26 17:52:19 -08:00
Joshua Granick
05ba3c9bd0 Fix iOS template path 2018-01-26 17:50:58 -08:00
Joshua Granick
bc3a5f7468 Rename older 'modular' behavior to 'lime-modular' 2018-01-26 13:57:25 -08:00
Joshua Granick
18ba87fe25 iPhone simulator fix 2018-01-25 22:57:19 -08:00
Joshua Granick
60c575ad90 Minor fix 2018-01-19 10:28:58 -08:00
Kostas Chatzikokolakis
49ff29321a HTML5AudioSource: set howler volume only if we have an id 2018-01-19 10:06:17 -08:00
Kostas Chatzikokolakis
3e35a64ea0 AudioBuffer: improve mp3 detection 2018-01-19 10:06:17 -08:00
Joshua Granick
2fe875b992 Guard GLObject reference 2018-01-18 09:36:30 -08:00
Joshua Granick
3d75484f43 Should be #if (sys && format) 2018-01-18 00:37:44 -08:00
Joshua Granick
896dc65a8c Update CHANGELOG 6.0.1 2018-01-16 09:37:26 -08:00
Joshua Granick
a9b17903b5 Update to 6.0.1 2018-01-16 09:37:25 -08:00
Joshua Granick
cb896fa0e2 Allow 'haxelib run openfl setup -cli' or '-alias' to install only the command-line alias 2018-01-16 09:35:07 -08:00
Joshua Granick
74d727587e Improve OpenFL setup 2018-01-16 09:29:48 -08:00
Joshua Granick
9a4737f965 Fix OpenAL where EFX is not available, cleanup 6.0.0 2018-01-15 14:48:19 -08:00
Joshua Granick
080a4289be Update CHANGELOG 2018-01-15 13:32:57 -08:00
Joshua Granick
bf132471de Update to 6.0.0 2018-01-15 13:32:50 -08:00
Joshua Granick
92786cc0ac Add minor note 2018-01-12 14:31:06 -08:00
Joshua Granick
8516536271 Allow -watch for HTML5 for now 2018-01-12 14:24:57 -08:00
Joshua Granick
6753d076a4 Minor improvements 2018-01-12 14:19:52 -08:00
Joshua Granick
e02b1cb3c1 Add simple -watch command (lime update/build/test <target> -watch) 2018-01-12 14:00:52 -08:00
Joshua Granick
b92b7a9a14 Add simple -watch command (lime update/build/test <target> -watch) 2018-01-12 13:56:57 -08:00
Joshua Granick
cb5de6502a CFFI fix 2018-01-10 13:44:53 -08:00
Joshua Granick
bda9745e40 Fix warning 2018-01-10 10:58:25 -08:00