Skip to content

v0.4.5

Compare
Choose a tag to compare
@gkjohnson gkjohnson released this 14 Feb 14:11
· 83 commits to master since this release

Added

  • DeepZoomImage plugin support.
  • TMS tiles plugin support.
  • XYZ tiles plugin support.
  • Add ability to display TMS, XYZ tiles as an ellipsoid or plane.
  • R3F: "SettledObject" and "SettledObjects" components.
  • BatchedTilesPlugin: Add "textureSize" option.

Fixed

  • EnvironmentControls: Fixed circle mesh not hiding when zooming on mobile.
  • BatchedTilesPlugin: Fix case where image bitmaps would not be disposed of correctly when discarding data.
  • BatchedTilesPlugin: Fix small 32-bit floating point math precision problems causing small offsets for globe tiles.
  • Plugins: Fix case where a plugin was not inserted based on priority correctly.
  • EnvironmentControls, GlobeControls: Scale intertial animation based on distance to drag point.