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.5
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
/
examples
/
qt3d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-generate CMake project files for examples
Joerg Bornemann
2021-05-18
31
-0
/
+126
*
pbr-material example: add qrc:/ prefix resource for assets
Paul Lemire
2021-04-23
2
-35
/
+35
*
Minor fixes to compile against 5.15
Paul Lemire
2021-02-01
1
-4
/
+12
*
Update QtQuick API to build with 5.15
Mike Krus
2021-01-11
1
-1
/
+0
*
Enable compiling non-QML API against Qt 5.15
Mike Krus
2021-01-05
1
-0
/
+4
*
QtQuick based examples: let QtQuick/Qt3D decide on backend
Paul Lemire
2020-11-26
4
-4
/
+0
*
planet-qml example: port to RHI
Paul Lemire
2020-11-26
20
-6
/
+1385
*
control examples: fix asset path to also work on Qt6
Paul Lemire
2020-11-26
1
-1
/
+1
*
advancedcustommaterial example: add RHI support
Paul Lemire
2020-11-26
5
-0
/
+185
*
simplecustommaterial example: add RHI support
Paul Lemire
2020-11-26
5
-0
/
+61
*
compute-particles examples: add RHI techniques and shaders
Paul Lemire
2020-11-24
9
-19
/
+171
*
Fix deprecated API usage and compile warnings
Mike Krus
2020-11-20
1
-1
/
+1
*
Fix build for latest qtbase changes
Mike Krus
2020-11-05
1
-1
/
+2
*
Finish removing traces of Scene3DView
Mike Krus
2020-10-28
10
-490
/
+0
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
32
-32
/
+32
*
Port instanced-arrays-qml to RHI
Paul Lemire
2020-10-19
7
-17
/
+138
*
CMake: Regenerate qt3d examples
Alexandru Croitor
2020-10-16
30
-8
/
+504
*
CMake: Honor INSTALL_EXAMPLESDIR
Joerg Bornemann
2020-10-13
25
-25
/
+125
*
Use internal CMake API
Mike Krus
2020-10-07
1
-1
/
+1
*
Android: rename Android's package name for Qt 6
Assam Boudjelthia
2020-10-03
1
-2
/
+2
*
rhi: Start adding compute support
Jean-Michaël Celerier
2020-08-05
2
-11
/
+11
*
Handle backend type based on QtQuick settings
Mike Krus
2020-08-05
3
-1
/
+2
*
Make sample meshes geometry renderers again
Mike Krus
2020-07-30
17
-156
/
+91
*
rhi: fix shadow map example
Jean-Michaël Celerier
2020-07-29
9
-5
/
+416
*
Replace QTouchDevice with QInputDevice
Edward Welbourne
2020-07-27
1
-4
/
+4
*
phong-cubes: reference existing assets
Paul Lemire
2020-06-25
1
-16
/
+16
*
Update examples
Mike Krus
2020-06-25
16
-112
/
+88
*
Update dependencies on 'dev' in qt/qt3d
Qt Submodule Update Bot
2020-06-24
2
-2
/
+2
*
Restore building of examples
Mike Krus
2020-06-17
1
-25
/
+27
*
Change how resources are bundled for Scene3d
Mike Krus
2020-06-13
1
-1
/
+1
*
Update dependencies
Paul Lemire
2020-06-12
1
-1
/
+0
*
Update Scene2D example to use QtQuick.Controls 2
Paul Lemire
2020-06-11
3
-29
/
+28
*
Fix Scene3D to work with latest QtQuick SceneGraph RHI changes
Paul Lemire
2020-06-11
1
-0
/
+4
*
Remove most examples
Mike Krus
2020-06-10
1
-29
/
+29
*
Remove references to removed TexturedMetalRoughMaterial
Jean-Michaël Celerier
2020-06-04
1
-7
/
+7
*
Add support for building with CMake
Mike Krus
2020-05-22
27
-0
/
+2167
*
Fix build for Qt6
Mike Krus
2020-05-06
4
-7
/
+5
*
Merge remote-tracking branch 'origin/5.15' into dev
Mike Krus
2020-04-27
3
-28
/
+30
|
\
|
*
rhi: Port most of Qt3DExtras materials to RHI
Jean-Michaël Celerier
2020-04-22
1
-0
/
+1
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Antti Määttä
2020-04-21
1
-5
/
+0
|
|
\
|
|
*
No need to register input aspect in basicshapes-cpp example
Mauro Persano
2020-02-21
1
-5
/
+0
|
*
|
Split examples so that build works without qtdeclarative
Jean-Michaël Celerier
2020-03-11
1
-23
/
+29
*
|
|
Pull bounding volume info from front end
Mike Krus
2020-04-23
2
-1
/
+26
*
|
|
Make default geometries views
Mike Krus
2020-02-27
18
-116
/
+193
*
|
|
Geometry refactoring
Mike Krus
2020-02-27
2
-3
/
+3
|
/
/
*
|
Examples: enable HighDPI scaling for Android
Assam Boudjelthia
2020-02-24
1
-0
/
+3
*
|
Remove QtGui module path from OpenGL related paths
Mike Krus
2020-02-06
1
-1
/
+1
*
|
Add QRenderCapabilities to query GL about what is supported
Mike Krus
2020-01-20
3
-3
/
+53
*
|
Add Profiling Overlay
Mike Krus
2020-01-17
3
-2
/
+18
|
/
*
Doc: Fix documentation warnings
Topi Reinio
2019-11-13
4
-15
/
+15
[next]