HomeWildfire Games

Clean up and fix height of water vertex shader.

Description

Clean up and fix height of water vertex shader.

Reviewed By: wraitii
Tested By: Stan, aeonios
Differential Revision: https://code.wildfiregames.com/D1402

Event Timeline

elexis added a subscriber: elexis.Jun 21 2019, 3:10 PM

Tested on a different setup again, seems to look better than the last test I did in D1402, so the change seems right.
The commit actually reverts a change introduced by rP15576.

/ps/trunk/binaries/data/mods/public/shaders/glsl/water_high.vs
49

(This is the only semantic change, would have been good for auditing to separate that from the whitespace changes)