Skip to content

v1.4.0: log exceptions, reduce duplication

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 01:59
· 18 commits to main since this release
v1.4.0
f65d71b
  • C++ exceptions are now caught, logged, and re-thrown. Exceptions should not be thrown by OpenXR calls.
  • Fixed a bug that lead to input structs being logged multiple times