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

Updating Post-PR master for PR 8897 #1

Closed
wants to merge 78 commits into from

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove hardcoded node_modules in gulpfile.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix doc using @member instead of @memberof

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
dayAlpha and nightAlpha in the ImageryLayer

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Cesium OSM Buildings note in CHANGES

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed "Bing Maps Road" option in sandcastle example
mramato and others added 29 commits June 3, 2020 16:48

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve JSDoc/TypeScript support for Material properties

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add additional smokescreen to build-ts
add CesiumSomething test

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Two small JSDoc/TS fixes
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.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for Node 14 Gulp Build issue

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Exposing Transforms.rotationMatrixFromPositionVelocity

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add some missing readonly documentation tags

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change cesiumScriptRegex value

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

None yet