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

Fixed NURBS curve extents calculation to include widths #2325

Merged

Conversation

jonjondev
Copy link
Contributor

This PR aims to continue the alignment between the AL and ADSK plugins' export functionality, updating the AL plugin's NURBS curve export to perform the proper calculations on curve extents (authored as float3[] extent) by factoring in curve widths using the UsdGeomCurves implementation of ComputeExtent in lieu of UsdGeomPointBased (as it is in the ADSK plugin).

@jonjondev
Copy link
Contributor Author

Hey @seando-adsk are we able to get feedback on this current set of changes some time today (#2325, #2326, and #2324)? I apologise for the late notice; these are extenuating circumstances.

@seando-adsk
Copy link
Collaborator

@J-Mo63 I had a look the three of them. I'm not too concerned about the last two as they are changes in the AL plugin only. I've asked the team (internally) to look at the first one. I'll try to get back to you asap.

@seando-adsk seando-adsk requested a review from pierrebai-adsk May 3, 2022 19:40
@seando-adsk seando-adsk added the al Related to AnimalLogic plugin label May 3, 2022
@jonjondev
Copy link
Contributor Author

Thanks @seando-adsk, appreciate it greatly!

@seando-adsk seando-adsk added the ready-for-merge Development process is finished, PR is ready for merge label May 10, 2022
@seando-adsk seando-adsk merged commit 7ea4718 into Autodesk:dev May 10, 2022
@jonjondev jonjondev deleted the J-Mo63/nurbs-extents-apply-widths branch May 11, 2022 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
al Related to AnimalLogic plugin ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants