Graphite/editor
TrueDoctor 0ccb181e2c Implement Undo and Redo (#354)
* Implement undo and redo

* Create more save points and hook up menu entry

* Fix operation ordering

* Remove debug statement

* Fix folder changed order

* Don't store overlays in the history chain

* Keep selection
2021-08-26 12:20:00 +02:00
..
src Implement Undo and Redo (#354) 2021-08-26 12:20:00 +02:00
Cargo.toml Refactor ViewportPosition from u32 (UVec2) to f64 (DVec2) (#345) 2021-08-14 02:45:24 -07:00