mrwonko / Blender-Jedi-Academy-Tools

Blender Importer and Exporter for the Ghoul2 model/animation format (.gla/.glm) by Raven Software, created with Jedi Knight: Jedi Academy in mind.
14 stars 5 forks source link

tag check should use g2 flag #34

Closed mrwonko closed 3 months ago

mrwonko commented 1 year ago

https://github.com/mrwonko/Blender-Jedi-Academy-Tools/blob/1e6a787b489de03ce71b4428c2550283c957b944/JAG2GLM.py#L533

This currently detects tags based on the first character being a *, but it should probably use the g2 custom property flag for tags instead.

mrwonko commented 3 months ago

Fixed in c3d2813700aa6867066b0cdd4ebcac3a22542ea8