0ad/source/maths
vladislavbelov 9f5494cb87 Fixes a misprint that was introduced in cb83d494e0.
This was SVN commit r22228.
2019-04-25 18:59:41 +00:00
..
tests Replace includes uniform_foo with uniform_foo_distribution as it's deprecated in newer versions of boost. It was added in the 1.47 version. 2019-04-22 21:45:23 +00:00
BoundingBoxAligned.cpp Actually remove trailing whitespace for non-header files as well. 2016-11-23 13:02:58 +00:00
BoundingBoxAligned.h
BoundingBoxOriented.cpp
BoundingBoxOriented.h
BoundingSphere.cpp Refactor CBoundingSphere and add tests 2019-03-25 21:17:43 +00:00
BoundingSphere.h Fixes a misprint that was introduced in cb83d494e0. 2019-04-25 18:59:41 +00:00
Brush.cpp Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
Brush.h
Ease.h
Fixed.cpp
Fixed.h
FixedVector2D.h Add support for const methods in components and make those that can be const const. 2017-01-20 02:25:19 +00:00
FixedVector3D.h
MathUtil.h
Matrix3D.cpp Cleanup Camera code for projections. 2019-01-05 22:40:56 +00:00
Matrix3D.h Cleanup Camera code for projections. 2019-01-05 22:40:56 +00:00
MD5.cpp
MD5.h
Noise.cpp Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
Noise.h
NUSpline.cpp Insert cinematic path nodes after the currently selected node instead of before (so paths are not created in the opposite of the expected order). 2017-07-01 15:49:59 +00:00
NUSpline.h
Plane.cpp Actually remove trailing whitespace for non-header files as well. 2016-11-23 13:02:58 +00:00
Plane.h
Quaternion.cpp Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
Quaternion.h
Sqrt.cpp
Sqrt.h
Vector2D.h
Vector3D.cpp Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
Vector3D.h
Vector4D.h