Skip to content

WorldWind Kotlin v1.2.13

Compare
Choose a tag to compare
@ComBatVision ComBatVision released this 25 May 20:23
· 194 commits to develop since this release
  • Fix incorrect texture size estimation for non-square textures.
  • Fix MilStd2525Placemark compatibility with recycled bitmaps.
  • Recycle bitmaps after loading to GL memory.
  • Add possibility to decode Bitmap factory resource synchronously.
  • Add Image Factory support to JS source set.
  • Extract isExtrude and isFollow terrain to Abstract Shape.
  • Extract logic from MilStd2525Util object and remove it.
  • Enable examples and tutorials desugaring.
  • Fix LookAt copy constructor.