Graphite/graphene
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
Cargo.toml Integrate the node graph as a Node Graph Frame layer type (#812) 2022-11-05 21:38:14 +00:00