Commit Graph

446 Commits

Author SHA1 Message Date
Joshua Granick
691555fb56 Add app.meta.version to default template 2018-08-20 11:05:12 -07:00
Joshua Granick
381f18a791 Electron tweak 2018-08-08 11:36:39 -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
Justin Espedal
4040e35ca8 Wrap entitlements path in quotes for app names with spaces 2018-08-02 19:40:43 -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
4a417c6091 Simplify static templates 2018-07-27 13:46:37 -07:00
Joshua Granick
536450620f Harfbuzz fix 2018-07-24 17:10:07 -07:00
Joshua Granick
6116bac6da Update AIR application template (merge #1203) 2018-07-19 22:20:48 -07:00
Joshua Granick
3495825a85 Electron fix (resolve #1198) 2018-07-19 19:02:00 -07:00
Joshua Granick
a29297f450 Minor tweak 2018-07-12 12:35:45 -07:00
Joshua Granick
8a6a0922eb Expose stage and element on Window (Flash and HTML5), restore AIR multi-window support 2018-07-12 12:20:08 -07:00
Joshua Granick
ead5cd8946 Flash fixes 2018-07-07 11:10:57 -07:00
Joshua Granick
6743c61405 Clean up error output 2018-07-07 10:06:03 -07:00
Joshua Granick
673d1cf014 Add support for languages field in iOS/Android/AIR templates 2018-07-07 06:48:51 -07:00
Joshua Granick
b076f95dc7 Refactor, make Preloader created by default, onUpdate on Application, app.createWindow, merge win/context attributes 2018-07-05 09:34:00 -07:00
Joshua Granick
59520c26cb Rough pass at refactoring app.Config into Window and new RenderContextAttributes and Meta 2018-07-05 09:34:00 -07:00
Joshua Granick
355aa29d56 Move update/frameRate to Window and flatten Application convenience callbacks to fire only from the primary window 2018-07-05 09:33:59 -07:00
Joshua Granick
9a0c65ed2e Refactor API for clarity and future changes 2018-07-05 09:33:58 -07:00
Joshua Granick
ce50286f0a Workaround change in behavior for Chrome window preventDefault 2018-06-25 11:28:55 -07:00
Joshua Granick
aa4c4b6a05 Merge initial Kha backend 2018-06-13 11:55:15 -07:00
Joshua Granick
19bbf4edd6 Initial support for HL target in tools (for testing) 2018-06-09 08:37:31 -07:00
Joshua Granick
026018886e Cleanup Electron support 2018-05-31 14:56:06 -07:00
Pete Shand
e45f0dd51d Add target support for Electron (#1157)
* add initial support for Electron
2018-05-31 14:18:29 -07:00
Joshua Granick
dccc2da7cb Update build.gradle 2018-05-31 13:58:42 -07:00
Joey
30728c8f28 change all projects template gradle. 2018-05-31 13:57:10 -07:00
Adam
8bf5f12904 Use iOS .entitlements file instead of .plist for declaring app entitlements. Required by XCode 8 and newer. 2018-05-31 12:58:26 -07:00
Joshua Granick
e496d09527 Revert "ALC bindings for HL"
This reverts commit 8d1ff873d8.

Revert "Binding fix"

This reverts commit c606ec5139.

Revert "Add support for HL libraries"

This reverts commit 6b49f4d240.

Revert "Minor fixes"

This reverts commit dcacb9f04a.

Revert "Compile fixes"

This reverts commit 3b9e572f8b.

Revert "Sync with Haxe std library (remove some overrides)"

This reverts commit c05061c970.

Revert "Initial support for HL target in tools (for testing)"

This reverts commit 1dadbb725c.
2018-04-27 06:32:17 -07:00
Joshua Granick
1dadbb725c Initial support for HL target in tools (for testing) 2018-04-26 11:27:50 -07:00
Joshua Granick
a2a4e063b2 Add key/value command-line arguments to Window parameters 2018-04-18 08:27:00 -07:00
Joshua Granick
296c8a816d Resolve support for '-dce full' with 'embed=true' assets on native 2018-04-13 20:04:17 -07:00
Adam
87a196be7e Use jcenter repository for extension template gradle build. 2018-04-11 18:20:08 -07:00
Joshua Granick
8b9b9ebfab Patch C# val_gc with Haxe object 2018-03-14 08:39:15 -07:00
Joshua Granick
5a98885ce4 Update SDL to 2.0.8, updates Android minimum to NDK platform 14 2018-03-12 20:04:27 -07:00
Joshua Granick
2351b6a340 Add 'Rebuilding' message to -watch 2018-03-12 15:34:25 -07:00
Joshua Granick
e3aad88399 Static build fixes (resolve #1156) 2018-02-19 10:50:13 -08:00
Adam
6d4040f771 Support for iOS icon sizes 20, 20@2x, 20@3x, 29@3x, 40@3x. 2018-02-19 09:50:01 -08:00
Joshua Granick
98d5af838b Initialize native fonts once and copy all metrics to processed HTML5 fonts 2018-02-15 13:07:36 -08:00
Kostas Chatzikokolakis
d6dc78ff0c Include metrics of embedded fonts in html5 2018-02-15 12:27:25 -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
1ea230306d Add <config:air sdk-version="25.0" /> 2018-01-30 08:31:49 -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
Adam
0cace541b6 iOS and tvOS deploy generate an appstore, adhoc, enterprise, or development IPA based on which of those flags is set. Defaults to appstore.
ex: lime deploy ios -adhoc

exportOptions-adhoc.plist includes template variables for generating an ad-hoc distribution manifest.
2017-11-29 13:04:31 -08:00
Joshua Granick
36e18ef270 Update 'create project' and iOS build to use variable substitution in directories/file names 2017-11-27 15:29:27 -08:00
Joshua Granick
db0bdb6c2f Update tvOS makefile 2017-11-27 14:04:07 -08:00
John Langewisch
6f935f137d Add prompt for keystore password on android 2017-11-20 11:59:07 -08:00