Skip to content

Conversation

LuminousPath
Copy link
Owner

Update after cesium/CesiumGS#8897

Edvinas Pranka and others added 30 commits May 18, 2020 17:48
… unintentional retained request data memory
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
Add Cesium OSM Buildings note in CHANGES
Fixed "Bing Maps Road" option in sandcastle example
mramato and others added 29 commits June 3, 2020 16:48
Improve JSDoc/TypeScript support for Material properties
add CesiumSomething test
1. `EllipsoidTangentPlane.fromPoints` takes an array.
2. `EntityCollection.getById` and `CompositeEntityCollection.getById` can
both return undefined.
Also fix missing links from previous PRs
… tests for Transforms.rotationMatrixFromPositionVelocity
We were including all Cesium directories in the TypeScript smokescreen
configuration. This meant that multiple Cesium.d.ts files were included
if you did a full build and then ran `build-ts` afterwards. This updates
the config used by the smokescreen to only include Source.
Exposing Transforms.rotationMatrixFromPositionVelocity
Add some missing readonly documentation tags
Only include Source folder in TypeScript smokescreen tests.
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.