godot/tests/core/input
Hugo Locurcio e483d2e2d1
Avoid nested parentheses in physical/Unicode InputEventKey text conversion
This was visible in tooltips displayed in shortcuts, including in the editor itself.

For example, "Forward (W (Physical))" is now displayed as "Forward (W - Physical)".
2025-12-02 16:58:24 +01:00
..
test_input_event.h Use initializer list in Arrays 2025-03-26 18:38:15 +01:00
test_input_event_key.h Avoid nested parentheses in physical/Unicode InputEventKey text conversion 2025-12-02 16:58:24 +01:00
test_input_event_mouse.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
test_shortcut.h Use initializer list in Arrays 2025-03-26 18:38:15 +01:00