Commit graph

6 commits

Author SHA1 Message Date
minenice55
ecbe84074f heavy rework of our input system
- implement the InputController abstract class, an adapter class for any HID interface to use common controller methods relevant to Heaven Studio
- implement InputKeyboard and InputJoyshock classes, for keyboard input and controllers driven by JoyShockLibrary respectively
- add Linux compile of JoyShockLibrary
2022-07-23 20:36:10 -04:00
minenice55
6699e7d98b basic controller input from JSL
may need compiles for linux and mac
2022-07-19 18:50:35 -04:00
minenice55
a7bea351c5 add cursor toggle, master volume 2022-07-10 17:39:14 -04:00
minenice55
7fd1617ea7 add tabs system to editor settings 2022-07-09 23:22:59 -04:00
minenice55
52ff2a7829 settings resolution changer 2022-07-08 22:11:55 -04:00
minenice55
fb39a7c5fe copy entities, prep settings menu 2022-07-04 12:57:19 -04:00