0HyperCube
|
3775aedab1
|
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 14:43:24 -07:00 |
|
Daniel Childs
|
a40b6a0aa1
|
Nudge selected artboard with arrow keys (#701) (#756)
|
2022-08-20 13:13:22 -07:00 |
|
Keavon Chambers
|
776992a297
|
Simplify platform-specific keyboard layouts with Accel key and global platform variable (#748)
* Simplify platform-specific keyboard layouts with Accel key and global platform variable
Co-authored-by: Dennis <dennis@kobert.dev>
|
2022-08-13 13:28:02 +02:00 |
|
Keavon Chambers
|
d8ae727ea9
|
Rename MovementMessage to NavigationMessage
|
2022-08-11 17:20:10 -07:00 |
|
Keavon Chambers
|
0f6ecefb3f
|
Revamp key/code input processing which fixes Option key on Mac and other locales
Closes #742
Closes #746
|
2022-08-11 02:53:46 -07:00 |
|
Keavon Chambers
|
e440fba4cc
|
Populate menu bar
Closes #531
|
2022-08-06 18:08:39 -07:00 |
|
Keavon Chambers
|
c235c7f252
|
Additional cleanup of prelude imports in editor codebase
Closes #744
|
2022-08-05 17:12:56 -07:00 |
|
Keavon Chambers
|
ddfd7db0a0
|
Restructure the entire editor codebase to consistently match the message hierarchy
Closes #744
|
2022-08-05 17:13:43 -07:00 |
|