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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make module ready for source SBOM checking
Lucie Gérard
2025-03-20
1
-1
/
+1
*
Add REUSE.toml files and missing licenses
Lucie Gérard
2024-11-11
2
-0
/
+15
*
Change license for snippets and examples files
Lucie Gérard
2024-04-17
13
-13
/
+13
*
Doc: Move examples to '3D' category
Topi Reinio
2024-02-21
7
-7
/
+7
*
Doc: Add example categories for Qt 3D examples
Mats Honkamaa
2023-08-11
7
-0
/
+7
*
pbr-materials: Fix runtime warning
Kai Köhne
2023-06-07
1
-1
/
+1
*
Restore missing assets
Mike Krus
2023-03-17
55
-186
/
+247724
*
Doc: Replace \quotefromfile with \snippet to make code left-aligned
Andreas Eliasson
2023-03-06
4
-16
/
+15
*
Merge both controls based examples
Mike Krus
2023-02-28
10
-4447
/
+38
*
Move some examples to manual tests
Mike Krus
2023-02-27
365
-338294
/
+4
*
Remove scene2d example and manual test
Mike Krus
2023-02-23
10
-4614
/
+0
*
Remove Qt6 QT_VERSION checks from the code base
Paul Lemire
2023-02-10
1
-4
/
+0
*
Fix audio-visualizer example
Tomi Korpipaa
2022-10-20
3
-22
/
+23
*
Use SPDX license identifiers
Lucie Gérard
2022-10-12
23
-1144
/
+63
*
Apply fixes for SPDX compliance and easier parsing
Lucie Gérard
2022-09-26
2
-0
/
+2
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-24
27
-27
/
+27
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
27
-0
/
+81
*
Avoid clash with internal resources handling in static builds
Mike Krus
2022-06-23
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
169
-7957
/
+359
*
Fix compilation of example
Mike Krus
2022-04-19
1
-1
/
+1
*
Remove .prev_CMakeLists.txt
Kai Köhne
2022-03-22
6
-413
/
+0
*
Improve examples CMakeLists.txt
Kai Köhne
2022-02-15
27
-418
/
+125
*
Switch examples to build as isolated sub-builds part 2
Alexandru Croitor
2022-02-05
1
-1
/
+1
*
CMake: Use big resources in some examples
Joerg Bornemann
2022-01-27
3
-108
/
+6
*
Fix compilation
Mike Krus
2022-01-19
1
-1
/
+1
*
Switch examples to build as isolated sub-builds
Alexandru Croitor
2021-12-15
1
-24
/
+24
*
Android: trim down the manifest file from unneeded tags
Assam Boudjelthia
2021-12-03
1
-44
/
+38
*
Use qDegreesToRadians() in preference to hand-rolled macros
Edward Welbourne
2021-09-10
1
-7
/
+5
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
25
-25
/
+25
*
CMake: Fix incorrect dependency on private modules
Alexandru Croitor
2021-08-05
2
-2
/
+1
*
Disable RHI Renderer by default
Mike Krus
2021-07-19
12
-0
/
+46
*
Disable the audio visualizer example for now
Lars Knoll
2021-06-07
2
-2
/
+2
*
Use fixed qt_add_resource BASE argument
Joerg Bornemann
2021-06-04
8
-500
/
+125
*
wireframe example: fix to run properly
Paul Lemire
2021-06-02
2
-1
/
+4
*
wave example: for Qt3D's OpenGL backend
Paul Lemire
2021-06-02
1
-0
/
+3
*
Don't build Scene2D examples
Paul Lemire
2021-06-02
2
-2
/
+2
*
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
[next]