update the list of planned features and their completion status

This commit is contained in:
Mamadou Babaei
2023-11-03 18:35:08 +01:00
parent 0b052356ee
commit fbe415c7ae
+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] Haptic feedback including force feedback, buzz, and thumper commands.
- [X] A customizable Grab component that could be added to any actor. - [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] 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] 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] 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. - [X] Easy wrist/hand tracking debugging using the SenseGlove Debug module.