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: workflow 10 additions #1732

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

jacobrkerstetter
Copy link
Contributor

@jacobrkerstetter jacobrkerstetter commented Feb 6, 2025

Description

Adding various features needed for workflow 10. Includes Face RoundInfo, Face/Body ClosestSeparation, and Face Colors.

Issue linked

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

jkerstet added 6 commits January 31, 2025 11:30
- get round info + test
- get closest separation (body to body) + test
- wip design insert file with body names
wip
implemented face colors
working on coloring tessellations
- face get color efficiency fix
- body export_gltf for exporting single bodies
@jacobrkerstetter jacobrkerstetter self-assigned this Feb 6, 2025
@jacobrkerstetter jacobrkerstetter requested a review from a team as a code owner February 6, 2025 20:37
@github-actions github-actions bot added testing Anything related to tests enhancement New features or code improvements labels Feb 6, 2025
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.

2 participants