Graphite/node-graph/gcore/src
Keavon Chambers 0ba0b2e309 Implement the correct Brightness/Contrast node algorithm (#1130)
Implement correct brightness/contrast algorithm
2023-04-15 05:15:58 -07:00
..
raster Implement the correct Brightness/Contrast node algorithm (#1130) 2023-04-15 05:15:58 -07:00
vector Fix crash upon setting stroke color to none 2023-04-06 18:11:45 -07: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 Implement the Brush tool (#1099) 2023-04-11 10:35:21 +02:00
ops.rs Implement the Brush tool (#1099) 2023-04-11 10:35:21 +02:00
quantization.rs Update GPU execution and quantization to new node system (#1070) 2023-03-05 13:22:14 +01:00
raster.rs Implement the correct Brightness/Contrast node algorithm (#1130) 2023-04-15 05:15:58 -07:00
structural.rs Incremental compilation and stable node IDs (#977) 2023-02-07 20:06:24 +01:00
transform.rs Implement the Brush tool (#1099) 2023-04-11 10:35:21 +02:00
types.rs Implement the Brush tool (#1099) 2023-04-11 10:35:21 +02:00
uuid.rs Migrate vector data and tools to use nodes (#1065) 2023-03-26 08:03:51 +01:00
value.rs Brush tool live preview (#1116) 2023-04-12 18:50:42 +01:00