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
/
quick3d
/
imports
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include what you need: qquaternion.h
HEAD
dev
Marc Mutz
8 hours
1
-0
/
+2
*
Qt3D.Input: fix type registration
Sami Shalayel
2025-04-10
3
-721
/
+1
*
Qt3D.Animation: add declarative type registration
Sami Shalayel
2025-04-09
6
-905
/
+0
*
Qt3D.Extras: add declarative type registration
Sami Shalayel
2025-04-09
7
-2139
/
+0
*
Qt3D.Logic: add declarative type registration
Sami Shalayel
2025-03-31
6
-109
/
+0
*
Qt3D.Render: add declarative type registration
Sami Shalayel
2024-09-24
6
-4784
/
+0
*
Qt3D.Scene3D: add declarative type registration
Sami Shalayel
2024-09-19
23
-2485
/
+0
*
Qt3D.Scene2D: add declarative QML registration
Sami Shalayel
2024-09-16
6
-171
/
+0
*
Fix developer builds not finding headers for qml input plugin
Mike Krus
2024-05-02
1
-0
/
+1
*
Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2024-02-28
7
-14
/
+0
*
Scene3DMaterial shaders: provide versions for GLSL 120 and 130
Paul Lemire
2024-01-16
3
-2
/
+2
*
Fix Race Condition in NodePostConstructorInit::processNodes
Philip Schuchardt
2023-10-10
1
-0
/
+1
*
Build with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-07-22
7
-0
/
+14
*
Update Qt3D Input Quick plugin to use the new QML C++ integration API
Renato Araujo Oliveira Filho
2023-06-09
4
-107
/
+240
*
Adapt to the RHI API concept
Laszlo Agocs
2023-05-22
1
-1
/
+1
*
Scene3D: fix crash in setItemAreaAndDevicePixelRatio when entity is null
Aurélien Brooke
2023-03-20
1
-2
/
+5
*
Remove qmake build files
Mike Krus
2023-03-17
8
-149
/
+0
*
Remove Qt6 QT_VERSION checks from the code base
Paul Lemire
2023-02-10
6
-154
/
+0
*
Scene3DItem: fix screen flickering when using OnDemand
Paul Lemire
2022-12-19
2
-6
/
+6
*
Scene3DItem: fix assert when changing window
Aurélien Brooke
2022-12-15
1
-1
/
+6
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-20
1
-1
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-24
7
-7
/
+7
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
7
-0
/
+21
*
Qtqtquickscene2dplugin: includemocs
Mike Krus
2022-06-23
1
-0
/
+2
*
Qtqtquick3dcoreplugin: includemocs
Mike Krus
2022-06-23
1
-0
/
+2
*
Qtquick3dextrasplugin: includemocs
Mike Krus
2022-06-23
1
-0
/
+2
*
Qtqtquickscene3dplugin: includemocs
Mike Krus
2022-06-23
3
-0
/
+5
*
Qtquick3danimationplugin: includemocs
Mike Krus
2022-06-23
1
-0
/
+2
*
Qtquick3drenderplugin: includemocs
Mike Krus
2022-06-23
1
-0
/
+2
*
Qtquick3dlogicplugin: includemocs
Mike Krus
2022-06-23
1
-0
/
+2
*
Qtquick3dinputplugin: includemocs
Mike Krus
2022-06-23
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
28
-1065
/
+57
*
Fix Qt3D.Core type registration to be called in static builds
Alexandru Croitor
2022-06-17
2
-1
/
+11
*
Add QtQml dependency to Qt3D.Render
Marco Bubke
2022-05-11
1
-0
/
+2
*
Add QtQml dependency to Qt3D.Input
Marco Bubke
2022-05-11
1
-0
/
+2
*
Add QtQuick dependency to Qt3D.Extras
Marco Bubke
2022-05-11
1
-1
/
+2
*
Add QtQml and Qt3D.Render dependency to Qt3D.Animation
Marco Bubke
2022-05-11
1
-0
/
+3
*
Make sure all private headers include at least one other
Thiago Macieira
2022-03-08
3
-6
/
+6
*
Replace QT_BEGIN_LICENSE:LGPL3 header
Kai Köhne
2021-08-10
2
-22
/
+28
*
CMake: Don't give plugins PUBLIC usage requirements part 2
Li Xinwei
2021-08-06
7
-10
/
+10
*
Disable RHI Renderer by default
Mike Krus
2021-07-19
1
-1
/
+13
*
Update to latest CMake API for QML
Ulf Hermann
2021-06-05
8
-46
/
+42
*
Doc: Update the usage of \default QDoc command
Topi Reinio
2021-06-02
1
-1
/
+1
*
CMake: Fix qml module version to use the repo project version
Alexandru Croitor
2021-04-15
8
-8
/
+8
*
Transform Qt3D.Core to declarative type registration
Ulf Hermann
2021-04-06
2
-33
/
+4
*
Remove quick3d plugins.qmltypes to unblock integrations
Alexandru Croitor
2021-04-01
1
-573
/
+0
*
Scene3DSGMaterialShader: replace a 0 by a nullptr
Paul Lemire
2021-02-24
1
-1
/
+1
*
Make Scene3DItem renderer properly on 5.15
Paul Lemire
2021-02-24
1
-3
/
+21
*
Scene3DItem: request OpenGL backend on 5.15
Paul Lemire
2021-02-24
1
-1
/
+6
*
Scene3DSGMaterialShader: restore 5.15 code
Paul Lemire
2021-02-23
2
-1
/
+97
[next]