·
3323 commits
to master
since this release
π Features
- add support for picking of point clouds (#1303) β 2c72ab1
- add support for removing models from Cognite3DViewer [REV-70] (#1327) β d46064f
- allow developers to override anti-aliasing mode and enable multisampling with WebGL2 (#1312) β 8ea9558
- add the ability to override the render target (#1313) β 1911341
π Bug fixes and enhancements
- issue causing ghosted geometry being "stuck" after hiding nodes [REV-68] (#1328) β ae682e2
- fitCameraToModel now uses K-means clustering for determining bounds of CAD models (#1324) β dbcaced
- bug causing assertion when root sector is missing F3D geometry [REV-69] (#1323) β 7baa724
- bug causing viewer to become blurry when resized (#1310) β e5c0fc3
π Documentation
β οΈ Other notes:
- minimum required version of ThreeJS is now 0.123.0
- if you use self-hosted @cognite/reveal-parser-worker it must be updated to 1.1 version
- this version requires TypeScript 3.8 or higher