Skip to content

v0.2.10

Compare
Choose a tag to compare
@gkjohnson gkjohnson released this 16 Apr 05:03
· 791 commits to master since this release

Added

  • TilesRenderer.optimizeRaycast option to disable overriding the raycast function of loaded tiles.

Changed

  • Added "sideEffects: false" to package.json.

Fixed

  • Bounding box visualization not displaying correctly with DebugTilesRenderer when the bounds have a width of 0 in one dimension.