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 |
TrueDoctor
|
ae7affda74
|
Implement Upcasting without nightly support (#825)
|
2022-10-26 01:37:18 +02:00 |
TrueDoctor
|
562217015d
|
Rework DynAnyNode design to work with the borrow stack (#796)
|
2022-10-15 03:02:58 +02:00 |
0hypercube
|
cef58b16c2
|
Some initial testing on dynamic nodes and composition
* Test use of borrow stack
|
2022-09-28 18:47:34 +01:00 |
Dennis
|
71f12db1e6
|
Impl DynNode
|
2022-08-22 17:18:26 +02:00 |
Dennis
|
d09f023618
|
Bump dyn-any version + format code
|
2022-08-04 09:08:48 +02:00 |
Dennis
|
c44e9d22e3
|
Integrate dyn-any into the main graphite repo
|
2022-08-04 08:52:24 +02:00 |