summaryrefslogtreecommitdiffstats
path: root/src/gui/math3d/qquaternion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Add the math3d types to QVariantRhys Weatherley2009-07-231-0/+45
* Remove some left-over mentions of fixed-point in math3dRhys Weatherley2009-07-091-4/+0
* Define M_PI in qmath.h if not defined by math.h (as is the case on Windows), ...Volker Hilsheimer2009-07-081-4/+0
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* Fix some incorrect license headers.Jason McDonald2009-06-101-1/+1
* Optimize vector normalize for vectors of length 1Rhys Weatherley2009-04-161-9/+15
* Add the QQuaternion::nlerp() function as a counterpart to slerp()Rhys Weatherley2009-04-161-0/+39
* Rename QQuaternion::interpolate() to slerp()Rhys Weatherley2009-04-161-1/+1
* Remove the int constructors from the vector classesRhys Weatherley2009-04-161-7/+0
* Remove fixed-point support from math3dRhys Weatherley2009-04-081-15/+18
* Update the license on this code to match the rest.Thiago Macieira2009-03-311-1/+31
* Long live Qt!Lars Knoll2009-03-231-0/+513