aboutsummaryrefslogtreecommitdiff
path: root/src/math/rect.rs
Commit message (Expand)AuthorAgeLines
* Rect rooms are now normal polygon rooms in dataArne Dußin2021-01-11-0/+17
* Change to polygongraph instead of polygon in roomtoolArne Dußin2020-12-27-4/+3
* Add previously missing docs where appropriateArne Dußin2020-12-21-0/+4
* Add dimensional indicator with scalingArne Dußin2020-12-20-1/+1
* Add constant for default colours and selection toolArne Dußin2020-12-16-1/+1
* Refactor to make interaction between tools easierArne Dußin2020-12-15-0/+36
* Change to f64 as the preferred floating point numberArne Dußin2020-11-27-20/+22
* Make polygons deletableArne Dußin2020-11-26-19/+24
* Move containment of points/ lines into traitArne Dußin2020-11-21-55/+57
* Add basic deletion toolArne Dußin2020-11-01-1/+18
* Refactor a major part of the projectArne Dußin2020-11-01-0/+178