This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cc894e59ea44986ad2d5bf331b02b1bf087e06df
godot
/
modules
/
openxr
/
action_map
History
Bastiaan Olij
95b72631aa
Couple of small fixes on the action map: now saves when CTRL-S is pressed/project is run, no longer looses content if OpenXR is not enabled, and a small documentation fix.
2024-07-11 20:06:46 +10:00
..
openxr_action_map.cpp
Replace
find
with
contains/has
where applicable
2024-05-08 12:37:42 +02:00
openxr_action_map.h
…
openxr_action_set.cpp
Replace
find
with
contains/has
where applicable
2024-05-08 12:37:42 +02:00
openxr_action_set.h
…
openxr_action.cpp
…
openxr_action.h
…
openxr_interaction_profile_metadata.cpp
OpenXR: Add HTC/MSFT hand interaction profiles
2024-06-12 19:16:43 +10:00
openxr_interaction_profile_metadata.h
Change to new PICO interaction profiles
2023-08-30 10:25:35 +10:00
openxr_interaction_profile.cpp
Couple of small fixes on the action map: now saves when CTRL-S is pressed/project is run, no longer looses content if OpenXR is not enabled, and a small documentation fix.
2024-07-11 20:06:46 +10:00
openxr_interaction_profile.h
Ensure OpenXR classes are declared properly
2023-08-28 09:37:04 +02:00
SCsub
Cleanup of OpenXR module scons config
2024-01-25 23:28:13 +11:00