Releases: CognitiveVR/cvr-sdk-unity
Releases · CognitiveVR/cvr-sdk-unity
CognitiveVR Unity Plugin 0.7.5
Added
- Set Session Name. Keep your user session organized on SceneExplorer
- Set Lobby Id. Record multiplayer experiences
- Custom Web Protocol. Send data over https, http or anything else
Changed
- ExitPoll reticle is visible by default
- User Properties and Device Properties have been replaced with Session Properties
Fixed
- Uncommon bug with Dynamic Object Inspector setting multiple mesh names at once incorrectly
CognitiveVR Unity Plugin 0.7.4
Fixed
- Issue with Custom Gateway serializing to preferences
Added
- Custom Viewer URL and Custom Dashboard URL in preferences
CognitiveVR Unity Plugin 0.7.3
Added
- Exporting AR scene option in Scene Setup Wizard
- Custom Gateway field in Preferences
Fixed
- Scaled skinned mesh renderers export as expected
CognitiveVR Unity Plugin 0.7.2
Added
- Optional local data storage when the device has no internet connection
CognitiveVR Unity Plugin 0.7.1
Added
- Dynamic Objects automatically generate a thumbnail for display on the dashboard
Fixed
- Uploading Dynamic Objects now waits until refresh scene versions returns response
- Dynamic Objects with rotated child colliders correctly transform gaze point from world to local space
CognitiveVR Unity Plugin 0.7.0
Changed
- Renamed Transactions to Custom Events. See docs for implementation details
- Improved Scene upload flow
- Improved Dynamic Object upload flow
- Removed depreciated scripts
- Internal updates for new Dashboard