Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add `selection-start` and `selection-end` primitives | Akshay | 2021-04-12 | 1 | -2/+3 |
| | |||||
* | add rect select brush and keybinds | Akshay | 2021-04-11 | 1 | -0/+16 |
| | |||||
* | apply clippy lints | Akshay | 2021-04-06 | 1 | -3/+3 |
| | |||||
* | speed up pixmap drawing! | Akshay | 2021-04-04 | 1 | -0/+33 |
| | |||||
* | fix reflect figure | Akshay | 2021-04-03 | 1 | -1/+1 |
| | |||||
* | keybind F cycles brush instead | Akshay | 2021-04-02 | 1 | -1/+1 |
| | |||||
* | integrate pico args to main | Akshay | 2021-03-31 | 1 | -2/+19 |
| | |||||
* | add assert primitive; pass state in Evaluator | Akshay | 2021-03-30 | 1 | -2/+6 |
| | |||||
* | use Display trait instead of Debug to show errors on main | Akshay | 2021-03-30 | 1 | -6/+38 |
| | |||||
* | fix: sdl panics on empty string drawing | Akshay | 2021-03-29 | 1 | -2/+14 |
| | |||||
* | add better brush drawing feedback | Akshay | 2021-03-28 | 1 | -1/+1 |
| | |||||
* | feat: basic command mode, add text box primitives | Akshay | 2021-03-17 | 1 | -1/+16 |
| | |||||
* | read and write to .obi files | Akshay | 2021-03-17 | 1 | -1/+1 |
| | |||||
* | factor out common utils into module | Akshay | 2021-03-15 | 1 | -0/+30 |