Skip to content

Commit ab51b4f

Browse files
authoredJan 10, 2025
Merge pull request #242 from dsnopek/changelog-for-310
Update `CHANGES.md` for the 3.1.0 release
2 parents 6c74393 + 42c4b23 commit ab51b4f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎CHANGES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Change history for the Godot OpenXR loaders asset
22

33
## 3.1.0
4+
- Fix wall, floor and ceiling collision shapes with Jolt physics
5+
- Add option to enable permissions necessary for sharing of Meta's spatial anchors
6+
- Fix crash when attempting to create a spatial anchor too early
7+
- Reworked geometric algebra used by Meta body tracking extension
8+
- Remove deprecated "Contextual" boundary mode on Meta Quest
9+
- Add two modes of Pico hand tracking to selectable export features
10+
- Fix `OpenXRFbPassthroughExtensionWrapper` from wiping out the next pointer chain for system properties
11+
- Update OpenXR to Khronos 1.1.41 release
12+
- Add a project setting to enable/disable automatic requests for runtime permissions
413
- Add export profile for Magic Leap 2
514

615
## 3.0.1

0 commit comments

Comments
 (0)