Skip to content
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 Rotate camera shortcut help #887

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Conversation

cyaiox
Copy link
Contributor

@cyaiox cyaiox commented Feb 2, 2024

This PR adds a new item to the shortcuts help guide.

  • Roate Camera | Left Mouse Buton + Drag

image

Copy link

cloudflare-workers-and-pages bot commented Feb 2, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d02a2a0
Status: ✅  Deploy successful!
Preview URL: https://b317ad75.js-sdk-toolchain.pages.dev
Branch Preview URL: https://feat-add-shortcut-help-item.js-sdk-toolchain.pages.dev

View logs

Copy link
Contributor

github-actions bot commented Feb 2, 2024

Test this pull request

  • The @dcl/sdk package can be tested in scenes by running

    npm install "https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/feat/add-shortcut-help-item/dcl-sdk-7.3.42-7762587358.commit-a788586.tgz"
  • To test with npx init

    export SDK_COMMANDS="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/feat/add-shortcut-help-item/dcl-sdk-commands-7.3.42-7762587358.commit-a788586.tgz"
    npx $SDK_COMMANDS init
  • The @dcl/inspector package can be tested by visiting this url

    • Or by installing it via NPM
    npm install "https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/feat/add-shortcut-help-item/@dcl/inspector/dcl-inspector-7.3.42-7762587358.commit-a788586.tgz"
  • The /changerealm command to test test in-world

    /changerealm https://sdk-team-cdn.decentraland.org/ipfs/feat/add-shortcut-help-item-e2e
    
  • You can preview this build entering:
    https://playground.decentraland.org/?sdk-branch=feat/add-shortcut-help-item

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7f6b640) 67.42% compared to head (d02a2a0) 67.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #887   +/-   ##
=======================================
  Coverage   67.42%   67.42%           
=======================================
  Files         519      519           
  Lines       16063    16063           
  Branches     2047     2047           
=======================================
  Hits        10830    10830           
  Misses       4904     4904           
  Partials      329      329           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cyaiox cyaiox merged commit cdaa20f into main Feb 5, 2024
10 checks passed
@cyaiox cyaiox deleted the feat/add-shortcut-help-item branch February 5, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants