Graphite/node-graph/gcore/src/vector
Firestar99 890da6a3c3
Clean up code by using Iterator::collect() when constructing instance tables (#2918)
* instances: `Iterator::collect()` instances

* instances: adjust nodes to use iterators

* fix warnings on master

* Bump MSRV

* Port the remaining usages

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-07-23 05:51:40 +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 Fix collision detection for node drag-and-drop onto a wire (#2910) 2025-07-19 07:38:46 -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 Clean up code by using Iterator::collect() when constructing instance tables (#2918) 2025-07-23 05:51:40 +00:00
vector_nodes.rs Clean up code by using Iterator::collect() when constructing instance tables (#2918) 2025-07-23 05:51:40 +00:00