quakeforge/libs/models/iqm
Bill Currie c1eb3e77c3 Process each vertex texcoord only once.
Double converting texcoords results in 0,0 for all affected texcoords. Mr
Fixit was looking rather ill. Now he looks weird (something wrong in the
renderer?).
2012-05-19 09:15:26 +09:00
..
gl_model_iqm.c Render iqm models in GL. 2012-05-17 15:58:29 +09:00
glsl_model_iqm.c Move IQM freeing into common code. 2012-05-16 18:09:44 +09:00
Makefile.am Stub out the iqm loader. 2012-05-15 21:08:43 +09:00
model_iqm.c Enable loading of iqm models in gl. 2012-05-17 15:55:38 +09:00
sw_model_iqm.c Process each vertex texcoord only once. 2012-05-19 09:15:26 +09:00