Graphite/node-graph/gcore/src
0HyperCube 2994afa6b8 Node graph improvements (#855)
* Selecting multiple nodes

* Improve logs

* Log bad types in dyn any

* Add (broken) node links

* New topological sort

* Fix reorder ids function

* Input and output node

* Add nodes that operate on images

* Fixups

* Show node parameters together with layer properties

* New nodes don't crash editor

* Fix tests

* Node positions backend

* Generate node graph on value change

* Add expose input message

* Fix tests

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-11-17 23:36:23 +00:00
..
raster Add a basic API and rudimentary frontend for node graph layers (#846) 2022-11-12 21:23:28 +00:00
generic.rs Make node trait consume self 2022-08-19 18:58:17 +02:00
lib.rs Relax borrow stack lifetimes (#823) 2022-10-26 00:35:30 +02:00
ops.rs Node graph dynamic execution (#824) 2022-10-26 00:45:42 +02:00
raster.rs Node graph improvements (#855) 2022-11-17 23:36:23 +00:00
structural.rs Implement node registry (#822) 2022-10-26 00:32:50 +02:00
value.rs Make node trait consume self 2022-08-19 18:58:17 +02:00