update the list of planned features and their completion status

This commit is contained in:
Mamadou Babaei
2023-10-24 18:02:42 +02:00
parent c87bbf6233
commit 9e6b31cd34
+1 -1
View File
@@ -74,7 +74,7 @@ Please note that modules postfixed with **Impl** are intended for interal use an
- [X] Haptic feedback including force feedback, buzz, and thumper commands.
- [X] A customizable Grab component that could be added to any actor.
- [X] A customizable Touch component that could be added to any actor.
- [X] Ability to grab and throw objects around.
- [X] Ability to grab, release, and throw objects around.
- [X] Separation of the real and virtual hand rendering.
- [X] An out-of-the-box customizable SGPawn with the ability to be extended in C++ and Blueprint.
- [X] Easy wrist/hand tracking debugging using the SenseGlove Debug module.