Graphite/editor/src
Keavon Chambers fd01e60551 Improve Frontend -> Backend user input system (#348)
Includes refactor that sends coordinates of the document viewports to the backend so input is sent relative to the application window
Closes #124
Fixes #291

* Improve Frontend -> Backend user input system

* Code review changes

* More code review changes

* Fix TS error
2021-08-14 05:38:35 -07:00
..
communication Refactor ViewportPosition from u32 (UVec2) to f64 (DVec2) (#345) 2021-08-14 02:45:24 -07:00
document Improve Frontend -> Backend user input system (#348) 2021-08-14 05:38:35 -07:00
frontend Add support for saving and opening files (#325) 2021-08-14 03:56:52 -04:00
global Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
input Improve Frontend -> Backend user input system (#348) 2021-08-14 05:38:35 -07:00
misc Improve Frontend -> Backend user input system (#348) 2021-08-14 05:38:35 -07:00
tool Refactor ViewportPosition from u32 (UVec2) to f64 (DVec2) (#345) 2021-08-14 02:45:24 -07:00
consts.rs Add support for saving and opening files (#325) 2021-08-14 03:56:52 -04:00
lib.rs Refactor ViewportPosition from u32 (UVec2) to f64 (DVec2) (#345) 2021-08-14 02:45:24 -07:00