summaryrefslogtreecommitdiffstats
path: root/src/render/picking
Commit message (Expand)AuthorAgeFilesLines
* Check we remove a valid node when removing from node propertiesPaul Lemire2020-02-101-1/+2
* Doc: Fix documentation warningsTopi Reinio2019-11-132-5/+1
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-222-0/+9
* Clean up old property update codeMike Krus2019-10-202-2/+0
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Paul Lemire2019-10-151-0/+6
|\
| * 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 QScene2D to use direct syncMike Krus2019-10-143-16/+105
|/ /
* | Update PickBoundingVolumeJob to use direct syncMike Krus2019-10-146-99/+7
* | Update ray casting job to use direct syncMike Krus2019-10-032-20/+0
* | Clean up includesMike Krus2019-10-013-4/+0
* | Update QAbstractRayCaster to use direct syncPaul Lemire2019-09-272-53/+46
* | Update QObjectPicker to use direct syncPaul Lemire2019-09-272-27/+24
* | QPickEvent: add revisions and fix qml registrationPaul Lemire2019-09-192-6/+6
* | 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-251-0/+4
|\| |
| * | Add doc to undocumented functions qt3dNico Vertriest2019-05-271-0/+4
* | | Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-1512-12/+12
|\| |
| * | Switch export macros to standard formKai Koehne2019-04-0212-12/+12
* | | Fix picking in Scene2D following recent changesPaul Lemire2019-03-181-4/+0
* | | Expose picked entity in eventMike Krus2019-03-174-0/+34
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-091-2/+2
|\| |
| * | QML: Properly revision new signals and slots in 5.13Kai Koehne2019-03-071-2/+2
* | | Add QNoPicking FrameGraph nodePaul Lemire2019-02-284-8/+10
* | | Add a viewport property to QPickEventGiulio Camuffo2019-02-257-24/+76
|/ /
* / QObjectPicker and QPickingSettings NearestPriorityPick picking modePaul Lemire2018-12-125-0/+65
|/
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-197-9/+9
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-203-27/+29
* ObjectPicker: remove renderer includePaul Lemire2018-03-201-1/+1
* RenderThread: use AbstractRenderer* instead of Renderer*Paul Lemire2018-03-191-1/+1
* Documentation for ray castingMike Krus2018-03-076-24/+364
* Add more job tests for raycastingMike Krus2018-03-072-3/+2
* Doc: Fix documentation warnings for Qt 3D RenderTopi Reinio2018-02-282-7/+8
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-152-7/+7
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Sean Harmer2018-02-052-7/+7
| |\
| | * Handle multiple surfaces properly for pickingMike Krus2018-01-262-7/+7
* | | Add support for layers to control ray castingMike Krus2018-02-055-8/+145
* | | Introduce QScreenRayCasterMike Krus2018-02-0111-130/+529
* | | Ray casting jobMike Krus2018-02-012-0/+11
* | | Initial implementation of ray casting APIMike Krus2018-02-018-2/+939
* | | Merge branch '5.10' into devSean Harmer2018-01-171-3/+3
|\| |
| * | Merge branch '5.9' into 5.10Sean Harmer2018-01-121-3/+3
| |\|
| | * Fix includes of Qt classesFriedemann Kleint2017-11-231-3/+3
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-252-3/+3
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-09-012-2/+16
|\|
| * Fix hover event handlingMike Krus2017-08-301-2/+9
| * Doc: add doc to undocumented methods qt3dNico Vertriest2017-08-291-0/+7