Graphite/core
Paul Kupper ad064602a5
Implement viewport selection (#178)
* Begin implementing viewport selection

* Implement viewport click and drag selection for ellipse and rectangle

* Begin implementing line selection

* Remove debug prints

* Run cargo format

* Use DVec2 instead of kurbo::Point

* Line and polyline intersection

* Run cargo format

* Add fix for missing layer panel update

* Replace point selection with box selection

* Formatting

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2021-07-04 16:05:12 -07:00
..
document Implement viewport selection (#178) 2021-07-04 16:05:12 -07:00
editor Implement viewport selection (#178) 2021-07-04 16:05:12 -07:00
proc-macro Major overhaul of input and communication systems 2021-05-23 01:26:24 +02:00
renderer Add metadata (#45) 2021-03-27 11:16:05 +01:00