James R
|
484ab4b5dc
|
Merge branch 'fix-software-splitscreen-tilt' into 'master'
Fix splitscreen camera tilting in Software
See merge request KartKrew/Kart!531
|
2022-01-18 07:56:41 +00:00 |
|
James R
|
7fc72d03ff
|
Uncap frame interpolation on the viewpoint
|
2022-01-17 23:07:04 -08:00 |
|
James R
|
5e37a847f0
|
Interpolate viewrollangle before R_CheckViewMorph
|
2022-01-17 21:18:38 -08:00 |
|
Sally Coolatta
|
ce01b494f4
|
Add functions to handle interpolation
Much less code duplication
|
2021-12-24 11:30:19 -05: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 |
|