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

Fix rounding errors breaking buffer sizes of large gltf models #810

Merged
merged 7 commits into from
Aug 3, 2024

Conversation

Strilanc
Copy link
Collaborator

@Strilanc Strilanc commented Aug 2, 2024

  • Add uint64_t/int64_t types to the JsonObj class so that sizes never touch floats
  • In match graph diagrams, color nodes with obs-crossing boundary edges in red instead of in black

- Add uint64_t/int64_t types to the JsonObj class so that sizes never touch floats
- In match graph diagrams, color nodes with obs-crossing boundary edges in red instead of in black
@Strilanc Strilanc enabled auto-merge (squash) August 2, 2024 23:13
@Strilanc Strilanc merged commit 51b29e3 into main Aug 3, 2024
54 checks passed
@Strilanc Strilanc deleted the modelfix branch August 3, 2024 01:55
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.

1 participant