From 5f5ce224b53aaa90d853e01c25c8c9a6abcc5a96 Mon Sep 17 00:00:00 2001 From: Kevin Staunton-Lambert Date: Mon, 19 Aug 2024 15:17:00 +1000 Subject: [PATCH] KJSL: v2.1.2 Android can use native cardboard support instead --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17bc4c1..a118055 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ + +# [2.1.2](https://github.com/videojs/videojs-vr/compare/v1.10.1...v2.1.2) (2024-08-18) + +### Chores + +* Android can use built in cardaboard faetaure, else use the gyro if avaiable and permmision allow it + # [2.1.1](https://github.com/videojs/videojs-vr/compare/v1.10.1...v2.1.1) (2024-08-17) @@ -6,7 +13,7 @@ * rollback THREE.js as this introduced a noticable gamma/brightness increase, adding gyro support, moved * immersive controller images into base64 -* + # [2.1.0](https://github.com/videojs/videojs-vr/compare/v1.10.1...v2.1.0) (2024-07-22) ### Chores