Graphite/node-graph/gstd/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
..
any.rs Node graph dynamic execution (#824) 2022-10-26 00:45:42 +02:00
cache.rs Fix formatting of previous commit 2022-08-04 00:18:42 -07:00
lib.rs Node graph dynamic execution (#824) 2022-10-26 00:45:42 +02:00
main.rs Impl DynNode 2022-08-22 17:18:26 +02:00
memo.rs Impl DynNode 2022-08-22 17:18:26 +02:00
raster.rs Node graph improvements (#855) 2022-11-17 23:36:23 +00:00
value.rs Add raster module to graphene_core 2022-08-04 12:34:05 +02:00