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
/
render
/
geometry
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Fix incorrect QML property types
Topi Reinio
2025-02-22
1
-1
/
+1
*
Fix a few discarded QFile::open() results
Marc Mutz
2024-12-31
1
-1
/
+2
*
Fix compilation when features are disabled
Jari Helaakoski
2024-12-15
1
-0
/
+4
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
3
-3
/
+3
*
Doc: Fully qualify \property, \qmlproperty, \typedef, \enum
Luca Di Sera
2024-02-13
2
-16
/
+16
*
build system: fix unity builds
Tim Blechmann
2024-02-07
10
-17
/
+20
*
Fix valgrind issue in GeometryRenderer
Friedemann Kleint
2023-04-19
1
-1
/
+2
*
Remove qmake build files
Mike Krus
2023-03-17
1
-38
/
+0
*
Remove unused forward declarations
Aurélien Brooke
2022-12-21
1
-3
/
+0
*
Remove qsizetype to int narrowing conversions
Aurélien Brooke
2022-12-21
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-20
1
-1
/
+1
*
Fix compile warnings
Mike Krus
2022-06-23
2
-1
/
+2
*
Qt3DRender: includemocs
Mike Krus
2022-06-22
3
-0
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
33
-1254
/
+66
*
Fix some compile warnings
Mike Krus
2022-06-03
1
-1
/
+1
*
QGeometryFactory: don't make op== virtual
Marc Mutz
2021-11-17
2
-2
/
+2
*
Replace QT_BEGIN_LICENSE:LGPL3 header
Kai Köhne
2021-08-10
8
-80
/
+104
*
Fix minor warnings
Mike Krus
2021-03-23
1
-3
/
+3
*
Drop use of QVector in GLTFSkeletonLoader
Mike Krus
2021-01-05
2
-24
/
+24
*
Restore use of QVector in private API
Mike Krus
2021-01-05
4
-16
/
+16
*
Introduce QGeometryRenderer::sortIndex
Mike Krus
2020-11-20
5
-0
/
+78
*
Fix deprecated API usage and compile warnings
Mike Krus
2020-11-20
1
-6
/
+6
*
Use QList instead of QVector in render
Jarek Kobus
2020-07-09
11
-35
/
+35
*
GraphicsHelpers/GLShader: switch to std::vector
Paul Lemire
2020-07-03
1
-2
/
+2
*
Buffer: only remove references if created
Paul Lemire
2020-06-25
1
-2
/
+4
*
Fix QBuffer::updateData being called several times in a row
Paul Lemire
2020-06-08
1
-7
/
+11
*
Update documentation
Mike Krus
2020-04-23
2
-6
/
+1
*
Introduce QPickingProxy
Mike Krus
2020-04-23
6
-3
/
+618
*
Pull bounding volume info from front end
Mike Krus
2020-04-23
2
-15
/
+6
*
Introduce QBoundingVolume class
Mike Krus
2020-04-08
3
-54
/
+37
*
Remove useless job
Mike Krus
2020-02-28
2
-23
/
+0
*
Introduce QGeometryView
Mike Krus
2020-02-27
4
-47
/
+97
*
Geometry refactoring
Mike Krus
2020-02-27
25
-1867
/
+71
*
Remove QBuffer::syncData property
Mike Krus
2020-02-12
5
-47
/
+0
*
Hide deprecated functor API
Mike Krus
2020-02-12
9
-33
/
+20
*
Remove buffer functor API
Mike Krus
2020-02-11
7
-213
/
+1
*
Remove unused data structures
Mike Krus
2020-02-11
4
-44
/
+0
*
Remove deprecated classes and functions
Paul Lemire
2020-02-11
22
-177
/
+30
*
Remove QtGui module path from OpenGL related paths
Mike Krus
2020-02-06
1
-1
/
+1
*
Make the OpenGL renderer a plugin
Paul Lemire
2020-02-05
9
-9
/
+9
*
Deprecate functor APIs
Mike Krus
2020-01-31
3
-4
/
+7
*
Merge remote-tracking branch 5.14 into 5.15
Mike Krus
2020-01-25
1
-2
/
+2
|
\
|
*
Fix for incorrect QML property names in GeometryRenderer doc
Volker Enderlein
2020-01-13
1
-2
/
+2
*
|
Fix usages of text stream operators
Alexandru Croitor
2019-12-06
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-11-16
1
-11
/
+11
|
\
|
|
*
Doc: Fix documentation warnings
Topi Reinio
2019-11-13
1
-11
/
+11
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-11-02
2
-10
/
+29
|
\
|
|
*
Buffer: make sure we force allocate before doing partial updates
Paul Lemire
2019-10-30
1
-9
/
+20
|
*
Set Loading status on QMesh when functor changes
Mike Krus
2019-10-30
1
-1
/
+9
*
|
Accept CBOR as optional format in gltf data
Ulf Hermann
2019-10-29
1
-6
/
+2
|
/
[next]