Graphite/node-graph/interpreted-executor
Dennis Kobert 271f9d5158 Add monitor node for graph introspection
Adds a `serialize` function on Node which can be implemented by nodes to
allow introspecting their content. This pr also adds a Monitor Node that
always caches the last value it was evaluated with.

Test Plan: -

Reviewers: 0HyperCube

Reviewed By: 0HyperCube

Pull Request: https://github.com/GraphiteEditor/Graphite/pull/1165
2023-04-26 23:21:50 +02:00
..
src Add monitor node for graph introspection 2023-04-26 23:21:50 +02:00
Cargo.toml Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00