Joshua Granick
96c04f57be
Fix formatter bug
2020-01-16 11:41:33 -08:00
Joshua Granick
e5bc493375
Fix window orientation auto in AIR template ( resolve #1365 )
2019-12-26 10:48:42 -08:00
Joshua Granick
ea57f2211c
Run formatter
2019-12-24 10:19:56 -08:00
Joshua Granick
c8b994e1ce
Update SDL
2019-12-24 10:16:21 -08:00
Joshua Granick
47506b35e4
Patch issue with GLRenderbuffer garbage collection on native
2019-12-14 11:43:43 -08:00
Joshua Granick
60d3d29124
Update tinyfiledialogs
2019-12-14 11:42:12 -08:00
Andrew Sevenson
db8279e928
Reorder the logic for the copy / past in HTML5
...
Added a focus() fix for copy/paste operations in Chrome.
2019-12-02 16:41:43 -08:00
vincent-schirmann
70493d21c2
unable to rebuild ios
2019-11-25 15:58:51 -08:00
vincent-schirmann
19db3fe05b
ios simulator is not launched
2019-11-25 15:58:51 -08:00
Joshua Granick
a6d90bfe95
Fix HTML5 clipboard
2019-11-25 15:10:45 -08:00
Joshua Granick
bb688b596c
Allow Assets.unloadLibrary() for default library
2019-11-25 13:39:47 -08:00
Joshua Granick
4b059c4cbf
Implement missing ArrayBuffer methods/properties
2019-11-11 14:08:08 -08:00
Joshua Granick
883ba6260e
Add hxnodejs to Electron template
2019-11-11 11:07:47 -08:00
Justin Espedal
d5e80fa5c1
Allow use of launch storyboard instead of launch images on iOS
2019-11-06 12:27:48 -08:00
Joshua Granick
97a6580752
Update main.yml
2019-11-01 14:57:46 -07:00
Joshua Granick
4912227150
Update main.yml
2019-11-01 14:09:56 -07:00
Joshua Granick
c5573e425d
Update main.yml
2019-11-01 14:00:38 -07:00
flashultra
72beeced30
Update to the latest Gradle 5.6.3 and Gradle Android plugin 3.5.1
...
Fix issue with ANDROID_GRADLE_TASK. Set apk file in separate folder ( from
gradle 4.x)
2019-11-01 13:21:36 -07:00
Zaphod
45e38dfca2
add failIfMajorPerformanceCaveat option
...
See https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.2.1 :
If the value is true, context creation will fail if the implementation determines that the performance of the created WebGL context would be dramatically lower than that of a native application making equivalent OpenGL calls. This could happen for a number of reasons, including:
* An implementation might switch to a software rasterizer if the user's GPU driver is known to be unstable.
* An implementation might require reading back the framebuffer from GPU memory to system memory before compositing it with the rest of the page, significantly reducing performance.
Applications that don't require high performance should leave this parameter at its default value of false. Applications that require high performance may set this parameter to true, and if context creation fails then the application may prefer to use a fallback rendering path such as a 2D canvas context. Alternatively the application can retry WebGL context creation with this parameter set to false, with the knowledge that a reduced-fidelity rendering mode should be used to improve performance.
2019-11-01 13:17:36 -07:00
Joshua Granick
984a33e35e
Create FUNDING.yml
2019-11-01 13:07:04 -07:00
Joshua Granick
ff237746f4
Do not return path in FileDialog if empty string
2019-10-21 12:19:12 -07:00
Joshua Granick
8b441e30c5
Remove Howler.js end listener on stop()
2019-10-21 12:03:28 -07:00
Joshua Granick
dfc1507565
Update main.yml
2019-10-17 18:44:12 -07:00
Joshua Granick
23a295877f
Update main.yml
2019-10-17 18:41:16 -07:00
Joshua Granick
4b1c2a1bcf
Update main.yml
2019-10-17 18:37:03 -07:00
Joshua Granick
f5aede2985
Update main.yml
2019-10-17 18:34:17 -07:00
Joshua Granick
7e80a935d6
Update main.yml
2019-10-17 18:32:19 -07:00
Joshua Granick
8db19ae890
Update main.yml
2019-10-17 14:22:02 -07:00
Joshua Granick
0990f11616
Update main.yml
2019-10-17 12:19:27 -07:00
Joshua Granick
8b690d15e6
Update main.yml
2019-10-17 12:17:30 -07:00
Joshua Granick
24dc4b4bae
Update main.yml
2019-10-17 10:44:03 -07:00
Joshua Granick
cf50ae28da
Update main.yml
2019-10-17 10:38:02 -07:00
Joshua Granick
71e8831361
Update main.yml
2019-10-17 10:35:05 -07:00
Joshua Granick
98e7e95720
Update main.yml
2019-10-17 10:31:21 -07:00
Joshua Granick
fe437204b8
Update main.yml
2019-10-17 10:28:40 -07:00
Joshua Granick
b3d5ffb963
Update main.yml
2019-10-17 10:20:23 -07:00
Joshua Granick
c658b45ff3
Update main.yml
2019-10-17 10:14:18 -07:00
Joshua Granick
93ecc76c73
Update main.yml
2019-10-17 10:12:03 -07:00
Joshua Granick
6d20b4b8fb
Update main.yml
2019-10-17 10:08:35 -07:00
Joshua Granick
cb0e35738b
Update main.yml
2019-10-17 10:05:28 -07:00
Joshua Granick
19994db3f6
Update main.yml
2019-10-17 10:01:49 -07:00
Joshua Granick
d345a96293
Update main.yml
2019-10-17 09:58:48 -07:00
Joshua Granick
584eb98de2
Update main.yml
2019-10-17 09:49:32 -07:00
Joshua Granick
6320ae386e
Update main.yml
2019-10-17 09:47:59 -07:00
Joshua Granick
95c776d492
Test Github Actions
2019-10-17 09:45:55 -07:00
Joshua Granick
90344e0a60
Null Apple locale region fix
2019-10-15 08:21:08 -07:00
Joshua Granick
3ecca19ec4
Remove debug message
2019-10-09 15:55:08 -07:00
Joshua Granick
3000f74f06
Revert unneeded window changes for Android fullscreen
2019-10-09 11:52:41 -07:00
Joshua Granick
bb2af5eed1
Rely on SDL for Android fullscreen window behavior
2019-10-08 13:41:36 -07:00
Joshua Granick
274ae5fe3b
Fix double root path
2019-10-08 13:13:10 -07:00