Skip to content

v0.4.5 - Perf Improvements + Package Release!

Pre-release
Pre-release
Compare
Choose a tag to compare
@provencher provencher released this 23 Feb 22:48
· 122 commits to master since this release
01a9c1a

Following some feedback, v0.4.5 marks the first release where MRTK-Quest can be installed using a unity package!

Instead of needing to worry about cloning this repository, each release will now come with an associated .unitypackage to make it easier to add Quest support to existing MRTK projects.

v0.4.5 also brings the following bug fixes and performance improvements

  • Fixed Shader bug was present when using OpenGLES3.1 by switching to Auto-Graphics API
  • Deleted deprecated sample scenes
  • Exposed Oculus performance settings, with default performance levels set to 4
  • dynamic batching enabled
  • multi-threaded rendering enabled