summaryrefslogtreecommitdiffstats
path: root/src/gui/math3d/qquaternion.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QQuaternion: perform some operations in memory orderMarc Mutz2015-07-071-14/+14
* QQuaternion: optimize op*Marc Mutz2015-05-131-1/+1
* QQuaternion: Deprecate conjugate() and introduce conjugated()Sérgio Martins2015-05-131-2/+12
* Add Q_REQUIRED_RESULT in several placesSérgio Martins2015-05-041-2/+2
* QQuaternion: prepare isNull(), isIdentity() for constexpr'ificationMarc Mutz2015-05-041-2/+2
* Simplify QQuaternion::operator!=()Marc Mutz2015-04-241-1/+1
* Introduce QQuaternion::fromDirection()Konstantin Ritt2015-04-071-0/+2
* Introduce QQuaternion::rotationTo(vecFrom, vecTo)Konstantin Ritt2015-03-071-0/+2
* [QQuaternion] Add a way to convert to/from orthonormal axesKonstantin Ritt2015-03-071-0/+5
* Introduce QQuaternion::dotProduct()Konstantin Ritt2015-03-051-0/+7
* [QQuaternion] Add operator* that rotates a vector with a quaternionKonstantin Ritt2015-02-261-0/+5
* [QQuaternion] Fix naming of the new methodsKonstantin Ritt2015-02-261-6/+6
* [QQuaternion] Introduce to/from euler angles conversion routinesKonstantin Ritt2015-02-141-0/+19
* [QQuaternion] Introduce toAxisAndAngle()Konstantin Ritt2015-02-141-0/+9
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* [QQuaternion] Introduce to/from rotation matrix conversion routinesKonstantin Ritt2015-02-061-0/+4
* [QMath3D] Add public c-tors that do not initialize the contentsKonstantin Ritt2015-02-041-0/+1
* Introduce QQuaternion::inverted()Konstantin Ritt2015-01-281-0/+14
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-071-48/+48
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+330