diff --git a/README.md b/README.md index 75c09f37..55fc5458 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Please note that modules postfixed with **Impl** are intended for interal use an - [X] Full SenseGlove low-level core API access through Blueprint. - [X] DK 1 Support. - [X] Nova 1 Support. +- [X] Nova 2 Support. - [X] Support for Microsoft Windows as a development platform. - [X] Support for GNU/Linux as a development platform. - [X] Support for Microsoft Windows as a deployment platform. @@ -81,12 +82,11 @@ Please note that modules postfixed with **Impl** are intended for interal use an - [X] Easy wrist/hand tracking debugging using the SenseGlove Debug module. - [X] A generic Settings module with the ability to override settings. - [X] C++/Blueprint interaction events such as OnGrabStateUpdated, OnTouchStateUpdated, OnActorGrabbed, OnActorReleased, OnActorBeginTouch, and OnActorEndTouch. +- [X] A default hand mesh rigged with the standard SenseGlove default hand pose. -### Upcoming features planned for the v2.0.0 release +### Upcoming features planned for the v2.1.0 release -- [ ] A default hand mesh rigged with the standard SenseGlove default hand pose. - [ ] Hand tracking compatible with OpenXR (or other generic hand tracking format). -- [ ] Nova 2 Support. ### Planned features long-term