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-25 15:05:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67ca7461cd2db77652c53875052ed344b40dbaf2
0ad
/
source
/
maths
T
History
Ykkrosh
c82d619cc4
Make decals only rotate around the Y axis, to avoid buggy stretched appearance when rotated non-horizontally
...
This was SVN commit r9298.
2011-04-22 13:19:23 +00:00
..
scripting
…
tests
Make decals only rotate around the Y axis, to avoid buggy stretched appearance when rotated non-horizontally
2011-04-22 13:19:23 +00:00
Bound.cpp
# Initial version of terrain decal textures.
2011-03-13 19:22:05 +00:00
Bound.h
# Initial version of terrain decal textures.
2011-03-13 19:22:05 +00:00
Brush.cpp
…
Brush.h
…
Fixed.cpp
…
Fixed.h
…
FixedVector2D.h
…
FixedVector3D.h
…
MathUtil.h
…
Matrix3D.cpp
Make decals only rotate around the Y axis, to avoid buggy stretched appearance when rotated non-horizontally
2011-04-22 13:19:23 +00:00
Matrix3D.h
Make decals only rotate around the Y axis, to avoid buggy stretched appearance when rotated non-horizontally
2011-04-22 13:19:23 +00:00
MD5.cpp
…
MD5.h
…
Noise.cpp
…
Noise.h
…
NUSpline.cpp
…
NUSpline.h
…
Plane.cpp
…
Plane.h
…
Quaternion.cpp
…
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
…