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
/
qt3d
/
basicshapes-cpp
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-49
/
+2
*
No need to register input aspect in basicshapes-cpp example
Mauro Persano
2020-02-21
1
-5
/
+0
*
Basic shapes example is dark with default light
Kevin Ottens
2016-09-26
1
-0
/
+10
*
Qt3DWindow rename defaultFramegraph to defaultFrameGraph
Paul Lemire
2016-08-11
1
-1
/
+1
*
Move last remaining pieces of examples-common to Qt3DExtras
Paul Lemire
2016-05-01
1
-4
/
+4
*
Move defaults and geometries out of Qt3DRender and into Qt3DExtras
Paul Lemire
2016-04-23
1
-2
/
+2
*
Removed unneeded QFrameGraph imports in examples
Wieland Hagen
2016-03-09
1
-1
/
+0
*
Unify license header usage.
Antti Kokko
2016-01-26
1
-18
/
+32
*
Cone and Plane added to Basic shapes
Robert Brock
2016-01-19
1
-1
/
+18
*
Always create a QFrameGraph component and forward renderer
Sean Harmer
2016-01-18
1
-11
/
+1
*
Move QCamera/QCameraLens to Qt3DRender
Paul Lemire
2016-01-16
1
-6
/
+11
*
Port all the pure C++ examples to Qt3DRender::QWindow
Kevin Ottens
2016-01-13
1
-18
/
+6
*
Camera moved - basicshapes-cpp
Robert Brock
2016-01-05
1
-1
/
+1
*
Remove initialize/shutdown from API
v5.6.0-beta1
Kevin Ottens
2015-12-14
1
-1
/
+0
*
Remove QAbstractTransform and friends
Sean Harmer
2015-11-17
1
-3
/
+0
*
Rename Renderer -> Render throughout
Sean Harmer
2015-10-19
1
-11
/
+11
*
Move Qt3DCore into Qt3DCore namespace
Sean Harmer
2015-10-13
1
-3
/
+3
*
Move Render aspect into the Qt3DRender namespace
Sean Harmer
2015-10-13
1
-3
/
+3
*
Move Input aspect to Qt3DInput namespace
Sean Harmer
2015-10-13
1
-1
/
+1
*
Documentation for basic shapes example
Mika Salmela
2015-06-18
1
-5
/
+2
*
Move temporary window class to examples
Sean Harmer
2015-06-11
1
-2
/
+2
*
Reshape torus-cpp example to be basicshapes-cpp
Mika Salmela
2015-06-10
1
-0
/
+187