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
b914f82d2a789e42fc874910230cfc62b6c19c9a
0ad
/
source
/
maths
T
History
Ykkrosh
3a5ca7fdbc
Improve camera restraints at edge of map to be independent of zoom, and to work on circular maps.
...
Fixes
#573
. This was SVN commit r9011.
2011-03-04 20:02:05 +00:00
..
scripting
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
tests
# Add fog-of-war.
2010-09-23 12:13:13 +00:00
Bound.cpp
…
Bound.h
…
Brush.cpp
…
Brush.h
…
Fixed.cpp
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
Fixed.h
# Add fog-of-war.
2010-09-23 12:13:13 +00:00
FixedVector2D.h
# Initial support for formation movement.
2010-09-03 09:55:14 +00:00
FixedVector3D.h
…
MathUtil.h
…
Matrix3D.cpp
Inline common vector/matrix operations, for performance.
2010-09-24 16:54:20 +00:00
Matrix3D.h
Inline common vector/matrix operations, for performance.
2010-09-24 16:54:20 +00:00
MD5.cpp
…
MD5.h
…
Noise.cpp
…
Noise.h
…
NUSpline.cpp
…
NUSpline.h
…
Plane.cpp
Inline common vector/matrix operations, for performance.
2010-09-24 16:54:20 +00:00
Plane.h
…
Quaternion.cpp
Inline common vector/matrix operations, for performance.
2010-09-24 16:54:20 +00:00
Quaternion.h
…
Sqrt.cpp
…
Sqrt.h
…
Vector2D.h
…
Vector3D.cpp
Improve camera restraints at edge of map to be independent of zoom, and to work on circular maps.
2011-03-04 20:02:05 +00:00
Vector3D.h
Improve camera restraints at edge of map to be independent of zoom, and to work on circular maps.
2011-03-04 20:02:05 +00:00
Vector4D.h
…