Skip to content

Cesium 1.2

Compare
Choose a tag to compare
@hpinkos hpinkos released this 01 Aug 14:57
· 24020 commits to master since this release

1.2 - 2014-10-01

Highlights include:

  • Fixed model orientations to follow the same Z-up convention used throughout Cesium. There was also an orientation issue fixed in the online model converter. If you are having orientation issues after updating, try reconverting your models.
  • Fixed a bug in Model where the wrong animations could be used when the model was created from glTF JSON instead of a url to a glTF file. #2078
  • Fixed a bug in GeoJsonDataSource which was causing polygons with height values to be drawn onto the surface.
  • Fixed a bug that could cause a crash when quickly adding and removing imagery layers.

See the change log for a full list of changes