Graphite/editor/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
..
messages Node graph improvements (#855) 2022-11-17 23:36:23 +00:00
application.rs Restructure the entire editor codebase to consistently match the message hierarchy 2022-08-05 05:38:11 -07:00
consts.rs Add a basic API and rudimentary frontend for node graph layers (#846) 2022-11-12 21:23:28 +00:00
dispatcher.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
lib.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
macros.rs Restructure the entire editor codebase to consistently match the message hierarchy 2022-08-05 05:38:11 -07:00
test_utils.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
utility_traits.rs Additional cleanup of prelude imports in editor codebase 2022-08-05 17:09:37 -07:00