quakeforge/tools/io_mesh_qfmdl
Bill Currie 1277c17cd9 Give the 24-8 bit converter a massive speedup.
The biggest part of the speedup is reading from blender's image only once
(it seems that every read does so from GL rather than memory: ouch). Also,
cache the results for each color.
2011-09-25 20:50:32 +09:00
..
__init__.py Rename qfmdl to io_mesh_qfmdl. 2011-09-21 20:18:23 +09:00
export_mdl.py Give the 24-8 bit converter a massive speedup. 2011-09-25 20:50:32 +09:00
import_mdl.py Make the basis shape key active on import. 2011-09-24 11:43:06 +09:00
mdl.py Make the MDL classes a little more usable. 2011-09-23 19:00:39 +09:00
quakepal.py Rename qfmdl to io_mesh_qfmdl. 2011-09-21 20:18:23 +09:00