raze-gles/source/sw
Mitchell Richters 58bb2e149b SW: Fix broken interpolation pathway following changes in 43ec16eb55.
What 43ec16eb55 intends to do was already done via 2d73466425, however I applied the if statement in the opposite order so when it was cherry-picked again, the pathway was actually reversed - interpolating when alive and not when dead.

Rather than re-apply the opposite order, I've made the if statement match upstream for more consistency and to avoid further conflicts.
2020-05-15 15:00:58 +02:00
..
src SW: Fix broken interpolation pathway following changes in 43ec16eb55. 2020-05-15 15:00:58 +02:00
CMakeLists.txt - streamlined CMake configuration of game libraries 2020-01-27 18:11:35 +01:00