git-svn-id: svn://db.shs.com.ru/libs@641 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -189,6 +189,7 @@ void Camera::orbitXY(const float & a) {
|
||||
//trans.rotationRef() *= QQuaternion::fromEulerAngles(a, 0, 0);
|
||||
ObjectBase::rotateX(-a);
|
||||
move(pa - aim());
|
||||
|
||||
//qDebug() << pos() << aim();
|
||||
/*QVector3D dv = aim_ - pos_;
|
||||
float tl = dv.length(), tc;
|
||||
|
||||
Reference in New Issue
Block a user