quakeforge/libs/models/alias
Ragnvald Maartmann-Moe IV 32a85e7130 Clipping cleanups.
Calculate radius for alias models as well as brush.
Culling is no longer optional on alias models (was only ever disabled for viewmodel, which is a lot of extra effort to avoid clip testing 1 thing out of hundreds).
Clip QSG2 scaled alias models with a scaled bbox.
2002-08-20 00:48:59 +00:00
..
.gitignore model loading code merge. dragged in smoe merges and cleanups of d_iface.h, 2001-05-10 06:01:11 +00:00
gl_mesh.c first step to using a saner internal represnetation for the high precietion 2002-01-07 06:32:46 +00:00
gl_model_alias.c Whitespace. 2002-08-19 06:00:31 +00:00
Makefile.am we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+). 2002-08-01 19:49:10 +00:00
model_alias.c Clipping cleanups. 2002-08-20 00:48:59 +00:00
sw_model_alias.c Fix alias bounding box sizes, so that large critters don't disappear when at edge of view frustrum... 2002-06-14 09:33:37 +00:00