Commit Graph

3348 Commits

Author SHA1 Message Date
Joshua Granick
970fc7655f Put SWF assets in first frame for AIR, add custom HXML template for AIR 2017-08-24 16:36:58 -07:00
Joshua Granick
5854cea2b9 Simplify default output directory 2017-08-24 15:56:38 -07:00
Joshua Granick
2b0e2906cc AIR fixes 2017-08-24 15:39:42 -07:00
Joshua Granick
bcbd8b1bc1 Skip ADT for desktop AIR testing target 2017-08-24 13:42:33 -07:00
Joshua Granick
812ca09934 Compile fix 2017-08-24 13:22:08 -07:00
Joshua Granick
9991e99fee Initial support for AIR 2017-08-24 12:50:13 -07:00
Joshua Granick
f2a8092834 gaussianBlur strength should be a Float 2017-08-21 15:08:05 -07:00
Joshua Granick
ae39a4fe82 Synchronize environment variables from HXP projects 2017-08-18 14:16:05 -07:00
Joshua Granick
6103a0a34f Add error if haxelib repository path is not valid, handle setenv null as empty string to fix crash 2017-08-18 14:08:07 -07:00
Joshua Granick
acdc41292f Forward -verbose, -nocolor, -dryrun, -haxelib-debug to HXP process 2017-08-18 13:49:43 -07:00
Joshua Granick
67d0a44bc5 Add support for <haxelib repository="" /> 2017-08-16 11:23:27 -07:00
Joshua Granick
041db4d98e Allow fallback to alternate tools if setting HAXELIB_PATH in project 2017-08-16 10:57:01 -07:00
Joshua Granick
f83c7e53bc Compile fix 2017-08-14 11:39:50 -07:00
Joshua Granick
8b85b5050e Compile fix 2017-08-11 20:19:08 -07:00
Joshua Granick
ace241dd42 Allow compilation for GLES2 AAPIs only (for now) 2017-08-11 20:15:59 -07:00
Joshua Granick
98cd4421c8 Fix Android compilation 2017-08-11 19:39:11 -07:00
Joshua Granick
ef1cf6e449 Fix compilation with older SDK 2017-08-11 19:34:17 -07:00
Joshua Granick
3865949d21 GLES3 compile fix 2017-08-11 19:04:57 -07:00
Joshua Granick
efcec2703e Compile fix 2017-08-11 19:01:39 -07:00
Joshua Granick
c286482483 Compile fix 2017-08-11 19:00:00 -07:00
Joshua Granick
f6ce4d4f2a Finish adding native bindings for GLES3 methods 2017-08-11 18:57:00 -07:00
Joshua Granick
73ca60409b Progress on GLES3 bindings 2017-08-11 15:49:32 -07:00
Joshua Granick
0bfe05281e Use CANVAS as default Image type on HTML5 always 2017-08-11 10:34:44 -07:00
Joshua Granick
682f7deb9f Add GLES3 header for iOS 2017-08-10 17:29:40 -07:00
Joshua Granick
e2aadffceb Fix AssetMacro when path is blank string 2017-08-10 17:29:09 -07:00
Joshua Granick
fc187b2b23 Use GLES3 headers 2017-08-10 17:22:30 -07:00
Joshua Granick
e7c6a8762c Add implementation of GL.drawBuffers on native 2017-08-10 16:39:55 -07:00
Joshua Granick
4a98633d76 Update VSCode settings 2017-08-10 16:39:41 -07:00
Joshua Granick
e503ed6b6e Fix charCodeAt if index is out of range 2017-08-09 11:07:34 -07:00
Joshua Granick
09f95badda Patch HXML in update stage on Flash platform 2017-08-08 13:00:17 -07:00
Joshua Granick
698509bd83 Guard Android onRequestPermissionResult for API 23 or greater only 2017-08-07 16:53:52 -07:00
Joshua Granick
7bcfb5dc3f Fix use of from root directory (resolve #1010) 2017-08-02 10:36:24 -07:00
Joshua Granick
32fb3a267d Use tvOS provisioning profile instead of iOS profile (close #1008) 2017-08-01 15:50:05 -07:00
Joshua Granick
37bd003bcd Update CI script 5.3.0 2017-07-31 18:27:24 -07:00
Joshua Granick
91a3e03cd2 Remove image.gaussianBlur 2017-07-31 18:24:55 -07:00
Joshua Granick
218e26e5dd Update CHANGELOG 2017-07-31 18:11:24 -07:00
Joshua Granick
8ea75526b0 Update to 5.3.0 2017-07-31 18:11:18 -07:00
Joshua Granick
65e5b1bc76 Remove TravisCI script 2017-07-28 15:09:38 -07:00
Joshua Granick
00729725f0 Update CI script 2017-07-28 14:49:31 -07:00
Joshua Granick
ab97c9e2db Update CI script 2017-07-28 14:47:35 -07:00
Joshua Granick
5dfe7ae526 Update CI script 2017-07-28 14:36:10 -07:00
Joshua Granick
ee2515ad8f Update README 2017-07-27 23:16:49 -07:00
Joshua Granick
a94f6594a5 Update CI script 2017-07-27 23:08:24 -07:00
Joshua Granick
08ffe566a5 Update CI script 2017-07-27 23:05:10 -07:00
Joshua Granick
d10ac4c19a Update CI script 2017-07-27 23:00:04 -07:00
Joshua Granick
2e90190b40 Add CircleCI script 2017-07-27 22:56:03 -07:00
Joshua Granick
16b37aa9d6 Forward load error message from howler.js 2017-07-26 19:00:01 -07:00
Joshua Granick
70e0b973db Add (initial) image.gaussianBlur (from openfl/openfl#1374) 2017-07-26 14:34:50 -07:00
Joshua Granick
3e8344d9b5 Fix command-line NDLL path when running Lime in a local .haxelib repository 2017-07-24 15:06:04 -07:00
Joshua Granick
baf7b12326 Update Howler.js to 2.0.4, plus Firefox WebAudio patch 2017-07-22 11:16:33 -07:00