Graphite/editor
Dennis Kobert 7c30f6168b
Improve snapping performance (#3067)
* Use lyon_geom for intersection calculation of bezier segments

* Implement approximate nearest point calculation and loosen bounding boxes

* Add algorithm explanation

* Update editor/src/messages/tool/common_functionality/snapping/layer_snapper.rs

Co-authored-by: Keavon Chambers <keavon@keavon.com>

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-08-20 10:47:58 +02:00
..
src Improve snapping performance (#3067) 2025-08-20 10:47:58 +02:00
Cargo.toml Remove unused cargo dependencies (#3063) 2025-08-18 11:26:44 -07:00
build.rs Declare the start of the Alpha 4 release series 2025-02-21 13:52:05 -08:00