Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Releases: cognitedata/potree-core

v1.4.0

11 Jul 07:18
Compare
Choose a tag to compare
  • Clipping planes set through THREE.Material.clippingPlanes are now supported
  • Avoid point clouds to be rendered twice (one time by ThreeJS and one time by us)
  • Add source maps for production builds

v1.3.0

11 Jul 07:17
Compare
Choose a tag to compare
  • Point cloud budget is now shared between all point clouds within one group.

v1.2.1

15 Jun 16:20
Compare
Choose a tag to compare
  • Ship minified version for production, not development one (reduces bundle size from 1Mb to 160Kb).
  • Avoid a crash in nodejs environments. Will print an error though.

v1.1.6

18 Apr 14:32
e2d555e
Compare
Choose a tag to compare
  • chore: fix threejs deprecations

  • chore: bump package version

v1.1.5

13 Apr 12:43
1549fdd
Compare
Choose a tag to compare
  • Bump threejs version to v125

v1.1.4

05 Nov 08:20
Compare
Choose a tag to compare
  • chore: remove unused dependencies – e02b27f #9