Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
27 lines (20 loc) · 1.13 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.13 KB

Blender Gladius Addon

Blender addon for importing models from the game Warhammer 40,000: Gladius - Relics of War

blender_screenshot

Features

Simply select a unit .xml file and the addon will automatically load all its data, including:

  • Meshes: Imports mesh data from .msh files.
  • Animations: Loads animations from .anm files.
  • Textures: Creates Blender materials using multiple .dds textures declared in .xml files.

Installation

  1. Download the latest release from the Releases page.
  2. In Blender go to Edit -> Preferences
  3. Go to the Addons tab, click Install.. and select blender_gladius.zip
  4. Tick the checkbox to enable the newly installed addon.
  5. Set up the Data folder option to the path to your Data folder.

Import

In Blender go to File -> Import -> Gladius Unit (.xml) and select your file.

Export

To export models back to the game you can use the official Blender addon (located inside the /Resources/Blender folder of your Gladius installation).

Disclaimer

Not affiliated with Proxy Studios.