Graphite/frontend
0HyperCube 134381f1bc (G)rab, (R)otate, and (S)cale layers with hotkeys (#356)
* Add handler and input mapping.

* Selecting transform type

* Add translation and axis constraints

* Remove unnecessary Key::

* Add rotation

* Centre pivot point for rotation

* Add scaling

* Select Tool bounding box now updates when transforming

* Add typing

* Shift to slow mouse movements

* Add snapping

* Refactor modifier keys

* Refactor to apply only 1 operation per frame

* Refactor to fix scale 0 issue

* Remove logging

* Avoid multiple decimol points in queue

* Add typing negative

* Add typing negative values

* Fix bounding box on apply/abort; fix some variable names

* Allow transform to daffine2 identity

* Revert previous operation when changing operation

* Remove repopulate transforms method

* Code readability tweaks

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2021-08-30 18:04:10 +01:00
..
assets Add folders to frontend and folder creation to backend (#315) 2021-08-29 08:27:49 -07:00
public Revert "Fix floating menu positioning behavior when web page has scrollbars (#263) (#341)" 2021-08-11 23:49:31 -07:00
src Add folders to frontend and folder creation to backend (#315) 2021-08-29 08:27:49 -07:00
wasm (G)rab, (R)otate, and (S)cale layers with hotkeys (#356) 2021-08-30 18:04:10 +01:00
.eslintrc.js Improve web infrastructure 2021-08-26 19:20:38 -07:00
.gitignore Implement anchor and handle point rendering with the Path Tool (#353) 2021-08-29 00:10:54 -07:00
package-lock.json Improve web infrastructure 2021-08-26 19:20:38 -07:00
package.json Improve web infrastructure 2021-08-26 19:20:38 -07:00
tsconfig.json Improve web infrastructure 2021-08-26 19:20:38 -07:00
vue.config.js Improve web infrastructure 2021-08-26 19:20:38 -07:00