Skip to content

Commit 1f4d075

Browse files
authoredMar 4, 2025
Merge pull request #278 from dsnopek/changelog-for-400beta1
Update `CHANGES.md` for 4.0.0-beta1
2 parents 6649a1e + 62a0cae commit 1f4d075

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
 

‎CHANGES.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change history for the Godot OpenXR loaders asset
22

3+
## 4.0.0
4+
5+
- Support making hybrid apps for Meta headsets
6+
- Add support for `XR_FB_android_surface_swapchain_create`
7+
- Implement `XR_META_recommended_layer_resolution`
8+
- Remove CMake from the build process
9+
- Implement instant splash screen for Meta headsets
10+
- Avoid casting errors when building with `precision=double`
11+
- Add missing Pico store manifest
12+
- Add support for `XR_FB_composition_layer_image_layout`
13+
- Update demo and samples for Godot 4.4
14+
15+
## 3.1.2
16+
- Fix passthrough sample color map display bug
17+
- Fix the issue preventing overridden vendor options from being updated
18+
319
## 3.1.1
420
- Emit correct signal from `OpenXRFbSpatialEntity.erase_from_storage()`
521
- Only add the `LAUNCHER` category if "Show in App Library" is enabled

0 commit comments

Comments
 (0)
Please sign in to comment.