madsbuvi
b67ede030f
Maybe fix console and chat window resizing/moving issues by making them effectively unresizeable/moveable.
3 years ago
David Cernat
ba66031b09
[VR Client] Prevent use of console from meta menu
3 years ago
David Cernat
12b149c598
[VR Client] Use ObjectActivate when activating objects in VR
3 years ago
David Cernat
7381e6bf60
[VR Client] Use ObjectPlace packets when dropping items in VR
3 years ago
David Cernat
f0551f7f50
[VR Client] Add handling for chat button in meta menu
3 years ago
David Cernat
246e6701f2
Merge branch '0.8.0-vr' of https://github.com/TES3MP/TES3MP into 0.8.0-vr
3 years ago
Mads Sandvei
2437e3daee
Update vrgui.cpp
...
Bump main menu priority so that the chat window won't occlude the main menu and the meta menu
3 years ago
David Cernat
82df73f733
[VR Client] Synchronize player rotating in place without position change
3 years ago
David Cernat
455356160e
[VR Client] Synchronize player's melee attacks
3 years ago
David Cernat
28d31f4648
[Client] Fix build for openmw_vr with Visual Studio 2019
3 years ago
madsbuvi
e6ce2c4e86
typo
4 years ago
madsbuvi
abee6ca841
Fix #109 also fixes lack of motion controller interaction during main menu and load game.
4 years ago
madsbuvi
fb4a1ebd46
Fix mirror texture
4 years ago
madsbuvi
af69d10e7f
Change didn't get saved
4 years ago
madsbuvi
d1aaa74193
Rewrite of tracking logic.
4 years ago
madsbuvi
6e5d9d39dd
Improved camera logic to restore proper character orientation when loading a saved game.
4 years ago
madsbuvi
2172aa17f1
Fix #107
4 years ago
madsbuvi
9cfd71d601
Disable system level gamma management while in VR mode.
4 years ago
madsbuvi
b96a832491
Add missing xr return value checks. Delay session start until swapchains have been created.
4 years ago
madsbuvi
4088fc0787
Default disable composition layer depth until i either figure out what i'm doing wrong, or steamvr fixes whatever they're doing wrong.
4 years ago
madsbuvi
3f2196fd8a
Tighten up adherence to the openxr spec on submitting swapchains.
4 years ago
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.
4 years ago
madsbuvi
f8f94249fe
sRGB option. Finally an option for users whose headsets make the game too bright.
4 years ago
madsbuvi
e146f23578
more debian
4 years ago
madsbuvi
2efd104b9d
seated play recenter fix
4 years ago
madsbuvi
700dbb8873
more callback manager
4 years ago
madsbuvi
3347cdfe30
Fixed recentering adjusting the player's orientation. Cell changes should now retain the proper orientation. Added support for seated play.
4 years ago
madsbuvi
7986def3db
Compilation error
4 years ago
madsbuvi
b2445e4a89
Attempting to fix gamma by properly managing state.
4 years ago
madsbuvi
e610247392
gamma debugging
4 years ago
madsbuvi
a0a7e6b5aa
Replaced combo boxes with list box dialogues to help navigate certain elements better in VR.
4 years ago
madsbuvi
00d6dc3a86
Fix VR gui material.
4 years ago
madsbuvi
021620e66d
texture label
4 years ago
madsbuvi
f9c13f3163
More useful error messages for typical init failures
4 years ago
madsbuvi
8671611ed5
Improved swapchain format handling.
4 years ago
madsbuvi
c0772807d2
Menu transition video now visible.
...
Videos no longer upside down.
Scene no longer visible during loading screens.
4 years ago
madsbuvi
018e790ec0
Unite all viewer traversals.
4 years ago
madsbuvi
329a479f48
Refactoring and a comment reminding that this code is temporary.
4 years ago
madsbuvi
dea89d8168
Merge branch 'openmw-vr' of https://gitlab.com/madsbuvi/openmw into openmw-vr
4 years ago
madsbuvi
70d99fd6d0
Temporary gamma solution
4 years ago
Christoph Haag
981ed25dac
call xrGetOpenGLGraphicsRequirementsKHR on linux too
...
This call is required per the spec.
4 years ago
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
4 years ago
madsbuvi
2b7f94aa5d
GCC fixes
4 years ago
madsbuvi
1f76f93221
Fixed mirror texture blitting when back buffer is multisampled (maybe i should just force it to not be)
4 years ago
madsbuvi
84bf3756be
Merge remote-tracking branch 'remotes/origin/thumbstick_deadzones' into openxr_vr_geometryshader_feature_branch
4 years ago
madsbuvi
7be1b4a7da
fabsf -> fabs
4 years ago
madsbuvi
43f5e6c167
Merge remote-tracking branch 'remotes/origin/thumbstick_deadzones' into openxr_vr_geometryshader_feature_branch
4 years ago
madsbuvi
6d7748ce12
Implementation
4 years ago
madsbuvi
11a3961d65
Merge remote-tracking branch 'remotes/origin/directx_swapchains' into openxr_vr_geometryshader_feature_branch
4 years ago
madsbuvi
2b43e59c09
Fixing crashes
4 years ago