OpenJK icon indicating copy to clipboard operation
OpenJK copied to clipboard

[SP] Fix md3 vertex animation interpolation

Open SomaZ opened this issue 3 years ago • 0 comments

This fixes the interpolation between MD3 vertex frames. The renderer has all the needed features implemented already. The game failed to provide the renderer the previous frame and the interpolation value. Unfortunatly theres no fps convention for one shot animations so we can't interpolate them properly here.

SomaZ avatar Nov 26 '20 21:11 SomaZ