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

Upgrade cesium to v1.71 #67

Merged
merged 274 commits into from
Jul 8, 2020

Conversation

reginapramesti
Copy link

No description provided.

IanLilleyT and others added 30 commits May 14, 2020 16:42
… free up unintentional retained request data memory
Generate official TypeScript type definitions
1. Use `npx` to execute binaries rather than hardcoded `node_modules/.bin`,
which may not always be the right location.

2. Streamline generateDocumentation by calling it sync.
Remove hardcoded node_modules in gulpfile.
dayAlpha and nightAlpha in the ImageryLayer
mramato and others added 28 commits June 29, 2020 09:22
Fix SampledProperty.Prototype.Equals
…er-jsdoc

Fixes ScreenSpaceEventHandler.getInputAction JSDoc
Avoid 'use' in SVG due to iOS 13.5.1 bug
Apply appropriate styling to error panel
…ctionSpec

Fixes rigged model spec in ModelInstanceCollectionSpec
`toPickPrimitive` doesn't actually render the scene, just picks the scene
at the time it is called.  Because these tests were never actually calling
`render`, there was no guarantee that what was being picked was correct
depending on the order the tests were run in.  Switch to calling
`renderForSpecs` instead of `initializeFrame` to ensure that a render
happens.

Fixes CesiumGS#9009
Mark "picking in Columbus view" spec in GroundPolylinePrimitiveSpec as pending
@reginapramesti reginapramesti merged commit 5a6310f into terriajs-typescript-definitions Jul 8, 2020
@reginapramesti reginapramesti deleted the upgrade-to-1.71 branch July 8, 2020 04:15
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.