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 Make exporting md16 files possible. 2012-04-23 08:54:19 +09:00
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 Use exceptions for error reporting. 2012-04-19 14:30:40 +09:00
quakepal.py Rename qfmdl to io_mesh_qfmdl. 2011-09-21 20:18:23 +09:00