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