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

Updates to CZML for model node animations #3003

Closed
wants to merge 11 commits into from

Conversation

gbeatty
Copy link
Contributor

@gbeatty gbeatty commented Sep 8, 2015

No description provided.

@@ -235,9 +269,7 @@ define([
}

function onModelReady(model) {
model.activeAnimations.addAll({
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This removes turning on all model animations when the model is loaded. Still need to find a way to manually turn on animations when loading models through the entity framework so the Sandcastle models example works as it did before

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Commit 9359a01 fixes this issue by providing a runAnimations property on ModelGraphics

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks.

@shunter
Copy link
Contributor

shunter commented Dec 3, 2015

related czml-writer PRs. AnalyticalGraphicsInc/czml-writer#101 and AnalyticalGraphicsInc/czml-writer#102

I made additional changes on top of Greg's changes and so I will be opening a new PR to reflect those changes in Cesium as well that will supersede this PR. FYI.

@shunter
Copy link
Contributor

shunter commented Dec 8, 2015

replaced by #3316

@shunter shunter closed this Dec 8, 2015
@gbeatty gbeatty deleted the czmlModelAnimations branch February 12, 2016 14:40
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.

3 participants