glassmancody.info
|
582f7b52cf
|
Merge remote-tracking branch 'upstream/master' into why_are_the_christmas_lights_still_up
|
2021-04-13 11:09:52 -07:00 |
|
glassmancody.info
|
92033bca64
|
Fixed error in calculating viewspace sun dir, minor cleanup
|
2021-04-13 11:09:49 -07:00 |
|
glassmancody.info
|
9e80091aff
|
clear up force shaders and make it less convoluted
|
2021-04-13 11:09:49 -07:00 |
|
glassmancody.info
|
8ce65232ff
|
fix race condition with sun uniform
|
2021-04-13 11:09:49 -07:00 |
|
glassmancody.info
|
b7adb9d088
|
use true default settings
|
2021-04-13 11:09:49 -07:00 |
|
glassmancody.info
|
d4e7d25d14
|
Make life not suck for whoever wants to edit lighting shaders
|
2021-04-13 11:09:49 -07:00 |
|
glassmancody.info
|
eecb9886a9
|
Shader cleanup, fix indicies
|
2021-04-13 11:09:49 -07:00 |
|
glassmancody.info
|
16f80ec6f3
|
Update settings when using fallback
|
2021-04-13 11:09:49 -07:00 |
|
glassmancody.info
|
4ba473b684
|
Finalize settings, torch fix
|
2021-04-13 11:09:49 -07:00 |
|
glassmancody.info
|
71c30a31df
|
in-game settings, some require restart
|
2021-04-13 11:09:49 -07:00 |
|
glassmancody.info
|
3d713e8602
|
Fix incorrect minimum ambient
|
2021-04-13 11:09:49 -07:00 |
|
glassmancody.info
|
280fd2b162
|
Merge remote-tracking branch 'upstream/master' into why_are_the_christmas_lights_still_up
|
2021-04-13 11:09:35 -07:00 |
|
glassmancody.info
|
71f7f30c0b
|
Don't break NV shaders
|
2021-04-13 11:09:35 -07:00 |
|
glassmancody.info
|
157717693a
|
Changelog entry
|
2021-04-13 11:09:35 -07:00 |
|
glassmancody.info
|
d195602a9d
|
Switch to shared layout, some rewording
|
2021-04-13 11:09:35 -07:00 |
|
glassmancody.info
|
cc31e1eea1
|
Ambient luminance threshold setting
|
2021-04-13 11:09:35 -07:00 |
|
glassmancody.info
|
690995988b
|
More formatting, OpenCS cells are unbroken
|
2021-04-13 11:09:35 -07:00 |
|
glassmancody.info
|
142c6d2993
|
Enable groundcover lighting for non FFP
|
2021-04-13 11:09:35 -07:00 |
|
glassmancody.info
|
08b5681284
|
Missed redundant formatting changes
|
2021-04-13 11:09:35 -07:00 |
|
glassmancody.info
|
328ec85757
|
Code review cleanup, add setting documentation
|
2021-04-13 11:09:35 -07:00 |
|
glassmancody.info
|
24454a1698
|
Switch to integer, uint not reliable in GLSL 120
|
2021-04-13 11:09:35 -07:00 |
|
glassmancody.info
|
ec27e60284
|
Cutoff conditional in light shader
|
2021-04-13 11:09:35 -07:00 |
|
glassmancody.info
|
05a5cee132
|
Brighter point lights and light fade
|
2021-04-13 11:09:35 -07:00 |
|
glassmancody.info
|
7370acdf54
|
Merge remote-tracking branch 'upstream/master' into why_are_the_christmas_lights_still_up
|
2021-04-13 11:09:19 -07:00 |
|
glassmancody.info
|
43ac32921c
|
Rewrite, support different lighting methods
|
2021-04-13 11:09:19 -07:00 |
|
glassmancody.info
|
9d9074c244
|
Add shared UBO
|
2021-04-13 11:07:48 -07:00 |
|
glassmancody.info
|
c5ea966f24
|
Merge remote-tracking branch 'upstream/master' into why_are_the_christmas_lights_still_up
|
2021-04-13 11:06:16 -07:00 |
|
glassmancody.info
|
dda735c54a
|
initial commit
|
2021-04-13 11:06:16 -07:00 |
|
psi29a
|
b79f26380b
|
Merge branch 'no_hitting' into 'master'
Don't perform a hit test outside the page's bounds
Closes #5923
See merge request OpenMW/openmw!710
|
2021-04-12 07:43:39 +00:00 |
|
Evil Eye
|
56ede535b5
|
Don't perform a hit test outside the page's bounds
|
2021-04-12 08:31:45 +02:00 |
|
psi29a
|
0818a10df2
|
Merge branch 'baby_dont_throw_me_no_more' into 'master'
Catch exceptions in ResolutionListener
Closes #5946
See merge request OpenMW/openmw!727
|
2021-04-12 06:12:19 +00:00 |
|
psi29a
|
7664a6f9cc
|
Merge branch 'osx_proc' into 'master'
Use the number of logical cores on the CI on OSX
See merge request OpenMW/openmw!732
|
2021-04-12 06:07:31 +00:00 |
|
psi29a
|
f261ef4bbe
|
Merge branch 'coverity' into 'master'
Add a coverity scan
See merge request OpenMW/openmw!720
|
2021-04-12 06:05:00 +00:00 |
|
Bret Curtis
|
4f20aac3bf
|
Merge pull request #3064 from elsid/fix_osx
Update OSX deployment target to 10.14
|
2021-04-11 21:44:48 +02:00 |
|
jvoisin
|
95042a2a68
|
Use the number of logical cores on the CI on OSX
|
2021-04-11 20:31:24 +02:00 |
|
AnyOldName3
|
8766b81cf8
|
Merge branch 'misc_cleanup' into 'master'
Misc cleanup (no functional change)
See merge request OpenMW/openmw!729
|
2021-04-11 17:13:38 +00:00 |
|
fredzio
|
32981bcd88
|
Constify a few things
|
2021-04-11 14:46:51 +02:00 |
|
fredzio
|
efb241f1de
|
Use override instead of virtual
|
2021-04-11 14:46:51 +02:00 |
|
fredzio
|
fda639eb57
|
Remove unused forward declarations
|
2021-04-11 14:46:51 +02:00 |
|
Evil Eye
|
b91be1e803
|
Catch exceptions in ResolutionListener
|
2021-04-11 14:12:31 +02:00 |
|
elsid
|
010f290fd5
|
Update OSX deployment target to 10.14
To support std::variant
|
2021-04-11 14:07:15 +02:00 |
|
psi29a
|
301411c5c5
|
Merge branch 'esm_variant' into 'master'
Use std::variant for ESM::Variant implementation
See merge request OpenMW/openmw!719
|
2021-04-10 12:53:11 +00:00 |
|
psi29a
|
34806a49e0
|
Merge branch 'collada-documentation' into 'master'
Collada user documentation
See merge request OpenMW/openmw!505
|
2021-04-10 12:52:42 +00:00 |
|
Matjaž Lamut
|
400cae58e5
|
Collada user documentation
|
2021-04-10 12:52:42 +00:00 |
|
psi29a
|
603e4206fd
|
Merge branch 'teleport_here_not_there' into 'master'
Fix #5919 (and another bug)
Closes #5919
See merge request OpenMW/openmw!722
|
2021-04-10 12:51:42 +00:00 |
|
Bret Curtis
|
cf021d70a8
|
Merge pull request #3061 from elsid/fix_travis
Fix travis
|
2021-04-10 14:42:09 +02:00 |
|
Bret Curtis
|
562375426d
|
Merge pull request #3062 from akortunov/master
Fix some issues found by CoverityScan
|
2021-04-10 14:41:14 +02:00 |
|
psi29a
|
4345b4dcfc
|
Merge branch 'coverity-a2c' into 'master'
Make Coverity happy about A2C
See merge request OpenMW/openmw!723
|
2021-04-10 12:31:42 +00:00 |
|
Andrei Kortunov
|
45b1c68af4
|
Remove annotation which does not work
|
2021-04-10 12:32:12 +04:00 |
|
Andrei Kortunov
|
f984e96b34
|
Use conventional names for atan2 arguments
|
2021-04-10 12:23:03 +04:00 |
|