Graphite/editor/src/messages/tool/tool_messages
Keavon Chambers a02b162e30
Consolidate and rename Graphene data types, and add many comments (#1620)
* Document ProtoNodeInput

* More comments

* Comment improvements

* Comment and split ProtoNodeInput::NodeLambda from ProtoNodeInput::Node

* Combine NodeImplementation into DocumentNodeImplementation

---------

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
2024-02-20 17:53:04 -08:00
..
artboard_tool.rs Restore select tool functionality and shallow select mode (#1583) 2024-01-18 22:28:45 +00:00
brush_tool.rs Move selected node list from DocumentMetadata to the document (#1565) 2024-01-13 04:52:47 -08:00
ellipse_tool.rs Layer and grid snapping systems (#1521) 2024-01-13 14:32:10 +00:00
eyedropper_tool.rs Fix freehand and spline tool 2023-10-17 11:02:06 -07:00
fill_tool.rs Retire layer paths used throughout the code (#1531) 2023-12-21 19:32:46 -08:00
freehand_tool.rs Freehand tool: Allow extension of existing paths (#1594) 2024-02-04 13:36:25 -08:00
gradient_tool.rs Fix anti-aliasing in overlays by aligning everything with the pixel grid (#1603) 2024-02-13 20:47:16 -08:00
imaginate_tool.rs Remove unused DocumentIsDirty 2024-01-15 02:51:40 -08:00
line_tool.rs SVG import (#1579) 2024-01-16 17:42:48 -08:00
mod.rs Remove the Frame tool 2023-11-04 03:04:26 -07:00
navigate_tool.rs Improve navigation footer bar hints 2023-12-06 01:51:30 -08:00
path_tool.rs Fix anti-aliasing in overlays by aligning everything with the pixel grid (#1603) 2024-02-13 20:47:16 -08:00
pen_tool.rs Freehand tool: Allow extension of existing paths (#1594) 2024-02-04 13:36:25 -08:00
polygon_tool.rs Layer and grid snapping systems (#1521) 2024-01-13 14:32:10 +00:00
rectangle_tool.rs Layer and grid snapping systems (#1521) 2024-01-13 14:32:10 +00:00
select_tool.rs Consolidate and rename Graphene data types, and add many comments (#1620) 2024-02-20 17:53:04 -08:00
spline_tool.rs Layer and grid snapping systems (#1521) 2024-01-13 14:32:10 +00:00
text_tool.rs Use f64 not f32 throughout graph; add Vector2 value node (#1618) 2024-02-18 22:16:37 +00:00