Releases: AnalyticalGraphicsInc/czml-writer
Releases · AnalyticalGraphicsInc/czml-writer
2.13.0
2.12.0
- Add
polylineGlow.taperPower
- #160 - Add missing
heightReference
andextrudedHeightReference
properties - #161corridor.heightReference
andcorridor.extrudedHeightReference
ellipse.heightReference
andellipse.extrudedHeightReference
polygon.heightReference
andpolygon.extrudedHeightReference
rectangle.heightReference
andrectangle.extrudedHeightReference
2.11.1
Minor output improvements.
- Fix edge cases where decimal representation was chosen instead of a shorter exponential representation.
- Add newline between items in lists in PrettyFormatting mode.
- Avoid writing an unnecessary blank line at the start of a document in PrettyFormatting mode.
2.11.0
2.10.0
2.9.0
-
Improved documentation of default behavior if various properties are not specified, as well as whether properties are required.
-
Breaking - The following properties now must be written as an integer instead of a double. These properties were always expected to be integer values.
Cylinder.numberOfVerticalLines
Cylinder.slices
Ellipse.numberOfVerticalLines
Ellipsoid.subdivisions