finally fixed rotation bug,
some performance,
This commit is contained in:
@@ -44,4 +44,5 @@ private:
|
||||
void readUV(Segment* dataDestination, std::streampos position);
|
||||
|
||||
QMatrix4x4 getParentMatrix(std::string parent) const;
|
||||
QQuaternion getParentRotation(std::string parent) const;
|
||||
};
|
Reference in New Issue
Block a user