Albam is currently in heavy development and may be unstable.
There's no documentation yet.
This is the source of Albam, a Blender addon for importing and exporting 3d models and other game engine formats.
For understanding what's going on, start here
Creating a virtualenv, installing dependencies and running tests (headless Blender)
bpy needs a specific Python version, matching the one used by the official release of Blender. This might not be the case in certain Linux distros.
python -m venv .venv
source .venv/bin/activate
pip install .[tests]
pytest
Note: you need application data to run most useful tests.
- RevilMax
- Mod3-MHW-Importer
- umvc3-tools
- 3ds script by Maliwei777, Aman, Mariokart64n and others
- Lukas Cone
- Ekey
- Henry of Carim
- AsteriskAmpersand
- Che