Graphite/node-graph/gstd/src
Dennis Kobert 1020eb6835 Implement the Brush without relying on a stamp texture
Test Plan: Test the BrushNode in the editor

Reviewers: Keavon

Reviewed By: Keavon

Pull Request: https://github.com/GraphiteEditor/Graphite/pull/1184
2023-04-29 01:31:14 +02:00
..
any.rs Simplify node trait definition (#1146) 2023-04-17 23:42:22 +02:00
brush.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00
cache.rs Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00
executor.rs Restructure GPU execution to model GPU pipelines in the node graph (#1088) 2023-04-23 10:18:31 +02:00
image_segmentation.rs Serialize Color as srgb (#1136) 2023-04-16 15:02:22 +02:00
lib.rs Add the image segmentation node (#1122) 2023-04-16 14:51:33 +03:00
main.rs Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
memo.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00
quantization.rs Implement the correct Brightness/Contrast node algorithm (#1130) 2023-04-15 05:15:58 -07:00
raster.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00
value.rs Add raster module to graphene_core 2022-08-04 12:34:05 +02:00