pandemonium_engine/platform
Relintai 9022a74db3 Ported from godot: Fix Android input routing logic when using a hardware keyboard
When a hardware keyboard is connected, all key events come through so we can route them directly to the engine.
This is not the case for soft keyboards, for which the current logic was designed as it requires extra processing.
- m4gr3d
620fdd1f07
2023-10-02 17:10:27 +02:00
..
android Ported from godot: Fix Android input routing logic when using a hardware keyboard 2023-10-02 17:10:27 +02:00
frt Fix warning. 2023-09-10 09:59:50 +02:00
frt_sdl Fix warning. 2023-09-10 09:59:50 +02:00
iphone ios splash screen rotation fix 2023-08-30 10:56:42 +02:00
javascript Fix JavaScript callback memory leak 2023-10-02 16:18:41 +02:00
osx Workaround Xcode 15 linker bug. 2023-10-02 16:54:52 +02:00
server Fix warning. 2023-09-10 09:59:50 +02:00
windows Fix compile error. 2023-09-10 15:12:26 +02:00
x11 Fix warning. 2023-09-10 09:59:50 +02:00
register_platform_apis.h Clang format all files. 2022-03-18 19:00:13 +01:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00