Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |