Graphite/editor
0HyperCube 9d27781c37 Reduce history system's excessive memory usage from storing copies of images each step (#845)
* Limit saved undo history

* Do not commit path every mouse move event

* Reference count images in history system instead of cloning the image data

* Increase history storage step limit to 100

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-11-11 19:44:43 +00:00
..
src Reduce history system's excessive memory usage from storing copies of images each step (#845) 2022-11-11 19:44:43 +00:00
build.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
Cargo.toml Integrate the node graph as a Node Graph Frame layer type (#812) 2022-11-05 21:38:14 +00:00
graphite-test-document.graphite Refactor persistent data storage code and add button to wipe data on crash (#827) 2022-11-02 15:19:04 -07:00