Skip to content

v2.2.0

Compare
Choose a tag to compare
@ThomasGorisse ThomasGorisse released this 29 May 17:07
· 11 commits to main since this release
  • Added ViewNode to ar-model-viewer sample (#461) Thanks @sameerjj
  • Added ability to set speed of animations (#464) Thanks @johnwhh
  • ShapeNode constructor from an Android Path
  • Customizable rememberNode
  • Fixed camera manipulator transform conflict with camera node's one (#473) Thanks @wilfredbtan and @jacobmattsson
  • Model Viewer Compose sample: Changed default camera position
  • AR Model Viewer Compose sample: Add editable scale range
  • AR Model Viewer Compose sample: Simplified model loading
  • ARCore v1.43.0
  • Filament v1.52.0
  • Update Android dependencies
  • Kotlin v1.9.24
  • AGP v8.4.0
  • Gradle v8.6
  • Model Viewer Compose Sample: Scale x 2 on model double tap
  • Model Viewer Compose Sample: Scale down default model size
  • Fix World to Screen calculation (#499) Thanks @jacobmattsson
  • Fix World to View calculation
  • Fix View to World calculation (#400, #483) Thanks @dzivko1, @kubax2000, @den59k and @grassydragon
  • Fix lightNodes and cameraNodes parent (#484) Thanks @PMarchenko
  • Fix CameraNode destroy order (#475) Thanks @perunvolodymyr, @Denis-Makovskyi-ImproveIT, @jacobmattsson and @andytriboletti
  • Upgrade Gradle version to 8.2
  • Upgrade AGP dependency from 8.1.4 to 8.2.1
  • Removed flatbuffers and code related to loading models in Sceneform format (#477) Thanks @grassydragon