aboutsummaryrefslogtreecommitdiff
path: root/src/tool
Commit message (Expand)AuthorAgeLines
* 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
* Merge branch 'triangulation' into polygon-roomsArne Dußin2020-11-23-3/+3
|\
| * Move containment of points/ lines into traitArne Dußin2020-11-21-3/+3
* | Add unfinished polygon room toolArne Dußin2020-11-20-0/+94
|/
* Add simple tool sidebar guiArne Dußin2020-11-20-18/+64
* Merge branch 'fix-dim-markers' into fix-ghost-toolsArne Dußin2020-11-15-0/+6
|\
| * Fix the dimension indicators persisting after addArne Dußin2020-11-15-0/+6
* | Fix deletion and wall tool ghostsArne Dußin2020-11-15-0/+8
|/
* Add constant for the grid accuracyArne Dußin2020-11-10-9/+11
* Fix some style errorsArne Dußin2020-11-10-1/+1
* Remove unused importsArne Dußin2020-11-10-3/+3
* Add dimension indicator without direct value editingArne Dußin2020-11-10-2/+9
* Fix next icon still being drawn when tool is inactiveArne Dußin2020-11-10-31/+41
* Add configuration optionsArne Dußin2020-11-09-40/+68
* Make it so icons can rotateArne Dußin2020-11-08-29/+67
* Make icons deletableArne Dußin2020-11-06-0/+1
* Add icon toolArne Dußin2020-11-06-20/+153
* Change wall tool to not cancel when clickingArne Dußin2020-11-01-1/+1
* Add basic deletion toolArne Dußin2020-11-01-6/+63
* Make walls 10cm thick instead of constant pixel valuesArne Dußin2020-11-01-2/+2
* Refactor a major part of the projectArne Dußin2020-11-01-82/+38
* Add stub for deletion toolArne Dußin2020-11-01-2/+28
* Remove commented out codeArne Dußin2020-10-31-13/+0
* Make walls thickerArne Dußin2020-10-31-1/+16
* Add wall toolArne Dußin2020-10-31-12/+137
* Snap rooms to the gridArne Dußin2020-10-30-2/+10
* Make rooms a little bit brighterArne Dußin2020-10-30-6/+6
* Rewrite project to use raylib instead of pistonArne Dußin2020-10-30-0/+97