Commit Graph

3370 Commits

Author SHA1 Message Date
Joshua Granick
2932a9b517 Add *.awd to known binary file types 2017-09-12 09:43:59 -07:00
Joshua Granick
1409f6c00d Use HXCPP std only for older Haxe releases 2017-09-11 15:46:45 -07:00
Joshua Granick
70dd566596 Change cURL to instance-based API, fixes (resolve #1047) 2017-09-11 15:46:21 -07:00
Joshua Granick
2ee67e6469 HTTPRequest fixes 2017-09-08 18:24:58 -07:00
Joshua Granick
3a77b1989c Improve memory management in cURL, native HTTPRequest (resolve #1043) 2017-09-08 17:33:13 -07:00
Joshua Granick
37919830b9 Generate HTML5 minified source-map on debug as well (resolve #1069) 2017-09-08 10:34:00 -07:00
Joshua Granick
2bb9aa16e5 Update NOTICE 2017-09-08 08:08:56 -07:00
matze
c4285c2fec add possibility to store source map file in html5 minification 2017-09-08 08:06:40 -07:00
leocavalcante
a9ec17fd2b Use fullscreen conditional at manifest theme attribute 2017-09-03 12:28:10 -07:00
Joshua Granick
5a90817bc0 Update tinyfiledialogs 2017-08-31 16:34:19 -07:00
Joshua Granick
9914b2498f Improve System.endianness calculation 2017-08-29 10:51:01 -07:00
Joshua Granick
6d377d897f Use 'bundle' package instead of 'air' package for AIR desktop deploy 2017-08-28 14:59:27 -07:00
Joshua Granick
9f5a478154 Rename to 'ios.non-exempt-encryption' 2017-08-28 11:49:17 -07:00
sergey.labutin
b2d5367f32 replace ios to tvos 2017-08-28 11:46:06 -07:00
sergey.labutin
ba04188590 try fix #1004 2017-08-28 11:46:06 -07:00
Hendrik Klindworth
93a0c37649 Remove @:to metadata from conversion functions to allow compilation with Haxe4
Implicit conversion between both abstracts is still possible because both have a @:from function
https://github.com/HaxeFoundation/haxe/issues/6441
2017-08-26 19:54:35 -07:00
Joshua Granick
146ba1d231 Update CHANGELOG 5.4.0 2017-08-25 14:50:20 -07:00
Joshua Granick
b702c40910 Update to 5.4.0 2017-08-25 14:50:14 -07:00
Joshua Granick
03d66367c8 Update AIR externs 2017-08-25 14:04:53 -07:00
Joshua Granick
194bfde219 Improve support for Adobe AIR mobile, use 'dist' for lime deploy output 2017-08-25 12:11:33 -07:00
Joshua Granick
41e9e877a1 AIR asset embed fix 2017-08-24 17:56:47 -07:00
Joshua Granick
48bb8548eb Improvements to AIR target (icons, 'lime deploy' to generate .air on desktop) 2017-08-24 17:42:07 -07:00
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