Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stanleysweet/blender_pyrogenesis_importer
Allows to import actor files into blender
https://github.com/stanleysweet/blender_pyrogenesis_importer
Last synced: about 2 months ago
JSON representation
Allows to import actor files into blender
- Host: GitHub
- URL: https://github.com/stanleysweet/blender_pyrogenesis_importer
- Owner: StanleySweet
- License: gpl-2.0
- Created: 2019-10-04T15:47:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T17:18:56.000Z (6 months ago)
- Last Synced: 2024-08-05T09:44:22.432Z (6 months ago)
- Language: Python
- Size: 110 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Blender Pyrogenesis Importer
Blender extension to import models from the game 0ad using pyrogenesis
> [!NOTE]
> For Blender versions before 4.2 use the legacy add-on with version 1.x## Build
```sh
python3 build.py
```Alternatively using Blender 4.2+
```sh
cd io_scene_pyrogenesis
blender --command extension build
```## Installation
1. Build or download the latest release of io_scene_pyrogenesis.zip
2. In Blender, navigate to **Edit > Preferences... > Get Extensions** and in
the dropdown menu in the top right corner select **Install from Disk...**You can now import pyrogenesis xml actor files with
**File > Import > Pyrogenesis Actor (.xml)**.## Unsupported Features
- Animation Import
- 3Dsmax Animation Import
- Multiple armatures with the same name