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-06-22 15:28:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f8752fbe4e7a08320907eff5bf765b2bc1925b3
0ad
/
source
/
maths
T
History
vladislavbelov
02c96903c5
Renames sgn function to Sign to fit the naming of other MathUtil functions.
...
This was SVN commit r26276.
2022-01-30 20:51:01 +00:00
..
tests
Add tests for fixed::FromFraction
2022-01-30 12:57:08 +00:00
BoundingBoxAligned.cpp
…
BoundingBoxAligned.h
…
BoundingBoxOriented.cpp
…
BoundingBoxOriented.h
…
BoundingSphere.cpp
…
BoundingSphere.h
…
Brush.cpp
…
Brush.h
…
Ease.h
…
Fixed.cpp
…
Fixed.h
UnitMotion pushing improvements
2022-01-24 15:36:13 +00:00
FixedVector2D.h
…
FixedVector3D.h
…
Frustum.cpp
…
Frustum.h
…
MathUtil.h
Renames sgn function to Sign to fit the naming of other MathUtil functions.
2022-01-30 20:51:01 +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
…