list existing senseglove components under SenseGlove class group in ue editor

This commit is contained in:
Mamadou Babaei
2026-02-24 10:42:41 +01:00
parent 53ac3cb081
commit f316d93690
5 changed files with 5 additions and 4 deletions
+1
View File
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- List existing SenseGlove components under `SenseGlove` `ClassGroup` inside Unreal's Blueprint Editor. This chagnes `ClassGroup` for `USGGrabComponent`, `USGTouchComponent`, `USGVirtualHandComponent`, and `USGWristTrackerComponent`.
- Bumped the SenseGlove Unreal Engine Marketplace Packager to `v0.6.1-85c5a6e`.
- Bumped the copyright years.