Commit Graph

4046 Commits

Author SHA1 Message Date
Joshua Granick
4f6c0c6e3b Update CHANGELOG 2018-08-08 20:25:51 -07:00
Joshua Granick
ca6a78a7ba Update release notes 2018-08-08 20:25:43 -07:00
Joshua Granick
4c869ccd06 Dispatch progress event when loading local file in HTTPRequest 2018-08-08 15:39:12 -07:00
Joshua Granick
381f18a791 Electron tweak 2018-08-08 11:36:39 -07:00
Joshua Granick
b49f9420f5 Update SVG tool 2018-08-08 10:24:17 -07:00
Joshua Granick
41b12ebcdc Revert "Improve Image sync" (resolve openfl/openfl#1976)
This reverts commit 3d4d10dfde.
2018-08-07 17:05:19 -07:00
Joshua Granick
3d4d10dfde Improve Image sync 2018-08-07 15:04:55 -07:00
Joshua Granick
e68e705e58 Compile fix 2018-08-06 15:52:05 -07:00
Joshua Granick
9bbfd40f8b Force enable WebGL on Electron/Linux 2018-08-06 14:47:07 -07:00
Joshua Granick
6753c6d3ca Minor fix 2018-08-06 12:58:42 -07:00
Joshua Granick
87a956741d Reset back to Lime config 2018-08-06 12:58:11 -07:00
Joshua Granick
44ce8eae06 Improve code completion while working on library 2018-08-06 11:55:01 -07:00
Joshua Granick
430820cdb4 Name lime.tools.Project back to HXProject 2018-08-06 11:03:42 -07:00
Joshua Granick
e0f8813b96 Simplify HXP imports, fixes 2018-08-04 18:17:51 -07:00
Joshua Granick
bd9abc4c2a Update for HXP API change 2018-08-04 18:09:44 -07:00
Joshua Granick
46ab854e8e Compile fix 2018-08-03 17:44:17 -07:00
Joshua Granick
ddd19afe52 Only build HashLink on 32-bit, fix embedded bytes on HashLink 2018-08-03 17:22:08 -07:00
Joshua Granick
4ec83c3638 Add lime.tools.* and keep Project-based tool code 2018-08-03 16:38:50 -07:00
Joshua Granick
6d9f3c4bd8 Fixes for dev HXP 2018-08-02 21:25:55 -07:00
Justin Espedal
4040e35ca8 Wrap entitlements path in quotes for app names with spaces 2018-08-02 19:40:43 -07:00
Joshua Granick
feeb8c150b Crash fix, minor changes 2018-08-02 19:20:05 -07:00
Joshua Granick
415627069e Improve HTML5 frameRate calculation 2018-08-02 18:27:29 -07:00
Jens Fischer
8738781481 Fix CFFIMacro for latest Haxe dev
`return null` is no longer allowed for Void-returns: HaxeFoundation/haxe#7198

This was causing issues when building a completion cache with the HL target:

    lime/src/lime/_internal/backend/native/NativeCFFI.hx:3435: characters 9-82 : Cannot return `null` from Void-function
2018-08-02 09:07:41 -07:00
Joshua Granick
769be5d9d3 64-bit Windows builds for C++ target only (for now) 2018-08-01 22:54:26 -07:00
Joshua Granick
4449bb4328 HashLink fix 2018-08-01 22:37:17 -07:00
P.J.Shand
4aeb59f7f1 amend hxml templates
Rename Electron.hx to ElectronSetup.hx to make it more clear what it does
2018-07-31 08:54:44 -07:00
Joshua Granick
8553739479 Always use armeabi-v7a for ARMv7 on Android (old devices that broke on this probably are no longer supported due to newer NDK minimum) 2018-07-30 12:19:02 -07:00
Joshua Granick
5962846dc2 Use 32-bit on Neko for now, even for 64-bit Windows systems 2018-07-28 16:58:08 -07:00
CawawaC
51ae094660 fix source3i value1 type 2018-07-27 16:51:38 -07:00
Joshua Granick
4a417c6091 Simplify static templates 2018-07-27 13:46:37 -07:00
Joshua Granick
e1322a8878 iOS/tvOS tool fix (when CFFI is unavailable) 2018-07-27 10:47:55 -07:00
Joshua Granick
6f6a773ddb Update build script 2018-07-26 19:09:38 -07:00
Joshua Granick
9ee2a7d041 Initial HXP script for docs 2018-07-26 16:17:30 -07:00
Joshua Granick
534c6cd7ce Eval, HXP, asset library fixes 2018-07-25 20:27:05 -07:00
Joshua Granick
536450620f Harfbuzz fix 2018-07-24 17:10:07 -07:00
Joshua Granick
6c2ef7905c Std.parseFloat fix on Haxe interp 2018-07-24 16:50:38 -07:00
Joshua Granick
7ffd8f1bcf Compile fix 2018-07-24 16:24:23 -07:00
Joshua Granick
c0b3692402 Sync tool platform changes from HXP 2018-07-24 16:18:49 -07:00
Joshua Granick
70f17324ca Dispatch restore instead of resize when returning from HTML5 fullscreen 2018-07-24 12:51:21 -07:00
Francois van Niekerk
73fe2183d1 Fix Windows and iOS compile CFFI issues 2018-07-24 11:56:58 -07:00
Joshua Granick
0d6b0a1868 iOS build fixes 2018-07-24 08:49:00 -07:00
Joshua Granick
196baacf1f Fix openfl/openfl#1927, Haxe 4 preview completion server fixes 2018-07-23 20:01:29 -07:00
Joshua Granick
51050417fd Update cURL, Freetype and SDL 2018-07-23 17:59:57 -07:00
Joshua Granick
ac076d5e95 Minor fix 2018-07-23 15:56:03 -07:00
Joshua Granick
095fce9d78 GLES fix 2018-07-23 15:42:37 -07:00
Joshua Granick
f17cb93440 Fix support for Android/ARM64 2018-07-23 12:23:06 -07:00
Joshua Granick
80e870a145 Docs fix 2018-07-23 11:17:21 -07:00
Joshua Granick
25a78c3977 Compile fixes 2018-07-23 11:09:56 -07:00
Joshua Granick
de83b7b88c Patch submodule versions 2018-07-23 11:06:24 -07:00
Joshua Granick
884f1d5a8e Compile fixes for WinRT UWP 2018-07-20 20:46:15 -07:00