Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix empty command exec bug | Akshay | 2021-03-20 | 1 | -10/+9 |
* | add grid centering keybind | Akshay | 2021-03-19 | 1 | -17/+35 |
* | render cursor to command box, add readline keybinds | Akshay | 2021-03-18 | 1 | -5/+28 |
* | add history to command mode | Akshay | 2021-03-18 | 1 | -1/+6 |
* | feat: basic command mode, add text box primitives | Akshay | 2021-03-17 | 1 | -97/+211 |
* | read and write to .obi files | Akshay | 2021-03-17 | 1 | -10/+24 |
* | add dither_level to app state, integrate with brushes | Akshay | 2021-03-16 | 1 | -4/+29 |
* | factor out common utils into module | Akshay | 2021-03-15 | 1 | -30/+5 |
* | ui changes: symmetry lines and brush size indicator | Akshay | 2021-03-15 | 1 | -62/+66 |
* | add basic statusline widget; text drawing support | Akshay | 2021-03-14 | 1 | -10/+98 |
* | add symmetry options | Akshay | 2021-03-14 | 1 | -7/+53 |
* | simplify mvc model | Akshay | 2021-03-14 | 1 | -78/+69 |
* | factor out line and circle drawing into bitmap | Akshay | 2021-03-13 | 1 | -62/+53 |
* | refactor to use pixmap over Vec<bool> | Akshay | 2021-03-13 | 1 | -72/+48 |
* | init | Akshay | 2021-03-12 | 1 | -0/+447 |