Graphite/node-graph/node-macro/src
Firestar99 4fec24893e
Shaders: add `gcore-shaders` and make `graster-nodes` no-std (#2925)
* gcore-shaders: add crate, move `color` and `blending` from gcore

* gcore-shaders: move `AsU32`

* gcore-shaders: move `ChoiceType`, switch `Cow` for `&str`, adjust node macro

* gcore-shaders: move `registry::types`

* gcore-shaders: move `context::Ctx`

* raster-nodes: make it `no_std` with `std` feature

* gcore-shaders: fix doctest
2025-07-25 17:53:26 +00:00
..
codegen.rs Shaders: node macro (#2923) 2025-07-24 12:58:30 +00:00
derive_choice_type.rs Shaders: add `gcore-shaders` and make `graster-nodes` no-std (#2925) 2025-07-25 17:53:26 +00:00
lib.rs Shaders: node macro (#2923) 2025-07-24 12:58:30 +00:00
parsing.rs Shaders: node macro (#2923) 2025-07-24 12:58:30 +00:00
shader_nodes.rs Shaders: node macro (#2923) 2025-07-24 12:58:30 +00:00
validation.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