quakeforge/libs/models
Bill Currie 34dc7cf2df [models] Move brush data into its own struct
This is a big step towards a cleaner api. The struct reference in
model_t really should be a pointer, but bsp submodel(?) loading messed
that up, though that's just a matter of taking more care in the loading
code. It seems sensible to make that a separate step.
2021-02-01 19:31:11 +09:00
..
alias [model] Clean up the globals around model loading 2021-02-01 14:39:00 +09:00
brush [models] Move brush data into its own struct 2021-02-01 19:31:11 +09:00
iqm [model] Clean up the globals around model loading 2021-02-01 14:39:00 +09:00
sprite [model] Clean up the globals around model loading 2021-02-01 14:39:00 +09:00
test [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
clip_hull.c [model] Clean up the globals around model loading 2021-02-01 14:39:00 +09:00
fullbright.c [model] Clean up the globals around model loading 2021-02-01 14:39:00 +09:00
gl_model_fullbright.c [models] Fix black models with fullbrights in GL 2021-02-01 19:20:10 +09:00
gl_skin.c [image] Change tex_t data from array to pointer 2021-01-25 00:54:41 +09:00
glsl_skin.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
Makemodule.am [model] Move Mod_CalcFullbright to its own file 2021-01-19 14:54:39 +09:00
model.c [model] Clean up the model array a little 2021-02-01 15:02:42 +09:00
null_model.c [model] Remove empty brush model functions 2021-01-19 08:26:53 +09:00
portal.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
skin.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
sw_skin.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
trace.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
vulkan_skin.c [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
winding.c Update for doxygen 1.8.16 2020-02-11 15:22:42 +09:00