Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | read and write to .obi files | Akshay | 2021-03-17 | 4 | -17/+30 | |
* | add obi to deps | Akshay | 2021-03-17 | 3 | -0/+53 | |
* | add dither_level to app state, integrate with brushes | Akshay | 2021-03-16 | 2 | -5/+31 | |
* | add dithering primitives | Akshay | 2021-03-16 | 1 | -0/+67 | |
* | factor out common utils into module | Akshay | 2021-03-15 | 3 | -31/+37 | |
* | ui changes: symmetry lines and brush size indicator | Akshay | 2021-03-15 | 3 | -67/+76 | |
* | refactor get_circle to draw filled & outline circles | Akshay | 2021-03-15 | 2 | -27/+65 | |
* | add basic statusline widget; text drawing support | Akshay | 2021-03-14 | 3 | -11/+101 | |
* | add SDL2_ttf to deps | Akshay | 2021-03-14 | 4 | -8/+9 | |
* | add symmetry options | Akshay | 2021-03-14 | 2 | -8/+120 | |
* | simplify mvc model | Akshay | 2021-03-14 | 1 | -78/+69 | |
* | factor out line and circle drawing into bitmap | Akshay | 2021-03-13 | 3 | -66/+160 | |
* | refactor to use pixmap over Vec<bool> | Akshay | 2021-03-13 | 3 | -74/+51 | |
* | add pixmap module | Akshay | 2021-03-13 | 1 | -0/+89 | |
* | init | Akshay | 2021-03-12 | 11 | -0/+2329 |