This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-27 15:57:02 +00:00
Code
Releases
Wiki
Activity
Files
ab1f55e738443ca97ab1f79ea65ba36a006026ce
godot
/
modules
/
openxr
/
action_map
History
Thaddeus Crews
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05: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
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00