-
-
Notifications
You must be signed in to change notification settings - Fork 288
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
Rotation camera #1823
Rotation camera #1823
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #1823 +/- ##
=======================================
Coverage 97.83% 97.83%
=======================================
Files 711 711
Lines 10951 10970 +19
=======================================
+ Hits 10714 10733 +19
Misses 237 237
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@callemand I always have the bug, for example with this resolution I have it: |
It's fixed :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works fine now, thanks for the fixes! 🙏
Job #1629: Bundle Size — 8.59MiB (~+0.01%).
Metrics (2 changes)
Total size by type (1 change)
|
Pull Request check-list
To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:
npm test
on both front/server)npm run eslint
on both front/server)npm run prettier
on both front/server)npm run compare-translations
on front)NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
Description of change
Add possibility to rotate camera at 90°, 180° and 270°