Graphite/editor/src/messages
Priyanshu 674db97dc4
Implement merging pairs of {paths, splines} with the Pen and Spline tools (#2292)
* refactor

* impl find_spline function

* impl merge_layers() to merge two spline layer to one spline layer

* impl merging spline to another spline which are not in the same layer

* impl merging of spline with path

* impl merge spline start endpoint and last endpoint

* fix naming

* fix handle transformation

* refactor

* fix merging with path with only one segment

* refactor

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-02-21 17:43:49 -08:00
..
broadcast Store overlays, snapping, and grid state in saved documents and toggle them with hotkeys 2024-05-06 22:08:53 -07:00
debug Add new icons to all menu bar entries 2025-02-07 19:08:06 -08:00
dialog Make grid-aligned node graph wires an experimental feature disabled by default 2025-02-21 13:27:30 -08:00
frontend Add the style of right-angle grid-aligned wires in the graph (#2182) 2025-02-13 07:58:43 +00:00
globals Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
input_mapper Declare the start of the Alpha 4 release series 2025-02-21 13:52:05 -08:00
input_preprocessor Improve layer positioning in graph upon reordering; improve history system; add selection history (#1945) 2024-09-01 02:34:18 -07:00
layout Polish and add aborting to several input widgets: no Esc closing parent menus; color picker axis align; repeat on arrow buttons (#2276) 2025-02-10 05:46:41 -08:00
portfolio Make grid-aligned node graph wires an experimental feature disabled by default 2025-02-21 13:27:30 -08:00
preferences Add the style of right-angle grid-aligned wires in the graph (#2182) 2025-02-13 07:58:43 +00:00
tool Implement merging pairs of {paths, splines} with the Pen and Spline tools (#2292) 2025-02-21 17:43:49 -08:00
workspace Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
message.rs Update some dependencies (#2134) 2024-12-12 18:28:49 +00:00
mod.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
prelude.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00