This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
5ee449efec44a1a1ecbcc7eebdb5d768e1decdcf
godot
/
modules
/
openxr
T
History
Max Hilbrunner
5f7906a289
Merge pull request
#67527
from BastiaanOlij/fix_tracker_names
...
Fix two typos in tracker names and a bug in OpenXR haptic feedback
2022-10-19 18:18:36 +02:00
..
action_map
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
doc_classes
Adding support for the OpenXR Display Refresh Rate extension
2022-10-10 20:41:46 +11:00
editor
Improve naming of theme properties throughout GUI code
2022-09-06 22:53:17 +03:00
extensions
Filter out HTC OpenXR paths based on extension
2022-10-19 00:09:54 +11:00
scene
Adding OpenXR hand tracking support
2022-09-26 19:47:06 +10:00
config.py
Adding OpenXR hand tracking support
2022-09-26 19:47:06 +10:00
openxr_api.cpp
Fix missing itos for OpenXR logging
2022-10-18 13:55:39 +11:00
openxr_api.h
Filter out HTC OpenXR paths based on extension
2022-10-19 00:09:54 +11:00
openxr_interface.cpp
Merge pull request
#67527
from BastiaanOlij/fix_tracker_names
2022-10-19 18:18:36 +02:00
openxr_interface.h
Filter out HTC OpenXR paths based on extension
2022-10-19 00:09:54 +11:00
openxr_util.cpp
Adding signals and events to OpenXR interface
2022-03-10 17:14:56 +11:00
openxr_util.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00
register_types.cpp
Adding OpenXR hand tracking support
2022-09-26 19:47:06 +10:00
register_types.h
Refactor module initialization
2022-05-04 17:34:51 +02:00
SCsub
Adding support for the OpenXR Display Refresh Rate extension
2022-10-10 20:41:46 +11:00
util.h
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00