Graphite/node-graph/gcore-shaders/src
Firestar99 82784b46a0
Add node input type support for `f32` to enable usage on GPU (#3095)
* update Cargo.lock

* f32: switch to f32 params

* f32: more f32 params, remove f32 casts

* f32: property support for f32

* f32: fix test `stable_node_id_generation`

* Fix f32 properties

* Fix f32 frontend data types

* Rename TaggedValue::Vec2 to ::FVec2 and ::Affine2 to ::FAffine2

---------

Co-authored-by: hypercube <0hypercube@gmail.com>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-08-27 20:08:45 -07:00
..
color Shaders: more `graster-nodes` no-std fixups (#3090) 2025-08-26 18:25:05 +00:00
blending.rs Shaders: more `graster-nodes` no-std fixups (#3090) 2025-08-26 18:25:05 +00:00
choice_type.rs Shaders: add `gcore-shaders` and make `graster-nodes` no-std (#2925) 2025-07-25 17:53:26 +00:00
context.rs Shaders: add `gcore-shaders` and make `graster-nodes` no-std (#2925) 2025-07-25 17:53:26 +00:00
lib.rs Shaders: `graster-nodes` no-std fixups (#2984) 2025-08-06 14:10:08 +00:00
registry.rs Add node input type support for `f32` to enable usage on GPU (#3095) 2025-08-27 20:08:45 -07:00