Graphite/graphene/src
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
..
layers Integrate the node graph as a Node Graph Frame layer type (#812) 2022-11-05 21:38:14 +00:00
boolean_ops.rs Tree-based message logging and toggleable trace printing (#728) 2022-07-23 01:33:21 +01:00
color.rs Can set stroke and fill on text and shapes (#551) 2022-02-15 09:04:11 -08:00
consts.rs Shape boolean operation improvements (#547) 2022-05-10 17:31:08 -07:00
document.rs Integrate the node graph as a Node Graph Frame layer type (#812) 2022-11-05 21:38:14 +00:00
error.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
intersection.rs #[macro_use] the log crate (#775) 2022-09-08 21:14:01 +01:00
lib.rs #[macro_use] the log crate (#775) 2022-09-08 21:14:01 +01:00
operation.rs Integrate the node graph as a Node Graph Frame layer type (#812) 2022-11-05 21:38:14 +00:00
response.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00