Graphite/node-graph/gcore/src/raster
0HyperCube 229b5dbb20
Use f64 not f32 throughout graph; add Vector2 value node (#1618)
* Use doubles in graph

* Format .graphite files onto one line

* Rename new node to Vector2

* No primary input

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-02-18 22:16:37 +00:00
..
image Lay groundwork for adaptive resolution system (#1395) 2023-10-17 11:02:07 -07:00
adjustments.rs Use f64 not f32 throughout graph; add Vector2 value node (#1618) 2024-02-18 22:16:37 +00:00
bbox.rs Lay groundwork for adaptive resolution system (#1395) 2023-10-17 11:02:07 -07:00
brightness_contrast.rs Use f64 not f32 throughout graph; add Vector2 value node (#1618) 2024-02-18 22:16:37 +00:00
brush_cache.rs Fix BrushCache serailization (#1358) 2023-08-04 11:34:54 -07:00
color.rs Add Poisson-disk sampling node and Bezier-rs 0.4 release (#1586) 2024-01-28 02:25:46 -08:00
curve.rs Curves image adjustment node (#1214) 2023-08-13 01:07:11 -07:00
discrete_srgb.rs Remove warnings from build and satisfied clippy (#1288) 2023-06-07 14:46:47 +05:30
image.rs Add MemoizeImpure node and cache image base64 in graph (#1595) 2024-02-03 23:16:03 +01:00