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
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
Mads Buvik Sandvei
f7ceee7a5e
Revert "Drop MyGUI 3.4 requirement. Manage layer and widget focus manually."
...
This reverts commit 259330ab14
.
2020-11-30 22:52:56 +01:00
Mads Buvik Sandvei
74a91c4e33
Another WMR workaround
2020-11-29 19:08:32 +01:00
Mads Buvik Sandvei
2c4f1534fa
Merge branch 'openxr_vr_mmr' into 'openxr_vr'
...
Possible MMR controller workaround
See merge request madsbuvi/openmw!12
2020-11-29 18:02:42 +00:00
Mads Buvik Sandvei
aff7d93a21
This is why i wanted MyGUI 3.4. So many hacks to use 3.2.
2020-11-29 19:02:06 +01:00
Mads Buvik Sandvei
1e64aea1a5
Bump openxr to version 1.0.13. Interaction profiles for vive cosmos and huawei
2020-11-29 17:15:53 +01:00
Mads Buvik Sandvei
e8b0198eaa
Possible MMR controller workaround
2020-11-29 16:29:57 +01:00
Mads Buvik Sandvei
e56d74518d
VR tab in the settings menu.
2020-11-29 13:14:00 +01:00
Mads Buvik Sandvei
211de4d3b2
Fix fog color not applying to VR cameras.
2020-11-28 19:50:47 +01:00
Mads Buvik Sandvei
fde3ae1403
wrist option
2020-11-28 19:41:09 +01:00
Mads Buvik Sandvei
fde6cc231e
Hud alongside arm instead of across to avoid getting eaten by shields
2020-11-28 18:58:23 +01:00
Mads Buvik Sandvei
46cbb5dc74
Merge branch 'openxr_vr_clang_fixes' into 'openxr_vr'
...
Openxr vr clang fixes
See merge request madsbuvi/openmw!11
2020-11-28 11:22:21 +00:00
Mads Buvik Sandvei
2a5e552fd0
Openxr vr clang fixes
2020-11-28 11:22:21 +00:00
Mads Buvik Sandvei
d2dd01d514
Merge branch 'openxr_vr_silence_android_ninja' into 'openxr_vr'
...
Openxr vr silence android ninja
See merge request madsbuvi/openmw!10
2020-11-28 11:21:40 +00:00
Mads Buvik Sandvei
09b7884116
Openxr vr silence android ninja
2020-11-28 11:21:40 +00:00
Mads Buvik Sandvei
01add8023e
derp fix
2020-11-28 00:25:34 +01:00
Mads Buvik Sandvei
04711180bd
Continue use of ifdef pragmas until i feel like cleaning up build rules
2020-11-27 23:08:08 +01:00
Mads Buvik Sandvei
259330ab14
Drop MyGUI 3.4 requirement. Manage layer and widget focus manually.
2020-11-27 21:47:20 +01:00
Mads Buvik Sandvei
02c7e8ed2a
Merge branch 'openxr_vr' of https://gitlab.com/madsbuvi/openmw into openxr_vr
2020-11-27 00:36:22 +01:00
Mads Buvik Sandvei
49e76fa077
Merge remote-tracking branch 'remotes/origin/master' into openxr_vr
2020-11-27 00:36:10 +01:00
Mads Buvik Sandvei
18cb50ae3c
Merge remote-tracking branch 'remotes/origin/openxr_vr_gccfixes' into openxr_vr
2020-11-27 00:34:51 +01:00
Mads Buvik Sandvei
349bee3138
Fix for issue #50 , doors not working when object paging active grid is enabled
2020-11-27 00:33:31 +01:00
Mads Buvik Sandvei
77e18a7f4b
Gcc fixes
2020-11-24 20:02:17 +01:00
psi29a
96e22bd44e
Merge branch 'fastforwardpos' into 'master'
...
Discard physics simulation results after fast forward
See merge request OpenMW/openmw!423
(cherry picked from commit ff2d7695698341ef059c75707aa092cef48deea4)
03a37433 In case of time fast forward (resting, jail), force reset of positions
2020-11-23 20:15:44 +00:00
Mads Buvik Sandvei
acdce6e0d0
Refactored OpenXRSwapchainImpl to use two private objects that instantiate a swapchain, instead of instantiating two swapchains directly. Added handling of runtime failures in xrAcquireSwapchain(), xrWaitSwapchain(), and xrReleaseSwapchain().
2020-11-22 15:23:11 +01:00
AnyOldName3
f8c791fde3
Merge branch 'physics_worker_profile' into 'master'
...
Add the async physics worker to the profiler overlay.
See merge request OpenMW/openmw!422
2020-11-21 00:18:44 +00:00
Frederic Chardon
9aba55a21a
Add the async physics worker to the profiler overlay.
2020-11-20 21:17:47 +01:00
psi29a
d0b29cf254
Merge branch 'spellSearchExtension' into 'master'
...
Improve spell/magic item search to factor in magic effect names
See merge request OpenMW/openmw!417
2020-11-20 19:38:42 +00:00
jefetienne
bc6f46465f
Add to changelog, authors. Move variable declaration inside block
2020-11-19 10:34:15 -05:00
jefetienne
2413de38b5
Extend spell/item search to search by magic effect name
2020-11-19 10:34:15 -05:00
psi29a
f95d2cf54c
Merge branch 'update_recastnavigation' into 'master'
...
Update recastnavigation
See merge request OpenMW/openmw!420
2020-11-19 06:44:46 +00:00
Mads Buvik Sandvei
74dab2c954
Update README.md
2020-11-18 20:02:11 +00:00
AnyOldName3
37661bffea
Merge branch 'shadowdisable-fix' into 'master'
...
Make disableShadowsForStateSet a no-op when shadows are disabled
See merge request OpenMW/openmw!205
2020-11-18 18:56:36 +00:00
psi29a
c69b407f8c
Merge branch 'close_the_window_before_you_destroy_the_world' into 'master'
...
Don't unload the world before closing containers
Closes #5689
See merge request OpenMW/openmw!419
2020-11-18 18:19:46 +00:00
psi29a
642cf8ff8e
Merge branch 'debian-gcc-first-time-timeout' into 'master'
...
Fix Debian GCC timeout on forks
See merge request OpenMW/openmw!416
2020-11-18 18:16:49 +00:00
Mads Buvik Sandvei
558b95e5f1
Merge branch 'openxr_vr' into 'openxr_vr'
...
Nicer VR meta menu
See merge request madsbuvi/openmw!9
2020-11-18 18:10:50 +00:00
psi29a
881bc49e0b
Merge branch 'no-dynamic' into 'master'
...
Make Bullet DebugDrawer's default state match the physics system
See merge request OpenMW/openmw!418
2020-11-18 18:10:31 +00:00
Mads Buvik Sandvei
e5747d572a
Merge branch 'index-binding-image' into 'openxr_vr'
...
Added binding image for Valve Index controllers
See merge request madsbuvi/openmw!8
2020-11-18 18:09:59 +00:00