You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Packages/Tracking/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
### Added
12
12
- Experimental Meta compatibility mode for the OpenXR provider
13
13
- Added support to upgrade the plugin's Built In Render Pipeline materials (and as a result the example scenes) to the Universal Render Pipeline. This can be set to automatically prompt when the materials don't match the current render pipeline. It does not support downgrading.
14
+
- Changed LeapC PInvoke signatures to support iOS
14
15
15
16
### Changed
16
17
- Removed warning suggesting use of both input systems for OpenXR + Ultraleap compatibility now the new input system is fully supported
0 commit comments