godot/doc
Mel Collins 8406e60522 Add InputEventKey.location to tell left from right
This adds a new enum `KeyLocation` and associated property
`InputEventKey.location`, which indicates the left/right location of key
events which may come from one of two physical keys, eg. Shift, Ctrl.

It also adds simulation of missing Shift KEYUP events for Windows.
When multiple Shifts are held down at the same time, Windows natively
only sends a KEYUP for the last one to be released.
2024-01-26 14:42:28 +01:00
..
classes Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
tools Add "missing description" tag to constant documentation 2024-01-16 18:33:33 +01:00
translations i18n: Sync translations with Weblate 2023-12-11 22:10:21 +01:00
Doxyfile
Makefile Fix translation po file not found when `make rst` 2023-11-19 11:29:46 +08:00
class.xsd Deprecate project_settings_changed signal 2023-08-10 15:07:25 +02:00