0HyperCube
|
6cd0dbdcd0
|
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 15:36:23 -08:00 |
|
TrueDoctor
|
52048cb0d2
|
Implement Upcasting without nightly support (#825)
|
2022-10-25 16:37:18 -07:00 |
|
TrueDoctor
|
06acd45a81
|
Rework DynAnyNode design to work with the borrow stack (#796)
|
2022-10-15 03:02:58 +02:00 |
|
0hypercube
|
99d92ef887
|
Some initial testing on dynamic nodes and composition
* Test use of borrow stack
|
2022-10-15 02:45:02 +02:00 |
|
Dennis
|
d566ba852d
|
Impl DynNode
|
2022-08-23 14:02:50 -07:00 |
|
Dennis
|
5e9545322e
|
Bump dyn-any version + format code
|
2022-08-04 09:08:48 +02:00 |
|
Dennis
|
30af1ba8db
|
Integrate dyn-any into the main graphite repo
|
2022-08-04 09:05:19 +02:00 |
|