mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +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. |
||
---|---|---|
.. | ||
alias | ||
brush | ||
sprite | ||
.gitignore | ||
clip_hull.c | ||
gl_model_fullbright.c | ||
Makefile.am | ||
model.c |