.. |
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
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
openxractionset.hpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02: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
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
openxrinput.hpp
|
Implementation
|
2021-01-02 17:40:37 +01:00 |
openxrmanager.cpp
|
More useful error messages for typical init failures
|
2021-02-07 00:07:14 +01:00 |
openxrmanager.hpp
|
Improved swapchain format handling.
|
2021-01-25 22:46:08 +01:00 |
openxrmanagerimpl.cpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
openxrmanagerimpl.hpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
openxrplatform.cpp
|
Add missing xr return value checks. Delay session start until swapchains have been created.
|
2021-03-11 19:03:34 +01:00 |
openxrplatform.hpp
|
More useful error messages for typical init failures
|
2021-02-07 00:07:14 +01:00 |
openxrswapchain.cpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
openxrswapchain.hpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
openxrswapchainimage.cpp
|
Fixed mirror texture blitting when back buffer is multisampled (maybe i should just force it to not be)
|
2021-01-09 23:39:10 +01:00 |
openxrswapchainimage.hpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
openxrswapchainimpl.cpp
|
Add missing xr return value checks. Delay session start until swapchains have been created.
|
2021-03-11 19:03:34 +01:00 |
openxrswapchainimpl.hpp
|
Improved swapchain format handling.
|
2021-01-25 22:46:08 +01:00 |
openxrtracker.cpp
|
Fix #109 also fixes lack of motion controller interaction during main menu and load game.
|
2021-05-26 21:40:18 +02:00 |
openxrtracker.hpp
|
Fix #109 also fixes lack of motion controller interaction during main menu and load game.
|
2021-05-26 21:40:18 +02:00 |
openxrtypeconversions.cpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
openxrtypeconversions.hpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
realisticcombat.cpp
|
[VR Client] Synchronize player's melee attacks
|
2022-02-22 15:49:17 +02:00 |
realisticcombat.hpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
vranimation.cpp
|
Fix #109 also fixes lack of motion controller interaction during main menu and load game.
|
2021-05-26 21:40:18 +02:00 |
vranimation.hpp
|
Fix #109 also fixes lack of motion controller interaction during main menu and load game.
|
2021-05-26 21:40:18 +02:00 |
vrcamera.cpp
|
[VR Client] Synchronize player rotating in place without position change
|
2022-03-01 23:38:10 +02:00 |
vrcamera.hpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
vrenvironment.cpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
vrenvironment.hpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
vrframebuffer.cpp
|
Fixed mirror texture blitting when back buffer is multisampled (maybe i should just force it to not be)
|
2021-01-09 23:39:10 +01:00 |
vrframebuffer.hpp
|
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
|
2021-01-01 19:50:52 +01:00 |
vrgui.cpp
|
Maybe fix console and chat window resizing/moving issues by making them effectively unresizeable/moveable.
|
2022-05-02 19:56:21 +02:00 |
vrgui.hpp
|
typo
|
2021-06-28 20:19:48 +02:00 |
vrinput.cpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
vrinput.hpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
vrinputmanager.cpp
|
[VR Client] Use ObjectActivate when activating objects in VR
|
2022-04-30 21:30:11 +03:00 |
vrinputmanager.hpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
vrlistbox.cpp
|
Replaced combo boxes with list box dialogues to help navigate certain elements better in VR.
|
2021-02-17 18:09:07 +01:00 |
vrlistbox.hpp
|
[Client] Fix build for openmw_vr with Visual Studio 2019
|
2021-12-07 23:15:41 +02:00 |
vrmetamenu.cpp
|
[VR Client] Prevent use of console from meta menu
|
2022-05-02 08:42:38 +03:00 |
vrmetamenu.hpp
|
[VR Client] Add handling for chat button in meta menu
|
2022-04-30 01:03:24 +03:00 |
vrpointer.cpp
|
Fix #109 also fixes lack of motion controller interaction during main menu and load game.
|
2021-05-26 21:40:18 +02:00 |
vrpointer.hpp
|
Fix #109 also fixes lack of motion controller interaction during main menu and load game.
|
2021-05-26 21:40:18 +02:00 |
vrsession.cpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
vrsession.hpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
vrtracking.cpp
|
Fix #109 also fixes lack of motion controller interaction during main menu and load game.
|
2021-05-26 21:40:18 +02:00 |
vrtracking.hpp
|
Fix #109 also fixes lack of motion controller interaction during main menu and load game.
|
2021-05-26 21:40:18 +02:00 |
vrtypes.cpp
|
Misc new stereo integration fixes.
|
2020-12-16 21:00:21 +01:00 |
vrtypes.hpp
|
Rewrite of tracking logic.
|
2021-05-20 22:40:48 +02:00 |
vrutil.cpp
|
Fix #109 also fixes lack of motion controller interaction during main menu and load game.
|
2021-05-26 21:40:18 +02:00 |
vrutil.hpp
|
Fix #109 also fixes lack of motion controller interaction during main menu and load game.
|
2021-05-26 21:40:18 +02:00 |
vrviewer.cpp
|
Fix mirror texture
|
2021-05-21 19:19:59 +02:00 |
vrviewer.hpp
|
Fix mirror texture
|
2021-05-21 19:19:59 +02:00 |
vrvirtualkeyboard.cpp
|
Replaced combo boxes with list box dialogues to help navigate certain elements better in VR.
|
2021-02-17 18:09:07 +01:00 |
vrvirtualkeyboard.hpp
|
Merge branch 'include_memory' into 'openxr_vr'
|
2021-01-13 11:05:21 +00:00 |