-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix left/right ctrl model not appear correctly on simulator
SimulatorModule returns left/right index even when the device isn't created this causes HandRole does't trigger device changed then causes RenderModelHook doesn't refresh models also add connected check when mapping left/right device in HandRole.cs to prevent mapping a disconnected device. Suppose this only effects SimulatorModule since currently all other modules only return connected left/right index
- Loading branch information
Showing
2 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters