-
Notifications
You must be signed in to change notification settings - Fork 34
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
1002 add world positionrotationscale getters to localtoworld #1031
1002 add world positionrotationscale getters to localtoworld #1031
Conversation
|
Don't forget to update the changelog! (you shouldn't erase the checklist 😤) |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1031 +/- ##
==========================================
- Coverage 37.71% 37.70% -0.01%
==========================================
Files 302 302
Lines 25030 25036 +6
==========================================
Hits 9441 9441
- Misses 15589 15595 +6 ☔ 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.
Also should add an entry to the changelog
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.
Clang-Tidy
found issue(s) with the introduced code (1/1)
b7858f1
to
a2cb961
Compare
No Clang-Tidy warnings found so I assume my comments were addressed
a2cb961
to
78be1c6
Compare
78be1c6
to
b51ad04
Compare
closes #1002 and #1003