Mads Buvik Sandvei
|
9bd676f5be
|
Some bugfixes, more experimenting with timing of frame sync calls.
|
2020-06-07 20:02:03 +02:00 |
|
Mads Buvik Sandvei
|
480ce82217
|
Fixed performance issues related to xr synchronization as well as osg pipelining. Some code refactoring / cleanup.
|
2020-05-24 18:00:42 +02:00 |
|
Mads Buvik Sandvei
|
288530510d
|
Some cleanup. Fixed problems arising from latest merge (refactoring).
|
2020-05-21 01:01:15 +02:00 |
|
Mads Buvik Sandvei
|
cbbc82f053
|
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr
# Conflicts:
# CMakeLists.txt
# apps/openmw/engine.cpp
# apps/openmw/mwgui/windowmanagerimp.cpp
# apps/openmw/mwinput/inputmanagerimp.cpp
# apps/openmw/mwinput/inputmanagerimp.hpp
# apps/openmw/mwphysics/physicssystem.cpp
# apps/openmw/mwrender/water.cpp
# apps/openmw/mwrender/water.hpp
# apps/openmw/mwworld/worldimp.cpp
|
2020-05-17 23:47:28 +02:00 |
|
Mads Buvik Sandvei
|
6474d703ae
|
GUI fixes. Animation fixes, i now understand movement accumulation better and was able to clean up some of the hacks with a better result. Lockpicks and probes now work. Haptics. Ready to be playtested.
|
2020-05-17 16:25:51 +02:00 |
|
Capostrophic
|
110e3761bf
|
Disable small feature culling for orthographic cameras
|
2020-05-12 23:25:07 +03:00 |
|
Mads Buvik Sandvei
|
6f9c405afd
|
Tentatively completed VR GUI
|
2020-05-12 22:13:01 +02:00 |
|
Bret Curtis
|
42cba092b7
|
Merge pull request #2716 from akortunov/png
Store fog of war as a PNG image instead of TGA
|
2020-05-12 11:52:23 +02:00 |
|
psi29a
|
b72720f357
|
Merge branch 'shadow-transparency-rework' into 'master'
Only alpha-test shadows when necessary
See merge request OpenMW/openmw!170
|
2020-05-08 21:32:16 +00:00 |
|
Mads Buvik Sandvei
|
57e48cfc03
|
Separate rendering of window menus. It's still awkward. Needs polishing.
|
2020-05-01 21:37:01 +02:00 |
|
Alexei Dobrohotov
|
7ba8176862
|
Merge pull request #2819 from elsid/fix_ub
Fix UB in NpcAnimation::mNpcType initialization
|
2020-05-01 21:49:04 +03:00 |
|
elsid
|
6d8debe009
|
Initialize variable without reading itself
|
2020-05-01 17:23:10 +02:00 |
|
Capostrophic
|
87ba0bb0e0
|
Fix usage of uninitialized weapon type in equipmentChanged()
|
2020-05-01 16:37:40 +03:00 |
|
Capostrophic
|
89282d14aa
|
Fix collision switch node mask (again)
|
2020-04-29 17:18:39 +03:00 |
|
AnyOldName3
|
a3b032bf2b
|
Fix chameleon shadows
|
2020-04-27 23:49:48 +01:00 |
|
bzzt
|
dc33eeadf1
|
tightscenebound is uncessary after water bbfix
|
2020-04-27 08:42:46 +02:00 |
|
bzzt
|
ed20d869b4
|
waterculling for both terrain
|
2020-04-23 08:53:21 +02:00 |
|
David Cernat
|
65a669344b
|
Merge branch 'magic_numbers' into 'master'
compromise on magic numbers making things easier to follow
See merge request OpenMW/openmw!181
|
2020-04-22 19:29:19 +00:00 |
|
Bret Curtis
|
c359406473
|
taking anyoldname3 review comments to heart; typo fixes plus rebase
|
2020-04-22 20:29:50 +02:00 |
|
bzzt
|
1cd4b9ee68
|
fixes shadows on savegame screenshot
|
2020-04-22 20:18:29 +02:00 |
|
Bret Curtis
|
6316227594
|
hpp not cpp; review
|
2020-04-22 15:57:24 +02:00 |
|
Bret Curtis
|
68549828b4
|
create static functions to set/get hidden node mask; compromise on magic numbers to make things easier to understand
|
2020-04-22 13:34:19 +02:00 |
|
Bret Curtis
|
8a8107e837
|
as it says; revert vismask and uncomplicate openmw
|
2020-04-20 20:57:38 +02:00 |
|
Capostrophic
|
1928bebe98
|
Don't use up light duration if the held light is hidden (bug #5352)
|
2020-04-04 20:51:41 +03:00 |
|
Mads Buvik Sandvei
|
7eaf015b87
|
Non-vr should never roll camera.
|
2020-03-31 20:28:43 +02:00 |
|
Mads Buvik Sandvei
|
14bb0f0208
|
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr
# Conflicts:
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwworld/worldimp.cpp
# apps/openmw/mwworld/worldimp.hpp
|
2020-03-30 01:37:29 +02:00 |
|
Mads Buvik Sandvei
|
d658065fe7
|
Show full player body when knocked out or dead
|
2020-03-28 16:30:56 +01:00 |
|
Andrei Kortunov
|
2e7712a390
|
Fix C5204 warnings by adding default virtual destructors
|
2020-03-26 14:49:12 +04:00 |
|
Capostrophic
|
3e3f5d66b2
|
Don't reset dead non-werewolf vampires' vampire NPC type
|
2020-03-25 21:06:21 +03:00 |
|
Mads Buvik Sandvei
|
68c75f66eb
|
Improvements on combat
|
2020-03-23 23:32:47 +01:00 |
|
Evil Eye
|
4f4982545a
|
make robes cover the chest slot
|
2020-03-19 21:30:22 +01:00 |
|
Alexei Dobrohotov
|
e80fbf4786
|
Merge pull request #2721 from akortunov/radial_fog
Support for radial fog
|
2020-03-17 22:35:10 +03:00 |
|
Andrei Kortunov
|
02444add2a
|
Support for radial fog (feature #4708)
|
2020-03-17 23:09:28 +04:00 |
|
Mads Buvik Sandvei
|
893b75d767
|
Realistic combat, first draft
|
2020-03-15 15:31:38 +01:00 |
|
elsid
|
5168f2059f
|
Compare revisions by equality to support overflow
|
2020-03-14 09:38:24 +01:00 |
|
elsid
|
7ae7cb181d
|
Support recast mesh rendering
|
2020-03-14 09:38:24 +01:00 |
|
Bret Curtis
|
3502b28045
|
Merge pull request #2714 from Capostrophic/bumpmapping
Add bump-mapping support (feature #5304)
|
2020-03-11 09:00:42 +01:00 |
|
Mads Buvik Sandvei
|
31f5b76394
|
Drop items at location
|
2020-03-10 22:39:11 +01:00 |
|
Andrei Kortunov
|
8e1e4d6757
|
Do not copy global map texture during savegame loading (bug #5308)
|
2020-03-08 22:31:38 +04:00 |
|
Mads Buvik Sandvei
|
e573a260cb
|
Rudimentary menu interactions
|
2020-03-08 14:14:24 +01:00 |
|
Mads Buvik Sandvei
|
2ae7255fac
|
Pointing beam to visualize what the player is pointing at
|
2020-03-08 00:44:39 +01:00 |
|
Andrei Kortunov
|
94df2114c1
|
Store fog of war as a PNG image instead of TGA (bug #5108)
|
2020-03-07 11:05:32 +04:00 |
|
Capostrophic
|
6999f1fd28
|
Add an option to apply lighting to environment maps
|
2020-03-03 20:08:59 +03:00 |
|
AnyOldName3
|
52fa20fb1c
|
Merge branch 'fix-sky' into 'master'
Fix building mwrender/sky with OSG 3.6.5
See merge request OpenMW/openmw!162
|
2020-03-01 16:43:13 +00:00 |
|
Mads Buvik Sandvei
|
da03e8bf41
|
Some refactoring
|
2020-02-29 23:53:56 +01:00 |
|
Mads Buvik Sandvei
|
f5e01417ba
|
Fixed jitter bugs with the new player tracking.
|
2020-02-29 14:13:56 +01:00 |
|
Mads Buvik Sandvei
|
1d47807419
|
Character movement following VR movement
|
2020-02-23 12:56:48 +01:00 |
|
Mads Buvik Sandvei
|
bdade49129
|
In-place turning
|
2020-02-23 11:02:38 +01:00 |
|
Alexander Olofsson
|
776c0857fa
|
Always use ref_ptr for query geometry
|
2020-02-21 07:51:50 +01:00 |
|
Capostrophic
|
3787625e61
|
Fix water ripple cleanup (bug #5246)
|
2020-02-19 23:27:45 +03:00 |
|