MD2 interpolation fix
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Fixes issue #28 (closed), also cleans up MD2 interpolation code a little bit.
Dunno if anyone noticed it before, but I also removed a slight time offset in the interpolation code; apparently it never started with the base frame (but rather slightly further in the interpolation) and ended exactly at the base next frame's appearance? Not sure if that makes sense to anyone or not.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.