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
Joshua Granick
594ab27006
Make font style CSS on HTML5 dependent on which formats are generated
2017-11-17 15:51:11 -08:00
Joshua Granick
41407fd570
Improvements to asset packing support
2017-11-15 14:53:43 -08:00
Joshua Granick
b14c6866c4
Fix AIR install folder if company is blank ( resolve #1109 )
2017-11-14 09:05:47 -08:00
Kaspars
9fed583269
added support for native extensions for Adobe AIR
2017-11-06 09:23:13 -08:00
Joshua Granick
5c2250fa41
AIR/iOS improvements
2017-10-23 11:28:22 -07:00
Joshua Granick
33c4970712
Enable retina support in AIR application.xml template ( resolve #1096 )
2017-10-23 09:11:32 -07:00
Joshua Granick
6b1bb4439b
Cleanup
2017-10-13 11:39:44 -07:00
HerbinCommando
c3b8f49ee0
Update GameActivity.java
...
Handle android onWindowFocusChanged in GameActivity.java
2017-10-13 11:34:47 -07:00
Joshua Granick
a3dce7ef3b
Better AIR windowing, support for AIR backend methods
2017-10-10 13:09:21 -07:00
Joshua Granick
b007025628
Update for Xcode 9.1
2017-09-28 15:02:19 -07:00