Graphite/node-graph/gcore/src/raster
Keavon Chambers a9a4b5cd19
Move gradient picking into the color picker (#1778)
* Gradient picker

* Fix up color picker layout CSS problems

* Begin hooking up SpectrumInput for gradient in the ColorPicker

* Working gradient picking on the frontend only

* Plumb FillColorChoice into the backend

* Hook everything else up, just with a weird bug remaining

* Fix some svelty reactivity issues

* Add and remove stops

* Cleanup

* Rename type

* Fill node document format upgrading

* Fix lint

* Polish the color picker UX and fix a bug

---------

Co-authored-by: 0hypercube <0hypercube@gmail.com>
2024-06-09 22:55:13 -07:00
..
image Lay groundwork for adaptive resolution system (#1395) 2023-10-17 11:02:07 -07:00
adjustments.rs Add alpha to Extract Channel node and remove Extract Alpha node (#1731) 2024-04-17 15:44:14 -07: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
color.rs Move gradient picking into the color picker (#1778) 2024-06-09 22:55:13 -07:00
curve.rs Curves image adjustment node (#1214) 2023-08-13 01:07:11 -07:00
discrete_srgb.rs
image.rs Add MemoizeImpure node and cache image base64 in graph (#1595) 2024-02-03 23:16:03 +01:00