aboutsummaryrefslogtreecommitdiff
path: root/src/tool/polygon_room_tool.rs
Commit message (Expand)AuthorAgeLines
* Rework graf karto to fit the client/server structureArne Dußin2021-02-02-134/+0
* Rename PolygonRoom to just RoomArne Dußin2021-01-11-1/+1
* Change to polygongraph instead of polygon in roomtoolArne Dußin2020-12-27-140/+83
* Add previously missing docs where appropriateArne Dußin2020-12-21-0/+5
* Add dimensional indicator with scalingArne Dußin2020-12-20-5/+5
* Add constant for default colours and selection toolArne Dußin2020-12-16-25/+5
* Refactor to make interaction between tools easierArne Dußin2020-12-15-97/+40
* Change to f64 as the preferred floating point numberArne Dußin2020-11-27-26/+26
* Fix clippy lints and add polygon tool button iconArne Dußin2020-11-25-3/+2
* Add polygon rooms that can actually kind of be usedArne Dußin2020-11-25-35/+149
* Add unstable polygon room toolArne Dußin2020-11-24-4/+63
* Add unfinished polygon room toolArne Dußin2020-11-20-0/+91