Graphite/node-graph/gstd
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
..
src Fix crash when a cycle is introduced into the graph (#1427) 2023-09-30 10:07:29 +00:00
Cargo.toml Update `graphene-cli` and fix no-std compilation for `graphene-core` (#1428) 2023-09-30 11:20:17 +02:00
test-image-1-result.png Fix inability to expose the Add node's parameter (#877) 2022-12-10 23:54:14 +00:00
test-image-1.png Add grayscale sample image for its node graph test 2022-08-20 23:59:37 -07:00