summaryrefslogtreecommitdiffstats
path: root/examples/simple-qml
Commit message (Expand)AuthorAgeFilesLines
* Copyright header change.Mika Salmela2015-02-092-38/+28
* The input aspect don't need QWindow anymoreKevin Ottens2015-01-231-1/+1
* Remove the now useless QuickWindowKevin Ottens2015-01-231-2/+3
* Move CameraController in the input aspectKevin Ottens2015-01-232-1/+3
* use the default ForwardRenderer in the examplesPaul Lemire2015-01-181-12/+2
* QML default phong material and generate qrc filePaul Lemire2014-12-301-5/+1
* Qt3D::Window simplifiedPaul Lemire2014-11-141-2/+9
* Qt3DQuick value type and color providersPaul Lemire2014-10-311-7/+0
* QCamera refactoredPaul Lemire2014-10-301-15/+8
* Rename RendererAspect -> QRenderAspectSean Harmer2014-10-261-2/+2
* Add a simple-qml example backGiuseppe D'Angelo2014-10-014-0/+233
* Rename simple-qml to playground-qmlGiuseppe D'Angelo2014-09-2911-11592/+0
* Renamed QScene to QSceneLoaderPaul Lemire2014-09-281-1/+1
* Add support for remaining shader stages and rename some propertiesSean Harmer2014-09-211-10/+10
* Updated examples to use ClearBufferPaul Lemire2014-09-151-34/+38
* simple-qml updated to use RenderTargetsPaul Lemire2014-09-152-3/+64
* Transform QAbstractScene to QComponentPaul Lemire2014-09-151-1/+1
* Fix glsl errors in simple-qmlSean Harmer2014-08-191-3/+6
* simple-qml: use renderStates instead of drawStatesPaul Lemire2014-08-151-1/+1
* Simple-qml updated to use multiple render pass and drawstatesPaul Lemire2014-08-142-2/+89
* Updated simple-qml to use light uniforms with textured ballPaul Lemire2014-08-141-38/+70
* Updated simple-qml to have animation on clearColorPaul Lemire2014-08-142-0/+2
* Updated examples to not use the removed renderPassName propertyPaul Lemire2014-08-141-5/+6
* simple-qml update to use RenderPassFilteringPaul Lemire2014-07-252-3/+2
* simple-qml dynamic update of Technique Criterion valuePaul Lemire2014-07-252-3/+11
* Renamed QML TechniqueCriterion to CriterionPaul Lemire2014-07-252-3/+3
* Examples updates to use new QTechniqueCriterion syntaxPaul Lemire2014-07-252-3/+3
* RenderView: OpenGL filtering of TechniquesPaul Lemire2014-07-251-0/+1
* QTechnique: QOpenGLFilter propertyPaul Lemire2014-07-251-0/+1
* Updated simple-qml examplePaul Lemire2014-07-181-5/+13
* Backend refactoringPaul Lemire2014-07-181-1/+21
* Automatic Binding for AttributesPaul Lemire2014-07-091-4/+1
* Automatic uniform bindingPaul Lemire2014-07-071-14/+6
* Force root object of aspects to be an EntityPaul Lemire2014-07-051-1/+1
* Updated simple-qml to use Layers and LayerFilterPaul Lemire2014-07-052-4/+14
* Textures hooked upPaul Lemire2014-06-282-1/+4
* Added textured material in simple-qmlPaul Lemire2014-06-281-1/+57
* simple-qml example updatedPaul Lemire2014-06-271-8/+11
* Renamed ParameterBinder to ParameterMapperPaul Lemire2014-06-271-6/+6
* Updated simple-qml example with Parameter animationsPaul Lemire2014-06-271-14/+30
* simple_qml example updatedPaul Lemire2014-06-141-7/+22
* Simple-qml updated to use ParameterBinderPaul Lemire2014-06-141-16/+9
* Compile again on OS XSean Harmer2014-06-121-2/+2
* Updated simple-qml to use latest Technique/RenderPass/CriterionPaul Lemire2014-06-071-1/+14
* Refactoring of Parameter and MaterialPaul Lemire2014-06-071-3/+1
* Quick3DTechnique extension of TechniquePaul Lemire2014-06-041-3/+11
* Camera position correction in simple-qmlPaul Lemire2014-06-041-7/+20
* Quick3DEffect extension of Effect/QAbstractEffectPaul Lemire2014-06-041-2/+6
* Updated simple-qml files to use TechniqueCriterion instead of TagsPaul Lemire2014-06-022-10/+10
* CameraController usable from QMLPaul Lemire2014-05-311-21/+22