Commit Graph

2516 Commits

Author SHA1 Message Date
Joshua Granick
bb6465fd38 Import @vroad byte pinning for C# 2016-08-30 15:55:36 -07:00
Joshua Granick
1ff2486474 Remove debug message 2016-08-30 15:19:07 -07:00
Joshua Granick
4633398244 Use AutoGCRoot in native Bytes type 2016-08-30 15:08:05 -07:00
Joshua Granick
1e57e45886 Compile fix 2016-08-30 14:16:38 -07:00
Joshua Granick
7f586bd197 Flash fix 2016-08-30 03:58:30 -07:00
Joshua Granick
b337e232f0 C# improvements 2016-08-30 03:48:30 -07:00
Joshua Granick
5f4b564e2a Use lime_cffi 2016-08-30 03:48:12 -07:00
Joshua Granick
59142b5b28 Initial HelloWorld support for C# (thank you @vroad) 2016-08-30 02:55:19 -07:00
Valentin Lemière
67489f4f26 haxe_ver is a number 2016-08-30 09:41:32 +02:00
Valentin Lemière
69206a502a Note in comment why hack
[skip ci]
2016-08-30 09:37:36 +02:00
Valentin Lemière
524880cd6c Use programPath on haxe 3.3+ 2016-08-30 09:36:08 +02:00
Joshua Granick
d6328d8544 Docs fix 2016-08-28 17:47:37 -07:00
Joshua Granick
0a9d9aab2b Update CHANGELOG 3.1.0 2016-08-29 16:37:47 -07:00
Joshua Granick
f9b8035c37 Update to 3.1.0 2016-08-29 16:37:38 -07:00
Joshua Granick
b787aaf583 Update README 2016-08-29 16:37:22 -07:00
Joshua Granick
f4feb3b385 Static link fix 2016-08-29 14:06:29 -07:00
Joshua Granick
63fff23fb1 Add support for 'macos' in addition to 'mac' as a target name 2016-08-25 15:10:20 -07:00
Joshua Granick
496708cb74 Include haxe.Template for now (to patch Haxe 3.3.0-rc1) 2016-08-24 17:01:06 -07:00
Joshua Granick
48226e8a94 Build fix 2016-08-18 07:55:54 -07:00
Joshua Granick
978fac419f Gradle fix 2016-08-18 07:28:58 -07:00
James Gray
0b8cbeb3aa include.xml: disable ndll dependencies if lime-console 2016-08-17 19:00:06 -05:00
Timur
4a1ecf94fc Add help info for -web flag (#389)
Add help info for -web flag
2016-08-17 11:53:37 +02:00
Joshua Granick
17edcf7ac5 Filter repeat HTML5 window mouse move events 2016-08-15 15:53:29 -07:00
Joshua Granick
7e1fda3699 Neko bytes fix 2016-08-15 13:15:59 -07:00
Joshua Granick
e381b05998 Merge pull request #795 from vroad/gl-fixes
Add ExtensionBGRA and ExtensionPackedDepthStencil
2016-08-15 11:36:37 -07:00
vroad
b6f89e8b5c Add ExtensionBGRA and ExtensionPackedDepthStencil 2016-08-14 14:23:58 +09:00
James Gray
b91e59cdd3 update run.n 2016-08-11 21:06:53 -05:00
James Gray
b5de932caf ifdef LIME_ZLIB 2016-08-11 20:58:10 -05:00
Joshua Granick
04893ff841 Fix array to array buffer on Neko with null value 2016-08-11 18:49:48 -07:00
Joshua Granick
df31f15be5 Don't need crossOrigin for local base64 string (resolve #793) 2016-08-11 09:24:02 -07:00
Joshua Granick
3abc277c8d Try handling higher SWF versions 2016-08-10 18:25:53 -07:00
James Gray
3747c0683b console: transient index/vertex buffers 2016-08-10 18:29:46 -05:00
Joshua Granick
2918876ede Add support for hidden windows, hide on munit tests 2016-08-10 11:07:31 -07:00
Joshua Granick
0aac32f551 Use Android build tools 24.0.1, don't require HTTPS 2016-08-08 14:42:30 -07:00
Joshua Granick
b37bb94460 Compile fix 2016-08-08 14:41:49 -07:00
player-03
de7f0b217b Extensions depend on extension-api. 2016-08-08 13:40:35 -07:00
player-03
574bb0118b Include the libs folder. 2016-08-08 13:40:14 -07:00
player-03
5af4034541 If build.xml exists, ignore it and use a bunch of Gradle code instead. 2016-08-08 13:39:39 -07:00
player-03
f7fcad06c1 Use Gradle to deal with missing build.gradle files. 2016-08-08 13:39:00 -07:00
player-03
17eeceae48 Add libs folder, so users know where to place JAR files. 2016-08-08 13:38:21 -07:00
player-03
3a9a5053e3 Allow copying templates to anywhere in the Android project. 2016-08-08 13:38:04 -07:00
player-03
ca59773602 Correct the output file name. 2016-08-08 13:37:48 -07:00
player-03
481b39b01b Fix dependencies. 2016-08-08 13:37:32 -07:00
player-03
c89cf05bfb Recognize Gradle projects as valid dependencies. 2016-08-08 13:37:17 -07:00
player-03
4376c0008d Allow advanced users to choose the Gradle task. 2016-08-08 13:37:01 -07:00
player-03
4415278da5 Use "assembleDebug" and "assembleRelease" tasks, per documentation. 2016-08-08 13:36:45 -07:00
player-03
b4bec36810 Remove build.xml, since it's no longer used. 2016-08-08 13:36:30 -07:00
player-03
6d55753e53 Restructure the default dependency. 2016-08-08 13:36:12 -07:00
player-03
bf5b0abdf2 Specify buildToolsVersion. 2016-08-08 13:35:56 -07:00
player-03
1ecb95598b Always define signingConfigs.release. 2016-08-08 13:35:26 -07:00