Skip to content

WorldWind Kotlin v1.1.3

Compare
Choose a tag to compare
@ComBatVision ComBatVision released this 04 Dec 23:46
· 304 commits to develop since this release
  • Fix WorldWind request redraw sometimes stuck on emit to shared flow event bus.
  • Fix graticule label position offset when terrain has negative altitude.
  • Fix Angle to DMS conversion.
  • Fix LatLon and GARS graticule renderables creation.
  • Fix tile bounding box calculation if the sector encompasses more than one hemisphere.
  • Suppress exception when engine attempting to load already loaded bitmap texture.
  • Make all GeoPackage database access functionality suspended.
  • Improve GeoPackage database processing stability.
  • Redesign the concept of tiled image layer level offset.
  • Make cache behave correctly in case of number of levels changed.
  • Skip decimal separator during floating point formatting with zero decimal places.