GodotVR / godot_openxr_vendors

Godot 4 wrapper for OpenXR vendors loaders and extensions
MIT License
83 stars 17 forks source link

Switch to composition layer API that allows multiple layers. #109

Closed dsnopek closed 4 months ago

dsnopek commented 4 months ago

This adapts the passthrough extension wrapper for the GDExtension API changes in PR https://github.com/godotengine/godot/pull/89460

Leaving this marked as a draft until that PR is merged.

dsnopek commented 4 months ago

The upstream PR has been merged!