git-svn-id: svn://db.shs.com.ru/libs@649 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -297,6 +297,7 @@ void ObjectBase::setMatrix(const QMatrix4x4 & t) {
|
||||
//mat_ = t;
|
||||
//pos_ = mat_.column(3).toVector3D();
|
||||
//mat_.setColumn(3, QVector4D(0., 0., 0., 1.));
|
||||
raw_matrix = false;
|
||||
trans.setMatrix(t);
|
||||
buildTransform();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user