summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | Moved custom-mesh-cpp example to manual testRobert Brock2016-05-153-262/+0
* | Moved component-changes example to manual testRobert Brock2016-05-154-204/+1
* | Moved deferred-renderer-cpp example to manual testRobert Brock2016-05-154-387/+0
* | Moved clip-planes-qml example to manual testRobert Brock2016-05-1517-1172/+0
* | Moved bigscene-instanced-qml example to manual testRobert Brock2016-05-157-320/+0
* | Moved bigmodel-qml example to manual testRobert Brock2016-05-157-311/+0
* | Moved bigscene-cpp example to manual testRobert Brock2016-05-156-430/+0
* | Moved assimp example to manual testSean Harmer2016-05-156-387/+1
* | Add RenderSurfaceSelector to FrameGraph in planets exampleMäättä Antti2016-05-131-38/+41
* | Large scene, so higher top speed with accelerationKevin Ottens2016-05-121-1/+6
* | Removing defunct examples - Cpp_exampleRobert Brock2016-05-064-175/+0
* | Replaced FPS Camera with Orbit - Custom-mesh-cppRobert Brock2016-05-061-2/+2
* | Replaced FPS Camera with Orbit - Custom-meshRobert Brock2016-05-061-1/+1
* | Replaced FPS Camera with Orbit - Loader-qmlRobert Brock2016-05-061-1/+1
* | Replaced FPS Camera with Orbit - MouseInptRobert Brock2016-05-061-1/+1
* | Replaced FPS Camera with Orbit - Simple-cppRobert Brock2016-05-061-2/+3
* | Replaced FPS Camera with Orbit - Simple-qmlRobert Brock2016-05-061-2/+2
* | Replaced FPS Camera with Orbit - Smpl ShaderRobert Brock2016-05-061-1/+1
* | Replaced FPS Camera with Orbit - TessellationRobert Brock2016-05-061-1/+1
* | Port missing examples to the new Layer(Filter) APIKevin Ottens2016-05-069-64/+67
* | Removing defunct examples - Torus-qmlRobert Brock2016-05-065-114/+0
* | Removing defunct examples - Playground-qmlRobert Brock2016-05-0616-11712/+0
* | Add another missing Qt3DExtras import.Volker Krause2016-05-041-0/+1
* | Get rid of QLayer::namesKevin Ottens2016-05-047-40/+38
* | Update docs/examples: QClearBuffer -> QClearBuffersWieland Hagen2016-05-041-2/+2
* | Add more missing Qt3D.Extras imports to the examples.Volker Krause2016-05-034-0/+4
* | Add missing import Qt3D.Extras to wave exampleSean Harmer2016-05-031-0/+1
* | Camera controller naming conventionRobert Brock2016-05-033-5/+5
* | Split QAnalogAxisInput out of QAxisInputKevin Ottens2016-05-021-2/+2
* | Splitting of QAxisInputRobert Brock2016-05-021-6/+6
* | Fixed picking exampleMike Krus2016-05-022-13/+4
* | Q_NULLPTR -> nullptrSean Harmer2016-05-014-9/+9
* | Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-0198-2347/+145
* | Add missing import for Qt3DExtras.Volker Krause2016-05-011-0/+1
* | Handle case where rendersurfaceselector is root of the FGSean Harmer2016-04-281-2/+3
* | Fix wave exampleSean Harmer2016-04-281-0/+1
* | Repair this exampleKevin Ottens2016-04-282-0/+2
* | QAbstractLight now inherits directly QComponentKevin Ottens2016-04-282-6/+7
* | Activate input handlingKevin Ottens2016-04-281-6/+10
* | Fix attenuation use in SpotLightKevin Ottens2016-04-281-1/+1
* | Fix static buildsMike Krus2016-04-272-5/+5
* | Moves QSortCriterion flag to QSortPolicy and remove itFranck Arrecot2016-04-262-6/+4
* | QNode: make cleanup a private slotPaul Lemire2016-04-234-12/+0
* | Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-2386-111/+163
* | Add new example to demonstrate dynamic component addition/removalSean Harmer2016-04-204-1/+204
* | QVectorize PointLightBlockRobert Brock2016-04-202-4/+4
* | Cleanup assimp example a littleSean Harmer2016-04-191-9/+7
* | Simplify dynamicscene-cpp a littleSean Harmer2016-04-171-12/+5
* | Merge branch '5.6' into 5.7Sean Harmer2016-04-1610-3/+2
|\|
| * Fix macro that broke the build.Rafael Roquetto2016-03-301-2/+1