quakeforge/libs/models/iqm
Bill Currie f58c2fef5a Switch QF's quaterions from wxyz to xyzw.
After messing with SIMD stuff for a little, I think I now understand why
the industry went with xyzw instead of the mathematical wxyz. Anyway, this
will make for less pain in the future (assuming I got everything).
2018-10-12 14:33:55 +09:00
..
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +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
model_iqm.c Switch QF's quaterions from wxyz to xyzw. 2018-10-12 14:33:55 +09:00
sw_model_iqm.c Fix a pile of sizeof goofs. 2018-09-07 20:00:57 +09:00