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
ee20d0c2cb98cd670b173ecacc74d49eb02ed00d
0ad
/
source
/
maths
T
History
Ykkrosh
1faf83f916
Add some missing consts to arguments.
...
This was SVN commit r7805.
2010-07-25 14:10:46 +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
Fix lossy fixed<->jsval conversion.
2010-07-04 19:47:31 +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
Add some missing consts to arguments.
2010-07-25 14:10:46 +00:00
Plane.h
Add some missing consts to arguments.
2010-07-25 14:10:46 +00:00
Quaternion.cpp
…
Quaternion.h
…
Sqrt.cpp
…
Sqrt.h
…
Vector2D.h
…
Vector3D.cpp
…
Vector3D.h
…
Vector4D.h
…