1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-20 20:09:41 +00:00
openmw-tes3mp/apps/openmw/mwvr
Mads Buvik Sandvei c3a312f80d Squashed commit of the following:
commit d8564b8e501c98fa2e3cde582b8d06d7c78ba6ce
Author: Mads Buvik Sandvei <madssandvei@protonmail.com>
Date:   Fri Oct 16 23:43:39 2020 +0200

    bad assignment

commit 84f66e4bf1050ce8a316a27f8b10dc2243e35406
Author: Mads Buvik Sandvei <madssandvei@protonmail.com>
Date:   Fri Oct 16 21:08:27 2020 +0200

    Removed the approach of abstracting xr paths with enums. It is not turning out to be useful. Use the explicit paths instead. Added some default bindings for most currently available controllers, except the xbox controller.

commit ae525d0a239c087a7344528634a078e0812af66d
Author: Mads Buvik Sandvei <madssandvei@protonmail.com>
Date:   Fri Oct 16 21:05:37 2020 +0200

    Cleaned up openxr extensions code. Upgraded openxr to version 1.0.12 to enable support for certain controllers.

commit 2d71a5ecbf699c59f1fcdbebcad867fd28552929
Author: Mads Buvik Sandvei <madssandvei@protonmail.com>
Date:   Thu Sep 24 22:18:25 2020 +0200

    simple_controller
2020-10-17 12:33:46 +02:00
..
openxraction.cpp More refactoring / cleanup. Code policies. 2020-06-26 23:02:48 +02:00
openxraction.hpp More refactoring / cleanup. Code policies. 2020-06-26 23:02:48 +02:00
openxractionset.cpp Squashed commit of the following: 2020-10-17 12:33:46 +02:00
openxractionset.hpp Squashed commit of the following: 2020-10-17 12:33:46 +02:00
openxrinput.cpp Squashed commit of the following: 2020-10-17 12:33:46 +02:00
openxrinput.hpp Use OpenXR's action sets to better separate gui and gameplay actions. Also jump works on press now. 2020-08-09 12:55:09 +02:00
openxrmanager.cpp SteamVR compatibility (Lack of depth formats). Cleanup of deprecated oculus workarounds in vrsession.cpp. 2020-08-02 12:34:46 +02:00
openxrmanager.hpp SteamVR compatibility (Lack of depth formats). Cleanup of deprecated oculus workarounds in vrsession.cpp. 2020-08-02 12:34:46 +02:00
openxrmanagerimpl.cpp Squashed commit of the following: 2020-10-17 12:33:46 +02:00
openxrmanagerimpl.hpp Squashed commit of the following: 2020-10-17 12:33:46 +02:00
openxrswapchain.cpp Squashed commit of the following: 2020-10-17 12:33:46 +02:00
openxrswapchain.hpp Comments etc 2020-06-28 11:33:01 +02:00
openxrswapchainimpl.cpp Squashed commit of the following: 2020-10-17 12:33:46 +02:00
openxrswapchainimpl.hpp Squashed commit of the following: 2020-10-17 12:33:46 +02: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 Comments etc 2020-06-28 11:33:01 +02:00
vranimation.hpp Comments etc 2020-06-28 11:33:01 +02:00
vrenvironment.cpp More refactoring / cleanup. Code policies. 2020-06-26 23:02:48 +02:00
vrenvironment.hpp More refactoring / cleanup. Code policies. 2020-06-26 23:02:48 +02:00
vrframebuffer.cpp Comments etc 2020-06-28 11:33:01 +02:00
vrframebuffer.hpp Comments etc 2020-06-28 11:33:01 +02:00
vrgui.cpp Reverted renaming of video player's gui layer 2020-06-28 13:01:58 +02:00
vrgui.hpp Comments etc 2020-06-28 11:33:01 +02:00
vrinput.cpp More refactoring / cleanup. Code policies. 2020-06-26 23:02:48 +02:00
vrinput.hpp Squashed commit of the following: 2020-10-17 12:33:46 +02:00
vrinputmanager.cpp Squashed commit of the following: 2020-10-17 12:33:46 +02:00
vrinputmanager.hpp Squashed commit of the following: 2020-10-17 12:33:46 +02:00
vrsession.cpp Squashed commit of the following: 2020-10-17 12:33:46 +02:00
vrsession.hpp Head/hand directed movement option 2020-08-08 12:24:24 +02: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 New config options 2020-08-07 23:33:21 +02:00
vrview.cpp Single pass shadow update 2020-07-26 13:12:36 +02:00
vrview.hpp Single pass shadow update 2020-07-26 13:12:36 +02:00
vrviewer.cpp Use OpenXR's action sets to better separate gui and gameplay actions. Also jump works on press now. 2020-08-09 12:55:09 +02:00
vrviewer.hpp New config options 2020-08-07 23:33:21 +02:00