Skip to content

v2.5.0

Compare
Choose a tag to compare
@gchoqueux gchoqueux released this 08 Nov 15:30
· 1460 commits to master since this release

2.5.0 (2018-11-08)

Features

  • core: add information properties in Layer and TiledGeometryLayer (daa57a7e)
  • OrientedImageCamera: Camera extension for oriented images (56fc4a1)
  • parser: Camera calibration parser (f8e7753)

Inside

  • devDependencies Babel 7, webpack 4, Eslint 5

Bug Fixes

  • controls: remove THREE warning (8364c7a)
  • core: problem in runtime with bundle itowns and debug (f917be4)
  • core: remove useless console.info in animation (b6a5329)
  • core: wrong OBB from extent (d0aedf2)
  • FirstPersonControl: It now supports Globe view. (1eae7fe)
  • debug: error typo on obb properties (bb58aa7)
  • doc: wrong camera utils parameter in documentation (dfab6ae)
  • shaderUtils: use boundary delimiter in the regex (c62d9e0)
  • source: always build an extent in FileSource (375375e)
  • test: add node 10 build and remove node 11 build (11.0.0) for the moment (bcb1026)
  • test: enhancement bootstrap and globeControls test (da7b75e)
  • test: resolve fail test and cleanup boostrap (98ca430)