quakeforge/tools/io_mesh_qfmdl
Bill Currie 3788a1a3b7 Correct the output of 16-bit vertex data.
The order is high (unscaled) low (scaled by 1/256) rather than low
(unscaled) high (scaled by 256).
2012-04-24 14:13:29 +09:00
..
__init__.py
export_mdl.py Track recent api change in svn blender. 2012-04-24 11:04:45 +09:00
import_mdl.py Track recent api change in svn blender. 2012-04-24 11:04:45 +09:00
mdl.py Correct the output of 16-bit vertex data. 2012-04-24 14:13:29 +09:00
qfplist.py
quakepal.py