Skip to content

WorldWind Kotlin v1.6.7

Latest
Compare
Choose a tag to compare
@EMaksymenko EMaksymenko released this 15 Jan 14:17
· 5 commits to develop since this release
  • Add support of Gravitational Model offset
  • Add buffer upload queue to avoid OOM on frequent buffers update
  • Add support of GeoPackage tiles bigger than tile matrix set bounds
  • Clear elevation model cache only when Activity paused. Do not clear it on GL context lost.
  • Fix default font size. Make it dependent on screen density.
  • Fix GLSurfaceView live-cycle management.
  • Fix shapes extrude geometry rendering