vkdoom_m/src/rendering
Mitchell Richters 9f9c1eb18a - Make view angles interpolate on a separate flag to the one that forces interpolation for the entire frame.
* As view angles are an offset, there's no reason why these cannot lerp separately.
2022-12-04 15:11:17 +01:00
..
2d - moved wipe code into the backend 2022-04-26 20:50:36 +02:00
hwrenderer Allow Disabling of XY Billboard for Particles 2022-12-03 23:27:46 +01:00
swrenderer - fix colormap remapping when colormap entries may have fullbright entries which should not be considered duplicates 2022-11-18 07:42:09 +01:00
r_sky.cpp - Fixed crash calling ChangeSky() with an invalid texture. 2021-05-29 15:07:45 -04:00
r_sky.h - added missing #include. 2022-06-01 09:34:07 +02:00
r_utility.cpp - Make view angles interpolate on a separate flag to the one that forces interpolation for the entire frame. 2022-12-04 15:11:17 +01:00
r_utility.h Added A_SetViewPos(Vector3 Offset, int Flags = -1) 2022-01-24 12:00:33 -05:00