From 231013f0939967f8f754a8e78887a9eaa293fb11 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Tue, 19 Mar 2024 16:36:04 +0100 Subject: [PATCH] update the changelog with added quest 3 controllers support --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78fa5898..35764d0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ This is the second major release of the SenseGlove Unreal Engine Plugin adding s ### Added - Added support for the SenseGlove Nova 2 devices. +- Added support for Quest 3 controllers. - Various classes have been added to the API in order to implement the new functionalities and features from the latest upstream SenseGlove libraries. - Added initial support for the upcoming Unreal Engine 5.4 release. - Added a pair of default production-ready virtual hand meshes for the left and right hands, courtesy of [Allbreaker LLC Columbia](https://www.allbreaker.co/). For usage and redistribution, please consult the [LICENSE-THIRD-PARTY.md](LICENSE-THIRD-PARTY.md) file.