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-06 18:06:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3dec1bfb202f2614465dd7028c175e8e3e5ef44b
0ad
/
source
/
maths
T
History
janwas
b37d3f2095
# fix W4 warnings on VC
...
This was SVN commit r3726.
2006-04-03 22:06:09 +00:00
..
scripting
…
Bound.cpp
#More accurate bounds calculations to improve shadow resolution
2006-03-26 21:58:48 +00:00
Bound.h
#More accurate bounds calculations to improve shadow resolution
2006-03-26 21:58:48 +00:00
Brush.cpp
# fix W4 warnings on VC
2006-04-03 22:06:09 +00:00
Brush.h
# fix W4 warnings on VC
2006-04-03 22:06:09 +00:00
MathUtil.cpp
…
MathUtil.h
Fix Linux build, don't EVER #include <windows.h> again!
2006-01-21 20:01:17 +00:00
Matrix3D.cpp
various small fixes; some changes as in previous rev (which was only the files in lib/)
2005-12-07 03:44:17 +00:00
Matrix3D.h
- add CBound::Render()
2006-01-29 17:34:45 +00:00
NUSpline.cpp
fix: no longer crashes when attempting to remove node from empty track
2006-02-05 03:43:21 +00:00
NUSpline.h
-CinemaTrack-refined
2006-01-29 23:25:04 +00:00
Plane.cpp
…
Plane.h
…
Quaternion.cpp
ProfileViewer: Fixed char* vs wchar_t*.
2005-12-06 20:16:50 +00:00
Quaternion.h
ProfileViewer: Fixed char* vs wchar_t*.
2005-12-06 20:16:50 +00:00
Vector3D.cpp
…
Vector3D.h
…
Vector4D.h
…