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

Ben/extrude sends face ids 2 #671

Merged
merged 3 commits into from
Dec 12, 2024
Merged

Conversation

mlfarrell
Copy link
Contributor

version of adam's PR that has released modeling API cmds merged in. See video docs that are coming out shortly in the extrusion ids channel.

adamchalmers and others added 3 commits October 30, 2024 15:26
When extruding a 2D shape into a 3D shape, a bunch of new faces are created.
These faces need IDs. The backend currently generates these IDs randomly.
Add a new option to allow the client to send the IDs.
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@b1bf980). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #671   +/-   ##
=======================================
  Coverage        ?   28.13%           
=======================================
  Files           ?       35           
  Lines           ?     1880           
  Branches        ?        0           
=======================================
  Hits            ?      529           
  Misses          ?     1351           
  Partials        ?        0           
Flag Coverage Δ
unittests 28.13% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamchalmers adamchalmers merged commit ff87097 into main Dec 12, 2024
9 checks passed
@adamchalmers adamchalmers deleted the ben/extrude-sends-face-ids-2 branch December 12, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants