Keavon Chambers
|
0a9427fe6e
|
Polish node graph frames and rename them for clarity (#1104)
* Polish layer panel UI and layer type icons/text
* Assorted UI text and comment cleanup
* Insert Transform node before Imaginate node via tool
* Rename "Node Graph Frame" to Layer type and Frame tool
* Rename "Node Graph Frame" to "Frame" tool
* Update Node Graph Frame -> Frame tool icon
* Fix lint warnings
|
2023-04-03 01:52:25 -07:00 |
0HyperCube
|
d710285029
|
Fix regressions introduced in the vector nodes migration (#1100)
* Fix double click to enter path tool
* Fix error
* Fix transform bug
* Fix squaring scale on images
* Shift node position and refresh graph
* Downscale node seperate
* Fix mirror
* Remove duplicate transform
* Always show node graph
* Correctly set freehand and spline tool positions
* Run cargo format
* Maybe fix the scale
* Downscaled image is always smaller than origional
* Fix one crash
* Don't show node graph on welcome screen
* Reduce default graph panel height
---------
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2023-03-31 21:15:49 +01:00 |
Keavon Chambers
|
7ab601c0c6
|
Clean up arg order in process_message() so data is last
|
2023-01-29 04:07:41 -08: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 |