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-22 21:35:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b5766d71c74f6fe56eb0510bb03dcad71419ec2
0ad
/
source
/
maths
T
History
Ykkrosh
1e3cd00c72
Set svn:eol-style=native
...
This was SVN commit r6816.
2009-04-11 17:00:39 +00:00
..
scripting
…
tests
Set svn:eol-style=native
2009-04-11 17:00:39 +00:00
Bound.cpp
…
Bound.h
…
Brush.cpp
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
Brush.h
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
MathUtil.h
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
Matrix3D.cpp
…
Matrix3D.h
…
Noise.cpp
dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace).
2008-07-13 21:22:03 +00:00
Noise.h
Set svn:eol-style=native
2009-04-11 17:00:39 +00:00
NUSpline.cpp
…
NUSpline.h
…
Plane.cpp
…
Plane.h
…
Quaternion.cpp
…
Quaternion.h
…
Vector2D.h
…
Vector3D.cpp
…
Vector3D.h
…
Vector4D.h
…