aboutsummaryrefslogtreecommitdiff
path: root/src/tool/icon_tool.rs
Commit message (Expand)AuthorAgeLines
* Refactor to make interaction between tools easierArne Dußin2020-12-15-167/+30
* Change to f64 as the preferred floating point numberArne Dußin2020-11-27-15/+15
* Add simple tool sidebar guiArne Dußin2020-11-20-4/+14
* Add constant for the grid accuracyArne Dußin2020-11-10-3/+5
* Fix some style errorsArne Dußin2020-11-10-1/+1
* Remove unused importsArne Dußin2020-11-10-1/+1
* Fix next icon still being drawn when tool is inactiveArne Dußin2020-11-10-31/+38
* Add configuration optionsArne Dußin2020-11-09-6/+16
* Make it so icons can rotateArne Dußin2020-11-08-27/+63
* Add icon toolArne Dußin2020-11-06-0/+142