Branch | Commit message | Author | Age |
lisp/set | fix center_mouse to behave well outside drawing area | Akshay | 4 years |
master | Reduce CPU usage by waiting for an event | Wesley Moore | 2 years |
render-thread | initial attempt at moving into render thread | Akshay | 4 years |
repeat | basic primitives to repeat last paint op | Akshay | 4 years |
tab-complete | fix center_mouse to behave well outside drawing area | Akshay | 4 years |
|
|
Age | Commit message | Author | Files | Lines |
2021-05-18 | fix center_mouse to behave well outside drawing areatab-completelisp/set | Akshay | 1 | -7/+13 |
2021-05-18 | fix `set!` routine | Akshay | 2 | -18/+33 |
2021-05-17 | implement reverse cycle through completions | Akshay | 2 | -4/+7 |
2021-05-17 | add tab to complete env variables | Akshay | 4 | -11/+172 |
2021-05-13 | rework arity errors | Akshay | 5 | -124/+104 |
2021-05-09 | new `mouse` and `center-mouse` lisp primitives | Akshay | 1 | -0/+17 |
2021-05-09 | add new pan operation: center_mouse | Akshay | 1 | -13/+15 |
2021-05-08 | add cargo-watch to env | Akshay | 3 | -5/+6 |
2021-05-08 | add basic user-definable keybinds | Akshay | 6 | -27/+237 |
2021-05-04 | add middle mouse pan | Akshay | 1 | -0/+13 |
[...] |
|
Clone |
https://git.peppe.rs/graphics/sdl-tests |