raze/source
Christoph Oelckers 3ca9052b7a - deleted updateanimation function for models.
It is currently unused and will certainly have to redone once model support is added for the new renderer.
Since this tries to guess game state from purely engine-side data it has its share of major problems, most importantly it is not compatible with games other than Duke.
2022-08-07 08:58:59 +02:00
..
build - deleted updateanimation function for models. 2022-08-07 08:58:59 +02:00
common - do not overwrite a textures sky cap color. 2022-08-06 09:26:08 +02:00
core -forgot to save this... 2022-08-06 09:15:47 +02:00
games - animation precaching cleanup. 2022-08-05 23:48:43 +02:00
platform
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - removed the Polymost renderer. 2022-08-03 15:50:27 +02:00
g_pch.h - removed compat.h entirely, all that was left was redundant #includes. 2021-12-26 23:10:07 +01:00
gitinfo.cpp