1
0
forked from 0ad/0ad
0ad/source/maths
2006-05-31 22:37:23 +00:00
..
scripting Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
tests # add boatload of self-tests 2006-05-31 04:17:45 +00:00
Bound.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Bound.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +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.h # Added fancy water. 2006-05-28 02:13:32 +00:00
Matrix3D.cpp Reflection and refraction cameras should now take more advantage of the textures' resolutions, by stretching the image according to the inverse of the screen's aspect ratio to cover it all without requiring a larger Field of View. This should result in higher-resolution reflections and refractions. 2006-05-31 22:37:23 +00:00
Matrix3D.h # Added fancy water. 2006-05-28 02:13:32 +00:00
Noise.cpp Added Perlin noise class, which will be useful for water. 2006-05-17 03:53:54 +00:00
Noise.h Added Perlin noise class, which will be useful for water. 2006-05-17 03:53:54 +00:00
NUSpline.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
NUSpline.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Plane.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Plane.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Quaternion.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Quaternion.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Vector2D.h Added Perlin noise class, which will be useful for water. 2006-05-17 03:53:54 +00:00
Vector3D.cpp Added Perlin noise class, which will be useful for water. 2006-05-17 03:53:54 +00:00
Vector3D.h Added Perlin noise class, which will be useful for water. 2006-05-17 03:53:54 +00:00
Vector4D.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00