Lukas Aldershaab 9c4191702c Properly specify type of console types with a different native type 5 tahun lalu
..
test da706ccb61 proper fix for https://github.com/GarageGames/Torque3D/issues/1197 11 tahun lalu
util 973fd44c6a Profile editor for the meshRoad object 5 tahun lalu
mAngAxis.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mAngAxis.h ebb7ed1b78 uninitialized variables-math 5 tahun lalu
mBox.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 tahun lalu
mBox.h 49a735e051 Fix axis check in Box3F::extend method 9 tahun lalu
mBoxBase.h 1a851f167d Merge pull request #1807 from Azaezel/boxBaseBorked 9 tahun lalu
mConsoleFunctions.cpp 247c0eb34a Moves the delta-based rounding function Verve used up into the engine so it wouldn't override the regular mRound function. Now is mRoundDelta. 5 tahun lalu
mConstants.h 265e64f6fc Clean up MSVC warning [C4305]: truncation from 'double' to 'F32' 7 tahun lalu
mEase.cpp 300d9eefbf ease member vars tagged as member vars 7 tahun lalu
mEase.h 300d9eefbf ease member vars tagged as member vars 7 tahun lalu
mIntersector.h 01f0d5cfca tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places. 8 tahun lalu
mMath.h 1b47bdd972 Git apparently forgot to commit ALL the changes. 9 tahun lalu
mMathAMD.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mMathAMD_ASM.asm 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mMathFn.h b4a1d18f42 Core implementation of Physical Based Rendering. 7 tahun lalu
mMathSSE.cpp 00cf5ab577 Added x64 check for SSE Intrinsic functions 9 tahun lalu
mMathSSE_ASM.asm 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mMath_ASM.asm 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mMath_C.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mMatrix.cpp a241d27b58 Expand EngineAPI type definitions 5 tahun lalu
mMatrix.h a241d27b58 Expand EngineAPI type definitions 5 tahun lalu
mOrientedBox.cpp cfb90f37e4 Fix for Issue #136 for Zoning Bug 13 tahun lalu
mOrientedBox.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mPlane.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mPlane.h ebb7ed1b78 uninitialized variables-math 5 tahun lalu
mPlaneSet.h ebb7ed1b78 uninitialized variables-math 5 tahun lalu
mPlaneTransformer.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mPlaneTransformer.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mPoint.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mPoint2.h ebb7ed1b78 uninitialized variables-math 5 tahun lalu
mPoint3.h ebb7ed1b78 uninitialized variables-math 5 tahun lalu
mPoint4.h ebb7ed1b78 uninitialized variables-math 5 tahun lalu
mPolyhedron.cpp d979cf9d2d PolyhedronVectorData core membervar cleanups 7 tahun lalu
mPolyhedron.h 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. 5 tahun lalu
mPolyhedron.impl.h d979cf9d2d PolyhedronVectorData core membervar cleanups 7 tahun lalu
mQuadPatch.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 tahun lalu
mQuadPatch.h 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 tahun lalu
mQuat.cpp 32a4365ea9 Optimized code 11 tahun lalu
mQuat.h ebb7ed1b78 uninitialized variables-math 5 tahun lalu
mRandom.cpp 58ae331609 U32 MRandomLCG::randI() was using longs 10 tahun lalu
mRandom.h ebb7ed1b78 uninitialized variables-math 5 tahun lalu
mRandomDeck.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mRandomSet.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mRect.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mRect.h fc51f9767a Fix for RectF::intersectTriangle() 12 tahun lalu
mRotation.cpp e718841467 Eliminate DefineConsoleFunction 7 tahun lalu
mRotation.h 31ed509c1c Adds some helpful utility math functions. 9 tahun lalu
mSilhouetteExtractor.h fbfd3ed8ed clang: constructor initialization order 9 tahun lalu
mSolver.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mSphere.cpp 555610f69f Addresses roughly half of the C4189 errors though the following methodologies: 10 tahun lalu
mSphere.h ebb7ed1b78 uninitialized variables-math 5 tahun lalu
mSplinePatch.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 tahun lalu
mSplinePatch.h 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 tahun lalu
mTransform.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
mathIO.h 300d9eefbf ease member vars tagged as member vars 7 tahun lalu
mathTypes.cpp 9c4191702c Properly specify type of console types with a different native type 5 tahun lalu
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. 9 tahun lalu
mathUtils.cpp 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 tahun lalu
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'. 8 tahun lalu