This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
e4455a8e8fe57d1a7caae028cad03b80229f77d0
0ad
/
source
/
maths
T
History
vladislavbelov
809e3ed0bd
Removes rand function usage from tests to avoid non-uniform distributions.
...
This was SVN commit r26012.
2021-11-25 17:57:59 +00:00
..
tests
Removes rand function usage from tests to avoid non-uniform distributions.
2021-11-25 17:57:59 +00:00
BoundingBoxAligned.cpp
…
BoundingBoxAligned.h
…
BoundingBoxOriented.cpp
…
BoundingBoxOriented.h
…
BoundingSphere.cpp
…
BoundingSphere.h
…
Brush.cpp
…
Brush.h
…
Ease.h
…
Fixed.cpp
…
Fixed.h
…
FixedVector2D.h
…
FixedVector3D.h
…
Frustum.cpp
…
Frustum.h
…
MathUtil.h
Slightly improves minimap flares, makes animation more smooth via alpha fade in/out.
2021-11-16 16:58:32 +00:00
Matrix3D.cpp
…
Matrix3D.h
Removes mentions of legacy and unused GL calls, unifies AsFloatArray.
2021-10-11 12:39:01 +00:00
MD5.cpp
…
MD5.h
…
Noise.cpp
…
Noise.h
…
NUSpline.cpp
…
NUSpline.h
…
Plane.cpp
…
Plane.h
…
Quaternion.cpp
…
Quaternion.h
…
Rect.cpp
…
Rect.h
…
Size2D.cpp
…
Size2D.h
…
Sqrt.cpp
…
Sqrt.h
…
Vector2D.cpp
…
Vector2D.h
…
Vector3D.cpp
…
Vector3D.h
Removes mentions of legacy and unused GL calls, unifies AsFloatArray.
2021-10-11 12:39:01 +00:00
Vector4D.h
…