Skip to content

v0.4.6

Compare
Choose a tag to compare
@gkjohnson gkjohnson released this 21 Feb 04:27
· 365 commits to master since this release

Added

  • R3F TilesRenderer: Add "enabled" field

Fixed

  • CesiumIonAuthPlugin: Fix the plugin not being disposed of properly.
  • EnvironmentControls: Fix missing pivot mesh ring when rotating the camera.
  • Fix GLTF Metadata plugin not returning matrix values correctly.
  • TMS, XYZ Plugins: Fix case where texture would be distorted due to incorrect vertex placement when using mercator projection.
  • Case where TilesRenderer.root was not initialized before the "load-tile-set" event was fired.
  • R3F TilesRenderer: Update the tile set when a tile set is loaded.
  • ImageFormatPlugins: Fix plugin so it does not preclude updates incorrectly.
  • R3F TilesRenderer: Prevent reinstantiation of all child plugins, objects on options change.
  • R3F EastNorthUpFrame: Automatically update based on ellipsoid updates.
  • EnvironmentControls: Use a zoom approach that is (hopefully) more normalized across platforms.