-
Notifications
You must be signed in to change notification settings - Fork 134
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
FIX: Various improvements to Object3D #5668
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5668 +/- ##
==========================================
- Coverage 85.26% 85.17% -0.09%
==========================================
Files 155 155
Lines 60795 60819 +24
==========================================
- Hits 51834 51805 -29
- Misses 8961 9014 +53 |
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.
Good idea moving Polyline to object 3d
Bug when parsing data for object3d. Wrong group assignment and missing transparency.
Description
Please provide a brief description of the changes made in this pull request.
Issue linked
Fixed #5561
Fixed #5567
Checklist