1.1.3 (2024-09-28)
- deps: bump io.extendreality.zinnia.unity from 2.16.1 to 2.16.2 (53afab0)
Bumps io.extendreality.zinnia.unity from 2.16.1 to 2.16.2. - Release notes - Changelog - Commits
1.1.2 (2024-05-11)
- deps: bump io.extendreality.zinnia.unity from 2.16.0 to 2.16.1 (85a4588)
Bumps io.extendreality.zinnia.unity from 2.16.0 to 2.16.1. - Release notes - Changelog - Commits
1.1.1 (2024-04-17)
- deps: bump io.extendreality.zinnia.unity from 2.15.0 to 2.16.0 (2feb5b0)
Bumps io.extendreality.zinnia.unity from 2.15.0 to 2.16.0. - Release notes - Changelog - Commits
1.1.0 (2023-10-09)
- package.json: update wave sdk to latest version (659215a)
The Wave SDK has been updated to 5.4.0-r.8.
1.0.9 (2023-07-10)
- deps: bump io.extendreality.zinnia.unity from 2.14.0 to 2.15.0 (2e670b4)
Bumps io.extendreality.zinnia.unity from 2.14.0 to 2.15.0. - Release notes - Changelog - Commits
1.0.8 (2023-07-08)
- deps: bump io.extendreality.zinnia.unity from 2.13.0 to 2.14.0 (b9ed132)
Bumps io.extendreality.zinnia.unity from 2.13.0 to 2.14.0. - Release notes - Changelog - Commits
1.0.7 (2023-07-05)
- deps: bump io.extendreality.zinnia.unity from 2.12.1 to 2.13.0 (fcf0746)
Bumps io.extendreality.zinnia.unity from 2.12.1 to 2.13.0. - Release notes - Changelog - Commits
1.0.6 (2023-05-06)
- prefabs: ensure all rig moment processes are run (d6036f0)
There was a missing moment process for the dominant controller that has now been added back in.
1.0.5 (2023-05-06)
- deps: bump io.extendreality.zinnia.unity from 2.12.0 to 2.12.1 (84b2eb1)
Bumps io.extendreality.zinnia.unity from 2.12.0 to 2.12.1. - Release notes - Changelog - Commits
1.0.4 (2023-05-02)
- deps: bump io.extendreality.zinnia.unity from 2.11.0 to 2.12.0 (42a032c)
Bumps io.extendreality.zinnia.unity from 2.11.0 to 2.12.0. - Release notes - Changelog - Commits
1.0.3 (2023-04-16)
- deps: bump io.extendreality.zinnia.unity from 2.10.0 to 2.11.0 (1443c1a)
Bumps io.extendreality.zinnia.unity from 2.10.0 to 2.11.0. - Release notes - Changelog - Commits
1.0.2 (2023-04-03)
- deps: bump io.extendreality.zinnia.unity from 2.9.0 to 2.10.0 (82fdec4)
Bumps io.extendreality.zinnia.unity from 2.9.0 to 2.10.0. - Release notes - Changelog - Commits
1.0.1 (2023-03-28)
- deps: bump io.extendreality.zinnia.unity from 2.8.0 to 2.9.0 (a00cf52)
Bumps io.extendreality.zinnia.unity from 2.8.0 to 2.9.0. - Release notes - Changelog - Commits
- structure: add initial implementation of Wave SDK wrapper (25641f9)
The WaveXR SDK wrapper provides a way of being able to use the WaveXR SDK for Unity directly with the TrackedAlias so the underlying WaveXR SDK can be leveraged whilst still keeping a level of generics to the project.