Skip to content

Meai/Blender-MDL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

                             WarCraft MDL Importer

What is this?
-------------

This is a Blender 2.6 addon which allows to import from WarCraft MDL model
files (.mdl). Because the project is still in its early stages, many features
are not done yet. Currently only the import of the very basic geometry works,
but I aim to improve the script whenever I can. Future projects might be an
exporter and support for the MDX model format (.mdx).

Copyright and License:
----------------------

Copyright (c) 2011 Thomas Glamsch

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Get WarCraft MDL Import:
------------------------

To get the addon, either search for it in the blender addon tracker or check
out the cutting edge version on github (https://github.com/CruzR/Blender-MDL).

Installation:
-------------

To install the addon, simply copy WarMDLImport.py into your addons directory.
On a linux machine, this should be located here:

~/.blender/scripts/addons

If you are on a different system, you'll have to search for the correct
directory on your own.

How to participate:
-------------------

If you want to do some coding, just fork from my git repository and send a
pull request afterwards.

Contact:
--------

If you found any bugs or have any suggestion on how to improve this addon,
open a new issue on github (https://github.com/CruzR/Blender-MDL/issues).

Links:
------

Get the Blender 3D suite at:
http://blender.org

Get the WarCraft MDL Importer at:
https://github.com/CruzR/Blender-MDL

I used models and tools from this site to test my addon:
http://hiveworkshop.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%