summaryrefslogtreecommitdiffstats
path: root/src/gui/math3d
Commit message (Expand)AuthorAgeFilesLines
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-1712-24/+24
* doc: Fixed several qdoc errors.Martin Smith2009-06-161-1/+1
* doc: Fixed several qdoc warnings.Martin Smith2009-06-151-1/+1
* Fix some incorrect license headers.Jason McDonald2009-06-1012-12/+12
* Fix signature for QGenericMatrix::fill()Rhys Weatherley2009-06-022-3/+3
* Optimize QMatrix4x4::map() for QVector3D/QPoint/QPointFRhys Weatherley2009-06-021-45/+90
* QMatrix4x4::scale(qreal,qreal) and QMatrix4x4::translate(qreal,qreal) methodsAaron Kennedy2009-06-022-2/+81
* Optimize QMatrix4x4::mapRect() for translation and scale operationsRhys Weatherley2009-06-022-30/+65
* Fixed typos 'indended' -> 'intended'Thorbjørn Lindeijer2009-04-212-6/+6
* Optimize vector normalize for vectors of length 1Rhys Weatherley2009-04-155-39/+63
* Add the QQuaternion::nlerp() function as a counterpart to slerp()Rhys Weatherley2009-04-152-0/+41
* Rename QQuaternion::interpolate() to slerp()Rhys Weatherley2009-04-152-2/+2
* Remove the int constructors from the vector classesRhys Weatherley2009-04-158-37/+0
* Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-1/+1
* Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-081-1/+1
* Remove fixed-point support from math3dRhys Weatherley2009-04-0817-2084/+380
* Update the license on this code to match the rest.Thiago Macieira2009-03-3117-17/+527
* Long live Qt!Lars Knoll2009-03-2318-0/+7700