Graphite/node-graph/gcore
adamgerhant 60707c0369
Add colors to all nodes in a graph, even if disconnected, and properly display hidden network imports (#1921)
* Get output/input types by iterating to proto node. Fix types when undoing/redoing

* Remove unused code

* Fix types not updating when modified

* Improve code quality

* Improve proto node type lookup

* Nits

* Fix crash when adding Extract

---------

Co-authored-by: dennis@kobert.dev <dennis@kobert.dev>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-08-10 15:27:15 -07:00
..
src Add colors to all nodes in a graph, even if disconnected, and properly display hidden network imports (#1921) 2024-08-10 15:27:15 -07:00
Cargo.toml Integrate raw WGPU textures into Vello rendering pipeline (#1897) 2024-08-06 10:58:22 +00:00