aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick3d_visual/picking
Commit message (Expand)AuthorAgeFilesLines
* Fix non-functional pickResult HitType enumAndy Nichols2024-06-031-73/+73
* Change license for test filesLucie Gérard2024-04-041-1/+1
* Make correct use of the uvPosition property when picking ItemsAndy Nichols2024-03-141-2/+2
* Fix normal values returned by 2D Items when pickingAndy Nichols2024-03-141-0/+19
* Fix single pick methods when picking in scenes with 2d itemsAndy Nichols2024-03-141-8/+0
* Expand the picking testsAndy Nichols2024-03-142-21/+808
* Add more QQuick3dViewport picking alternatives with mouse coordsKristoffer Skau2023-12-141-1/+47
* Start exposing some semi-public APIsChristian Strømme2023-10-231-0/+2
* qtquick3d: black list failing auto-testTimur Pocheptsov2023-09-121-0/+2
* CMake: Make qtquick3d tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Skip tst_picking tests which depend on window coords when dpr != 1Andy Nichols2023-06-021-0/+10
* Calculate Triangle Intersection using Möller–Trumbore algorithmAndy Nichols2023-03-303-4/+496
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Fix regression in picking behaviorChristian Strømme2022-10-312-0/+57
* Port from container::count() and length() to size()Marc Mutz2022-10-071-6/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Proper implementation of instanced pickingPaul Olav Tvete2022-08-032-0/+43
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-161-27/+2
* Correctly include test data in qtquick3d unit testsAndreas Buhr2022-03-011-2/+2
* Don't make Item2D's always pickableKaj Grönholm2021-11-262-0/+57
* Rename tst_picking CMake targetKai Köhne2021-04-161-3/+3
* Update View3D picking APIsAndy Nichols2021-03-193-0/+229