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-21 01:04:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d533084d7c55f74c535fd18fcf8b20b0f284acf9
0ad
/
source
/
maths
T
History
vladislavbelov
d533084d7c
Removes unused code from Size2D and changes eol-style to native.
...
This was SVN commit r25144.
2021-03-27 21:11:36 +00:00
..
tests
…
BoundingBoxAligned.cpp
…
BoundingBoxAligned.h
…
BoundingBoxOriented.cpp
…
BoundingBoxOriented.h
…
BoundingSphere.cpp
…
BoundingSphere.h
…
Brush.cpp
…
Brush.h
Further header & precompiled cleanup, fix no-PCH builds.
2020-12-09 14:39:14 +00:00
Ease.h
…
Fixed.cpp
…
Fixed.h
Update (and debundle) fmt dependancy
2020-11-26 21:01:32 +00:00
FixedVector2D.h
…
FixedVector3D.h
…
MathUtil.h
…
Matrix3D.cpp
…
Matrix3D.h
…
MD5.cpp
…
MD5.h
…
Noise.cpp
…
Noise.h
…
NUSpline.cpp
…
NUSpline.h
Further header & precompiled cleanup, fix no-PCH builds.
2020-12-09 14:39:14 +00:00
Plane.cpp
…
Plane.h
…
Quaternion.cpp
Clean up header includes, add new forward declarations.
2020-11-21 11:20:29 +00:00
Quaternion.h
Clean up header includes, add new forward declarations.
2020-11-21 11:20:29 +00:00
Size2D.cpp
Removes unused code from Size2D and changes eol-style to native.
2021-03-27 21:11:36 +00:00
Size2D.h
Removes unused code from Size2D and changes eol-style to native.
2021-03-27 21:11:36 +00:00
Sqrt.cpp
…
Sqrt.h
…
Vector2D.h
…
Vector3D.cpp
Further header & precompiled cleanup, fix no-PCH builds.
2020-12-09 14:39:14 +00:00
Vector3D.h
Adds more detailed test for perspective camera projection and its corners in world space.
2021-03-16 22:42:29 +00:00
Vector4D.h
…