fix the display name for various overloads of the Blueprint-exposed function Queue Command Vibro Level to expose sensible display names.
This commit is contained in:
@@ -74,6 +74,7 @@ This is a minor release focusing mainly on bringing OpenXR-compatible hand track
|
||||
|
||||
- Fixed a bug when the virtual hand inside the game is not visible but still collides with other objects inside the scene, mistakenly triggering events like OnGrabStateUpdated and OnTouchStateUpdated.
|
||||
- Fixed various wrong Kismet script names and their class exports.
|
||||
- Fixed the display name for various overloads of the Blueprint-exposed function `Queue Command Vibro Level` to expose sensible display names.
|
||||
- Some Android UPL tweaks, permission, and build fixes.
|
||||
- Many other large and small fixes and improvements that might not be listed here.
|
||||
- A few small bugfixes that have already been backported to the v2.0.x series.
|
||||
@@ -103,6 +104,7 @@ This is a minor release focusing mainly on bringing OpenXR-compatible hand track
|
||||
- The SenseGlove settings' main config struct is now marked as DefaultConfig which means it does not require to be saved when settings are changed and they take effect immediately as the user updates them.
|
||||
- Replaced all bitfield uproperties with booleans.
|
||||
- Changed the DocsURL from the [old Blueprint docs website](https://senseglove.gitlab.io/unreal-blueprint-docs/) to [the new SenseGlove Unreal Engine Handbook website](https://unreal.docs.senseglove.com/).
|
||||
- The Blueprint signature for various overloads of the Blueprint-exposed function `Queue Command Vibro Level` has been changed to expose sensible display names.
|
||||
|
||||
### Removed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user