Exporter for geometry, materaials, textures, skeletal animations from Blender to Leadwerks game engine
- Put the io_scene_leadwerks into your Blender addons directory. Refer to the official blender documentation to find addons directory
- Enable addon in User Preferences. See Roland's instructions for it
Feel free to ask any related to exporter questions on official Leadwerks forums, or post the issue into github issue tracker.
.mdl file format specification
- Clone this repository
- Make branch with proper name reflecting your changes
- Implement needed features or fix annoying bugs
- Commit and push the changes into your branch
- Make pull request and we will merge your changes with main repository if everything ok