Commit Graph

10 Commits

Author SHA1 Message Date
y5nw
c9e53001dc Use std::variant for scancode to properly handle mouse keys 2024-12-31 23:27:14 +01:00
y5nw
c91d4edbef minor: KeyCode -> Keycode 2024-12-31 23:27:14 +01:00
y5nw
d798bbf037 replace std::variant::index 2024-12-31 23:27:14 +01:00
y5nw
cd8dee2779 partial 2024-12-31 23:27:14 +01:00
grorp
9f43018df2
Better UX when touch events aren't supported by Irrlicht device (#15288) 2024-10-16 21:37:00 +02:00
SmallJoker
efd7792add
Debloat IVideoDriver and IrrlichtDevice includes (#15080)
As the project grows, compile time will not go down unless the header mess
is cleaned up one by one to only include exactly what's needed.
2024-08-31 11:44:30 +02:00
grorp
833bb542fc
Allow toggling fullscreen without restart and add keybind (#14714) 2024-06-02 21:05:16 +02:00
Gregor Parzefall
07fdf7158d Migrate the Android port to SDL2 2024-04-08 20:15:37 +02:00
sfan5
d53ef90a73 Remove Irrlicht versioning 2024-03-27 20:55:48 +01:00
import
f638482fba Copy irrlichtmt to <root>/irr/ 2024-03-26 21:39:02 +01:00