Graphite/node-graph/graph-craft/src
Vlad Rakhmanin b2397b06c6
Fix crash when a cycle is introduced into the graph (#1427)
* Changing return of topological_sort to Result and propagating error

* Simplifying "compile()" method, adding "expect()" to tests.

* Removing Result type from "map_gpu()"

* Reverting to assertion and removing unnecessary returns
2023-09-30 10:07:29 +00:00
..
document New nodes: shape/curve primitives (#1389) 2023-08-27 14:22:09 -07:00
document.rs Preserve exposed state on copy (#1397) 2023-08-23 13:31:51 +01:00
graphene_compiler.rs Fix crash when a cycle is introduced into the graph (#1427) 2023-09-30 10:07:29 +00:00
imaginate_input.rs Don't include the document node path in the stable node id by default (#1388) 2023-08-13 10:25:42 +00:00
lib.rs Restructure node graph execution to be safer (#1277) 2023-06-03 01:18:44 +02:00
proto.rs Fix crash when a cycle is introduced into the graph (#1427) 2023-09-30 10:07:29 +00:00