Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:32
· 208 commits to master since this release

1.5.0 (2021-07-05)

Bug Fixes

  • clippingcontrol: fix handle raycasting (789bd74)
  • clippingcontrol: fix member name of Mouse enum (5cec9e9)
  • eslint: remove unused import and wrong lib usage (8d4064d)
  • object3d: update three-full import (fe7f678)
  • package: apply npm audit fix (fe01475)
  • package: update all dependencies to their latest version (046a840)

Features

  • bitarray: add new util class for manage bits array (79aae98)
  • clippingcontrols: release all inner class of 3d object to be reused in complex controls (a1ec3c2)
  • lasloader: add new class loader for Las files (02938c8)