index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
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.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
/
src
/
runtimerender
/
qssgrenderray.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further improvements to the BVH code
Christian Strømme
2023-11-21
1
-3
/
+3
*
Improve BVH build-up performance
Christian Strømme
2023-10-06
1
-12
/
+12
*
Move utility functions under the QSSGUtils namespace
Christian Strømme
2023-09-04
1
-8
/
+8
*
Calculate Triangle Intersection using Möller–Trumbore algorithm
Andy Nichols
2023-03-30
1
-54
/
+70
*
Remove QSSGOption
Christian Strømme
2023-02-02
1
-6
/
+8
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-29
/
+3
*
Expose local position and normal to pick result
Andy Nichols
2021-06-11
1
-5
/
+13
*
Remove unused picking code
Andy Nichols
2021-06-11
1
-76
/
+0
*
Perform picking with a Bounding Volume Hierarchy
Andy Nichols
2020-04-16
1
-1
/
+140
*
Fix the intersection result from createIntersectionResult()
Christian Strømme
2020-04-02
1
-5
/
+5
*
Improve the aabb intersection code
Christian Strømme
2020-04-02
1
-0
/
+83
*
Make the ray intersection functions free
Christian Strømme
2020-03-26
1
-11
/
+13
*
Code clean-up: redundant boolean literals
Christian Strømme
2020-02-07
1
-2
/
+2
*
QQuick3DPickResult : add a function for the global position of the hit
Inho Lee
2019-10-30
1
-1
/
+1
*
Long live QtQuick3D!
Christian Strømme
2019-08-23
1
-0
/
+170