0HyperCube
|
18507b78ac
|
Integrate the node graph as a Node Graph Frame layer type (#812)
* Add node graph frame tool
* Add a brighten
* Use the node graph
* Fix topological_sort
* Update UI
* Add icons for the tool and layer type
* Avoid serde & use bitmaps to improve performance
* Allow serialising a node graph
* Fix missing ..Default::default()
* Fix incorrect comments
* Cache node graph output image
* Suppress no-cycle import warning
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2022-11-05 21:38:14 +00:00 |
TrueDoctor
|
4ec600957c
|
Node graph dynamic execution (#824)
Restructure document node implementation
* Implement topological sort
* Enforce the usage of type annotations
* Add complete test case
|
2022-10-26 00:45:42 +02:00 |
0hypercube
|
d142a9092c
|
Add some raster protonodes
|
2022-10-21 17:22:06 +01:00 |
0hypercube
|
cef58b16c2
|
Some initial testing on dynamic nodes and composition
* Test use of borrow stack
|
2022-09-28 18:47:34 +01:00 |