Skip to content

Releases: AnalyticalGraphicsInc/czml-writer

2.5.0

27 Sep 21:03
Compare
Choose a tag to compare
  • Add velocityReference orientation support - #142

2.4.0

17 May 18:44
Compare
Choose a tag to compare
  • Fix CesiumVerticalOrigin.Baseline - #135
  • Add methods to create a CesiumResource from an Image or Stream - #136

2.3.0

01 May 18:22
Compare
Choose a tag to compare
  • Require integers in writers for properties whose value has to be an integer - #134

Breaking - The following properties now must be written as an integer instead of a double. These properties never worked as a floating-point value.

  • Ellipsoid.stackPartitions
  • Ellipsoid.slicePartitions
  • Fan.numberOfRings
  • PolylineDashMaterial.dashPattern

2.2.0

28 Apr 22:06
Compare
Choose a tag to compare
  • Add PolylineDashMaterial - #132

2.1.0

28 Mar 20:22
Compare
Choose a tag to compare
  • Add custom CZML properties - #129

2.0.0

17 Jan 21:33
Compare
Choose a tag to compare

First versioned release.