This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
36fa5ec2bf64ed73cdf52181fafe01aeb2926244
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
…