Graphite/node-graph/gstd/src
Keavon Chambers a8e209e44c
Remove the old node macro and fix/clean up several raster nodes (#2650)
* Fix several broken raster nodes and clean up leftover old node system code

* Migrate Brightness/Contrast to the new node macro, and fix it

* Remove last usages of old_node_fn

* Remove old_node_fn
2025-05-17 21:24:32 -07:00
..
any.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
brush.rs Remove the old node macro and fix/clean up several raster nodes (#2650) 2025-05-17 21:24:32 -07:00
cache.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
dehaze.rs Improve instancing nodes (make them output group data, add 'Instance Repeat', fix Flatten Vector Elements click targets, and more) (#2610) 2025-04-22 17:55:57 -07:00
filter.rs Update #[min/max] node macro attributes to #[soft/hard]_[min/max] and make them clamp their input data (#2464) 2025-04-30 23:52:27 -07:00
gpu_nodes.rs Remove the old node macro and fix/clean up several raster nodes (#2650) 2025-05-17 21:24:32 -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 Update #[min/max] node macro attributes to #[soft/hard]_[min/max] and make them clamp their input data (#2464) 2025-04-30 23:52:27 -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 Remove the old node macro and fix/clean up several raster nodes (#2650) 2025-05-17 21:24:32 -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 Improve instancing nodes (make them output group data, add 'Instance Repeat', fix Flatten Vector Elements click targets, and more) (#2610) 2025-04-22 17:55:57 -07:00
wasm_application_io.rs Clean up 'Image' node by removing old 'Cull' node in sub-network (#2643) 2025-05-12 18:40:48 -07:00