0HyperCube
|
788552e10c
|
#[macro_use] the log crate (#775)
|
2022-09-08 21:14:01 +01:00 |
|
 0HyperCubeandKeavon Chambers
|
1e109dc552
|
Add a pivot widget to selected layer(s) to control the origin(s) (#772)
* Add pivot
* Add dragging pivot
* Cleanup
* Remove tabs
* Fix multiplication order
* Restyle pivot
* Add move cursor icon
* Update pivot size
* Code review tweaks
* Fix alt with non-centred pivot
* Comment for add one
* Pivot sets layer panel origin
* Tweek alt centre thing
* Fix division by zero case
* Add pivot dots to properties
* FIx some typos
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2022-08-30 22:36:33 +01:00 |
|
Keavon Chambers
|
0f6f3be6e7
|
Add the Pivot Assist widget
Part of #525
|
2022-08-29 00:07:38 -07:00 |
|
 0HyperCubeandKeavon Chambers
|
41c137ed1b
|
Fix transformation cage centered-scaling to use the center as its pivot (#769)
* Add centre of transformation
* Add alt support
* New breaking file format version
* Spelling
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2022-08-29 01:30:45 +01:00 |
|
 0HyperCubeandKeavon Chambers
|
c28d618291
|
Fix fast drag with path tool eating handles (#763)
* Fix fast drag with path tool eating handles
* Remove extra space
* Import ordering
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2022-08-28 02:19:20 +01:00 |
|
 0HyperCubeandKeavon Chambers
|
9f21a8ae6b
|
Stop dragging after deselecting point with Shift key (#764)
Stop dragging after deselecting point with shift
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2022-08-28 01:38:45 +01:00 |
|
 0HyperCubeandKeavon Chambers
|
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 |
|
Keavon Chambers
|
9e34199ca9
|
Additional cleanup of prelude imports in editor codebase
Closes #744
|
2022-08-05 17:09:37 -07:00 |
|
Keavon Chambers
|
e4306c30e2
|
Restructure the entire editor codebase to consistently match the message hierarchy
Closes #744
|
2022-08-05 05:38:11 -07:00 |
|