mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
32a85e7130
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. |
||
---|---|---|
.. | ||
.gitignore | ||
gl_mesh.c | ||
gl_model_alias.c | ||
Makefile.am | ||
model_alias.c | ||
sw_model_alias.c |