aboutsummaryrefslogtreecommitdiff
path: root/src/tool/mod.rs
Commit message (Expand)AuthorAgeLines
* Add previously missing docs where appropriateArne Dußin2020-12-21-0/+23
* Add constant for default colours and selection toolArne Dußin2020-12-16-0/+3
* Refactor to make interaction between tools easierArne Dußin2020-12-15-16/+30
* Add unfinished polygon room toolArne Dußin2020-11-20-0/+3
* Add simple tool sidebar guiArne Dußin2020-11-20-2/+8
* Fix next icon still being drawn when tool is inactiveArne Dußin2020-11-10-0/+3
* Add configuration optionsArne Dußin2020-11-09-0/+3
* Add icon toolArne Dußin2020-11-06-0/+3
* Refactor a major part of the projectArne Dußin2020-11-01-48/+4
* Add stub for deletion toolArne Dußin2020-11-01-2/+9
* Add wall toolArne Dußin2020-10-31-6/+55
* Rewrite project to use raylib instead of pistonArne Dußin2020-10-30-0/+16