-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add shortcuts component #877
Conversation
Deploying with Cloudflare Pages
|
Test this pull request
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #877 +/- ##
==========================================
- Coverage 67.29% 67.17% -0.13%
==========================================
Files 517 519 +2
Lines 15874 15941 +67
Branches 2036 2040 +4
==========================================
+ Hits 10683 10708 +25
- Misses 4864 4904 +40
- Partials 327 329 +2 ☔ View full report in Codecov by Sentry. |
f9e298e
to
4277b9e
Compare
i noticed one issue when i |
32eb40f
to
4d53180
Compare
Hey @cazala -- thanks for the review! issue fixed 🙌 |
4d53180
to
d39df29
Compare
This PR adds a toolbar in the render to show hotkeys help.
Also add the following new hotkeys:
M
to activate the positioning gizmoR
to activate the rotating gizmoX
to activate the scaling gizmoctrl
+D
to duplicate entitiesScreen.Recording.2024-01-26.at.20.58.16.mov
Closes: decentraland/sdk#1072
Fixes: decentraland/sdk#1076