Graphite/node-graph/gcore/src
isiko 7071aabba8 Add Levels adjustment node (#1028)
* Add Levels Node

* Fix naming and algorithm

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-02-16 01:11:31 +01:00
..
raster Add Levels adjustment node (#1028) 2023-02-16 01:11:31 +01:00
vector Incremental compilation and stable node IDs (#977) 2023-02-07 20:06:24 +01:00
generic.rs Incremental compilation and stable node IDs (#977) 2023-02-07 20:06:24 +01:00
gpu.rs Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
lib.rs Add type checking to the node graph (#1025) 2023-02-15 23:31:30 +01:00
ops.rs Update Imaginate to output bitmap data to the graph via Image Frame node (#1001) 2023-02-11 08:56:31 +00:00
raster.rs Update Imaginate to output bitmap data to the graph via Image Frame node (#1001) 2023-02-11 08:56:31 +00:00
structural.rs Incremental compilation and stable node IDs (#977) 2023-02-07 20:06:24 +01:00
types.rs Add type checking to the node graph (#1025) 2023-02-15 23:31:30 +01:00
uuid.rs Groundwork for integrating Specta (#949) 2023-01-28 22:29:38 -08:00
value.rs Incremental compilation and stable node IDs (#977) 2023-02-07 20:06:24 +01:00