reat...@gmail.com
unread,Jul 13, 2013, 11:26:43 AM7/13/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to urh...@googlegroups.com
Thanks Pawel for the patch, that should fix it.
Lasse, I cannot reproduce your error, but maybe adding:
global formatter
global consoleFilter
at lines 549 and 550 of __init__.py can help. I'm puzzled, not assigned variables should be global, even if used as parameters, maybe it is related to register() called in another scope.. Please wait, I'll investigate it.
I really ashamed to not have credited you in the urho script, it is a messed up copy of the OgreImporter. So unforgivable of me, it'll be surely done in the next version.
I've just discovered I cannot edit my first post (as a newsgroup this makes sense). The script is a WIP undocumented and not fully tested, so when it becomes stable I'll do another post with a production ready script.
I've to make some clarifications:
- if you use LODs objects, when you put the distance in the name keep the same number of digits using leading zeros;
- when exporting armatures the important thing is that the origin (orange dot) of the mesh and the origin of the armature have the same location and rotation,
it is not necessary to be at 0,0,0 if you use the option "Origin=Local", but then again, it surely helps to avoid bugs.