This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-21 21:02:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
641a1a4b8533e8e8aac0a3516048b42cda232fa8
0ad
/
source
/
maths
T
History
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
…
BoundingBoxAligned.h
…
BoundingBoxOriented.cpp
…
BoundingBoxOriented.h
…
BoundingSphere.cpp
…
BoundingSphere.h
Fixes a misprint that was introduced in
cb83d494e0
.
2019-04-25 18:59:41 +00:00
Brush.cpp
…
Brush.h
…
Ease.h
…
Fixed.cpp
…
Fixed.h
…
FixedVector2D.h
…
FixedVector3D.h
…
MathUtil.h
…
Matrix3D.cpp
…
Matrix3D.h
…
MD5.cpp
…
MD5.h
…
Noise.cpp
…
Noise.h
…
NUSpline.cpp
…
NUSpline.h
…
Plane.cpp
…
Plane.h
…
Quaternion.cpp
…
Quaternion.h
…
Sqrt.cpp
…
Sqrt.h
…
Vector2D.h
…
Vector3D.cpp
…
Vector3D.h
…
Vector4D.h
…