aboutsummaryrefslogtreecommitdiff
path: root/src/editor.rs
Commit message (Expand)AuthorAgeLines
* Rework graf karto to fit the client/server structureArne Dußin2021-02-02-174/+0
* Input revamp to make keybindings controlable.inputArne Dußin2021-01-17-57/+29
* Fix CLI not capturing keyboardArne Dußin2021-01-08-8/+11
* Merge branch 'master' into snappingArne Dußin2021-01-06-14/+0
|\
| * Add CLI with save featureArne Dußin2021-01-06-14/+0
* | Add snapping module to replace the rigid grid snappingArne Dußin2020-12-31-3/+9
|/
* Add previously missing docs where appropriateArne Dußin2020-12-21-1/+18
* Add dimensional indicator with scalingArne Dußin2020-12-20-0/+3
* Add constant for default colours and selection toolArne Dußin2020-12-16-10/+38
* Refactor to make interaction between tools easierArne Dußin2020-12-15-36/+99
* Add unstable polygon room toolArne Dußin2020-11-24-3/+5
* Fix tools not workingArne Dußin2020-11-20-3/+5
* Add simple tool sidebar guiArne Dußin2020-11-20-9/+19
* Fix next icon still being drawn when tool is inactiveArne Dußin2020-11-10-0/+10
* Fix editor not using the configured keybindingsArne Dußin2020-11-09-11/+6
* Add configuration optionsArne Dußin2020-11-09-5/+6
* Add icon toolArne Dußin2020-11-06-3/+7
* Add basic deletion toolArne Dußin2020-11-01-0/+2
* Add feature to load and save to a test swap-fileArne Dußin2020-11-01-0/+11
* Refactor a major part of the projectArne Dußin2020-11-01-0/+59