Graphite/frontend/wasm/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
..
editor_api.rs Integrate the node graph as a Node Graph Frame layer type (#812) 2022-11-05 21:38:14 +00:00
helpers.rs Refactor persistent data storage code and add button to wipe data on crash (#827) 2022-11-02 15:19:04 -07:00
lib.rs #[macro_use] the log crate (#775) 2022-09-08 21:14:01 +01:00