You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement forwarding XR_EXT_user_presence from client to server to Steam (#3052)
* Implement forwarding XR_EXT_user_presence from client to server to Steam
* bump -devXX version to 11
* fixup
* alphabetical order
* remove logs
* change enum order
* add c_api event for proximity
* rename user_presence to proximity_state
* rename last occurance of user presence
* fix format
* rename remaining instances of proximity_state to headset_is_worn
* Send initial state of proximity sensor when reconnecting
* undo changes to early hmd initialization
* explicit field name headset_is_worn for messages
* change order
* Revert "Send initial state of proximity sensor when reconnecting"
This reverts commit 0ad0037.
* change user presence log to debug
0 commit comments