AnyOldName3
|
4ed3252001
|
Check for EXT_gpu_shader4 CPU-side
Mesa lies and always defines GL_EXT_gpu_shader4 even when the extension
isn't present.
|
2021-01-07 18:13:51 +00:00 |
|
AnyOldName3
|
f2eed5594a
|
Don't use A2C when MSAA is off
|
2021-01-02 18:27:46 +00:00 |
|
AnyOldName3
|
c75d7ceada
|
Ensure alpha test is off by default
|
2021-01-02 02:50:19 +00:00 |
|
AnyOldName3
|
8f4b856b44
|
Initial A2C implementation
|
2020-12-26 22:45:53 +00:00 |
|
AnyOldName3
|
2ecd00b6db
|
Don't accidentally enable alpha testing for all shadow casting
|
2020-12-18 16:31:21 +00:00 |
|
AnyOldName3
|
a080071588
|
Set default state sensibly
|
2020-12-18 00:02:51 +00:00 |
|
psi29a
|
6f0b90e606
|
documented that currently underwater shadows are mutually exclusive to refraction scale; to be fixed in follow up issue #5709; documentation fixes
|
2020-12-02 23:03:10 +00:00 |
|
psi29a
|
ed8342ebc9
|
Merge branch 'niffile' into 'master'
Remove NIFFile settings manager dependency
See merge request OpenMW/openmw!398
|
2020-11-10 09:03:10 +00:00 |
|
Alexei Dobrohotov
|
c857588ee9
|
Remove NIFFile settings manager dependency
|
2020-11-09 14:24:48 +03:00 |
|
Alexei Dobrohotov
|
b523574090
|
Remove shader visitor settings manager dependency
|
2020-11-09 13:59:59 +03:00 |
|
Alexei Dobrohotov
|
53f91a3aa5
|
Merge pull request #3018 from akortunov/emplace
Use emplace_back instead of push_back
|
2020-11-01 01:58:56 +03:00 |
|
Andrei Kortunov
|
065ed5138e
|
Use emplace_back instead of push_back
|
2020-10-18 10:27:35 +04:00 |
|
Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
Petr Mikheev
|
e9b2e9b474
|
Remove camera stuff from RenderingManager
|
2020-08-06 00:43:33 +02:00 |
|
Petr Mikheev
|
694e0b5906
|
Refactoring. Simplification of camera interface.
|
2020-08-06 00:43:33 +02:00 |
|
Capostrophic
|
03f0bd3df6
|
Make a horrible simple water hack less horrible
|
2020-07-27 00:32:24 +03:00 |
|
Petr Mikheev
|
9f850b6ffc
|
Move deferred rotation logic from renderingmanager.cpp to camera.cpp
|
2020-07-19 18:21:40 +02:00 |
|
Petr Mikheev
|
8ac7ffc32b
|
Remove 'separate preview camera' and make the new behavior the default one.
Also minor refactoring in camera.cpp
|
2020-07-17 22:59:44 +02:00 |
|
Petr Mikheev
|
4d206d2c67
|
Improved preview mode
|
2020-07-17 20:35:52 +02:00 |
|
Petr Mikheev
|
51173ebcf5
|
Refactoring. Move all code related to 'view over shoulder' to a separate file.
|
2020-07-12 20:51:38 +02:00 |
|
psi29a
|
b372ac9119
|
Merge branch '#5493_better_handle_objects_across_cells' into 'master'
Resolve #5493 by better supporting objects that are placed across cells.
Closes #5493
See merge request OpenMW/openmw!260
|
2020-07-11 08:27:27 +00:00 |
|
Bret Curtis
|
fd61ebf6ab
|
remove big white blob of space
|
2020-07-10 00:44:54 +02:00 |
|
Petr Mikheev
|
280862f58b
|
New setting "third person camera distance"
|
2020-07-10 00:38:18 +02:00 |
|
bzzt lost a hitlab login
|
4ea018c594
|
Should resolve #5493 by better supporting objects that are placed across cells.
|
2020-07-09 23:17:01 +02:00 |
|
elsid
|
40ad87bc4d
|
Replace OpenThreads by std types
|
2020-06-25 22:16:09 +02:00 |
|
Petr Mikheev
|
63137a3b5a
|
Make vertical offset of "view over shoulder" configurable
|
2020-06-24 20:07:41 +02:00 |
|
Petr Mikheev
|
d3bd67d747
|
Advanced third person camera.
|
2020-06-22 15:22:34 +02:00 |
|
bzzt lost a hitlab login
|
4238fbccdf
|
view fix
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
b27b76e325
|
avoid pagerebuild when reloading a same save
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
89ec6cfea2
|
tooltips labels
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
9f0398c021
|
intersection by refnum tag + enable paging for acti,door,cont
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
340d626589
|
static moving support
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
c7fda6d280
|
activegrid paging = 2xfps
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
b4af2ac672
|
avoid blocking on pagerebuild
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
17637c6575
|
pagerebuild on disable
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
0b4226f3e2
|
ico effieciency
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt
|
c0f128bcb3
|
disablesupprort
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:27 +02:00 |
|
bzzt
|
d684f1a78f
|
terrainbased objectpaging
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:27 +02:00 |
|
Andrei Kortunov
|
4afc332a0c
|
Add a FogManager
|
2020-06-07 15:51:03 +04:00 |
|
Andrei Kortunov
|
6de97e6bc2
|
Remove redundant variables from RenderingManager
|
2020-06-06 14:10:24 +04:00 |
|
Capostrophic
|
89282d14aa
|
Fix collision switch node mask (again)
|
2020-04-29 17:18:39 +03: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 |
|
Alexei Dobrohotov
|
e80fbf4786
|
Merge pull request #2721 from akortunov/radial_fog
Support for radial fog
|
2020-03-17 22:35:10 +03:00 |
|