Releases
v2.1.0
Filament v1.51.0
ARCore v1.42.0
ViewNode v2.1.0 based on PlaneNode with ImageReader (Min SDK 28 required) and Filament Stream
Rollback CameraGestureDetector Fixed copied version from Filament to possibly fix some Gestures
Fixed CameraManipulator initialisation, update and default values
Changed CameraManipulator initialisation, update and default values
Delete sceneview_2_0_0 folder
Update Android dependencies
Update model viewer sample to use version 2.0.2 (#405 )
Fix ModelNode hierarchy (#443 )
Composable destroy ARCore - crash fix (#446 )
Safe destroying functions
Geometries Vertices, Primitives Indices Setter with Engine parameter instead of var
Single Default Collision System based Gesture Listener with HitResult output. You can use your own for Pick, Selection...
Fixed SurfaceCallback.onResize() order with Engine Fence
Removed default setKeepScreenOn (Please handle it on your side)
Changed Lifecycle source on SceneView init
Removed unnecessary Scenes Entitys functions = Use .scene.
New GestureListener an OnTouchEvent parameters.
Update AR Camera Pose and projection even on not tracking state
Fixed Geometries updates with Engine parameter instead of possibly leaking val
The second call of destroy() was removed to prevent crash (#438 )
You can’t perform that action at this time.