1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-24 00:23:51 +00:00
openmw-tes3mp/apps/openmw/mwvr
Christoph Haag b54e77a667 fix openmw non-vr build
../apps/openmw/mwphysics/movementsolver.cpp: In static member function ‘static void MWPhysics::MovementSolver::move(MWPhysics::ActorFrameData&, float, const btCollisionWorld*, MWPhysics::WorldFrameData&)’:
../apps/openmw/mwphysics/movementsolver.cpp:98:52: error: ‘getPlayer’ is not a member of ‘MWMechanics’
   98 |         const bool isPlayer = (ptr == MWMechanics::getPlayer());
      |                                                    ^~~~~~~~~
2020-10-30 23:29:24 +00:00
..
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 fix openmw non-vr build 2020-10-30 23:29:24 +00:00
openxractionset.hpp Squashed commit of the following: 2020-10-17 12:33:46 +02:00
openxrdebug.cpp fix openmw non-vr build 2020-10-30 23:29:24 +00:00
openxrdebug.hpp Option to make use of XR_EXT_debug_utils if available 2020-10-17 21:11:31 +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 More accurate interpretation of openxr session states 2020-10-18 14:22:03 +02:00
openxrmanager.hpp More accurate interpretation of openxr session states 2020-10-18 14:22:03 +02:00
openxrmanagerimpl.cpp fix openmw non-vr build 2020-10-30 23:29:24 +00:00
openxrmanagerimpl.hpp Merge branch 'master' of https://gitlab.com/madsbuvi/openmw into openxr_vr 2020-10-22 20:39:53 +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 fix openmw non-vr build 2020-10-30 23:29:24 +00:00
openxrswapchainimpl.hpp fix openmw non-vr build 2020-10-30 23:29:24 +00: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 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
vranimation.hpp Comments etc 2020-06-28 11:33:01 +02:00
vrcamera.cpp Fixed crash when taking screenshots -> crash during save game 2020-10-24 22:42:34 +02: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 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 fix openmw non-vr build 2020-10-30 23:29:24 +00:00
vrgui.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
vrinput.cpp Option to make use of XR_EXT_debug_utils if available 2020-10-17 21:11:31 +02:00
vrinput.hpp Wrote a meta menu for accessibility on VR controllers with few keys. 2020-10-27 20:45:41 +01:00
vrinputmanager.cpp Wrote a meta menu for accessibility on VR controllers with few keys. 2020-10-27 20:45:41 +01:00
vrinputmanager.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
vrmetamenu.cpp Wrote a meta menu for accessibility on VR controllers with few keys. 2020-10-27 20:45:41 +01:00
vrmetamenu.hpp Wrote a meta menu for accessibility on VR controllers with few keys. 2020-10-27 20:45:41 +01:00
vrsession.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
vrsession.hpp fix openmw non-vr build 2020-10-30 23:29:24 +00: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 fix openmw non-vr build 2020-10-30 23:29:24 +00:00
vrviewer.hpp fix openmw non-vr build 2020-10-30 23:29:24 +00:00