Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[1.4.0-preview.2] - 2024-04-25
Add version 1.4.0-preview.2 by name.- Added foveated rendering support for Metal.
[1.4.0-preview.1] - 2023-04-04
Add version 1.4.0-preview.1 by name.- Add support for Foveated Rendering API
[1.3.1-preview.1] - 2022-12-21
Add version 1.3.1-preview.1 by name.- Mac arm64 support
- Added missing API documentation
[1.3.0-preview.1] - 2021-01-25
Add version 1.3.0-preview.1 by name.- Update XR Plug-In Management to 4.0.1
[1.2.0-preview.1] - 2020-10-28
Add version 1.2.0-preview.1 by name.- Added public API for setting the resolution of the eye textures.
- Added public API for setting the mirror view crop amount.
- Mirror view now takes render viewport scale into account.
[1.1.3-preview.1] - 2020-08-31
Add version 1.1.3-preview.1 by name.- Win32 x86 player support.
[1.1.2-preview.1] - 2020-07-24
Add version 1.1.2-preview.1 by name.- Fixed texture debug window not showing up.
[1.1.1-preview.1] - 2020-07-20
Add version 1.1.1-preview.1 by name.- Fix occlusion mesh vertex count.
[1.1.0-preview.1] - 2020-06-30
Add version 1.1.0-preview.1 by name.- Adds the ability to add multiple render passes to the XR renderer, configure render pass properties enable/disable render passes dynamically.
- Adds a debug view that shows the render textures for the render passes. This should support all texture types (MP, SPI, single texture) so you can see what the render pass renders.
[1.0.1-preview.7] - 2020-04-29
Add version 1.0.1-preview.7 by name.- Enable Android support.
[1.0.1-preview.6] - 2020-04-08
Add version 1.0.1-preview.6 by name.- Still compatible with 3.0.6 management, so make that lowest dependency to avoid dependency resolution issues.
[1.0.1-preview.5] - 2020-04-08
Add version 1.0.1-preview.5 by name.- Macro around XR Management 3.2 features.
[1.0.1-preview.4] - 2020-04-07
Add version 1.0.1-preview.4 by name.- Fix
error CS0184: The given expression is never of the provided ('MockHMDBuildSettings') type
[1.0.1-preview.3] - 2020-04-07
Add version 1.0.1-preview.3 by name.- Updated dependency:
com.unity.xr.management
3.0.6 -> 3.2.4
[1.0.0-preview.2] - 2020-04-06
Add version 1.0.0-preview.2 by name.- Fix render mode settings not being picked up on entering play mode
- Fix sRGB support
[1.0.0-preview.1] - 2020-02-20
Add version 1.0.0-preview.1 by name.- Moved NativeConfig to MockHMD class.
- Added manual and API documentation.
- Updated dependency:
com.unity.xr.management
3.0.5 -> 3.0.6
[0.1.0-preview.3] - 2020-01-24
Add version 0.1.0-preview.3 by name.- Added ability to choose render mode at build time in Project Settings -> MockHMD.
- Fixed stereo separation to match legacy Mock HMD.
- Updated dependency:
com.unity.xr.management
3.0.1 -> 3.0.5 - Removed log spam
SinglePass ON / OFF
[0.1.0-preview.2] - 2019-10-29
Add version 0.1.0-preview.2 by name.Fixed missing meta files issue.