Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply clippy lints | Akshay | 2021-04-06 | 1 | -17/+5 |
| | |||||
* | basic support for adding guides | Akshay | 2021-04-04 | 1 | -1/+29 |
| | |||||
* | more functional flood fill, fix panicking mirror_about | Akshay | 2021-04-03 | 1 | -11/+17 |
| | |||||
* | fix rare index error, more functional flood fill algo | Akshay | 2021-04-02 | 1 | -17/+22 |
| | |||||
* | add better brush drawing feedback | Akshay | 2021-03-28 | 1 | -0/+28 |
| | |||||
* | implement flood fill; new fill brush | Akshay | 2021-03-28 | 1 | -8/+29 |
| | |||||
* | add invert function and keybinds | Akshay | 2021-03-23 | 1 | -0/+8 |
| | |||||
* | read and write to .obi files | Akshay | 2021-03-17 | 1 | -2/+1 |
| | |||||
* | refactor get_circle to draw filled & outline circles | Akshay | 2021-03-15 | 1 | -27/+23 |
| | |||||
* | add symmetry options | Akshay | 2021-03-14 | 1 | -1/+67 |
| | |||||
* | factor out line and circle drawing into bitmap | Akshay | 2021-03-13 | 1 | -1/+102 |
| | |||||
* | add pixmap module | Akshay | 2021-03-13 | 1 | -0/+89 |