Torque3D/Engine/source/math
AtomicWalrus 75625dc679 Reverse depth & 32F buffer format
-Adds reversed depth projection model, dramatically increasing depth buffer effective resolution.
-Adds 32F depth 8U stencil format GFXFormatD32FS8X24 (following DX naming conventions). Note this is a 64-bit format, and likely not suitable for mobile platforms. Revert to GFXFormatD24S8 in renderManager.tscript for mobile & "ancient" platforms.
-Corrects alignment of texture type details array.
2023-04-14 20:13:28 -06:00
..
test * BugFix: Remove unused 3DNow! extensions and broken SSE extensions. 2022-05-24 20:39:34 -04:00
util Profile editor for the meshRoad object 2020-10-04 00:19:43 +02:00
mAngAxis.cpp
mAngAxis.h uninitialized variables-math 2020-05-11 16:17:40 -05:00
mathIO.h ease member vars tagged as member vars 2018-03-14 15:45:45 -05:00
mathTypes.cpp layout consistency pass pt 2 -place shapebase inheriting initpersistfields up top so the child layout appends to the parent 2023-01-24 19:30:09 -06:00
mathTypes.h
mathUtils.cpp Reverse depth & 32F buffer format 2023-04-14 20:13:28 -06:00
mathUtils.h
mBox.cpp
mBox.h
mBoxBase.h
mConsoleFunctions.cpp adds binary to decimal and vice versa methods 2021-04-02 14:08:26 -05:00
mConstants.h Clean up MSVC warning [C4305]: truncation from 'double' to 'F32' 2019-02-02 23:07:44 -05:00
mEase.cpp ease member vars tagged as member vars 2018-03-14 15:45:45 -05:00
mEase.h ease member vars tagged as member vars 2018-03-14 15:45:45 -05:00
mIntersector.h
mMath.h
mMath_ASM.asm
mMath_C.cpp
mMathFn.h Core implementation of Physical Based Rendering. 2018-09-15 20:19:57 -05:00
mMathSSE.cpp
mMathSSE_ASM.asm
mMatrix.cpp Reverse depth & 32F buffer format 2023-04-14 20:13:28 -06:00
mMatrix.h Reverse depth & 32F buffer format 2023-04-14 20:13:28 -06:00
mOrientedBox.cpp
mOrientedBox.h
mPlane.cpp
mPlane.h uninitialized variables-math 2020-05-11 16:17:40 -05:00
mPlaneSet.h uninitialized variables-math 2020-05-11 16:17:40 -05:00
mPlaneTransformer.cpp
mPlaneTransformer.h
mPoint.cpp
mPoint2.h uninitialized variables-math 2020-05-11 16:17:40 -05:00
mPoint3.h uninitialized variables-math 2020-05-11 16:17:40 -05:00
mPoint4.h uninitialized variables-math 2020-05-11 16:17:40 -05:00
mPolyhedron.cpp
mPolyhedron.h template mixins need this-> specified 2022-02-14 19:50:37 -06:00
mPolyhedron.impl.h
mQuadPatch.cpp
mQuadPatch.h
mQuat.cpp
mQuat.h uninitialized variables-math 2020-05-11 16:17:40 -05:00
mRandom.cpp
mRandom.h * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00
mRandomDeck.h
mRandomSet.h
mRect.cpp
mRect.h
mRotation.cpp Add handling to RotationF's addRotation function to ensure formatted return 2021-09-28 18:17:49 -05:00
mRotation.h
mSilhouetteExtractor.h
mSolver.cpp
mSphere.cpp
mSphere.h uninitialized variables-math 2020-05-11 16:17:40 -05:00
mSplinePatch.cpp
mSplinePatch.h
mTransform.h