Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | made the camera control with the secondary mouse button work in a way that ↵ | epoch | 2020-02-24 | 1 | -2/+4 |
| | | | | is easier to use | ||||
* | added two new mouse controls. secondary click will enable camera movement. ↵ | epoch | 2020-02-24 | 1 | -6/+14 |
| | | | | middle-click will toggle keyboard input mode. | ||||
* | ignore the comment. going to set camera angle directly from mouse_x11.c for ↵ | epoch | 2020-02-13 | 1 | -3/+7 |
| | | | | now. will move to generic place later. | ||||
* | added scroll-wheel handling for X11 mouse and removed camera rotation from ↵ | epoch | 2020-01-27 | 1 | -2/+14 |
| | | | | mouse movement | ||||
* | made mouse presses redraw. new function not worth mentioning | epoch | 2019-08-03 | 1 | -0/+13 |
| | |||||
* | added the separated out mouse and keyboard files | epoch | 2019-02-05 | 1 | -0/+43 |