Torque3D/Engine/source/testing
marauder2k7 4078f3ad4e inverse fixes
further tests showed issues with inverse function, now to better match what was originally happening, the inverse only happens on the 3x3 portion of the matrix and translation is handled separately.

Frustum test now uses more real world examples of a projection matrix. Test for the full unproject stack of math to test its result as unproject was where the issue about inverse originated
2024-07-30 17:54:16 +01:00
..
consoleTest.cpp Console Refactor 2023-09-13 10:33:20 +02:00
datablockTest.cpp Cleanup after datablock tests 2023-09-16 23:34:48 +02:00
dataChunkerTest.cpp Add tests for FrameAllocator and DataChunker 2024-02-05 22:53:09 +00:00
engineAPITest.cpp Console Refactor 2023-09-13 10:33:20 +02:00
frameAllocatorTest.cpp Reimplement FrameAllocator and FrameTemp; Tidy up DataChunker header. 2024-02-06 02:35:16 +00:00
inspectorFieldTest.cpp Cleanup includes 2023-09-17 00:35:03 +02:00
mathMatrixTest.cpp inverse fixes 2024-07-30 17:54:16 +01:00
memoryTester.h fix for windows 2023-07-25 13:29:22 +01:00
mutexTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
netTest.cpp define TORQUE_TESTS_ENABLED 2023-07-24 13:47:22 +01:00
platformFileIOTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
platformTimerTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
platformTypesTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
profilerTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
resourceTest.cpp fix for the fix because original fix did jack 2024-03-15 22:59:27 +00:00
runtimeClassRepTest.cpp Console Refactor 2023-09-13 10:33:20 +02:00
sceneContainerTest.cpp Improve ray intersection tests 2023-09-26 12:03:51 -05:00
ScriptTest.cpp TScript Bugfix 2024-01-30 18:24:48 -05:00
semaphoreTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
threadPoolTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
threadSafeDequeTest.cpp Merge pull request #1212 from Azaezel/alpah41/UnitTestTrouble 2024-02-10 10:48:39 -06:00
threadSafePriorityQueueTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
threadSafeRefCountTest.cpp define TORQUE_TESTS_ENABLED 2023-07-24 13:47:22 +01:00
threadStaticTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
threadTest.cpp separate testing environment 2023-07-24 12:38:36 +01:00
unitTesting.cpp Console Refactor 2023-09-13 10:33:20 +02:00
unitTesting.h separate testing environment 2023-07-24 12:38:36 +01:00
windowManagerTest.cpp test report file 2023-07-26 10:36:58 +01:00