Graphite/editor/src
0HyperCube b46bcc16ba Add point insertion to the Path tool (#754)
* Messaging cleanup

* Add bezier iter

* Add splitting

* Use bezier_rs bounding box

* Cleanup

* Fix comments

* Fix typo

* Code review tweaks

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-08-21 22:43:24 +01:00
..
messages Add point insertion to the Path tool (#754) 2022-08-21 22:43:24 +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