armatures. Not sure it actually fixes the problem because I can't test this on Win 64, but this fixes use of unitialized memory at least. Mat4MulMat34 only sets the 3x3 part of the 4x4 matrix, which may lead to a NaN bone roll value.
armatures. Not sure it actually fixes the problem because I can't test this on Win 64, but this fixes use of unitialized memory at least. Mat4MulMat34 only sets the 3x3 part of the 4x4 matrix, which may lead to a NaN bone roll value.