Skip to content

v1.3

Compare
Choose a tag to compare
@maluoi maluoi released this 19 Oct 06:19
· 5 commits to main since this release
fbb6c6e

This update brings OpenXR Explorer up-to-date with the latest version of the OpenXR loader, v1.0.25! It's a small update, but just keeps things up to latest :)

Changelog

  • Added tables for:
    • XrSystemSpatialEntityPropertiesFB
    • xrEnumeratePerformanceMetricsCounterPathsMETA
  • Fixed xrsetruntime using the wrong filename for runtime path overrides. #12

Installing

Installation is simple, it's just a pair of executables in a folder! Put 'em someplace you'll remember where they are, and they'll run just fine wherever you put them.

Alternatively if you're building from source, you can install via cmake on Linux. See the main readme for instructions.