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 |
Dennis
|
bdad7aca47
|
Make node trait consume self
|
2022-08-19 18:58:17 +02:00 |
Dennis
|
12b33da083
|
Implement image loding test
|
2022-08-13 19:15:48 +02:00 |
Dennis
|
b06e00ce61
|
Implement cons node
|
2022-08-13 14:54:12 +02:00 |
Dennis
|
7f415febed
|
Add test for gray scale node
# Conflicts:
# node-graph/gcore/src/raster.rs
|
2022-08-10 13:10:14 +02:00 |
Dennis
|
ef08c27e9c
|
Reintroduce input for the node trait
# Conflicts:
# node-graph/gcore/src/raster.rs
|
2022-08-10 13:05:57 +02:00 |
Dennis
|
1ed7562b90
|
Add raster module to graphene_core
|
2022-08-04 12:34:05 +02:00 |