aboutsummaryrefslogtreecommitdiff
path: root/src/app.rs
Commit message (Expand)AuthorAgeFilesLines
* add symmetry optionsAkshay2021-03-141-7/+53
* simplify mvc modelAkshay2021-03-141-78/+69
* factor out line and circle drawing into bitmapAkshay2021-03-131-62/+53
* refactor to use pixmap over Vec<bool>Akshay2021-03-131-72/+48
* initAkshay2021-03-121-0/+447