5 Commits (ada937ce82ccf1a310d2139ba1862a00c8b9f7bd)

Author SHA1 Message Date
TigerKat ada937ce82 Now gets the bone to position the model to from the model's name. Now also adds the armature's position to final model's position, making it line up better. 4 years ago
TigerKat 3c469c0276 Now tries and attach imported models to an armature, and place it at the bone.
No longer imports LOD models.

bugfix: Was rotating parts 180degrees around the X axis.
bugfix: Was failing export due to changes in the way vertex weights are stored in GeoMeshes.
4 years ago
TigerKat bf0e940a57 Added .geo import support for blender 2.80 . 4 years ago
TigerKat 0adfd9cc30 Added support for Blender 2.80 5 years ago
TigerKat af369f9b31 Added Blender export support.
bugfix: geo.py no longer crashes when writing models with no triangles.
5 years ago