index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7-experimental
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
A new module and API for defining 3D content in Qt Quick.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
quick3d_visual
/
picking
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix non-functional pickResult HitType enum
Andy Nichols
2024-06-03
1
-73
/
+73
*
Change license for test files
Lucie Gérard
2024-04-04
1
-1
/
+1
*
Make correct use of the uvPosition property when picking Items
Andy Nichols
2024-03-14
1
-2
/
+2
*
Fix normal values returned by 2D Items when picking
Andy Nichols
2024-03-14
1
-0
/
+19
*
Fix single pick methods when picking in scenes with 2d items
Andy Nichols
2024-03-14
1
-8
/
+0
*
Expand the picking tests
Andy Nichols
2024-03-14
2
-21
/
+808
*
Add more QQuick3dViewport picking alternatives with mouse coords
Kristoffer Skau
2023-12-14
1
-1
/
+47
*
Start exposing some semi-public APIs
Christian Strømme
2023-10-23
1
-0
/
+2
*
qtquick3d: black list failing auto-test
Timur Pocheptsov
2023-09-12
1
-0
/
+2
*
CMake: Make qtquick3d tests standalone projects
Alexandru Croitor
2023-07-05
1
-0
/
+6
*
Skip tst_picking tests which depend on window coords when dpr != 1
Andy Nichols
2023-06-02
1
-0
/
+10
*
Calculate Triangle Intersection using Möller–Trumbore algorithm
Andy Nichols
2023-03-30
3
-4
/
+496
*
Fix the broken test after the retirement of qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
1
-2
/
+2
*
Fix regression in picking behavior
Christian Strømme
2022-10-31
2
-0
/
+57
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-6
/
+6
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-25
1
-1
/
+1
*
Proper implementation of instanced picking
Paul Olav Tvete
2022-08-03
2
-0
/
+43
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-27
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-27
/
+2
*
Correctly include test data in qtquick3d unit tests
Andreas Buhr
2022-03-01
1
-2
/
+2
*
Don't make Item2D's always pickable
Kaj Grönholm
2021-11-26
2
-0
/
+57
*
Rename tst_picking CMake target
Kai Köhne
2021-04-16
1
-3
/
+3
*
Update View3D picking APIs
Andy Nichols
2021-03-19
3
-0
/
+229