godot/platform
Hugo Locurcio 18152ac3a1
Add generate_apk=yes to generate an APK after building
This is useful to speed up iteration when working on the engine
(or editor).

This can be combined with a script that calls `adb` to deploy the APK
on a device (coupled with Godot's `--export-*` for projects)
to further speed up iteration.
2023-12-13 00:27:57 +01:00
..
android Add generate_apk=yes to generate an APK after building 2023-12-13 00:27:57 +01:00
ios Merge pull request #85546 from bruvzg/devicectl_support 2023-12-08 18:45:58 +01:00
linuxbsd Ensure more export errors are reported to users 2023-12-06 15:26:07 +01:00
macos Ensure more export errors are reported to users 2023-12-06 15:26:07 +01:00
web Merge pull request #84686 from dsnopek/webxr-msaa 2023-12-12 00:17:16 +01:00
windows [Windows] Always use ANGLE in ARM builds. 2023-12-09 20:47:46 +02:00
register_platform_apis.h
SCsub