IVRSystem:
- ComputeDistortionSet added for batch queries and inverses.
- GetEyeTrackedFoveationCenter and GetEyeTrackedFoveationCenterForProjection added for access eye tracking data for foveation (for supported drivers).
IVRInput:
- GetEyeTrackingDataRelativeToNow and GetEyeTrackingDataForNextFrame provide eye tracking data for input (for supported drivers).
IVROverlay:
- Overlays created with this SDK will have translucent grey backsides by default (for consistency with the rest of the dashboard), and will require the use of VROverlayFlags_NoBackside to only draw the fronts.
IVRCompositor:
- Added ability to pass motion vectors to SteamVR (use VRTextureWithMotion_t with Submit_TextureWithMotion).
IVRIPCResourceManagerClient:
- NewSharedVulkanImage added unAdditionalVkCreateFlags and unAdditionalVkUsageFlags.
IVRApplications:
- Added RegisterSubprocess as an alternative to LaunchInternalProcess to support external launching.
New:
- VREvent_OverlayNameChanged
Deprecated:
- Prop_PreviousUniverseId_Uint64