STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
386
IN-GAME
2,250
ONLINE
Founded
8 November, 2013
All Discussions > Bug Reports > Topic Details
Zappy 8 Jan, 2014 @ 1:27am
[FIXED] DMX re-export doesn't keep armature name
Dun dun dun. Randomness. But seriously, though, if I export a .dmx (Engine Path is directed at the FilmMaker), the armature "object name" thingie is correct... but if I import that .dmx, re-export it, and re-import it, the armature's "object name" will be set to the "root" mesh object's name (or first-selected mesh?).
If I for example have vz_mare as first mesh, then some more things (vz_mare_tongue, eyel, eyer, and such, stuff like that), how do I make the armature be named "vz_mare_bones" instead of "vz_mare", making the "vz_mare" mesh object become "vz_mare.001"?
Last edited by Artfunkel; 31 Jan, 2014 @ 8:23am
< >
Showing 1-3 of 3 comments
Artfunkel 8 Jan, 2014 @ 4:23am 
The imported armature is named after the DMX file. That was done to make it clearer where the import came from, but I can see now that the lack of round-tripping can be a problem. I'll look into it.
Zappy 8 Jan, 2014 @ 4:25am 
Especially when the main mesh is called "vz_mare", and the export is "vz_mare.dmx". And the SDK's sources of Team Fortress 2 did have something like "<class>info" or something as armature name, even though it's called "<class>_morphs_high.dmx" or such.

Edit: Removed a dot at the end.
Last edited by Zappy; 8 Jan, 2014 @ 4:25am
Artfunkel 8 Jan, 2014 @ 4:31am 
Ah, I was looking at the SMD importer by mistake. The armature is actually named after the DmeModel element, and DmeModel is named after the scene for some reason. I've changed it to be named after the armature.
< >
Showing 1-3 of 3 comments
Per page: 1530 50

All Discussions > Bug Reports > Topic Details