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

Starting Project Polly animation in the Cesium viewer causes error #75

Closed
najadojo opened this issue Dec 11, 2017 · 3 comments
Closed
Labels

Comments

@najadojo
Copy link
Contributor

Repro Steps:

  1. Load project_polly.gltf
  2. Alt-G to preview model
  3. Select Cesium and wait for model to load again
  4. Select aniamtions: 0

Expected:
Animation plays

Actual:
Error shown:
Uncaught TypeError: Cannot read property 'name' of undefined

Of note this file loaded correctly in the previous version of Cesium.

@emackey
Copy link
Member

emackey commented Dec 15, 2017

Looks like ThreeJS is broken too.

@emackey
Copy link
Member

emackey commented Dec 15, 2017

Ahh look at that, the Cesium one is my fault. The API changed and I forgot to update it here. Fix soon.

@emackey
Copy link
Member

emackey commented Dec 22, 2017

This is published now in 2.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants