Lubos
|
61b3192bce
|
OpenXR projection matrix calculation from example code
|
2022-04-30 14:02:21 +02:00 |
|
Lubos
|
ecd50dbcb1
|
OpenXR low framerate fixed
|
2022-04-29 21:21:10 +02:00 |
|
Lubos
|
f5a8429fc1
|
Solution for black rectangles in the scene
|
2022-04-29 19:21:29 +02:00 |
|
Lubos
|
9ae93a5fe9
|
Merge branch 'master' into feature_openxr
|
2022-04-29 14:58:35 +02:00 |
|
Simon
|
decc2d0267
|
Merge pull request #70 from lvonasek/feature_opengl_fixes
Do not bind FBO texture as renderbuffer
|
2022-04-28 23:07:00 +01:00 |
|
Lubos
|
4950748d3a
|
Do not bind FBO texture as renderbuffer
|
2022-04-28 21:55:30 +02:00 |
|
Lubos
|
1054844524
|
Merge branch 'master' into feature_openxr
|
2022-04-27 21:52:55 +02:00 |
|
Simon
|
3cdf1858a5
|
Merge branch 'master' of https://github.com/DrBeef/ioq3quest
|
2022-04-27 20:40:17 +01:00 |
|
Simon
|
bebc85800f
|
FIx to correctly calculate the mirror projection
- it doesn't work as a proper mirror still though, but it looks way better than it did
|
2022-04-27 20:39:59 +01:00 |
|
Simon
|
af76573dc7
|
Merge pull request #68 from lvonasek/feature_pause_fixes
Improve pause behaviour
|
2022-04-27 20:11:06 +01:00 |
|
Simon
|
d60128cf21
|
Version number updated
|
2022-04-27 17:58:22 +01:00 |
|
Lubos
|
65e2031e95
|
OpenXR integration fixes
|
2022-04-26 22:02:04 +02:00 |
|
Lubos
|
c321b97894
|
OpenXR multiview integrated
|
2022-04-25 16:48:09 +02:00 |
|
Lubos
|
5947168966
|
OpenXR minor fixes
|
2022-04-24 20:25:19 +02:00 |
|
Lubos
|
249847930b
|
OpenXR use just one framebuffer
|
2022-04-24 18:06:02 +02:00 |
|
Lubos
|
b11122e368
|
OpenXR touch controllers completely implemented
|
2022-04-23 21:06:35 +02:00 |
|
Simon
|
d0bb44654f
|
Small fixes
- Made bullet and rocket impacts work on bHaptics again
- Removed the replacement background (will be supplied by companion app in future)
|
2022-04-23 19:39:56 +01:00 |
|
Lubos
|
0bf485664c
|
OpenXR haptics and refreshrate fixed
|
2022-04-23 19:44:18 +02:00 |
|
Lubos
|
4716387e52
|
OpenXR input except buttons implemented
|
2022-04-23 15:54:07 +02:00 |
|
Lubos
|
7bd1fe31c2
|
OpenXR input in progress
|
2022-04-22 21:18:49 +02:00 |
|
Lubos
|
3c26e08f01
|
Old code removed
|
2022-04-22 18:41:26 +02:00 |
|
Lubos
|
4d2644cae2
|
OpenXR fov fixed
|
2022-04-22 18:32:42 +02:00 |
|
Lubos
|
501869a051
|
OpenXR motion tracking in game mode added
|
2022-04-22 17:56:14 +02:00 |
|
Lubos
|
b152d21ddc
|
OpenXR cylinder projection added
|
2022-04-22 16:14:36 +02:00 |
|
Lubos
|
3e9c80679e
|
Merge branch 'master' into feature_openxr
|
2022-04-22 14:13:18 +02:00 |
|
Lubos
|
0de4a0d196
|
OpenXR tracking added init, first working rendering
|
2022-04-22 13:45:22 +02:00 |
|
Lubos
|
8431b1aa83
|
OpenXR add missing foveation
|
2022-04-21 21:15:02 +02:00 |
|
Lubos
|
4ff90d8ba0
|
OpenXR renderer cleanup
|
2022-04-21 21:00:02 +02:00 |
|
Lubos
|
970d203adb
|
Improve pause behaviour
|
2022-04-19 21:50:56 +02:00 |
|
Simon
|
b6d32ac8f2
|
Merge pull request #66 from lvonasek/feature_seacliff_support
Seacliff storage access issue fixed
|
2022-04-18 19:01:43 +01:00 |
|
Simon
|
39f669dd51
|
Merge pull request #67 from lvonasek/feature_lightmaps_fix
Lightmap issue fixed (optimized)
|
2022-04-18 16:59:12 +01:00 |
|
Simon
|
623e8d91a4
|
Merge pull request #65 from lvonasek/feature_black_playermodel_fix
Black player model texture in player menu fixed
|
2022-04-18 16:57:57 +01:00 |
|
Simon
|
11f364f440
|
Merge pull request #64 from petr666/feature/various-fixes
Various fixes
|
2022-04-18 16:57:45 +01:00 |
|
Lubos
|
c7b6aa02b7
|
Lightmap issue fixed (optimized)
|
2022-04-17 22:45:28 +02:00 |
|
Lubos
|
dd2bccd526
|
Seacliff storage access issue fixed
|
2022-04-17 14:02:10 +02:00 |
|
Lubos
|
5966dd3f59
|
Black player model in player menu fixed
|
2022-04-17 10:04:24 +02:00 |
|
Petr Bartos
|
f28cd9f20b
|
When disabled weapon wheel control schema is used, assign ALT to grip instead of empty function
|
2022-04-14 21:45:46 +02:00 |
|
Petr Bartos
|
44b0d0317f
|
Ensure all weapon models are loaded on level load to prevent stutter on first opening of weapon wheel
|
2022-04-14 21:41:01 +02:00 |
|
Simon
|
ea5e53f7e4
|
Merge pull request #63 from petr666/feature/control-tweaks
Allow to use blank function to force thumbstick to 8-way mode ...
|
2022-04-14 10:29:13 +01:00 |
|
Petr Bartos
|
f069383b31
|
Allow to use blank function to force thumbstick to 8-way mode without assigning any actual action to diagonals
|
2022-04-13 17:39:06 +02:00 |
|
Simon
|
168d86ec4e
|
Fixed overly large text on main menu for demo
|
2022-04-13 12:34:32 +01:00 |
|
Simon
|
8ae0630464
|
Merge branch 'master' of https://github.com/DrBeef/ioq3quest
|
2022-04-13 11:39:19 +01:00 |
|
Simon
|
9153db7a45
|
Some small tweaks
including ensuring the HUD 3D icons are drawn by defualt
|
2022-04-13 11:39:17 +01:00 |
|
Simon
|
21046ac047
|
Merge pull request #62 from petr666/feature/control-tweaks
Enable prev/next weapon switch only if weapon wheel is disabled
|
2022-04-12 22:08:40 +01:00 |
|
Simon
|
8a64a5a8e3
|
Merge pull request #61 from petr666/feature/menu-update
Improve scrolling through the multiplayer servers
|
2022-04-12 22:07:54 +01:00 |
|
Petr Bartos
|
95736ffef9
|
Enable prev/next weapon switch only if weapon wheel is disabled
|
2022-04-12 22:34:42 +02:00 |
|
Petr Bartos
|
1bb0e8c6ad
|
Change arrows on server list to work as PAGEUP/PAGEDOWN
|
2022-04-12 22:00:08 +02:00 |
|
Petr Bartos
|
2a164bb1cb
|
Use thumbsticks as PAGEUP/PAGEDOWN in menus
|
2022-04-12 21:59:30 +02:00 |
|
Simon
|
cca1c051f1
|
Merge pull request #60 from petr666/feature/menu-update
Revert default gamma back to 1.0, limit max value to 1.2
|
2022-04-11 09:34:46 +01:00 |
|
Petr Bartos
|
efaf71eeea
|
Revert default gamma back to 1.0, limit max value to 1.2
|
2022-04-10 20:42:10 +02:00 |
|