-
- Downloads
[OpenXRInput] Simplify the creation of sub-actions
An XrAction is independent from the interaction profiles, it is only related to an ActionSet. There is thus no need to create a sub-action per interaction profile, as long as it has same type.
Showing
- src/HardwareSet/OpenXRSet/OpenXRInput.cpp 36 additions, 24 deletionssrc/HardwareSet/OpenXRSet/OpenXRInput.cpp
- src/HardwareSet/OpenXRSet/OpenXRInput.hpp 3 additions, 0 deletionssrc/HardwareSet/OpenXRSet/OpenXRInput.hpp
- src/HardwareSet/OpenXRSet/OpenXR_helpers.cpp 1 addition, 4 deletionssrc/HardwareSet/OpenXRSet/OpenXR_helpers.cpp
- src/HardwareSet/OpenXRSet/OpenXR_helpers.hpp 1 addition, 1 deletionsrc/HardwareSet/OpenXRSet/OpenXR_helpers.hpp
Loading
Please register or sign in to comment