Skip to content

Release 2.37.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 14:33

2.37.0 (2022-01-31)

Features

  • Geoid: add support for geoid heights (38569f6)
  • Parser: add parsers for GTX, ISG and GDF file formats (a55b154)
  • View: add a method to pick world coordinates (91ccfe3)
  • View: add support for ortho camera in getScale method (06eb805)
  • View: dispatch an event when camera is moved (37cfb90)
  • Widget: add a minimap widget (6d82c74)

Bug Fixes

  • GlobeControl: stop damping when launching new animation (dad7641)
  • test: fetch local laz files behind proxy. (b732c0a)
  • View: fix picking radius with polygons (b7be8e9)

Examples

  • Compass: add an example of a compass in a GlobeView (3290820)
  • FileSource: add exemples of FileSource instantiation (7db9bcb)
  • Potree: add an example of Potree intgration within iTowns (4bbc772)
  • Potree: fix minor issues on the example (1ee50c8)
  • source / file: simplify FileSource usage (21317b4)
  • Widget: add an example of minimap widget (2b89f83)
  • Widgets: add a plugin to display widgets (ec56fa9)
  • add GeoidLayer implementation example (5df8cc5)

Code Refactoring

  • TileMesh: refactorize bbox update method (18196b6)
  • Widgets: rename widgets to navigation (509a042)

Workflow and chores

  • deps-dev: bump marked from 4.0.8 to 4.0.10 (cfc9100)
  • add potree repo and symbolic link to gitignore (d7bb92c)
  • change itowns.github.io deploying (870299f)
  • deploy itowns and potree bundle. (b104fd5)
  • fix eslint rules. (6fff078)
  • update CONTRIBUTING.md (96cfb21)
  • update packages. (eb7c8d5)