1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-23 14:53:58 +00:00
Commit graph

159 commits

Author SHA1 Message Date
madsbuvi
41301d3716 Items and actors should no longer activate inappropriately while in any GUI.
The console mode should now properly select what you point to and activate.
2021-03-09 13:00:25 +01:00
madsbuvi
f8f94249fe sRGB option. Finally an option for users whose headsets make the game too bright. 2021-03-06 13:53:38 +01:00
madsbuvi
e146f23578 more debian 2021-03-03 13:46:08 +01:00
madsbuvi
2efd104b9d seated play recenter fix 2021-03-02 15:16:30 +01:00
madsbuvi
700dbb8873 more callback manager 2021-03-02 14:52:46 +01:00
madsbuvi
3347cdfe30 Fixed recentering adjusting the player's orientation. Cell changes should now retain the proper orientation. Added support for seated play. 2021-02-28 16:01:03 +01:00
madsbuvi
7986def3db Compilation error 2021-02-27 18:03:31 +01:00
madsbuvi
b2445e4a89 Attempting to fix gamma by properly managing state. 2021-02-27 17:02:12 +01:00
madsbuvi
e610247392 gamma debugging 2021-02-22 16:25:30 +01:00
madsbuvi
a0a7e6b5aa Replaced combo boxes with list box dialogues to help navigate certain elements better in VR. 2021-02-17 18:09:07 +01:00
madsbuvi
00d6dc3a86 Fix VR gui material. 2021-02-07 19:18:07 +01:00
madsbuvi
021620e66d texture label 2021-02-07 15:47:14 +01:00
madsbuvi
f9c13f3163 More useful error messages for typical init failures 2021-02-07 00:07:14 +01:00
madsbuvi
8671611ed5 Improved swapchain format handling. 2021-01-25 22:46:08 +01:00
madsbuvi
c0772807d2 Menu transition video now visible.
Videos no longer upside down.
Scene no longer visible during loading screens.
2021-01-21 14:19:29 +01:00
madsbuvi
018e790ec0 Unite all viewer traversals. 2021-01-17 12:12:14 +01:00
madsbuvi
329a479f48 Refactoring and a comment reminding that this code is temporary. 2021-01-16 14:43:12 +01:00
madsbuvi
dea89d8168 Merge branch 'openmw-vr' of https://gitlab.com/madsbuvi/openmw into openmw-vr 2021-01-16 14:31:30 +01:00
madsbuvi
70d99fd6d0 Temporary gamma solution 2021-01-16 14:30:59 +01:00
Christoph Haag
981ed25dac call xrGetOpenGLGraphicsRequirementsKHR on linux too
This call is required per the spec.
2021-01-13 13:32:34 +01:00
Mads Buvik Sandvei
935351d9a0 Merge branch 'include_memory' into 'openxr_vr'
include <memory> for unique_ptr on gcc

See merge request madsbuvi/openmw!13

(cherry picked from commit 1d98299933344a233d532941a87a09d898d02fed)

f70b95ab include <memory> for unique_ptr on gcc
2021-01-13 11:05:21 +00:00
madsbuvi
2b7f94aa5d GCC fixes 2021-01-10 17:26:38 +01:00
madsbuvi
1f76f93221 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
madsbuvi
84bf3756be Merge remote-tracking branch 'remotes/origin/thumbstick_deadzones' into openxr_vr_geometryshader_feature_branch 2021-01-02 18:41:17 +01:00
madsbuvi
7be1b4a7da fabsf -> fabs 2021-01-02 18:40:52 +01:00
madsbuvi
43f5e6c167 Merge remote-tracking branch 'remotes/origin/thumbstick_deadzones' into openxr_vr_geometryshader_feature_branch 2021-01-02 17:41:25 +01:00
madsbuvi
6d7748ce12 Implementation 2021-01-02 17:40:37 +01:00
madsbuvi
11a3961d65 Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch 2021-01-01 19:50:52 +01:00
madsbuvi
2b43e59c09 Fixing crashes 2021-01-01 10:38:36 +01:00
madsbuvi
6ed89f9141 Support for DirectX swapchains. 2020-12-31 21:08:24 +01:00
madsbuvi
ddc30fe6f4 rethrow exceptions during openxr initialization. 2020-12-30 11:02:12 +01:00
Mads Buvik Sandvei
1c94d5af27 BruteForce fixes (still incomplete) 2020-12-20 20:32:32 +01:00
Mads Buvik Sandvei
1b193deeac Misc new stereo integration fixes. 2020-12-16 21:00:21 +01:00
Mads Buvik Sandvei
5a25691435 Enable shader for the pointer geometry shader 2020-12-16 20:40:25 +01:00
Mads Buvik Sandvei
d03f55bc2d Basic functions in place. Still bad handling of GUI 2020-12-11 18:37:50 +01:00
Mads Buvik Sandvei
d125464533 Uninitialized data bugs. 2020-12-10 21:30:54 +01:00
Mads Buvik Sandvei
d3d81a98e5 Make VRGUI use shaders 2020-12-10 21:28:20 +01:00
Mads Buvik Sandvei
7c9d2a8095 Fix bad check for frame number. Fixed accidentally duplicated stereo settings section. 2020-12-10 21:27:54 +01:00
Mads Buvik Sandvei
b98b4db4c1 Merge remote-tracking branch 'remotes/origin/multiview_test_branch' into openxr_vr_geometryshader_feature_branch 2020-12-09 21:11:53 +01:00
Mads Buvik Sandvei
5148f4ecb0 Fix use of deallocated data. 2020-12-06 12:05:07 +01:00
Mads Buvik Sandvei
c11d6a48e4 Improved logic for selecting swapchain formats, and listed more options.
SteamVR and Oculus will now both choose rgba
2020-12-06 12:03:34 +01:00
Mads Buvik Sandvei
3008062955 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
Mads Buvik Sandvei
c46c20dec2 Corrected base character height. 2020-12-04 22:41:06 +01:00
Mads Buvik Sandvei
d34ff613b3 Less verbose debug statement 2020-12-02 21:49:47 +01:00
Mads Buvik Sandvei
e42dada208 Load interaction profile suggestions from xml instead of hardcoding them. 2020-12-02 21:49:00 +01:00
Mads Buvik Sandvei
c3418a45ae Fix crash introduced by yesterday's changes 2020-12-02 17:55:52 +01:00
Mads Buvik Sandvei
be29bf04af some clang warnings 2020-12-01 22:28:31 +01:00
Mads Buvik Sandvei
e22e691167 picky gcc 2020-12-01 22:26:12 +01:00
Mads Buvik Sandvei
b710fa5a75 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
Mads Buvik Sandvei
6c0a02d2c3 Fixed thumbstick not releasing properly in GUI mode. I forgot to inject key release 2020-11-30 23:07:07 +01:00