Commit Graph

20814 Commits (dd207d9e5424cbf1e34cecd6211c71ba6ea8c747)
 

Author SHA1 Message Date
AnyOldName3 dd207d9e54 Make the shadow polygon offset parameters configurable 6 years ago
AnyOldName3 49487355a5 Merge branch 'osgshadow-test-vdsm' of https://github.com/AnyOldName3/openmw into osgshadow-test-vdsm 6 years ago
AnyOldName3 642002b302 Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm 6 years ago
AnyOldName3 aa11832949 Resolve bugs with depth-clamped shadow maps 6 years ago
Bret Curtis 10a049b087
Merge pull request #2046 from akortunov/holstered_weapons
Fix visible sheaths for invisible actors
6 years ago
Andrei Kortunov 880ec3ce7b Fix visible sheaths for invisible actors 6 years ago
AnyOldName3 7ad4882f0c Fix debug hud frustum outline disappearence 6 years ago
AnyOldName3 061fa57335 Switch to better-performing data types for debug hud geometry 6 years ago
Bret Curtis 4098a7be1d
Merge pull request #2038 from OpenMW/travis-xenial
give Xenial a try
6 years ago
AnyOldName3 632b0d8979 Make shadow maps use their whole depth range for the overlap with the view frustum and rely on depth clamping to ensure objects outside the frustum still cast shadows. 6 years ago
AnyOldName3 660e423e99 Correct debug hud frustum colour 6 years ago
Bret Curtis cfed825cec
Merge pull request #2043 from akortunov/rafix
Improve ResetActors command
6 years ago
Andrei Kortunov e8b3ae8706 Improve ResetActors command (bug #4723) 6 years ago
Bret Curtis c1473d5375
Merge pull request #2041 from akortunov/guifixes
Fix shield displaying on inventory avatar (bug #4720)
6 years ago
Andrei Kortunov 7438e20ee1 Fix shield displaying on inventory avatar (bug #4720) 6 years ago
Bret Curtis a354879477
Merge pull request #2040 from akortunov/refactoring
Requested refactoring
6 years ago
Bret Curtis 53c98bd8e1 added TODO and updated notification email for coverity 6 years ago
Andrei Kortunov 68c170f065 Refactor tools to do not use boost exceptions and exit() command 6 years ago
Andrei Kortunov 059a8fd32a Refactor dynamic casts in the editor 6 years ago
Bret Curtis a21792657a
Merge pull request #2034 from akortunov/guifixes
Improve GUI cleanup
6 years ago
Bret Curtis fc15fa0a89 we now have gcc-5 _and_ gcc-8, along with QT5 and use system tinyxml 6 years ago
Bret Curtis 68f62c974a give Xenial a try 6 years ago
Bret Curtis caad388c26 bump our versions to 0.46, keep this commit in mind when trying to automate this into one place 6 years ago
Bret Curtis 815909d3cf fix typo 6 years ago
Bret Curtis b284432e79 Merge branch 'master' into coverity_scan 6 years ago
Bret Curtis d6859d0300
Merge pull request #2037 from akortunov/coverity
Fix warnings in the OpenMW-CS and NIFTest
6 years ago
Bret Curtis 475d8f9915 disable openmw-cs as well, only build the rest due to time constraints 6 years ago
Andrei Kortunov 5ac81cfbff Throw exceptions with some info int the editor if dynamic_cast failed 6 years ago
Andrei Kortunov f20d1b1b72 Catch exception in the NIFTest 6 years ago
Bret Curtis 25e4156940 enable niftest by default, coverity branch covers everything but openmw now due to timeouts; we run coverity manually for openmw for now; re-order options to be readable and logical sequence 6 years ago
Bret Curtis 419e7ea5a2
Merge pull request #2035 from akortunov/coverity
Fix many Coverity Scan warnings
6 years ago
Bret Curtis 8a66dec865
Merge pull request #2031 from akortunov/warnfix
Fix some Clang 7 warnings
6 years ago
Bret Curtis e6bb5bb88c
Merge pull request #2036 from ananace/update-oal
Update OpenAL-soft to 1.19.1
6 years ago
Andrei Kortunov 4ee15ddcb9 Fix many Coverity Scan warnings 6 years ago
Alexander Olofsson f8f66b83b6 Update OpenAL-soft to 1.19.1 6 years ago
Bret Curtis 7b7138fc0a try gcc5 as last resort 6 years ago
Andrei Kortunov 5e071e3eb0 Add a missing check if mPtr is empty (bug #4715) 6 years ago
Andrei Kortunov 71f1a53090 Improve tooltips cleanup (bug #4714) 6 years ago
Bret Curtis 6c5e40ef7a try with gcc-6 6 years ago
Bret Curtis beb22758a6 try gcc-7 instead 6 years ago
Bret Curtis 8b4e7bc73c all on one line 6 years ago
Bret Curtis e677474319 try and set this globally 6 years ago
Bret Curtis 8ad9d26c2c try using conditionals 6 years ago
Bret Curtis f8ba0acd1f give this a try 6 years ago
Bret Curtis 9a6736cddf Merge branch 'master' into coverity_scan 6 years ago
Bret Curtis 194232abde
Merge pull request #2029 from akortunov/actorfix
[Regression] Handle case in the editor when actor's bodypart was not found
6 years ago
Bret Curtis 0f29a73fc9
Merge pull request #2025 from Capostrophic/actorloops
Use C++11 for close actor-iterating loops and avoid some redundant operations
6 years ago
Bret Curtis 741a6b2e6f
Merge pull request #2032 from sthalik/pr/fix-win32-manifest-copypasta
fix win32 app manifest copy-paste error
6 years ago
Stanislaw Halik caefe8cda0 fix win32 app manifest copy-paste error 6 years ago
Andrei Kortunov d2613e35a2 Fix some Clang 7 warnings 6 years ago