Files
sbox-public/engine/Sandbox.Engine/Systems/Input/InputRouter.Input.cs
Matt Stevens fc22506058 InputRouter uses scan codes for non-ui input, glyphs translate to local key names (#4429)
* InputRouter uses scan codes (make AZERTY not shit), UI related input remains key codes
* Input.GetGlyph and Input.GetButtonOrigin return the local key name e.g if forward is bound to "W" it will show as "Z" on azerty layouts
2026-03-31 15:41:12 +01:00

10 KiB