quakeforge/tools/io_mesh_qfmdl
Bill Currie a4da11cdb5 Correctly handle multiple vertices sharing a UV coordinate.
Need to use both UV coordinate and vertex index to find unique
combinations. This should fix leileilol's broken meshes.
2012-08-07 10:26:35 +09:00
..
__init__.py Make exporting md16 files possible. 2012-04-23 08:54:19 +09:00
export_mdl.py Correctly handle multiple vertices sharing a UV coordinate. 2012-08-07 10:26:35 +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
quakenorm.py Export vertex normals. 2012-08-07 09:52:47 +09:00
quakepal.py Rename qfmdl to io_mesh_qfmdl. 2011-09-21 20:18:23 +09:00
TODO Add a todo list for the mdl addon. 2012-08-06 22:34:19 +09:00