Cortex-Command-Community-Project
Cortex-Command-Community-Project copied to clipboard
SDL3 + Multi mouse keyboard
Adds multi mouse and keyboard support and updates to SDL3.2.8 window+input mgmt.
Drops macOS 10.15 support, since SDL3 is not available.
Todo:
- [x] Multi keyboard impl
- [x] Windows build
- [x] Add UI on Scene Start to allow device selection (message in selection preventing scene start rn)
- [x] Mac build
- [ ] Testing (help wanted)