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 loading pnts tile with uint32 batch ids #6666

Merged
merged 4 commits into from
Jun 19, 2018
Merged

Conversation

lilleyse
Copy link
Contributor

@lilleyse lilleyse commented Jun 7, 2018

Fixes CesiumGS/3d-tiles#316

Needed to cast the Uint32Array to a Float32Array since unsigned ints are not a valid WebGL vertex attribute type.

@cesium-concierge
Copy link

Signed CLA is on file.

@lilleyse, thanks for the pull request! Maintainers, we have a signed CLA from @lilleyse, so you can review this at any time.


I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

@PissedCapslock
Copy link

PissedCapslock commented Jun 19, 2018

Any chance that this fix will make the 1.47 release ?

@lilleyse
Copy link
Contributor Author

Yes it should make it for 1.47.

@ggetz would you be able to review?

Copy link
Contributor

@ggetz ggetz left a comment

Choose a reason for hiding this comment

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

👍

@ggetz ggetz merged commit 7f3fb3f into master Jun 19, 2018
@ggetz ggetz deleted the batchid-uint32-fix branch June 19, 2018 14:13
@PissedCapslock
Copy link

Thanks !

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.

4 participants