quakeforge/libs/models/brush
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
..
gl_model_brush.c [models] Move brush data into its own struct 2021-02-01 19:31:11 +09:00
glsl_model_brush.c [models] Move brush data into its own struct 2021-02-01 19:31:11 +09:00
Makemodule.am [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
model_brush.c [models] Move brush data into its own struct 2021-02-01 19:31:11 +09:00
sw_model_brush.c [models] Move brush data into its own struct 2021-02-01 19:31:11 +09:00
vulkan_model_brush.c [models] Move brush data into its own struct 2021-02-01 19:31:11 +09:00