Robert MacGregor c687c0d23a * BugFix: Remove unused 3DNow! extensions and broken SSE extensions. il y a 3 ans
..
test c687c0d23a * BugFix: Remove unused 3DNow! extensions and broken SSE extensions. il y a 3 ans
util 973fd44c6a Profile editor for the meshRoad object il y a 5 ans
mAngAxis.cpp 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mAngAxis.h ebb7ed1b78 uninitialized variables-math il y a 5 ans
mBox.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. il y a 12 ans
mBox.h 49a735e051 Fix axis check in Box3F::extend method il y a 9 ans
mBoxBase.h 1a851f167d Merge pull request #1807 from Azaezel/boxBaseBorked il y a 9 ans
mConsoleFunctions.cpp b7b4ced8d6 adds binary to decimal and vice versa methods il y a 4 ans
mConstants.h 265e64f6fc Clean up MSVC warning [C4305]: truncation from 'double' to 'F32' il y a 6 ans
mEase.cpp 300d9eefbf ease member vars tagged as member vars il y a 7 ans
mEase.h 300d9eefbf ease member vars tagged as member vars il y a 7 ans
mIntersector.h 01f0d5cfca tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places. il y a 8 ans
mMath.h 1b47bdd972 Git apparently forgot to commit ALL the changes. il y a 9 ans
mMathFn.h b4a1d18f42 Core implementation of Physical Based Rendering. il y a 7 ans
mMathSSE.cpp 00cf5ab577 Added x64 check for SSE Intrinsic functions il y a 9 ans
mMathSSE_ASM.asm 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mMath_ASM.asm 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mMath_C.cpp 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mMatrix.cpp a241d27b58 Expand EngineAPI type definitions il y a 5 ans
mMatrix.h a241d27b58 Expand EngineAPI type definitions il y a 5 ans
mOrientedBox.cpp cfb90f37e4 Fix for Issue #136 for Zoning Bug il y a 13 ans
mOrientedBox.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mPlane.cpp 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mPlane.h ebb7ed1b78 uninitialized variables-math il y a 5 ans
mPlaneSet.h ebb7ed1b78 uninitialized variables-math il y a 5 ans
mPlaneTransformer.cpp 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mPlaneTransformer.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mPoint.cpp 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mPoint2.h ebb7ed1b78 uninitialized variables-math il y a 5 ans
mPoint3.h ebb7ed1b78 uninitialized variables-math il y a 5 ans
mPoint4.h ebb7ed1b78 uninitialized variables-math il y a 5 ans
mPolyhedron.cpp d979cf9d2d PolyhedronVectorData core membervar cleanups il y a 7 ans
mPolyhedron.h 540e82b95c template mixins need this-> specified il y a 3 ans
mPolyhedron.impl.h d979cf9d2d PolyhedronVectorData core membervar cleanups il y a 7 ans
mQuadPatch.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. il y a 12 ans
mQuadPatch.h 4c35fd37af Simple pass over the codebase to standardize the platform types. il y a 12 ans
mQuat.cpp 32a4365ea9 Optimized code il y a 10 ans
mQuat.h ebb7ed1b78 uninitialized variables-math il y a 5 ans
mRandom.cpp 58ae331609 U32 MRandomLCG::randI() was using longs il y a 10 ans
mRandom.h 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. il y a 4 ans
mRandomDeck.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mRandomSet.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mRect.cpp 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mRect.h fc51f9767a Fix for RectF::intersectTriangle() il y a 12 ans
mRotation.cpp c5d5a91356 Add handling to RotationF's addRotation function to ensure formatted return il y a 4 ans
mRotation.h 31ed509c1c Adds some helpful utility math functions. il y a 9 ans
mSilhouetteExtractor.h fbfd3ed8ed clang: constructor initialization order il y a 9 ans
mSolver.cpp 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mSphere.cpp 555610f69f Addresses roughly half of the C4189 errors though the following methodologies: il y a 10 ans
mSphere.h ebb7ed1b78 uninitialized variables-math il y a 5 ans
mSplinePatch.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. il y a 12 ans
mSplinePatch.h 4c35fd37af Simple pass over the codebase to standardize the platform types. il y a 12 ans
mTransform.h 7dbfe6994d Engine directory for ticket #1 il y a 13 ans
mathIO.h 300d9eefbf ease member vars tagged as member vars il y a 7 ans
mathTypes.cpp b795776b23 requested feature: large number display il y a 3 ans
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. il y a 9 ans
mathUtils.cpp 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
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'. il y a 8 ans