Miloslav Číž
|
797e407269
|
make snow create water ripples
|
7 years ago |
Miloslav Číž
|
da47653625
|
move rain intensity uniform to water node
|
7 years ago |
Miloslav Číž
|
af6eeddbe5
|
use operator instead of drawcallback
|
7 years ago |
Miloslav Číž
|
65977b910e
|
wrap weather around in all directions
|
7 years ago |
Miloslav Číž
|
380a5799dd
|
use bbox as wrap range & apply to all particle systems
|
7 years ago |
Miloslav Číž
|
38bfa64100
|
transform weather particles to world space
|
7 years ago |
Miloslav Číž
|
8114126a62
|
make use of renderinfo
|
7 years ago |
Miloslav Číž
|
33a1459b11
|
search for particle system by class name
|
7 years ago |
Miloslav Číž
|
b95c9ba483
|
rain independent from camera plus wrap-around
|
7 years ago |
Miloslav Číž
|
4999c667b6
|
fix rain ripple bug
|
7 years ago |
Miloslav Číž
|
64793a55dc
|
get rid of buggy shader trick
|
7 years ago |
Miloslav Číž
|
c9c6326d87
|
fix non-refraction water rain ripples
|
7 years ago |
Miloslav Číž
|
8416feaf5b
|
link rain water ripple effect to actual rain
|
7 years ago |
Miloslav Číž
|
4a332a1807
|
improve rain ripples
|
7 years ago |
Miloslav Číž
|
5c50506c83
|
water shader refactor plus basic rain ripples
|
7 years ago |
Miloslav Číž
|
cde2c13900
|
make water depth independent of view frustum
|
7 years ago |
Miloslav Číž
|
9dececcbd2
|
rename a constant in water shader
|
7 years ago |
Miloslav Číž
|
28f58d5a32
|
add deleted letter in macro
|
7 years ago |
Miloslav Číž
|
f274bc84cc
|
fix depth computation in water shader
|
7 years ago |
Miloslav Číž
|
8df79625e8
|
fix water shader
|
7 years ago |
Miloslav Číž
|
658fa0fdae
|
fix typo
|
7 years ago |
Miloslav Číž
|
c43baf6e94
|
remove commented code
|
7 years ago |
Miloslav Číž
|
16d9773c6c
|
fix water shader artifacts at shores
|
7 years ago |
Miloslav Číž
|
566fa6c118
|
Merge branch 'master' of git://github.com/OpenMW/openmw
|
7 years ago |
Miloslav Číž
|
2346c5338e
|
increase water fudge to get rid of artifacts
|
7 years ago |
scrawl
|
5ebb43a422
|
Merge pull request #1467 from akortunov/guifixes
Restack soulgems when use SoulTrap
|
7 years ago |
Andrei Kortunov
|
9342a0254f
|
Restack soulgems when use SoulTrap
|
7 years ago |
scrawl
|
26e3de1025
|
Merge pull request #1464 from akortunov/guifixes
Fixed padding of MessageBox buttons
|
7 years ago |
scrawl
|
5688257837
|
Merge pull request #1462 from kcat/master
Minor animation fixes
|
7 years ago |
scrawl
|
ed5b6320f3
|
Merge pull request #1463 from akortunov/getdetected
Allow to use GetDetected without a reference
|
7 years ago |
Andrei Kortunov
|
2806a35a61
|
Fixed padding of MessageBox buttons
|
7 years ago |
Andrei Kortunov
|
65d8e2ff5d
|
Allow to use GetDetected without a reference (bug #3110)
|
7 years ago |
Chris Robinson
|
021627bdf8
|
Mark some functions with override
Fixes some Clang warnings about overriding a virtual function without the
override keyword.
|
7 years ago |
Chris Robinson
|
917a3b5dff
|
Avoid creating temp strings when looking for an animation stop key
|
7 years ago |
Chris Robinson
|
b770c1493f
|
Don't spam about missing animations
|
7 years ago |
Chris Robinson
|
074be7d7c6
|
Remove a function from the sound manager interface
|
7 years ago |
Marc Zinnschlag
|
e6caacec04
|
Merge remote-tracking branch 'plutonicoverkill/pref-pane-width'
|
7 years ago |
scrawl
|
d294d7e284
|
Fix possible fall damage when switching from falling to flying
|
7 years ago |
scrawl
|
00034192dc
|
Fix player Ptr in RenderingManager not being updated on cell changes
Noticed that 'setpos' wasn't working in the console with the player selected.
|
7 years ago |
scrawl
|
fcb815f2c7
|
Move fall height reset into PhysicsSystem (Fixes #4049)
To avoid using onGround before it's actually set.
|
7 years ago |
scrawl
|
a560841705
|
Merge pull request #1460 from AnyOldName3/invalid-death-count-cleaning
Check death counts are for valid actors before loading them
|
7 years ago |
scrawl
|
242d085da0
|
Merge pull request #1455 from kcat/master
Print sound init info and preload sound buffer info
|
7 years ago |
scrawl
|
f29d8f69d7
|
Merge pull request #1456 from loriel2/Docs-CS-manual-tour-chest
Docs cs manual tour chest
|
7 years ago |
scrawl
|
c39c29722b
|
Merge pull request #1459 from akortunov/cyclingfix
Cycle only through weapons which player can equip
|
7 years ago |
scrawl
|
054380e46f
|
Merge pull request #1458 from akortunov/precisionfix
Use default 0 precision in the float formatting (bug #4096)
|
7 years ago |
scrawl
|
277b57b26f
|
Merge pull request #1457 from akortunov/guifixes
[Feedback needed] Add scrollbar to a birth effect lists (bug #4105)
|
7 years ago |
AnyOldName3
|
0be7e2a5a5
|
Fix really obvious flaw with ignored records not being skipped that I missed
|
7 years ago |
Andrei Kortunov
|
10a0136b4a
|
Cycle only through weapons which can be equipped by player (bug #4104)
|
7 years ago |
AnyOldName3
|
5a5cb1a160
|
Check death counts are for valid actors before loading them
|
7 years ago |
Andrei Kortunov
|
4bb349a525
|
Use default 0 precision in the float formatting (bug #4096)
|
7 years ago |