diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 28a703e..a2907f8 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -8,3 +8,4 @@ This plugin has mostly been developed by: Other people who have helped out by submitting fixes, enhancements, etc are: - [Aaron Franke](https://github.com/aaronfranke) - [Benedikt](https://github.com/beniwtv) +- [Kim Simmons](https://github.com/Zoomulator) diff --git a/demo/addons/godot-openxr/CHANGES.md b/demo/addons/godot-openxr/CHANGES.md index 002e8b7..3f047f9 100644 --- a/demo/addons/godot-openxr/CHANGES.md +++ b/demo/addons/godot-openxr/CHANGES.md @@ -6,6 +6,7 @@ Changes to the Godot OpenXR asset - Copy loader dll in place when compiling - Added mesh based hand scenes using Valve OpenXR hand meshes - Updated to OpenXR 1.0.18 +- Added action and interaction profile for thumbstick/joystick click, using button index 14 `JOY_VR_PAD`. 1.0.2 -------------------