index
:
qt/qt3d.git
5.10
5.11
5.12
5.13
5.14
5.15
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
qt4
wip/animation
wip/cmake
wip/particles
wip/physics
wip/qtquickintegration
wip/refactor
wip/rhi-renderer
wip/vr
Qt3D
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
geometry
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
5
-5
/
+5
*
Doc: Fully qualify \property, \qmlproperty, \typedef, \enum
Luca Di Sera
2024-02-13
5
-35
/
+35
*
Doc: Fix \fn template arguments for Qt 3D
Topi Reinio
2023-11-27
1
-1
/
+1
*
Remove qmake build files
Mike Krus
2023-03-17
1
-26
/
+0
*
3DCore: Remove using namespace Qt3DCore
Friedemann Kleint
2023-02-10
3
-5
/
+6
*
Remove qsizetype to int narrowing conversions
Aurélien Brooke
2022-12-21
1
-1
/
+1
*
Qt3DCore: includemocs
Mike Krus
2022-06-22
4
-0
/
+8
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
20
-760
/
+40
*
Make sure all private headers include at least one other
Thiago Macieira
2022-03-08
2
-2
/
+3
*
QGeometryFactory: don't make op== virtual
Marc Mutz
2021-11-17
1
-1
/
+3
*
Transform Qt3D.Core to declarative type registration
Ulf Hermann
2021-04-06
3
-9
/
+9
*
Doc: Fix documentation warnings
Topi Reinio
2020-11-25
3
-83
/
+51
*
Doc: Fix simple qdoc warnings
Paul Wicking
2020-09-09
1
-2
/
+2
*
QBoundingVolume: fix unitialized valued
Paul Lemire
2020-07-27
1
-0
/
+1
*
Update buffer visitor
Mike Krus
2020-07-27
1
-9
/
+36
*
Use QList instead of QVector in implementation and docs
Jarek Kobus
2020-07-09
1
-1
/
+1
*
Use QList instead of QVector
Jarek Kobus
2020-07-07
2
-2
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-24
2
-5
/
+5
*
Fix compile warnings
Mike Krus
2020-06-17
1
-93
/
+0
*
Fix QBuffer documentation
Paul Lemire
2020-06-08
1
-9
/
+1
*
Fix QBuffer::updateData being called several times in a row
Paul Lemire
2020-06-08
2
-1
/
+12
*
Fix build for Qt6
Mike Krus
2020-05-06
2
-2
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Mike Krus
2020-04-27
1
-1
/
+2
*
Update documentation
Mike Krus
2020-04-23
1
-5
/
+146
*
Add ability to override bounding data and trigger calculation
Mike Krus
2020-04-23
3
-0
/
+67
*
Pull bounding volume info from front end
Mike Krus
2020-04-23
1
-1
/
+1
*
Add bounding volume calculations to core aspect
Mike Krus
2020-04-22
6
-2
/
+673
*
Introduce QBoundingVolume class
Mike Krus
2020-04-08
4
-0
/
+371
*
Track dirty state on front end nodes
Mike Krus
2020-04-07
8
-0
/
+77
*
Remove more deprecated code
Mike Krus
2020-02-27
3
-53
/
+0
*
Introduce QGeometryView
Mike Krus
2020-02-27
4
-1
/
+700
*
Geometry refactoring
Mike Krus
2020-02-27
13
-0
/
+2008