summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QTransform: remove parameter from matrixChangedPaul Lemire2016-06-081-0/+128
* Fix shader cachingSean Harmer2016-06-013-1/+266
* Fix memory leaks in render node managersAntti Määttä2016-05-261-0/+2
* Make the monkey head spin in assimp testMäättä Antti2016-05-251-7/+8
* Initialize dynamic properties of lightsSean Harmer2016-05-251-8/+8
* Avoid changing access rights to virtual methodsMike Krus2016-05-232-77/+89
* Unit tests for QKeyboardHandlerKevin Ottens2016-05-235-1/+300
* Add hook to set QNode parent when creating a QNode in QMLSean Harmer2016-05-237-1/+264
* Shared node bookkeepingPaul Lemire2016-05-232-14/+10
* Use QVector instead of QVariantList propertiesKevin Ottens2016-05-231-33/+13
* Fix dynamic shader code updatesSean Harmer2016-05-221-20/+63
* Fix simple-shaders-qml manual testSean Harmer2016-05-221-0/+4
* Avoid crash in QML app shutdown and actually send events in C++ appSean Harmer2016-05-2029-125/+176
* QTexture: cleanupPaul Lemire2016-05-201-7/+8
* Handle renderer shutdown request and assert in render aspect dtorSean Harmer2016-05-181-0/+1
* Moved assimp-cpp example to manual testRobert Brock2016-05-153-0/+178
* Moved transparency-qml-scene3d example to manual testRobert Brock2016-05-158-1/+414
* Moved transparency-qml example to manual testRobert Brock2016-05-157-1/+362
* Moved transforms-qml example to manual testRobert Brock2016-05-158-1/+439
* Moved tessellation-modes example to manual testRobert Brock2016-05-1522-1/+1238
* Moved skybox example to manual testRobert Brock2016-05-157-1/+370
* Moved simple-shaders-qml example to manual testRobert Brock2016-05-157-1/+352
* Moved scene3d-loader example to manual testRobert Brock2016-05-158-1/+482
* Moved plasma example to manual testRobert Brock2016-05-157-1/+247
* Moved picking-qml example to manual testRobert Brock2016-05-156-1/+400
* Moved mouseinput-qml example to manual testRobert Brock2016-05-155-1/+213
* Moved loader-qml example to manual testRobert Brock2016-05-158-1/+453
* Moved keyboardinput-qml example to manual testRobert Brock2016-05-157-1/+309
* Moved gooch-qml example to manual testRobert Brock2016-05-156-1/+252
* Moved gltf example to manual testRobert Brock2016-05-157-1/+299
* Moved enabled-qml example to manual testRobert Brock2016-05-156-1/+322
* Moved dynamicscene-cpp example to manual testRobert Brock2016-05-158-1/+526
* Moved deferred-renderer-qml example to manual testRobert Brock2016-05-1510-1/+966
* Moved cylinder-qml example to manual testRobert Brock2016-05-156-0/+225
* Moved cylinder-cpp example to manual testRobert Brock2016-05-154-0/+162
* Moved custom-mesh-qml example to manual testRobert Brock2016-05-155-0/+326
* Moved custom-mesh-cpp example to manual testRobert Brock2016-05-153-0/+262
* Moved component-changes example to manual testRobert Brock2016-05-154-0/+203
* Moved deferred-renderer-cpp example to manual testRobert Brock2016-05-1523-1/+1311
* Moved clip-planes-qml example to manual testRobert Brock2016-05-1517-1/+1173
* Moved bigscene-instanced-qml example to manual testRobert Brock2016-05-157-1/+321
* Moved bigmodel-qml example to manual testRobert Brock2016-05-157-1/+312
* Moved bigscene-cpp example to manual testRobert Brock2016-05-156-1/+431
* Moved assimp example to manual testSean Harmer2016-05-158-1/+395
* Remove QBackendNodePropertyChangeSean Harmer2016-05-133-11/+9
* Use QSharedPointer::create() for some change objectsSean Harmer2016-05-121-2/+2
* Linear scaling for key controlled axisColin Ogilvie2016-05-122-0/+169
* Make QSceneChange ctor protected to prevent direct useSean Harmer2016-05-101-1/+11
* Split out QPropertyValue[Added|Removed] classesSean Harmer2016-05-102-10/+11
* Rename QNodeRemovedPropertyChange -> QPropertyNodeRemovedChangeSean Harmer2016-05-1019-46/+46