-
-
Notifications
You must be signed in to change notification settings - Fork 228
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
Orthographic projection #1235
Orthographic projection #1235
Conversation
The following tests are failing, I am investigating
|
Yes, the baselines needs to be updated surely |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1235 +/- ##
==========================================
+ Coverage 96.43% 96.44% +0.01%
==========================================
Files 146 146
Lines 8716 8745 +29
==========================================
+ Hits 8405 8434 +29
Misses 311 311 ☔ View full report in Codecov by Sentry. |
a8aac1c
to
3f8eb1d
Compare
There was an issue that required rewriting history. Please cherry pick your commits on f3d-app/f3d master. |
ac5be0d
to
3f8eb1d
Compare
almost there @kidharb ! just a few more changes and we are good for integration :) |
Missing an update of INTERACTIONS.md |
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.
small changes needed
You need to rebase on master. |
0cfc5d9
to
19b6545
Compare
CI is unrelated, merging. |
Added orthographic projection by pressing 5