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.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
/
extras
/
defaults
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Change C++ types to QML types in QML property documentation
David Boddie
2025-01-17
1
-1
/
+1
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
4
-4
/
+4
*
Correct license for module and plugin files
Lucie Gérard
2024-07-01
2
-2
/
+2
*
Docs: Update the QAbstractCameraController overview
Alexei Cazacov
2024-05-15
1
-3
/
+0
*
Doc: Fully qualify \property, \qmlproperty, \typedef, \enum
Luca Di Sera
2024-02-13
14
-79
/
+79
*
build system: fix unity builds
Tim Blechmann
2024-02-07
18
-32
/
+37
*
Address API review comments
Mike Krus
2024-01-31
1
-30
/
+14
*
Add ability to target Left/Right back buffer to use with stereo mode
Alexander Busse
2023-11-09
1
-1
/
+2
*
Add set upVector and other interface in orbit cameracontroller
Nicekwell Ni
2023-11-01
3
-9
/
+149
*
Don't change RHI's default surface format version
BogDan Vatra
2023-10-02
1
-3
/
+0
*
qt3dwindow: request Direct3DSurface when requesting d3d11
Paul Lemire
2023-07-20
1
-1
/
+1
*
QSkyboxEntity: add support for the RHI renderer
Aurélien Brooke
2023-06-05
2
-0
/
+18
*
Remove qmake build files
Mike Krus
2023-03-17
1
-74
/
+0
*
qspritesheetitem_p.h: Fix include guard
Friedemann Kleint
2023-02-10
1
-3
/
+3
*
Remove Qt6 QT_VERSION checks from the code base
Paul Lemire
2023-02-10
1
-5
/
+1
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-20
1
-1
/
+1
*
Adjust CMake condition and condition in code when including vulkan headers
Alexey Edelev
2022-09-23
1
-1
/
+4
*
Fix various [=] lambda captures to capture [this] instead
Marc Mutz
2022-07-12
1
-1
/
+2
*
Qt3DExtras: includemocs
Mike Krus
2022-06-23
20
-0
/
+40
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
68
-2606
/
+136
*
Fix some compile warnings
Mike Krus
2022-06-03
2
-4
/
+4
*
Move Q_DECLARE_PUBLIC to the public section
Thiago Macieira
2021-11-23
2
-0
/
+2
*
Doc: Replace \qmlproperty Object with QtObject
Ivan Tkachenko
2021-10-21
1
-2
/
+2
*
Replace QT_BEGIN_LICENSE:LGPL3 header
Kai Köhne
2021-08-10
12
-123
/
+159
*
Disable RHI Renderer by default
Mike Krus
2021-07-19
1
-1
/
+4
*
Fix detection of Vulkan
Mike Krus
2021-03-22
1
-2
/
+2
*
QDiffuseMapMaterial: use proper RHI vertex shader
Paul Lemire
2021-02-24
1
-1
/
+1
*
Fix QMetalRoughMaterial on RHI
Paul Lemire
2021-02-24
2
-16
/
+42
*
Qt3DWindow: request OpenGL API and renderer on 5.15
Paul Lemire
2021-02-24
1
-4
/
+12
*
Make Qt3DWindow handle default surface format more gracefully
Mike Krus
2021-01-27
2
-10
/
+26
*
Qt3DWindow::setupWindowSurface set QT3D_RENDERER env variable if unset
Paul Lemire
2021-01-07
1
-6
/
+16
*
Only set the format to 1.0 if it was not changed due to OpenGL
Andy Shaw
2020-09-30
1
-1
/
+1
*
rhi: Qt3DExtras has different combinations of default.vert
Paul Lemire
2020-08-11
8
-8
/
+8
*
rhi: add gl and gles2 aliases for the RHI opengl backend
Paul Lemire
2020-08-10
1
-1
/
+3
*
Use QSG_RHI_BACKEND instead of QT3D_RHI_DEFAULT_API
Paul Lemire
2020-08-07
1
-6
/
+6
*
Qt3DWindow: don't overload requested api
Paul Lemire
2020-07-30
1
-2
/
+0
*
Make sample meshes geometry renderers again
Mike Krus
2020-07-30
1
-3
/
+1
*
Refactor Scene3D to work with both RHI and GL Qt3D renderers
Paul Lemire
2020-07-29
1
-0
/
+5
*
Use QList instead of QVector in implementation and docs
Jarek Kobus
2020-07-09
3
-17
/
+14
*
Use QList instead of QVector
Jarek Kobus
2020-07-07
2
-7
/
+7
*
rhi: QTextureMaterial: add RHI technique
Jean-Michaël Celerier
2020-06-22
2
-0
/
+20
*
Fix build for Qt6
Mike Krus
2020-05-06
4
-8
/
+4
*
Merge remote-tracking branch 'origin/5.15' into dev
Mike Krus
2020-04-27
25
-28
/
+389
|
\
|
*
rhi: Make Qt3DQuickWindow work with RHI
Jean-Michaël Celerier
2020-04-22
2
-88
/
+76
|
*
rhi: Work needed for PBR material support in RHI
Jean-Michaël Celerier
2020-04-22
1
-0
/
+5
|
*
rhi: Port most of Qt3DExtras materials to RHI
Jean-Michaël Celerier
2020-04-22
24
-1
/
+280
|
*
rhi: Handle RHI-required information in QShaderGraph
Jean-Michaël Celerier
2020-04-21
1
-0
/
+6
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Antti Määttä
2020-04-21
1
-8
/
+21
|
|
\
|
|
*
QMetalRoughMaterial: only remove parameters if added
Paul Lemire
2020-02-10
1
-8
/
+21
|
*
|
Allow Qt3DWindow to choose which graphics API to use on construction
Jean-Michaël Celerier
2020-03-11
2
-3
/
+73
[next]