marauder2k7 2ef93acac6 define TORQUE_TESTS_ENABLED vor 2 Jahren
..
test c687c0d23a * BugFix: Remove unused 3DNow! extensions and broken SSE extensions. vor 3 Jahren
util 973fd44c6a Profile editor for the meshRoad object vor 5 Jahren
mAngAxis.cpp 5527207805 AngAxis toEuler vor 2 Jahren
mAngAxis.h 5527207805 AngAxis toEuler vor 2 Jahren
mBox.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. vor 12 Jahren
mBox.h 49a735e051 Fix axis check in Box3F::extend method vor 9 Jahren
mBoxBase.h 1a851f167d Merge pull request #1807 from Azaezel/boxBaseBorked vor 9 Jahren
mConsoleFunctions.cpp cbe2bd4c7b Conversions vor 2 Jahren
mConstants.h 265e64f6fc Clean up MSVC warning [C4305]: truncation from 'double' to 'F32' vor 7 Jahren
mEase.cpp 300d9eefbf ease member vars tagged as member vars vor 7 Jahren
mEase.h 300d9eefbf ease member vars tagged as member vars vor 7 Jahren
mIntersector.h 01f0d5cfca tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places. vor 8 Jahren
mMath.h 5527207805 AngAxis toEuler vor 2 Jahren
mMathFn.h c5afb407db inverse lerp function vor 2 Jahren
mMathSSE.cpp 00cf5ab577 Added x64 check for SSE Intrinsic functions vor 9 Jahren
mMathSSE_ASM.asm 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mMath_ASM.asm 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mMath_C.cpp 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mMatrix.cpp a03586a5fe account for null dumpmatix captions vor 2 Jahren
mMatrix.h 75625dc679 Reverse depth & 32F buffer format vor 2 Jahren
mOrientedBox.cpp cfb90f37e4 Fix for Issue #136 for Zoning Bug vor 13 Jahren
mOrientedBox.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mPlane.cpp 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mPlane.h ebb7ed1b78 uninitialized variables-math vor 5 Jahren
mPlaneSet.h ebb7ed1b78 uninitialized variables-math vor 5 Jahren
mPlaneTransformer.cpp 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mPlaneTransformer.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mPoint.cpp 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mPoint2.h e386a360ca more arithmetic overflow warns vor 2 Jahren
mPoint3.h ebb7ed1b78 uninitialized variables-math vor 5 Jahren
mPoint4.h ebb7ed1b78 uninitialized variables-math vor 5 Jahren
mPolyhedron.cpp d979cf9d2d PolyhedronVectorData core membervar cleanups vor 7 Jahren
mPolyhedron.h 540e82b95c template mixins need this-> specified vor 3 Jahren
mPolyhedron.impl.h d979cf9d2d PolyhedronVectorData core membervar cleanups vor 7 Jahren
mQuadPatch.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. vor 12 Jahren
mQuadPatch.h 4c35fd37af Simple pass over the codebase to standardize the platform types. vor 12 Jahren
mQuat.cpp 32a4365ea9 Optimized code vor 11 Jahren
mQuat.h ebb7ed1b78 uninitialized variables-math vor 5 Jahren
mRandom.cpp 58ae331609 U32 MRandomLCG::randI() was using longs vor 10 Jahren
mRandom.h 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. vor 4 Jahren
mRandomDeck.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mRandomSet.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mRect.cpp 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mRect.h fc51f9767a Fix for RectF::intersectTriangle() vor 12 Jahren
mRotation.cpp 2ef93acac6 define TORQUE_TESTS_ENABLED vor 2 Jahren
mRotation.h 31ed509c1c Adds some helpful utility math functions. vor 9 Jahren
mSilhouetteExtractor.h fbfd3ed8ed clang: constructor initialization order vor 9 Jahren
mSolver.cpp 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mSphere.cpp 555610f69f Addresses roughly half of the C4189 errors though the following methodologies: vor 10 Jahren
mSphere.h ebb7ed1b78 uninitialized variables-math vor 5 Jahren
mSplinePatch.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. vor 12 Jahren
mSplinePatch.h 4c35fd37af Simple pass over the codebase to standardize the platform types. vor 12 Jahren
mTransform.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mathIO.h 300d9eefbf ease member vars tagged as member vars vor 7 Jahren
mathTypes.cpp ace18d0246 layout consistency pass pt 2 -place shapebase inheriting initpersistfields up top so the child layout appends to the parent vor 2 Jahren
mathTypes.h 383d27f2ec The class is designed as a general-purpose rotation/orientation class to make it easy to work with rotations and swap between math types as easily as possible. vor 9 Jahren
mathUtils.cpp aa02e48c8d add safeties for enum math across define boundaries vor 2 Jahren
mathUtils.h c2c34cdd5d Adds the getSignedAngleBetweenVectors function, which is like the existing getAngleBetweenVectors, but will returned a signed angle value, which helps to inform the full 360 angle, rather than the 'nearest 180'. vor 8 Jahren