From 811c634c339872e32a09692283e152ae6fe30e49 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Mon, 14 Aug 2023 17:21:38 +0200 Subject: [PATCH] update the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dad77d26..13d45580 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support for the upcoming Unreal Engine 5.3. - Now, the hand's velocity is applied to grabbed actors after being released from the hand. +- Introduce the real hands to the SenseGlove module (SGPawn) API. - Added separation of the virtual and real hand rendering. ### Fixed