Joshua Granick
|
c5184e41bb
|
copyPixels alpha position fix (resolve #1707)
|
2017-09-13 16:03:30 -07:00 |
|
Joshua Granick
|
16174810b1
|
Ignore HTTP status 0, do not handle as an error
|
2017-09-13 11:51:39 -07:00 |
|
Joshua Granick
|
ba4092d4a6
|
Update CHANGELOG
5.5.0
|
2017-09-12 16:05:39 -07:00 |
|
Joshua Granick
|
2949d19756
|
Update to 5.5.0
|
2017-09-12 16:05:32 -07:00 |
|
Joshua Granick
|
a4a4f2665d
|
Compile fix
|
2017-09-12 14:56:08 -07:00 |
|
Joshua Granick
|
b0f3529383
|
Improve support for excluding iOS architectures (resolve #1006)
|
2017-09-12 14:49:20 -07:00 |
|
Joshua Granick
|
e56394ccd3
|
Fix alpha point and offset in image copyPixels (fix openfl/openfl#1707)
|
2017-09-12 13:21:41 -07:00 |
|
jgranick
|
3f011e5a6e
|
Update SVG tool
|
2017-09-12 12:51:00 -07:00 |
|
Joshua Granick
|
45054e39d6
|
Improve handling of Image endianness (resolve #1018, resolve #1070)
|
2017-09-12 12:32:14 -07:00 |
|
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 |
|