summaryrefslogtreecommitdiffstats
path: root/src/gui/math3d/qmatrix4x4.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add implicit conversions from math3d classes to QVariantRhys Weatherley2009-08-211-0/+9
* Add projection support to QMatrix4x4::toTransform()Rhys Weatherley2009-08-201-6/+47
* Optimize QMatrix4x4::rotate() for 0, 90, 180, 270 degrees.Rhys Weatherley2009-08-181-4/+17
* Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-0/+1
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Add the math3d types to QVariantRhys Weatherley2009-07-231-1/+46
* Remove some left-over mentions of fixed-point in math3dRhys Weatherley2009-07-091-6/+1
* 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
* QMatrix4x4::scale(qreal,qreal) and QMatrix4x4::translate(qreal,qreal) methodsAaron Kennedy2009-06-021-0/+77
* Optimize QMatrix4x4::mapRect() for translation and scale operationsRhys Weatherley2009-06-021-4/+65
* Fixed typos 'indended' -> 'intended'Thorbjørn Lindeijer2009-04-211-3/+3
* Optimize vector normalize for vectors of length 1Rhys Weatherley2009-04-161-2/+3
* 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-081-192/+182
* Update the license on this code to match the rest.Thiago Macieira2009-03-311-1/+31
* Long live Qt!Lars Knoll2009-03-231-0/+1649