| Commit message (Expand) | Author | Age | Files | Lines |
* | Directly copy QGenericMatrix members instead of using qMemCopy() | Rhys Weatherley | 2009-07-09 | 1 | -1/+3 |
|
|
* | Remove some left-over mentions of fixed-point in math3d | Rhys Weatherley | 2009-07-09 | 5 | -20/+3 |
|
|
* | Define M_PI in qmath.h if not defined by math.h (as is the case on Windows), ... | Volker Hilsheimer | 2009-07-08 | 2 | -8/+0 |
|
|
* | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 12 | -24/+24 |
|
|
* | doc: Fixed several qdoc errors. | Martin Smith | 2009-06-16 | 1 | -1/+1 |
|
|
* | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-15 | 1 | -1/+1 |
|
|
* | Fix some incorrect license headers. | Jason McDonald | 2009-06-10 | 12 | -12/+12 |
|
|
* | Fix signature for QGenericMatrix::fill() | Rhys Weatherley | 2009-06-02 | 2 | -3/+3 |
|
|
* | Optimize QMatrix4x4::map() for QVector3D/QPoint/QPointF | Rhys Weatherley | 2009-06-02 | 1 | -45/+90 |
|
|
* | QMatrix4x4::scale(qreal,qreal) and QMatrix4x4::translate(qreal,qreal) methods | Aaron Kennedy | 2009-06-02 | 2 | -2/+81 |
|
|
* | Optimize QMatrix4x4::mapRect() for translation and scale operations | Rhys Weatherley | 2009-06-02 | 2 | -30/+65 |
|
|
* | Fixed typos 'indended' -> 'intended' | Thorbjørn Lindeijer | 2009-04-21 | 2 | -6/+6 |
|
|
* | Optimize vector normalize for vectors of length 1 | Rhys Weatherley | 2009-04-15 | 5 | -39/+63 |
|
|
* | Add the QQuaternion::nlerp() function as a counterpart to slerp() | Rhys Weatherley | 2009-04-15 | 2 | -0/+41 |
|
|
* | Rename QQuaternion::interpolate() to slerp() | Rhys Weatherley | 2009-04-15 | 2 | -2/+2 |
|
|
* | Remove the int constructors from the vector classes | Rhys Weatherley | 2009-04-15 | 8 | -37/+0 |
|
|
* | Rename qIsFuzzyNull to qFuzzyIsNull | Bjoern Erik Nilsen | 2009-04-08 | 1 | -1/+1 |
|
|
* | Use qIsFuzzyNull rather than the more expensive qFuzzyCompare | Bjoern Erik Nilsen | 2009-04-08 | 1 | -1/+1 |
|
|
* | Remove fixed-point support from math3d | Rhys Weatherley | 2009-04-08 | 17 | -2084/+380 |
|
|
* | Update the license on this code to match the rest. | Thiago Macieira | 2009-03-31 | 17 | -17/+527 |
|
|
* | Long live Qt! | Lars Knoll | 2009-03-23 | 18 | -0/+7700 |
|
|