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

feat: bounded geometry #655

Merged
merged 91 commits into from
Mar 12, 2024
Merged

feat: bounded geometry #655

merged 91 commits into from
Mar 12, 2024

Conversation

dastan-ansys
Copy link
Contributor

  • Added client-side implementation for trimmed surfaces, trimmed curves, as well as taking into account their reverse direction.
  • Implemented the plane surface type and box uv for trimmed surfaces.

@dastan-ansys dastan-ansys requested a review from a team as a code owner August 15, 2023 06:05
@github-actions github-actions bot added testing Anything related to tests enhancement New features or code improvements labels Aug 15, 2023
@jonahrb jonahrb self-assigned this Sep 1, 2023
@RobPasMue
Copy link
Member

@jonahrb... this PR has a lot of conflicts IMO, it might take a while to bring it back to life 😄

@RobPasMue
Copy link
Member

Thanks a lot @dastan-ansys - let me start reviewing right away

Copy link
Member

@RobPasMue RobPasMue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tremendous work @dastan-ansys - it looks great to me. I'd merge it as is. But we might have to follow up with whatever sections are untested. We will be able to see what things remain untested and we will have to add unit tests for them. Nonetheless - I'd suggest we merge it right away

@dastan-ansys dastan-ansys merged commit 7668b1b into main Mar 12, 2024
38 checks passed
@dastan-ansys dastan-ansys deleted the feat/bounded-geometry branch March 12, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements testing Anything related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants