Senpai
d8331cacd3
Import and average the surface normals
2 days ago
Senpai
0c943aa721
Don't set normals on import since they aren't used
5 days ago
Senpai
745aed371d
Rotate vertex indeces and UVs counter-clockwise
5 days ago
pgsocks
a73a114b89
Merge duplicate vertices
5 months ago
pgsocks
e4556e5f0e
Flip normals on import instead of export
6 months ago
pgsocks
64a56b07cf
Do not reverse unwind
6 months ago
TigerKat
8603399f19
bugfix: Wasn't creating materials for a mesh, and the material indexes it was already generating were wrong.
4 years ago
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.
6 years ago