Skip to content

Cesium b12a

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

b12a - 2013-01-18

Highlights include:

  • Added fromCssColorString to Color to create a Color instance from any CSS value.
  • Added fromHsl to Color to create a Color instance from H, S, L values.
  • Added Scene.backgroundColor.
  • Added textureRotationAngle parameter to Polygon.setPositions and Polygon.configureFromPolygonHierarchy to rotate textures on polygons.

See the change log for a full list of changes