godot/platform
Fabio Alessandrelli 0a35b97b62 Swtich HTML5 key detection from keyCode to code.
The value of this, does not include the layout.
The code has extra logic to map the unicode value to our keylist,
supporting ASCII and Latin-1.
Also add support for `physical_keycode` in HTML5 platform.
2020-06-04 21:15:05 +02:00
..
android Check if the specified Android release keystore exists 2020-06-04 13:37:14 +02:00
haiku Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
iphone Fix Android LineEdit editing bugs 2020-05-16 17:55:27 +02:00
javascript Swtich HTML5 key detection from keyCode to code. 2020-06-04 21:15:05 +02:00
linuxbsd Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
osx Update OSX GUID to SDL uid conversion. 2020-05-30 17:38:39 +01:00
server Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
uwp Merge pull request #38309 from SkyLucilfer/AndroidLineEdit 2020-05-20 11:45:59 +02:00
windows Merge pull request #39060 from madmiraal/fix-38869 2020-06-04 11:40:57 +02:00
register_platform_apis.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00