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