Leondude1 / blender-smd

Automatically exported from code.google.com/p/blender-smd
0 stars 0 forks source link

Bones weight wrong while exporting? #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Export my model+armature plus animations.
2. Check in game and the animations are wrong some how.
3.

I expected the animations show as in blender in game or even importing em back 
to blender.

What version of the product are you using? On what operating system?
Blender 2.58
and SMD tools 1.0
Windows 7 x64

I have included my blender file, with the armature and a basic mesh, in the 
Action Editor the name of the animation is torso_stand_1

Also attached an image to show how is imported back to blender.

Original issue reported on code.google.com by DiegoMichel@gmail.com on 27 Jun 2011 at 11:59

GoogleCodeExporter commented 8 years ago
Oh yea adding it only happens with that armature in specific i have tried 
another old armature i had and exports all well.

Original comment by DiegoMichel@gmail.com on 28 Jun 2011 at 12:08

GoogleCodeExporter commented 8 years ago
This is because the exporter doesn't understand IK constraints. I'll look into 
it.

Original comment by cont...@steamreview.org on 28 Jun 2011 at 10:32

GoogleCodeExporter commented 8 years ago
Ohh, i see what happened now. Well if you can add that feature to your exporter 
will be cool xD, thanks for looking into it man.

Original comment by DiegoMichel@gmail.com on 28 Jun 2011 at 3:13

GoogleCodeExporter commented 8 years ago
It had nothing to do with IK support in the end. The problem was that armature 
scale wasn't being applied to actions, leading to your translations (but not 
rotations) being exported at 1/35th of their actual size!

This bug is fixed in SVN r177. I won't be making a release until I've done a 
little more work to the importer, so for now get the fix from 
<http://blender-smd.googlecode.com/svn/trunk/io_smd_tools.py>.

Original comment by cont...@steamreview.org on 3 Jul 2011 at 11:00

GoogleCodeExporter commented 8 years ago
Awesome works great now :D

Original comment by DiegoMichel@gmail.com on 3 Jul 2011 at 8:47