index
:
qt/qt3d.git
5.10
5.11
5.12
5.13
5.14
5.15
5.5
5.6
5.7
5.8
5.9
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.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
qt4
wip/animation
wip/cmake
wip/particles
wip/physics
wip/qtquickintegration
wip/refactor
wip/rhi-renderer
wip/vr
Qt3D
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
render
/
raycastingjob
/
tst_raycastingjob.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct license for test files
Lucie Gérard
2024-04-23
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-20
1
-2
/
+2
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-20
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-27
/
+2
*
Picking: reuse LayerFilterJob to perform layer filtering
Paul Lemire
2021-08-09
1
-0
/
+5
*
Fix BV tests following changes in BV propagation
Paul Lemire
2021-07-29
1
-6
/
+9
*
Make QAbstractFrontEndNodeManager private
Mike Krus
2020-10-27
1
-1
/
+1
*
Add QCoreSettings class
Mike Krus
2020-08-27
1
-1
/
+1
*
Use QList instead of QVector in tests
Jarek Kobus
2020-07-09
1
-7
/
+7
*
Remove the OpenGL Render Thread
Mike Krus
2020-06-19
1
-1
/
+1
*
Add support for building with CMake
Mike Krus
2020-05-22
1
-2
/
+2
*
Pull bounding volume info from front end
Mike Krus
2020-04-23
1
-6
/
+50
*
Add public API for working with jobs
Mike Krus
2020-03-02
1
-2
/
+3
*
Remove useless job
Mike Krus
2020-02-28
1
-5
/
+0
*
Remove buffer functor API
Mike Krus
2020-02-11
1
-9
/
+0
*
Remove old dead code
Mike Krus
2020-02-11
1
-9
/
+0
*
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-4
/
+1
*
Make the OpenGL renderer a plugin
Paul Lemire
2020-02-05
1
-0
/
+1
*
Revert "Fix post FF API changes"
Mike Krus
2019-12-03
1
-2
/
+2
*
Fix post FF API changes
Mike Krus
2019-10-22
1
-2
/
+2
*
Update ray casting job to use direct sync
Mike Krus
2019-10-03
1
-25
/
+50
*
Remove backend entity hierarchy rebuilding jobs
Jim Albamont
2019-09-20
1
-5
/
+0
*
Use direct access to remove backend nodes
Paul Lemire
2019-09-16
1
-1
/
+18
*
Use sync method when initializing new backend nodes
Mike Krus
2019-08-29
1
-4
/
+27
*
Iterate on child handles
Mike Krus
2019-05-25
1
-0
/
+2
*
Fix Entity parenting hierarchy
Jim Albamont
2019-04-04
1
-0
/
+5
*
Add more job tests for raycasting
Mike Krus
2018-03-07
1
-8
/
+76
*
Add support for layers to control ray casting
Mike Krus
2018-02-05
1
-8
/
+12
*
Unit test for ray casting job
Mike Krus
2018-02-01
1
-0
/
+228