Torque3D/Engine/source/math
marauder2k7 9af22dc302 BUG: Probe baking look at matrix was wrong
Multiple fixes in files sent by Az but matrix look at function was creating a view matrix that messed up the capture.
Look at function for matrix now returns the correct matrix and bakes looking better
2025-01-07 15:44:19 +00:00
..
test unit test improved precision 2024-08-01 05:04:13 +01:00
util code review with az 2024-12-05 00:17:44 +00:00
mAngAxis.cpp AngAxis toEuler 2023-06-13 15:11:28 +01:00
mAngAxis.h rest of the implementation 2024-07-28 14:35:34 +01:00
mathIO.h
mathTypes.cpp rest of the implementation 2024-07-28 14:35:34 +01:00
mathTypes.h rest of the implementation 2024-07-28 14:35:34 +01:00
mathUtils.cpp use consistent clipping 2024-04-10 15:17:24 -05:00
mathUtils.h
mBox.cpp
mBox.h rest of the implementation 2024-07-28 14:35:34 +01:00
mBoxBase.h
mConsoleFunctions.cpp typofix 2024-04-10 16:27:30 -05:00
mConstants.h Clean up MSVC warning [C4305]: truncation from 'double' to 'F32' 2019-02-02 23:07:44 -05:00
mEase.cpp
mEase.h
mIntersector.h
mMath.h AngAxis toEuler 2023-06-13 15:11:28 +01:00
mMath_ASM.asm
mMath_C.cpp
mMathFn.h round utility functions 2024-04-10 14:17:19 -05:00
mMathSSE.cpp
mMathSSE_ASM.asm
mMatrix.cpp rest of the implementation 2024-07-28 14:35:34 +01:00
mMatrix.h BUG: Probe baking look at matrix was wrong 2025-01-07 15:44:19 +00:00
mOrientedBox.cpp
mOrientedBox.h rest of the implementation 2024-07-28 14:35:34 +01:00
mPlane.cpp
mPlane.h uninitialized variables-math 2020-05-11 16:17:40 -05:00
mPlaneSet.h uninitialized variables-math 2020-05-11 16:17:40 -05:00
mPlaneTransformer.cpp
mPlaneTransformer.h
mPoint.cpp
mPoint2.h more arithmetic overflow warns 2023-05-01 10:43:11 -05:00
mPoint3.h uninitialized variables-math 2020-05-11 16:17:40 -05:00
mPoint4.h Update mPoint4.h 2024-12-09 18:08:54 +00:00
mPolyhedron.cpp
mPolyhedron.h template mixins need this-> specified 2022-02-14 19:50:37 -06:00
mPolyhedron.impl.h
mQuadPatch.cpp
mQuadPatch.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
mQuat.cpp
mQuat.h rest of the implementation 2024-07-28 14:35:34 +01:00
mRandom.cpp
mRandom.h virtuals removed 2024-03-18 18:13:00 +00:00
mRandomDeck.h
mRandomSet.h
mRect.cpp
mRect.h
mRotation.cpp define TORQUE_TESTS_ENABLED 2023-07-24 13:47:22 +01:00
mRotation.h
mSilhouetteExtractor.h
mSolver.cpp
mSphere.cpp
mSphere.h uninitialized variables-math 2020-05-11 16:17:40 -05:00
mSplinePatch.cpp
mSplinePatch.h
mTransform.h