- Sep 11, 2012
-
-
Campbell Barton authored
-
- Jul 04, 2012
-
-
Bastien Montagne authored
-
- Jul 03, 2012
-
-
Bastien Montagne authored
-
- Jun 23, 2012
-
-
Brendon Murphy authored
finished
-
- May 24, 2012
-
-
Campbell Barton authored
from Doug: Most applications aren't very strict with the bind pose because they support different bind poses for different meshes. Ogre requires a single bind pose for all meshes, which makes things a lot more difficult. The changes are where the BindPose is defined (which is pretty much ignored by most applications, but you seemed to have added it for XNA), and the skin deformer. In both cases, global transforms for bones were not correctly being exported. I set global transforms for the bones equal to (my_bone.fbxArm.matrixWorld * my_bone.restMatrix) * mtx4_z90. That appears to do the trick for me, though I can't say I fully understand how the terms are derived. I've tested kngcalvn_fbx_test_new.fbx and our sample file in Maya & our FBX importer, and both work with the changes.
-
- May 07, 2012
-
-
Campbell Barton authored
-
- Apr 09, 2012
-
-
Campbell Barton authored
-
- Mar 23, 2012
-
-
Campbell Barton authored
update addons enabled by default to use 'faces -> tessfaces' also grease pencil scatter and quake map export.
-
- Mar 13, 2012
-
-
Campbell Barton authored
-
- Mar 12, 2012
-
-
Brecht Van Lommel authored
-
- Mar 08, 2012
-
-
Campbell Barton authored
-
- Jan 14, 2012
-
-
Campbell Barton authored
-
- Jan 04, 2012
-
-
Campbell Barton authored
-
- Dec 24, 2011
-
-
Campbell Barton authored
-
- Nov 25, 2011
-
-
Campbell Barton authored
-
- Nov 19, 2011
-
-
Campbell Barton authored
indentation edits and copy pyrimid from contrib (where I had made some edits), removed so this wont happen again.
-
- Nov 14, 2011
-
-
Campbell Barton authored
from Filiciss Muhgue (filiciss)
-
- Nov 11, 2011
-
-
Campbell Barton authored
-
- Nov 06, 2011
-
-
Campbell Barton authored
-
- Oct 23, 2011
-
-
Bastien Montagne authored
-
- Oct 17, 2011
-
-
Campbell Barton authored
-
- Oct 13, 2011
-
-
Campbell Barton authored
-
- Oct 11, 2011
-
-
Campbell Barton authored
-
- Oct 06, 2011
-
-
Campbell Barton authored
-
- Oct 05, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- Sep 27, 2011
-
-
Campbell Barton authored
-
- Sep 26, 2011
-
-
Campbell Barton authored
-
- Sep 23, 2011
-
-
Bastien Montagne authored
-
- Sep 19, 2011
-
-
Bastien Montagne authored
Plus a few styling enhancements. [[Split portion of a mixed commit.]]
-
- Sep 11, 2011
-
-
Campbell Barton authored
-
- Sep 08, 2011
-
-
Campbell Barton authored
-
- Sep 07, 2011
-
-
Campbell Barton authored
-
- Aug 24, 2011
-
-
Campbell Barton authored
-
- Aug 08, 2011
-
-
Campbell Barton authored
-
- Aug 04, 2011
-
-
Campbell Barton authored
- added default options for unity3d, can add other defaults too
-
- Aug 03, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
gives a few % speedup
-
- Aug 02, 2011
-
-
Campbell Barton authored
from John Brown (jcbdigger) patch file: fbx_xna_unified-2011-08-02a_jcbdigger.patch Option not to export Default Take
-