index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
openxr
/
openxr_api.cpp
Age
Commit message (
Expand
)
Author
2022-06-16
Adding HTC tracker support
Bastiaan Olij
2022-06-14
Expose XRPose's get angular velocity.
K. S. Ernest (iFire) Lee
2022-05-18
fix OpenXRAPI::is_extension_supported returning opposite result
Saenoe
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-11
corrected conditional compile of OpenXR with/without opengl3 driver
derammo
2022-04-28
Fix cppcheck const parameters
Markus Sauermann
2022-04-11
Merge pull request #59940 from BastiaanOlij/xr_new_controllers_20220405
Rémi Verschelde
2022-04-06
Added missing interaction profiles and making sure related extensions are ena...
Bastiaan Olij
2022-04-04
Style: Apply clang-tidy to current code, add `readability-redundant-member-init`
Rémi Verschelde
2022-04-04
Add action map editor for OpenXR
Bastiaan Olij
2022-03-31
Fix typos with codespell
Rémi Verschelde
2022-03-29
Move OpenXR project settings to the main, to make them visible on unsupported...
bruvzg
2022-03-25
Cleanup OpenXR on initialisation failure
Bastiaan Olij
2022-03-10
Adding signals and events to OpenXR interface
Bastiaan Olij
2022-02-28
Fix color issues with OpenXR
Bastiaan Olij
2022-02-23
Implementing OpenXR driver
Bastiaan Olij