index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
math3d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
12
-204
/
+204
*
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Thiago Macieira
2011-03-11
3
-0
/
+15
|
\
|
*
Add a "note well" to QVectorXD re float precision.
Sarah Smith
2011-02-16
3
-0
/
+15
*
|
Fix "array subscript out of bounds" warning with GCC 4.5 in QtOpenGL
Thiago Macieira
2011-02-21
2
-6
/
+6
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
12
-40
/
+52
|
\
\
|
|
/
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
12
-12
/
+12
|
*
Work around an apparent GCC optimiser bug accessing arrays beyond end
Thiago Macieira
2010-12-22
1
-28
/
+40
*
|
Deprecate qGenericMatrixFromMatrix4x4 and qGenericMatrixToMatrix4x4
Olivier Goffart
2010-08-06
2
-7
/
+9
*
|
It is no longer necessary to check for QT_NO_MEMBER_TEMPLATES
miniak
2010-08-03
2
-12
/
+2
|
/
*
doc: Fixed many broken links.
Martin Smith
2010-05-20
6
-12
/
+12
*
Add Q_MOVABLE_TYPE decls to QVector?D, QMatrix4x4, QQuaternion
Rhys Weatherley
2010-02-02
5
-0
/
+10
*
Update copyright year to 2010
Jason McDonald
2010-01-07
12
-12
/
+12
*
Remove QMatrix4x4& return values in response to API review feedback
Rhys Weatherley
2009-11-04
2
-78
/
+61
*
Incorporate API review feedback for math3d classes.
Rhys Weatherley
2009-11-04
6
-133
/
+165
*
Fix ifdef around QMatrix4x4::rotate(QQuaternion)
Rhys Weatherley
2009-10-26
1
-1
/
+1
*
Optimize QGraphicsRotation's use of QMatrix4x4
Rhys Weatherley
2009-10-26
2
-2
/
+110
*
Add an extra overload for QMatrix4x4::toTransform()
Rhys Weatherley
2009-10-26
2
-3
/
+22
*
fix warnings about declarations shadowing class members (autotest reported)
Jeremy Katz
2009-09-29
5
-46
/
+46
*
QMatrix4x4::mapVector() to transform by top-left 3x3
Rhys Weatherley
2009-09-22
2
-1
/
+33
*
Increase precision when normalizing vectors
Rhys Weatherley
2009-09-21
4
-8
/
+34
*
Update license headers again.
Jason McDonald
2009-09-09
12
-48
/
+48
*
Modify QMatrix4x4 and QQuaternion to use qreal internally
Rhys Weatherley
2009-09-04
8
-460
/
+415
*
Update tech preview license header for files that are new in 4.6.
Jason McDonald
2009-08-31
12
-156
/
+156
*
doc: Fixed several qdoc errors.
Martin Smith
2009-08-28
1
-1
/
+1
*
Add implicit conversions from math3d classes to QVariant
Rhys Weatherley
2009-08-21
10
-0
/
+58
*
Add projection support to QMatrix4x4::toTransform()
Rhys Weatherley
2009-08-20
2
-7
/
+48
*
Optimize QMatrix4x4::rotate() for 0, 90, 180, 270 degrees.
Rhys Weatherley
2009-08-18
1
-4
/
+17
*
Restructure the documentation, both on a file and on a content level.
Volker Hilsheimer
2009-08-17
6
-0
/
+8
*
Update contact URL in license headers.
Jason McDonald
2009-08-12
12
-12
/
+12
*
Faster quaternion multiplications.
Ariya Hidayat
2009-08-06
1
-18
/
+11
*
Doc: Document that coordinates are dropped.
Volker Hilsheimer
2009-07-25
2
-4
/
+8
*
Add the math3d types to QVariant
Rhys Weatherley
2009-07-23
10
-24
/
+247
*
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-16
5
-39
/
+63
*
Add the QQuaternion::nlerp() function as a counterpart to slerp()
Rhys Weatherley
2009-04-16
2
-0
/
+41
*
Rename QQuaternion::interpolate() to slerp()
Rhys Weatherley
2009-04-16
2
-2
/
+2
*
Remove the int constructors from the vector classes
Rhys Weatherley
2009-04-16
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
[next]