Graphite/node-graph/graph-craft
Dennis Kobert a4793fb284 Implement source maps between proto/document nodes
Add the node path to the document node and carry that over to the proto
nodes which are generated from that.
This pr also adds a compiler pass to assign the paths based on the
hierarchical structure of the nodegraph.

Test Plan: - Run units tests which check the path propagation works

Reviewers: Keavon

Reviewed By: Keavon

Pull Request: https://github.com/GraphiteEditor/Graphite/pull/1181
2023-04-27 11:02:04 +02:00
..
src Implement source maps between proto/document nodes 2023-04-27 11:02:04 +02:00
Cargo.toml Replace hashing algorithm and disable debug logging for improved performance 2023-03-09 18:26:38 +01:00