BLender Hexen II MDL Import/Export
Python
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
__pycache__
README.md
TODO
__init__.py
export_mdl.py
import_mdl.py
mdl.py
qfplist.py
quakenorm.py
quakepal.py

README.md

hexenii_mdl_import-export

BLender Hexen II MDL Import/Export

NOTE

This model exporter/importer is a direct clone of Blender MDL import/export(http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Quake_mdl) by QuakeForge. The only difference so far is the adaptation to the Hexen II palette and the names obviously. I hold no rights to this product. I only intend to broader the support for Hexen II modding by modifying the original code.