Search found 2 matches

by david0313
Thu Nov 06, 2008 9:50 am
Forum: Advanced Help
Topic: Why SPositionKey,SScaleKey and SRotationKey instead Matrix?
Replies: 2
Views: 843

Why SPositionKey,SScaleKey and SRotationKey instead Matrix?

in ISkinnedMesh SPositionKey,SScaleKey and SRotationKey instead Matrix operate,and omit SScaleKey in irr, i think this is the ugly idea,because there some error when assemble matrix with SPositionKey,SScaleKey and SRotationKey ,so some translation have been killed. i hope it will favor matrix ...
by david0313
Fri Oct 31, 2008 2:43 am
Forum: Bug reports
Topic: why annotate SScaleKey in CXMeshFileLoader
Replies: 1
Views: 880

why annotate SScaleKey in CXMeshFileLoader

why annotate SScaleKey in CXMeshFileLoader::parseDataObjectAnimationKey ,i have some error with the model load,the some mesh is wrong in scale or rotation,

have you happend some error in CXMeshFileLoader? and how did you deal with it?