aboutsummaryrefslogtreecommitdiffstats
path: root/Scripts/drawing.gd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix crash 2: electric boogaloocurve-smoothingLibravatar cel 🌸2023-07-091-3/+1
|\
| * Revert "merge branch 'curve-smoothing'"Libravatar perivesta2023-07-091-5/+1
| | | | | | | | | | This reverts commit fd37d1030f79705fc7a2498bcd356ebc86462544, reversing changes made to 12c65d9ed4447a60b26b952fdfc397f45be2ca72.
* | fix crashLibravatar cel 🌸2023-07-091-1/+2
|/
* merge branch 'curve-smoothing'Libravatar cel 🌸2023-07-091-1/+5
|\
| * add bordersLibravatar cel 🌸2023-07-091-1/+3
| |
| * road simplification via Ramer–Douglas–PeuckerLibravatar cel 🌸2023-07-091-1/+2
| |
* | cancelling drawing with right clickLibravatar IcECreAm7772023-07-091-0/+3
|/
* resetting level and loading next levelLibravatar IcECreAm7772023-07-081-4/+7
|
* some cleanupsLibravatar IcECreAm7772023-07-081-7/+0
|
* start drawing when clicking on start. end at finishLibravatar perivesta2023-07-081-13/+15
|
* draw a path for car to followLibravatar perivesta2023-07-081-11/+5
|
* follow the drawn pathLibravatar perivesta2023-07-071-2/+22
|
* very simple drawingLibravatar perivesta2023-07-071-0/+18