Cesium 1.25
1.25 - 2016-09-01
Highlights include:
- Updated the online model converter to convert OBJ models to glTF with obj2gltf, as well as optimize existing glTF models with the gltf-pipeline. Added an option to bake ambient occlusion onto the glTF model. Also added an option to compress geometry using the glTF WEB3D_quantized_attributes extension.
- Improve label quality for oblique and italic fonts. #3782
- Added
shadows
property to the entity API forBox
,Corridor
,Cylinder
,Ellipse
,Ellipsoid
,Polygon
,Polyline
,PoylineVolume
,Rectangle
, andWall
. #4005
See the change log for a full list of changes