index
:
delta/qt5/qt3d.git
1_0_RC1
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
baserock/morph
baserock/v5.0.0-beta1-81-gbdb98ba
dev
master
qt4
refactor
release
stable
wip/animation
wip/cmake
wip/newapi
wip/particles
wip/physics
wip/qt6
wip/qt6_snapshot
wip/qtquickintegration
wip/qtquickintergration
wip/refactor
wip/rhi-renderer
wip/vr
wip/yaml-dependencies
code.qt.io: qt/qt3d.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
quick3d
/
imports
/
extras
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qtquick3dextrasplugin: includemocs
Mike Krus
2022-06-29
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
2
-76
/
+4
*
Add QtQuick dependency to Qt3D.Extras
Marco Bubke
2022-05-11
1
-1
/
+2
*
CMake: Don't give plugins PUBLIC usage requirements part 2
Li Xinwei
2021-08-06
1
-1
/
+1
*
Update to latest CMake API for QML
Ulf Hermann
2021-06-05
1
-2
/
+6
*
CMake: Fix qml module version to use the repo project version
Alexandru Croitor
2021-04-15
1
-1
/
+1
*
Use internal CMake API
Mike Krus
2020-10-07
1
-1
/
+1
*
Make sample meshes geometry renderers again
Mike Krus
2020-07-30
1
-0
/
+12
*
Remove references to removed TexturedMetalRoughMaterial
Jean-Michaël Celerier
2020-06-04
1
-16
/
+0
*
Add support for building with CMake
Mike Krus
2020-05-22
1
-0
/
+38
*
Merge remote-tracking branch 'origin/5.15' into dev
Mike Krus
2020-04-27
1
-2
/
+12
|
\
|
*
Update plugins.qmltypes for 5.15
Jani Heikkinen
2020-04-08
1
-2
/
+12
*
|
Remove more deprecated code
Mike Krus
2020-02-27
1
-6
/
+0
*
|
Remove custom deprecation macro
Paul Lemire
2020-02-12
1
-1
/
+0
*
|
Merge remote-tracking branch 5.15 into dev
Mike Krus
2020-02-07
3
-2
/
+55
|
\
\
|
|
/
|
*
Add Profiling Overlay
Mike Krus
2020-01-17
1
-0
/
+1
|
*
Fix deprecation handling
Mike Krus
2020-01-14
1
-0
/
+1
|
*
Update plugins.qmltypes for 5.14
Kai Koehne
2019-10-22
1
-2
/
+53
*
|
Merge remote-tracking branch 'origin/wip/qt6' into dev
Simon Hausmann
2019-10-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix Qt6 build
Alexandru Croitor
2019-08-01
1
-1
/
+1
*
|
QForwardRenderer: fix doc and add REVISION on clearBuffers
Paul Lemire
2019-09-19
1
-0
/
+1
|
/
*
Eradicate Q_FOREACH loops and mark the module clean
Marc Mutz
2019-05-22
1
-3
/
+0
*
Update plugins.qmltypes for Qt 5.13
Kai Koehne
2019-03-07
1
-1
/
+1
*
Suppress warning about deprecated class QTexturedMetalRoughMaterial
Thiago Macieira
2019-02-09
1
-0
/
+3
*
Update plugins.qmltypes
v5.12.0-beta2
Kai Koehne
2018-10-09
2
-233
/
+323
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-09-22
1
-7
/
+7
|
\
|
*
Replace use of qmlRegisterRevision
Kai Koehne
2018-09-20
1
-7
/
+7
*
|
Automatically register the latest import version
Kai Koehne
2018-09-06
2
-1
/
+4
*
|
Remove the code to manually initialize resources in static builds
Simon Hausmann
2018-05-08
1
-2
/
+1
|
/
*
Enable alpha blending on QTextureMaterial
Mike Krus
2018-03-08
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Andy Nichols
2017-11-20
1
-0
/
+2
|
\
|
*
Replace all phong variants with QDiffuseSpecularMaterial
Kevin Ottens
2017-11-15
1
-0
/
+2
*
|
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2017-09-25
1
-1
/
+1
|
/
*
QMetalRoughMaterial replaces QTexturedMetalRoughMaterial
Kevin Ottens
2017-09-04
1
-1
/
+1
*
Use layers to have only one graph for Metal/Rough
Kevin Ottens
2017-09-04
1
-0
/
+1
*
Introduce QSpriteSheet
Mike Krus
2017-07-08
1
-0
/
+5
*
Introduce QSpriteGrid
Mike Krus
2017-07-08
1
-0
/
+3
*
Add a new mirrored property to QPlane(Mesh|Geometry)
Kevin Ottens
2017-05-05
1
-0
/
+2
*
Update qmltypes files
Mike Krus
2017-05-03
1
-206
/
+188
*
Merge branch '5.8' into 5.9
Sean Harmer
2017-04-02
1
-12
/
+14
|
\
|
*
Coding convention fix for Src/importscore, importsextras,
5.8
Robert Brock
2017-04-01
1
-7
/
+8
*
|
QDistanceFieldText cleanup
Paul Lemire
2017-02-23
1
-2
/
+2
*
|
QDistanceFieldGlyphCache cleanup
Paul Lemire
2017-02-23
1
-3
/
+0
*
|
Start using REVISION on our properties
Kevin Ottens
2017-02-23
1
-0
/
+2
*
|
Fix QML version registration for 5.9 types
Kevin Ottens
2017-02-23
1
-8
/
+8
*
|
Metal/Rough materials: metallic -> metalness
Kevin Ottens
2017-02-16
1
-10
/
+10
*
|
Extruded Text cleanup
Paul Lemire
2017-02-16
1
-4
/
+4
*
|
Register QMorphPhongMaterial for qml
Antti Määttä
2017-02-13
1
-0
/
+2
*
|
Move animations from extras to animations
Antti Määttä
2017-02-07
1
-19
/
+0
*
|
Quick3DExtras: fix QAbstractAnimation import version
Paul Lemire
2017-02-06
1
-1
/
+1
[next]