Graphite/editor/src
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
..
communication Implement bounding box for selected layers (#349) 2021-08-20 09:57:00 +02:00
document Implement Undo and Redo (#354) 2021-08-26 12:20:00 +02:00
frontend Make scrollbars interactable (#328) 2021-08-15 21:48:42 +01:00
global Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
input Implement Undo and Redo (#354) 2021-08-26 12:20:00 +02:00
misc Improve Frontend -> Backend user input system (#348) 2021-08-14 05:38:35 -07:00
tool Implement Undo and Redo (#354) 2021-08-26 12:20:00 +02:00
consts.rs Improve scrollbar behavior (#351) 2021-08-16 21:25:00 +01:00
lib.rs Refactor ViewportPosition from u32 (UVec2) to f64 (DVec2) (#345) 2021-08-14 02:45:24 -07:00