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
b727436b223f30122244c50b9b2d8419599ff7fd
godot
/
modules
/
openxr
/
action_map
T
History
Yufeng Ying
4f4031a675
Replace size() == 0 with is_empty().
2025-04-02 19:18:43 +08:00
..
openxr_action_map.cpp
…
openxr_action_map.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
openxr_action_set.cpp
Replace size() == 0 with is_empty().
2025-04-02 19:18:43 +08:00
openxr_action_set.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
openxr_action.cpp
…
openxr_action.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
openxr_binding_modifier.cpp
…
openxr_binding_modifier.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
openxr_haptic_feedback.cpp
…
openxr_haptic_feedback.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
openxr_interaction_profile_metadata.cpp
…
openxr_interaction_profile_metadata.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
openxr_interaction_profile.cpp
…
openxr_interaction_profile.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…