godot/tests
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
..
core Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
data
python_build
scene Test global transform when adding detached tree 2024-01-18 00:25:55 +01:00
servers
create_test.py
display_server_mock.h
SCsub
test_macros.cpp
test_macros.h
test_main.cpp
test_main.h
test_tools.h
test_utils.cpp
test_utils.h
test_validate_testing.h