NazaraEngine/tests/UnitTests/Engine/Math
SirLynix b191dacc58 Reenable unit tests in release mode 2023-07-30 10:55:38 +02:00
..
AlgorithmMathTest.cpp UnitTests: Move number <=> string tests 2023-06-06 18:40:01 +02:00
AngleTest.cpp Reenable unit tests in release mode 2023-07-30 10:55:38 +02:00
BoundingVolumeTest.cpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
BoxTest.cpp Math/Box: Add ScaleAroundCenter 2023-05-16 15:43:05 +02:00
EulerAnglesTest.cpp Reenable unit tests in release mode 2023-07-30 10:55:38 +02:00
FrustumTest.cpp Math/Frustum: Fix Contains(Box) and Intersect(points, n) 2023-06-25 09:50:10 +02:00
Matrix4Test.cpp Reenable unit tests in release mode 2023-07-30 10:55:38 +02:00
OrientedBoxTest.cpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
PlaneTest.cpp UnitTests/Plane: Fix tests (since plane distance was reversed) 2023-06-23 13:23:45 +02:00
QuaternionTest.cpp Reenable unit tests in release mode 2023-07-30 10:55:38 +02:00
RayTest.cpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
RectTest.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00
SphereTest.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00
Vector2Test.cpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
Vector3Test.cpp Improve math module (#396) 2023-06-02 22:30:51 +02:00
Vector4Test.cpp Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder 2022-12-26 08:44:11 +01:00