TrueDoctor
|
52048cb0d2
|
Implement Upcasting without nightly support (#825)
|
2022-10-25 16:37:18 -07:00 |
|
TrueDoctor
|
a65ac7ddfd
|
Node graph dynamic execution (#824)
Restructure document node implementation
* Implement topological sort
* Enforce the usage of type annotations
* Add complete test case
|
2022-10-25 15:45:42 -07:00 |
|
0hypercube
|
1a4a0db7e8
|
Add some raster protonodes
|
2022-10-26 00:37:05 +02:00 |
|
TrueDoctor
|
2873c8fb00
|
Relax borrow stack lifetimes (#823)
Relax lifetimes for borrow_stack
|
2022-10-25 15:35:30 -07:00 |
|
TrueDoctor
|
097899611f
|
Implement node registry (#822)
|
2022-10-25 15:32:50 -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 |
|