update the changelog

This commit is contained in:
Mamadou Babaei
2024-09-02 19:33:25 +02:00
parent a6b10fdfba
commit ef70e1ed95
+1 -1
View File
@@ -15,7 +15,7 @@ This is a bugfix release that addresses a few non-critical issues and documentat
- Fix a bug where the `HandVisibilityChangedEvent` event is not triggered on the virtual hand component visibility changes. - Fix a bug where the `HandVisibilityChangedEvent` event is not triggered on the virtual hand component visibility changes.
- Fix the wrong script name for `USGHMDTrackerKismetLibrary`. - Fix the wrong script name for `USGHMDTrackerKismetLibrary`.
- Fix the wrong script name for `USGXRTrackerKismetLibrary `. - Fix the wrong script name for `USGXRTrackerKismetLibrary `.
- Fix `LogPython: Warning: 'SGHMDTrackerKismetLibrary' and 'SGXRTrackerKismetLibrary' have the same name (SenseGloveHeadMountDisplayKismetLibrary) when exposed to Python. Rename one of them using 'ScriptName' meta-data.` when packaging the game. - Fix `LogPython: Warning: 'SGHMDTrackerKismetLibrary' and 'SGXRTrackerKismetLibrary' have the same name (SenseGloveHeadMountDisplayKismetLibrary) when exposed to Python. Rename one of them using 'ScriptName' meta-data` when packaging the game.
- Fix the non-existent default hand-mesh warnings polluting the logs when packaging the game. - Fix the non-existent default hand-mesh warnings polluting the logs when packaging the game.
- Expanded the clickable area on the handbook index page revision buttons. - Expanded the clickable area on the handbook index page revision buttons.
- Minor documentation fixes. - Minor documentation fixes.