summaryrefslogtreecommitdiffstats
path: root/src/render/picking/qobjectpicker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Geometry refactoringMike Krus2020-02-271-1/+1
* Remove deprecated classes and functionsPaul Lemire2020-02-111-16/+0
* Doc: Fix documentation warningsTopi Reinio2019-11-131-1/+1
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-221-0/+5
* Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-151-0/+6
|\
| * Add comment about far plane value affecting pickingAntti Määttä2019-10-091-0/+6
* | Update PickBoundingVolumeJob to use direct syncMike Krus2019-10-141-36/+0
* | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-08-201-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-131-0/+2
| |\
| | * Improve documentation of ObjectPickerJean-Michaël Celerier2019-08-071-0/+2
* | | Fix picking in Scene2D following recent changesPaul Lemire2019-03-181-4/+0
* | | Expose picked entity in eventMike Krus2019-03-171-0/+1
* | | Add QNoPicking FrameGraph nodePaul Lemire2019-02-281-2/+2
* | | Add a viewport property to QPickEventGiulio Camuffo2019-02-251-9/+19
|/ /
* / QObjectPicker and QPickingSettings NearestPriorityPick picking modePaul Lemire2018-12-121-0/+37
|/
* Documentation for ray castingMike Krus2018-03-071-0/+2
* Doc: Fix documentation warnings for Qt 3D RenderTopi Reinio2018-02-281-6/+6
* Fix qml signal documentation for QObjectPickerPaul Lemire2017-08-181-35/+62
* Cleanup scene2d - remove event forwardAntti Määttä2017-03-151-33/+0
* Update documentation related to pickingMike Krus2017-03-011-5/+39
* Add QEventForward to QObjectPickerAntti Määttä2017-01-251-0/+33
* Check if parentEntity exists in propagateEventSvenn-Arne Dragly2016-08-021-1/+1
* More doc for render-pickingColin Ogilvie2016-06-031-0/+50
* Skeletal Doc for render-pickingColin Ogilvie2016-06-031-0/+47
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+5
* Remove QBackendNodePropertyChangeSean Harmer2016-05-131-2/+2
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-1/+1
* render: eradicate Q_FOREACH loops [remaining low-risk]Marc Mutz2016-05-051-3/+3
* QObjectPicker creates and handles creation changesSean Harmer2016-05-021-39/+11
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-4/+4
* Strip out cloning subsystemSean Harmer2016-04-291-8/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-5/+0
* Rename QBackendScenePropertyChange -> QBackendNodePropertyChangeSean Harmer2016-04-221-2/+2
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-6/+6
|\
| * Fix build in C++98 mode: enums aren't namespacesv5.6.0Thiago Macieira2016-03-031-6/+6
* | QObjectPicker API changesMike Krus2016-03-041-32/+38
* | Do picking on mouse moveMike Krus2016-02-191-2/+46
* | Unify license header usageAntti Kokko2016-01-261-11/+14
* | Expose picking details to front endMike Krus2016-01-251-6/+6
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-3/+3
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-231-7/+5
* Remove anything related to pick attribute in QObjectPickerPaul Lemire2015-11-161-28/+0
* Move picking into its own directorySean Harmer2015-10-251-0/+326