Graphite/editor/src
Leonard Pauli 3f3ffbc82c Path Tool: Implement anchor point dragging (#451)
* #82 path-tool: WIP selecting control point working

* Fix bug where duplication with Ctrl+D doesn't properly duplicate (#423)

* bug fix: duplication didn't properly duplicate

* cargo fmt

* changed the formatting slightly for readability

* Small cleanups, changed color of handles upon selection

* Fix changes from merge

* Remove duplicate anchor points on top of one another

* Fix possible issues with thumbnails not being updated from Graphene operations

* path-tool: attempt to move control points on click

* Add dragging for control points

* Editing shape anchors functional. Handles next.

* Comment cleanup & slight cleanup of closest_anchor(..)

* Removing conflict with master

* Tiny code tweaks

Co-authored-by: Keavon Chambers <keavon@keavon.com>
Co-authored-by: caleb <56044292+caleb-ad@users.noreply.github.com>
Co-authored-by: otdavies <oliver@psyfer.io>
Co-authored-by: Dennis <dennis@kobert.dev>
2022-01-08 14:25:24 +01:00
..
communication Ungroup layers (#465) 2022-01-07 15:53:12 -08:00
document Path Tool: Implement anchor point dragging (#451) 2022-01-08 14:25:24 +01:00
frontend New overlay system that reimplements how overlays are drawn (#418) 2021-12-30 09:48:39 -08:00
global Fix all clippy lint errors 2021-12-30 23:05:54 -08:00
input Path Tool: Implement anchor point dragging (#451) 2022-01-08 14:25:24 +01:00
misc Implement input hints based on the active tool state (#388) 2021-12-24 01:46:03 -08:00
tool Path Tool: Implement anchor point dragging (#451) 2022-01-08 14:25:24 +01:00
consts.rs Snap while dragging with select tool (#433) 2021-12-27 22:29:27 +00:00
lib.rs New overlay system that reimplements how overlays are drawn (#418) 2021-12-30 09:48:39 -08:00