Graphite/node-graph/gcore/src/vector
Adesh Gupta 75614eb9d4
Fix vector mesh editing behavior in various edge cases (#2943)
* Fix colinear switch behaviour

* Fix Tab to switch handles

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-07-27 00:20:39 +00:00
..
algorithms Clean up code by using Iterator::collect() when constructing instance tables (#2918) 2025-07-23 05:51:40 +00:00
vector_data Add transform-related nodes to improve transformation abilities (#2893) 2025-07-17 11:58:57 -07:00
click_target.rs Port node graph wires to the backend and improve graph UI performance (#2795) 2025-07-04 22:53:37 -07:00
generator_nodes.rs Clean up node catalog by adding missing units, more tooltips; fix 'Line' node missing parameters (#2813) 2025-07-01 07:47:54 -07:00
misc.rs Add Arc drawing mode to the Shape tool and the associated angle gizmos (#2757) 2025-07-26 14:55:38 -07:00
mod.rs Extract `gbrush` (#2784) 2025-07-01 18:38:47 +00:00
reference_point.rs Prep `gcore` splitup: move various symbols into their own modules (#2746) 2025-06-27 09:54:34 +00:00
style.rs Extract `gsvg_renderer` from `gcore`, remove `gcore/vello` feature (#2760) 2025-06-27 13:47:46 +00:00
vector_data.rs Fix vector mesh editing behavior in various edge cases (#2943) 2025-07-27 00:20:39 +00:00
vector_nodes.rs Display images in the SVG viewport renderer via canvases instead of base64 PNGs (#2903) 2025-07-24 17:14:38 -07:00