Graphite/editor
Dennis Kobert 3adcc3031a Implement Infrastructure to reuse previous frames for brush drawing
Implement Infrastructuro to reuse the previous evaluation of the
node graph to blend the new stroke with instead of drawing the
entire trace from scratch.
This does not transition to a blending based approach because that still
caused regressions but allows the brush node to work with input data
natively.

Test Plan:
- Use the brush tool in the editor and check for regressions
- Evaluate the performance

Reviewers: Keavon

Pull Request: https://github.com/GraphiteEditor/Graphite/pull/1190
2023-05-03 13:14:41 +02:00
..
src Implement Infrastructure to reuse previous frames for brush drawing 2023-05-03 13:14:41 +02:00
build.rs Update release series to Alpha Milestone 2 2023-02-11 12:00:00 -08:00
Cargo.toml Downscale Images to document resolution (#1077) 2023-03-15 12:49:56 +01:00
graphite-test-document.graphite Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00