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-20 00:46:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dff694f0f06c8c04dd9a21e3cd2ac7938a3b5e85
0ad
/
source
/
maths
T
History
Ykkrosh
e8b264835a
Add fixed-point sin/cos, to fix OOS errors
...
This was SVN commit r7690.
2010-07-04 17:15:57 +00:00
..
scripting
…
tests
Add fixed-point sin/cos, to fix OOS errors
2010-07-04 17:15:57 +00:00
Bound.cpp
…
Bound.h
…
Brush.cpp
…
Brush.h
…
Fixed.cpp
Add fixed-point sin/cos, to fix OOS errors
2010-07-04 17:15:57 +00:00
Fixed.h
Add fixed-point sin/cos, to fix OOS errors
2010-07-04 17:15:57 +00:00
FixedVector2D.h
Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles.
2010-05-02 20:32:37 +00:00
FixedVector3D.h
Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles.
2010-05-02 20:32:37 +00:00
MathUtil.h
…
Matrix3D.cpp
…
Matrix3D.h
…
MD5.cpp
Force some byte-order functions to be inline.
2010-05-25 18:47:11 +00:00
MD5.h
Force some byte-order functions to be inline.
2010-05-25 18:47:11 +00:00
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
…