quakeforge/tools/io_mesh_qfmdl
Bill Currie 43abf8e3df Support writing int and float items to a plist.
They are written as normal string items, so anything using the plist later
on will need to know the context, but at least now there's no need to first
convert int or float data to strings before writing a plist.
2012-08-31 16:10:30 +09:00
..
__init__.py Optionally apply the object's transform to the mesh. 2012-08-07 11:49:08 +09:00
export_mdl.py Add support for meshes with multiple UV maps. 2012-08-12 13:38:12 +09:00
import_mdl.py Fix a slew of whitespace issues. 2012-08-07 13:25:44 +09:00
mdl.py Fix a slew of whitespace issues. 2012-08-07 13:25:44 +09:00
qfplist.py Support writing int and float items to a plist. 2012-08-31 16:10:30 +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 Export non-triangular faces as triangle clusters. 2012-08-07 10:49:32 +09:00