Graphite/node-graph/gcore/src
Dennis Kobert fe233504ca Downscale Images to document resolution (#1077)
* Add DownscaleNode

* Add lambda (call argument) input type + fix caching

* Add comment explaining Lambda input

* Automatically insert cache node after downscale node

* Implement sparse hashing of images
2023-03-15 12:49:56 +01:00
..
raster Update GPU execution and quantization to new node system (#1070) 2023-03-05 13:22:14 +01:00
vector Take the transform of the ImageFrame into account when blending (#1072) 2023-03-15 12:48:13 +02:00
consts.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00: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 Take the transform of the ImageFrame into account when blending (#1072) 2023-03-15 12:48:13 +02:00
ops.rs Introduce scopes (#1053) 2023-03-02 17:13:28 +01:00
quantization.rs Update GPU execution and quantization to new node system (#1070) 2023-03-05 13:22:14 +01:00
raster.rs Downscale Images to document resolution (#1077) 2023-03-15 12:49:56 +01:00
structural.rs Incremental compilation and stable node IDs (#977) 2023-02-07 20:06:24 +01:00
transform.rs Take the transform of the ImageFrame into account when blending (#1072) 2023-03-15 12:48:13 +02:00
types.rs Add type checking for parameter inputs (#1045) 2023-02-20 01:37:13 +01:00
uuid.rs Bézier-rs: Add utils to subpath (#1058) 2023-03-02 16:48:09 +00:00
value.rs Incremental compilation and stable node IDs (#977) 2023-02-07 20:06:24 +01:00