Skip to content

v1.4.0

Choose a tag to compare

@Itee Itee released this 27 Nov 15:22
· 268 commits to master since this release

1.4.0 (2020-11-27)

Bug Fixes

  • cameracontrols: add function isInWorker to check script usage and apply some special treatment (26e8e80)
  • objectsmanager: fix variable declaration that can cause undefined behavior (bef39c5)
  • rollupconfig: add missing external dependency for performance hooks (6a58fec)
  • tobject3dcontroller: comment unused var and remove performance stuff (98827ab)

Features

  • cameracontrols: support usage in webworker, expose handlers and allow OffscreenCanvas (c72bd7a)
  • tobjects3dcontroller: allow projection on readmany method (48065ea)