Skip to content

Conversation

@Sanakan8472
Copy link
Contributor

  • Updated OpenXR loader and include NuGet packages to the newest version.
    • Replace preview extensions with final versions.
  • Basic implementation of XR_MSFT_HOLOGRAPHIC_WINDOW_ATTACHMENT_EXTENSION_NAME. Resolves Revisit OpenXR integration into ApplicationEntryPoint_uwp.h  #237
  • WACK compliance for enent and zlib
  • Compiler fix for newest windows SDK which renamed _TlgPragmaUtf8Begin etc.
  • Rewrote ezUwpApplication in cppwinrt
  • Fallback to flatscreen if XR actor can't be created.
  • ezDeviceTrackingComponent extended with option to exclude rotation and scale
  • Compile fix for ezPropertyAnimComponent which relies on CommonMessages.h but does not include it itself.

* Updated OpenXR loader and include NuGet packages to the newest version.
  * Replace preview extensions with final versions.
* Basic implementation of XR_MSFT_HOLOGRAPHIC_WINDOW_ATTACHMENT_EXTENSION_NAME. Resolves #237
* WACK compliance for enent and zlib
* Compiler fix for newest windows SDK which renamed _TlgPragmaUtf8Begin etc.
* Rewrote ezUwpApplication in cppwinrt
* Fallback to flatscreen if XR actor can't be created.
* ezDeviceTrackingComponent extended with option to exclude rotation and scale
* Compile fix for ezPropertyAnimComponent which relies on CommonMessages.h but does not include it itself.
@Sanakan8472 Sanakan8472 merged commit 104abb1 into dev Nov 22, 2020
@Sanakan8472 Sanakan8472 deleted the user/cm/openXR_fixes branch November 22, 2020 19:15
@jankrassnigg jankrassnigg added this to the Next Release milestone Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Revisit OpenXR integration into ApplicationEntryPoint_uwp.h

3 participants