mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-15 01:11:27 +00:00
a936336e84
Textures whose names start with a { are meant to be rendered with transparency. Surfaces using those textures are marked with SURF_DRAWALPHA. Unfortunately, the mip levels of ad_tears' transparent textures use the wrong color so only the highest LOD works properly, but those textures are meant to be loaded from external files anyway, it seems. |
||
---|---|---|
.. | ||
gl_model_brush.c | ||
glsl_model_brush.c | ||
Makemodule.am | ||
model_brush.c | ||
sw_model_brush.c | ||
vulkan_model_brush.c |