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-22 07:29:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4e3037e601d65cae69fb1bc274d72168c7cc516
0ad
/
source
/
maths
T
History
pyrolink
2e92baf497
fix: no longer crashes when attempting to remove node from empty track
...
This was SVN commit r3478.
2006-02-05 03:43:21 +00:00
..
scripting
…
Bound.cpp
- add CBound::Render()
2006-01-29 17:34:45 +00:00
Bound.h
- add CBound::Render()
2006-01-29 17:34:45 +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
…