Graphite/editor/src
0HyperCube 1bcf55939d Add path closing and segment extension to the Pen tool (#753)
* Close paths with pen tool

* Issue Z command always at end of path

* Small code review style changes

* Extending paths

* Fix mirror on extend path

* Code review tweaks

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-08-21 00:36:17 +01:00
..
messages Add path closing and segment extension to the Pen tool (#753) 2022-08-21 00:36:17 +01:00
application.rs Restructure the entire editor codebase to consistently match the message hierarchy 2022-08-05 05:38:11 -07:00
consts.rs Rename MovementMessage to NavigationMessage 2022-08-11 17:20:10 -07:00
dispatcher.rs Fix a new non-infinite document getting a NaN zoom (#750) 2022-08-15 19:11:06 +01:00
lib.rs Restructure the entire editor codebase to consistently match the message hierarchy 2022-08-05 05:38:11 -07:00
macros.rs Restructure the entire editor codebase to consistently match the message hierarchy 2022-08-05 05:38:11 -07:00
test_utils.rs Simplify platform-specific keyboard layouts with Accel key and global platform variable (#748) 2022-08-13 04:28:02 -07:00
utility_traits.rs Additional cleanup of prelude imports in editor codebase 2022-08-05 17:09:37 -07:00