Skip to content

CognitiveVR Unity Plugin 0.13.1

Compare
Choose a tag to compare
@calderarchinuk calderarchinuk released this 12 Jun 20:34
· 1563 commits to master since this release

Added

  • Option for Dynamic Objects to update on the same frame as Gaze. This can make SceneExplorer more smooth when the camera is moving relative to the Dynamic Object (for example, inside a vehicle)
  • Added Custom Event when the SceneID changes. Includes Scene Duration and next SceneID
  • Warning if HMD changes
  • Static SetUserName method in CognitiveVR_Manager

Fixed

  • Issue with selecting physics layer masks in Cognitive Preferences
  • Dynamic Object data struct was incorrectly referenced. This is now fixed. Several methods were added to DynamicManager to manually record Dynamic Object data
  • Compile issue on Oculus Android devices
  • Compile issue with Adhawk Api