Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Sceneform SDK for Android v1.10.0

Compare
Choose a tag to compare
@noelvictor1 noelvictor1 released this 20 Jun 22:21
· 15 commits to master since this release

New APIs and capabilities

  • Update filament to sceneform-1.9pr2

Bug fixes

  • Fixes a bug where setting ModelAnimator.setRepeatCount to a lower number while the animator is playing could cause the animation to stop immediately instead of finishing it's current iteration.
  • Fixes Issue 526 - Select correct default material for glb assets.
  • Fixes Issue 608 - Fixes memory alignment bug.
  • Fixes Issue 689 - Remove extra annotation classes from sceneform-base that were erroneously included in 1.9.0.
  • Fixes Issue 695 - Include RenderableSource in com.google.ar.sceneform.assets.