Skip to content

Releases: takram-design-engineering/three-geospatial

[email protected]

18 Aug 19:37
0411e1e

Choose a tag to compare

[email protected]

18 Aug 19:37
0411e1e

Choose a tag to compare

Added

  • Ellipsoid: Added getNorthUpEastFrame.

Changed

  • Updated dependencies.

Full Changelog: https://github.com/takram-design-engineering/three-geospatial/compare/[email protected]@0.4.0

[email protected]

18 Aug 19:37
0411e1e

Choose a tag to compare

Changed

  • Removed ellipsoidCenter and ellipsoidMatrix. They have been replaced by worldToECEFMatrix (breaking change).
  • Updated dependencies.

Fixed

  • Improved the reprojection during temporal upscaling.
  • Fixed noise in the velocity vector during temporal upscaling.

Full Changelog: https://github.com/takram-design-engineering/three-geospatial/compare/[email protected]@0.5.0

[email protected]

18 Aug 19:37
0411e1e

Choose a tag to compare

Added

  • AerialPerspectiveEffect, SkyMaterial: Added ground option.

Changed

  • Removed ellipsoidCenter and ellipsoidMatrix. They have been replaced by worldToECEFMatrix (breaking change).
  • Atmosphere: Renamed rotationMatrix to inertialToECEFMatrix (breaking change).
  • Updated dependencies.

Fixed

  • Atmosphere now correctly renders the surface below the ellipsoid surface, 5.
  • Fixed the nutation and precession that were incorrectly accounted for in the celestial directions.

Full Changelog: https://github.com/takram-design-engineering/three-geospatial/compare/[email protected]@0.14.0

[email protected]

14 Jul 08:48
b7e6358

Choose a tag to compare

[email protected]

14 Jul 08:48
b7e6358

Choose a tag to compare

Fixed

  • Fixed PrecomputedTexturesGenerator incorrectly reads FP32 values from half-float textures on the CPU.

Full Changelog: https://github.com/takram-design-engineering/three-geospatial/compare/[email protected]@0.13.2

[email protected]

13 Jul 20:50
4a05a59

Choose a tag to compare

[email protected]

13 Jul 20:50
4a05a59

Choose a tag to compare

Fixed

  • Fixed the transmittance values underflow to zero in half-float precision at the precomputation stage.

Full Changelog: https://github.com/takram-design-engineering/three-geospatial/compare/[email protected]@0.13.1

[email protected]

04 Jul 23:22
5f40b49

Choose a tag to compare

Changed

  • Migrated to core API changes.
  • Updated dependencies.

Fixed

  • Fixed unnecessary side effects of type-only imports.

Full Changelog: https://github.com/takram-design-engineering/three-geospatial/compare/[email protected]@0.4.0

[email protected]

04 Jul 23:22
5f40b49

Choose a tag to compare

Changed

  • Removed loader factory functions and changed loaders to be configurable, since useLoader can now accept loader instances.
  • Renamed DataLoader to DataTextureLoader.
  • Renamed EXR3DLoader to EXR3DTextureLoader.
  • Added EXRTextureLoader.
  • Removed Texture3DLoader.
  • Updated dependencies.

Fixed

  • Fixed unnecessary side effects of type-only imports.

Full Changelog: https://github.com/takram-design-engineering/three-geospatial/compare/[email protected]@0.3.0