-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Problems programatically switching modes with widgets #338
Labels
Comments
@bagnell This also happens in your camera branch. If it's an easy fix, can we get it into master soonish? |
This may be another manifestation of #319 |
Merged
Fixed in above pull. |
mramato
added a commit
that referenced
this issue
Jan 3, 2013
1. Handle case where cartesian is at or near the center of the ellipsoid. 2. For positions at the center, we now return `undefined`. 3. For positions near the center, we now return the result instead of getting stuck in an infinite loop. 4. Fixes #338 by handling case 2 during a morph. 5. Minor cleanup related to above changes. CC @kring @bagnell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Load the "simple CZML demo" in Sandcastle here Change
czmlSensors
to the below (the only addition is the view2D line) run it and hit the sensors button. crash.The text was updated successfully, but these errors were encountered: