Graphite/editor/src/messages/tool/tool_messages
adamgerhant 4c3856833b
Code cleanup and refactor for generalized layers (#1738)
* Move functions to messages to fix undo bugs for UnGroup and Group

* Copy+Paste for generalized layer nodes

* Fix MoveSelectedLayersTo and GroupSelectedLayers by extracting functions into messages

* Fix tests, replace FrontendMessage:TriggerPaste with PortfolioMessage::PasteIntoFolder

* Formatting

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-05-04 22:11:48 -07:00
..
artboard_tool.rs Generalize layers as merge nodes to enable adjustment layers (#1712) 2024-04-30 23:03:42 -07:00
brush_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00
ellipse_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00
eyedropper_tool.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
fill_tool.rs Add rotation to Repeat node 2024-04-26 15:06:36 -07:00
freehand_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00
gradient_tool.rs Move node visibility flag from NodeNetwork to DocumentNode (#1708) 2024-03-27 05:17:08 -07:00
imaginate_tool.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
line_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00
mod.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
navigate_tool.rs Polish and fix small bugs with tilt and zoom navigation 2024-04-28 02:13:18 -07:00
path_tool.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
pen_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00
polygon_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00
rectangle_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00
select_tool.rs Generalize layers as merge nodes to enable adjustment layers (#1712) 2024-04-30 23:03:42 -07:00
spline_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00
text_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00