summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/picking
Commit message (Expand)AuthorAgeFilesLines
* Deprecate functor APIsMike Krus2020-01-311-0/+3
* Update PickBoundingVolumeJob to use direct syncMike Krus2019-10-141-28/+22
* Add a viewport property to QPickEventGiulio Camuffo2019-02-251-3/+20
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
* Remove QBackendNodePropertyChangeSean Harmer2016-05-131-4/+3
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* QNodeCreation overhaulPaul Lemire2016-04-291-2/+12
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-232-3/+4
* Rename QBackendScenePropertyChange -> QBackendNodePropertyChangeSean Harmer2016-04-221-4/+4
* QBackendScenePropertyChange cleanupsSean Harmer2016-04-221-3/+3
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-1/+1
* QBufferFunctor renamed to QBufferDataGeneratorRobert Brock2016-03-081-2/+2
* Unify license header usageAntti Kokko2016-01-261-17/+9
* Expose picking details to front endMike Krus2016-01-251-0/+12
* Move all raycasting code as private in Qt3DRenderKevin Ottens2015-12-101-1/+1
* Remove transforms property of QTransformSean Harmer2015-11-171-5/+1
* Remove anything related to pick attribute in QObjectPickerPaul Lemire2015-11-161-2/+0
* Add Picking unit testsPaul Lemire2015-10-242-0/+289