AzaezelX b7b4ced8d6 adds binary to decimal and vice versa methods vor 4 Jahren
..
test da706ccb61 proper fix for https://github.com/GarageGames/Torque3D/issues/1197 vor 11 Jahren
util 973fd44c6a Profile editor for the meshRoad object vor 5 Jahren
mAngAxis.cpp 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mAngAxis.h ebb7ed1b78 uninitialized variables-math vor 5 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 b7b4ced8d6 adds binary to decimal and vice versa methods vor 4 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 1b47bdd972 Git apparently forgot to commit ALL the changes. vor 9 Jahren
mMathAMD.cpp 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mMathAMD_ASM.asm 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
mMathFn.h b4a1d18f42 Core implementation of Physical Based Rendering. vor 7 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 a241d27b58 Expand EngineAPI type definitions vor 5 Jahren
mMatrix.h a241d27b58 Expand EngineAPI type definitions vor 5 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 ebb7ed1b78 uninitialized variables-math vor 5 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 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. vor 5 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 ebb7ed1b78 uninitialized variables-math vor 5 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 e718841467 Eliminate DefineConsoleFunction vor 7 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 9c4191702c Properly specify type of console types with a different native type vor 5 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 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess vor 7 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