Graphite/node-graph/gstd/src
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
..
any.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
brush.rs Instance tables refactor part 6: unwrap VectorData and ImageFrame from single-row to multi-row tables (#2684) 2025-06-04 20:40:15 -07:00
cache.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
dehaze.rs 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
filter.rs 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
gpu_nodes.rs 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
http.rs Replace Footprint/() call arguments with dynamically-bound Contexts (#2232) 2025-03-06 05:35:56 -08:00
image_color_palette.rs Instance table refactor part 6: remove usage of `one_instance_*` functions (#2672) 2025-05-29 03:08:16 -07:00
imaginate.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
lib.rs New node: Blur (#2477) 2025-04-30 02:47:46 +00:00
raster.rs 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
text.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
value.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
vector.rs 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
wasm_application_io.rs 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