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 a bug with instances that have multiple nodes #943

Merged
merged 5 commits into from
Aug 29, 2024
Merged

Conversation

timoore
Copy link
Contributor

@timoore timoore commented Aug 28, 2024

The i3dm converter was repeatedly overwriting the beginning of the new glTF buffer that holds instance transformations.

Resolves #942

I would like to add a test case for this and am hoping that the user who reported the issue will give their permission to use their test data.

The i3dm converter was repeatedly overwriting the beginning of the new
glTF buffer that holds instance transformations.
@timoore timoore requested a review from kring August 28, 2024 16:42
The version of MSVC on github MSVC 19.41.34120.0 seems to be more picky.
@j9liu j9liu added this to the September 2024 Release milestone Aug 28, 2024
@kring
Copy link
Member

kring commented Aug 29, 2024

Looks good, thanks @timoore!

@kring kring merged commit 6a47c26 into main Aug 29, 2024
24 checks passed
@kring kring deleted the i3dm-multinode-bug branch August 29, 2024 04:30
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.

Leaves not appearing on Instanced Tileset
3 participants