Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |