Skip to content

0.14.0

Compare
Choose a tag to compare
@matteblair matteblair released this 01 Feb 06:55

This is a major update to the Tangram Android SDK and the Tangram iOS SDK. There is one breaking change to Scene File behavior in this release.

Android

iOS

  • Fix crash when using mbtiles data sources (#2185)
  • Fix iOS build errors with Xcode 12 (#2216)

Core

  • Fix DPI scaling on 'offset' parameter for points. (#2186)
  • Text rendering libraries update (#2191)
  • Breaking Change: Resolve named textures in imports using final merged scene (#2201)
  • Prevent overshoot on fling damping (#2208)
  • Upgrade GLM (#2211)