Graphite/node-graph/gstd
Keavon Chambers 2696abc6b3
Replace Instances<T>::empty() with Instances<T>::default() and make it return an empty table for vector data instead of one empty row (#2689)
Make Instances<T>::default() return an empty table for everything, even vector, and replace ::empty() with ::default()
2025-06-04 21:00:21 -07:00
..
src Replace Instances<T>::empty() with Instances<T>::default() and make it return an empty table for vector data instead of one empty row (#2689) 2025-06-04 21:00:21 -07:00
Cargo.toml Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
test-image-1-result.png Fix inability to expose the Add node's parameter (#877) 2022-12-10 23:54:14 +00:00
test-image-1.png Add grayscale sample image for its node graph test 2022-08-20 23:59:37 -07:00