Graphite/node-graph/gcore/src
0HyperCube 2bcc3d3baf Improve history states (#932)
* Add some more history states

* Fix undo whilst drawing

* Paste image history

* Toggle output and preview history

* Code review nits

* Remove extra '{'

* Fix typo

* Fix about.toml

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-01-01 22:02:44 +00:00
..
raster Implement the Gaussian Blur node (#933) 2022-12-31 21:12:02 +01:00
vector Node code cleanup for vector data, and add node creation guide (#895) 2022-12-21 19:50:40 +00:00
generic.rs Make node trait consume self 2022-08-19 18:58:17 +02:00
gpu.rs Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
lib.rs Implement the Gaussian Blur node (#933) 2022-12-31 21:12:02 +01:00
ops.rs Improve history states (#932) 2023-01-01 22:02:44 +00:00
raster.rs Implement the Gaussian Blur node (#933) 2022-12-31 21:12:02 +01:00
structural.rs Implement the Gaussian Blur node (#933) 2022-12-31 21:12:02 +01:00
value.rs Make node trait consume self 2022-08-19 18:58:17 +02:00