summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-228-0/+0
* | Remove dead code.v5.7.0-beta1Volker Krause2016-04-122-40/+0
* | Restore wave example to its former glorySean Harmer2016-04-112-0/+5
* | Fix syntax error in wave exampleSean Harmer2016-04-111-1/+1
* | Make the camera part of the scene hierarchySean Harmer2016-04-101-0/+2
* | QAbstractTextureProvider renamed to QAbstractTexturePaul Lemire2016-04-063-19/+19
* | Make examples work on ES2 builds on systems supporting desktop GL as well.Volker Krause2016-04-042-0/+8
* | Fix OrbitController, KeyboardController does not exist.Volker Krause2016-03-291-1/+1
* | Follow QSpotlight API changes.Volker Krause2016-03-291-2/+2
* | Follow QRenderSurfaceSelector API changes.Volker Krause2016-03-293-3/+3
* | OrbitController Qml and Cpp for Qt3D CameraRobert Brock2016-03-248-5/+783
* | Class QRenderPassFilter renamingRobert Brock2016-03-236-14/+13
* | Remove QViewport::clearColorMike Krus2016-03-227-8/+10
* | QDepthMask transformed into QNoDepthMaskPaul Lemire2016-03-214-7/+6
* | Rename QClearBuffer to QClearBuffersMike Krus2016-03-2016-44/+44
* | QRenderSurfaceSelector cleanupPaul Lemire2016-03-203-3/+3
* | Follow Annotation API changes.Volker Krause2016-03-205-5/+5
* | QStencilOpSeparate renamed to QStencilOperationArgumentsRobert Brock2016-03-181-2/+2
* | QAnnotation changesFranck Arrecot2016-03-1735-108/+108
* | Class QKeyboardController rename to QKeyboardDeviceFranck Arrecot2016-03-167-21/+21
* | Make QBoundingVolumeDebug privateMike Krus2016-03-131-1/+1
* | QGeometryRenderer API changesMike Krus2016-03-133-7/+7
* | Sync with scene3d/AnimatedEntity.qml.Volker Krause2016-03-121-16/+9
* | Fix a few QML errors in the examples.Volker Krause2016-03-122-4/+4
* | Follow BlendEquation API changes.Volker Krause2016-03-122-2/+2
* | Follow vertex shader rename from change 5e94c15ddc897.Volker Krause2016-03-121-2/+2
* | Follow ClipPlane API changes.Volker Krause2016-03-121-3/+3
* | Follow KeyboardHandler API changes.Volker Krause2016-03-122-2/+2
* | Fix accidentally renamed RenderTarget.attachments properties.Volker Krause2016-03-123-3/+3
* | Fix accidentally renamed Technique.annotations properties.Volker Krause2016-03-126-7/+7
* | QStencilOpSeparate property renamingRobert Brock2016-03-111-2/+2
* | Class QLogicComponent changesFranck Arrecot2016-03-116-17/+17