Graphite/editor/src/messages/tool/tool_messages
Mohamed Osama 0c5bccc2fd
Make the primitive shape tools avoid setting a negative transform scale (#1973)
* Fix transformation for primitive tools, make odd-sided polygons and stars flipped with radius instead of scale

* Extract to function and add comment

* Code review

---------

Co-authored-by: hypercube <0hypercube@gmail.com>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-09-14 23:15:56 +00:00
..
artboard_tool.rs Improve layer positioning in graph upon reordering; improve history system; add selection history (#1945) 2024-09-01 02:34:18 -07:00
brush_tool.rs Improve layer positioning in graph upon reordering; improve history system; add selection history (#1945) 2024-09-01 02:34:18 -07:00
ellipse_tool.rs Make the primitive shape tools avoid setting a negative transform scale (#1973) 2024-09-14 23:15:56 +00:00
eyedropper_tool.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
fill_tool.rs Improve layer positioning in graph upon reordering; improve history system; add selection history (#1945) 2024-09-01 02:34:18 -07:00
freehand_tool.rs Improve layer positioning in graph upon reordering; improve history system; add selection history (#1945) 2024-09-01 02:34:18 -07:00
gradient_tool.rs Improve layer positioning in graph upon reordering; improve history system; add selection history (#1945) 2024-09-01 02:34:18 -07:00
imaginate_tool.rs Improve layer positioning in graph upon reordering; improve history system; add selection history (#1945) 2024-09-01 02:34:18 -07:00
line_tool.rs Rename document_node_types.rs to document_node_definitions.rs 2024-08-15 17:48:57 -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 Refactor navigation metadata (#1956) 2024-09-05 19:53:37 +00:00
pen_tool.rs Fix invalid segment crash when disolving point loop (#1959) 2024-09-05 11:45:14 -07:00
polygon_tool.rs Make the primitive shape tools avoid setting a negative transform scale (#1973) 2024-09-14 23:15:56 +00:00
rectangle_tool.rs Make the primitive shape tools avoid setting a negative transform scale (#1973) 2024-09-14 23:15:56 +00:00
select_tool.rs Fix broken SVG importing and crash when exporting (#1953) 2024-09-03 06:54:51 +00:00
spline_tool.rs Improve layer positioning in graph upon reordering; improve history system; add selection history (#1945) 2024-09-01 02:34:18 -07:00
text_tool.rs Improve layer positioning in graph upon reordering; improve history system; add selection history (#1945) 2024-09-01 02:34:18 -07:00