Files
0ad/source/ps
phosit 998dc30b6d Return by value from CCamera::BuildCameraRay
Some return values can be assigned to a `const auto`, somewhere `dir` is
mutated so the whole result has to be assigned to a non `const` variable
and once only dir is used, so structured binding isn't used there.
2024-11-17 20:27:58 +01:00
..
2024-11-17 18:03:49 +01:00
2024-08-20 19:10:54 +02:00
2024-11-17 18:03:49 +01:00
2024-11-14 19:25:28 +01:00
2024-10-08 23:07:18 +02:00