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