.. |
openxraction.cpp
|
Option to make use of XR_EXT_debug_utils if available
|
2020-10-17 21:11:31 +02:00 |
openxraction.hpp
|
More refactoring / cleanup. Code policies.
|
2020-06-26 23:02:48 +02:00 |
openxractionset.cpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
openxractionset.hpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
openxrdebug.cpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrdebug.hpp
|
Option to make use of XR_EXT_debug_utils if available
|
2020-10-17 21:11:31 +02:00 |
openxrinput.cpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
openxrinput.hpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
openxrmanager.cpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrmanager.hpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrmanagerimpl.cpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrmanagerimpl.hpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrplatform.cpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrplatform.hpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrswapchain.cpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrswapchain.hpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrswapchainimage.cpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrswapchainimage.hpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrswapchainimpl.cpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
openxrswapchainimpl.hpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
realisticcombat.cpp
|
Comments etc
|
2020-06-28 11:33:01 +02:00 |
realisticcombat.hpp
|
Comments etc
|
2020-06-28 11:33:01 +02:00 |
vranimation.cpp
|
Corrected base character height.
|
2020-12-04 22:41:06 +01:00 |
vranimation.hpp
|
some clang warnings
|
2020-12-01 22:28:31 +01:00 |
vrcamera.cpp
|
Better management of orientation. You should now be able to pitch and roll freely with no awkward limitations.
|
2020-11-01 17:17:40 +01:00 |
vrcamera.hpp
|
Refactoring. Moved changes to MWRender::Camera into a new subclass MWVR::VRCamera. Moved head tracking code to VRCamera.
|
2020-10-21 21:34:47 +02:00 |
vrenvironment.cpp
|
Use Constants::UnitsPerMeter instead of rolling my own value.
|
2020-11-01 15:45:14 +01:00 |
vrenvironment.hpp
|
Use Constants::UnitsPerMeter instead of rolling my own value.
|
2020-11-01 15:45:14 +01:00 |
vrframebuffer.cpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
vrframebuffer.hpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
vrgui.cpp
|
Fix crash introduced by yesterday's changes
|
2020-12-02 17:55:52 +01:00 |
vrgui.hpp
|
Another attempt at fixing the pipelines via mygui3.2 compatibility. This time by injecting inheritance of layers to inject the setPick function.
|
2020-12-01 21:36:46 +01:00 |
vrinput.cpp
|
fabsf -> fabs
|
2021-01-02 18:40:52 +01:00 |
vrinput.hpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
vrinputmanager.cpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
vrinputmanager.hpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
vrmetamenu.cpp
|
Added the quick keys menu to the meta menu and added the option to assign it to your controller if you wish.
|
2020-12-04 22:41:49 +01:00 |
vrmetamenu.hpp
|
Added the quick keys menu to the meta menu and added the option to assign it to your controller if you wish.
|
2020-12-04 22:41:49 +01:00 |
vrsession.cpp
|
VR tab in the settings menu.
|
2020-11-29 13:14:00 +01:00 |
vrsession.hpp
|
VR tab in the settings menu.
|
2020-11-29 13:14:00 +01:00 |
vrshadow.cpp
|
Single pass shadow update
|
2020-07-26 13:12:36 +02:00 |
vrshadow.hpp
|
Single pass shadow update
|
2020-07-26 13:12:36 +02:00 |
vrtypes.cpp
|
More refactoring / cleanup. Code policies.
|
2020-06-26 23:02:48 +02:00 |
vrtypes.hpp
|
Option to make use of XR_EXT_debug_utils if available
|
2020-10-17 21:11:31 +02:00 |
vrview.cpp
|
Refactoring. Moved changes to MWRender::Camera into a new subclass MWVR::VRCamera. Moved head tracking code to VRCamera.
|
2020-10-21 21:34:47 +02:00 |
vrview.hpp
|
Single pass shadow update
|
2020-07-26 13:12:36 +02:00 |
vrviewer.cpp
|
Support for DirectX swapchains.
|
2020-12-31 21:08:24 +01:00 |
vrviewer.hpp
|
VR tab in the settings menu.
|
2020-11-29 13:14:00 +01:00 |
vrvirtualkeyboard.cpp
|
QWERTY implementation of a virtual keyboard.
|
2020-11-14 19:20:36 +01:00 |
vrvirtualkeyboard.hpp
|
QWERTY implementation of a virtual keyboard.
|
2020-11-14 19:20:36 +01:00 |