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 broken handling of sampled Rectangles in CZML. #4033

Merged
merged 1 commit into from
Jun 20, 2016
Merged

Conversation

shunter
Copy link
Contributor

@shunter shunter commented Jun 20, 2016

The previous code was incorrectly converting the time to radians. Also fix Color rgba which was checking Color.length instead of the correct Color.packedLength.

The previous code was incorrectly converting the time to radians.  Also fix Color rgba which was checking `Color.length` instead of the correct `Color.packedLength`.
@hpinkos
Copy link
Contributor

hpinkos commented Jun 20, 2016

Looks good @shunter, thanks!

@hpinkos hpinkos merged commit 61581e8 into master Jun 20, 2016
@hpinkos hpinkos deleted the fixRectangleCzml branch June 20, 2016 21:54
@hpinkos
Copy link
Contributor

hpinkos commented Jun 20, 2016

@shunter Do you think this is worth mentioning in CHANGES?
If so, add it to master please

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.

2 participants