summaryrefslogtreecommitdiffstats
path: root/src/render/picking
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch '5.9' into devSean Harmer2017-08-194-35/+71
|\|
| * Fix qml signal documentation for QObjectPickerPaul Lemire2017-08-181-35/+62
* | Add point pickingMike Krus2017-08-093-0/+204
* | Merge branch '5.9' into devSean Harmer2017-06-191-1/+2
|\|
| * Add missing private export macrosMike Krus2017-06-161-1/+2
* | Add support for line pickingMike Krus2017-05-263-0/+250
|/
* Cleanup scene2d - remove event forwardAntti Määttä2017-03-1513-1014/+2
* cleanup scene2d - change mouse event handlingAntti Määttä2017-03-034-4/+34
* Update documentation related to pickingMike Krus2017-03-013-24/+80
* Fix container detachments when using range loopSergio Martins2017-02-242-4/+3
* Start using REVISION on our propertiesKevin Ottens2017-02-231-1/+1
* Fix Clang warnings: use of deprecated apiMike Krus2017-02-111-1/+1
* Deliver all events by default unless marked as intermediateSean Harmer2017-02-091-7/+0
* EventForward: Fix compile warningPaul Lemire2017-02-061-1/+1
* Fix a couple of warnings in QEventForward::targetDestroyedSean Harmer2017-02-061-2/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-1/+1
|\
| * Doc: corrected several qdoc errors qt3dNico Vertriest2017-01-251-1/+1
* | Merge branch 'wip/animation' into devSean Harmer2017-01-301-0/+7
|\ \
| * | Set the final flag on scene changes coming from the backendPaul Lemire2017-01-261-0/+7
| |/
* | Merge branch 'wip/qtquickintegration' into devSean Harmer2017-01-2915-14/+1037
|\ \ | |/ |/|
| * Update pickboundingvolumejob with event forwardingAntti Määttä2017-01-272-6/+22
| * Move event forwarding to frontendAntti Määttä2017-01-278-25/+217
| * Add focus to EventForwardAntti Määttä2017-01-275-0/+52
| * Add QEventForward to QObjectPickerAntti Määttä2017-01-255-0/+60
| * Add EventForward backend nodeAntti Määttä2017-01-243-2/+288
| * Add QEventForward frontend nodeAntti Määttä2017-01-244-2/+426
* | Picking: restore early checksMike Krus2017-01-212-24/+19
|/
* Doc: corrected parameter specificationNico Vertriest2016-12-092-3/+2