Commit graph

6 commits

Author SHA1 Message Date
Sally Coolatta
bf2dc739da Add functions to handle interpolation
Much less code duplication
2022-02-14 14:22:29 +01:00
Sally Coolatta
3e227654c7 Little unneeded semicolon 2021-12-01 12:46:41 -05:00
Sally Coolatta
7238a1be83 Interpolate camera roll, fix skybox in opengl 2021-12-01 10:53:15 -05:00
Eidolon
e2482edce3 Ensure viewsector is accurate to viewx/viewy
This fixes a potential crash in OpenGL when changing between levels.
2021-11-29 07:24:27 -05:00
Sally Coolatta
5325431450 Fix crash on level load 2021-11-29 07:15:02 -05:00
Eidolon
1550210188 Implement interpolation at the renderer level
Instead of interpolating thinkers, we interpolate mobjs inside the
renderer. Further interpolation is TBI.
2021-11-29 06:43:46 -05:00