Skip to content

Release 2.25.0

Compare
Choose a tag to compare
@gchoqueux gchoqueux released this 17 Sep 15:27
· 865 commits to master since this release

Features

  • parser: add LAS/LAZ files parser (f410de2)
  • label: add a new class to Labels (01fa199)

Bug Fixes

  • debug: fix debug gui tools. (c9a5395)
  • label: allow label to only have an icon (4728d2d)
  • label: labels don't jitter anymore (1931326)
  • label: makes LabelLayer able to run alone (8cf0ca6)
  • label: separate labels dom in layers (84a7ff2)
  • style: load patterns correctly (f5a1c95)
  • test: more robust animation testing. (6ac683b)

Chores

  • deps-dev: bump node-fetch from 2.6.0 to 2.6.1 (de26581)

Performance Improvements

  • label: don't loop into render() if there is no LabelLayer visible (23558d3)