Graphite/editor
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
..
src Shaders: add `gcore-shaders` and make `graster-nodes` no-std (#2925) 2025-07-25 17:53:26 +00:00
Cargo.toml Display images in the SVG viewport renderer via canvases instead of base64 PNGs (#2903) 2025-07-24 17:14:38 -07:00
build.rs Declare the start of the Alpha 4 release series 2025-02-21 13:52:05 -08:00