Skip to content

CesiumJS 1.76

Compare
Choose a tag to compare
@lilleyse lilleyse released this 01 Dec 20:23
· 3540 commits to master since this release

1.76- 2020-12-01

Highlights include:

  • Fixed an issue where tileset styles would be reapplied every frame when a tileset has a style and tileset.preloadWhenHidden is true and tileset.show is false. Also fixed a related issue where styles would be reapplied if the style being set is the same as the active style. #9223
  • Fixed JSDoc and TypeScript type definitions for EllipsoidTangentPlane.fromPoints which didn't listed a return type. #9227

See the changelog for the complete list of changes.