test/FTMesh-Test.cpp


Log

Author Commit Date CI Message
sammy c96146ed 2008-04-29T06:44:51 * Moved header files that are not required by library clients into src/ so that they do not get installed. * Created an ftgl.h header that allows clients to #include <FTGL/ftgl.h> and be done with it.
sammy 09fbf8ac 2008-04-28T11:17:05 * Cosmetic: remove trailing spaces, fix unbalanced parenthesis/space constructs, remove tab/space mixes, wrap a lot of long source lines.
sammy 75c73099 2008-04-23T21:23:59 * Fix most compilation warnings. Most frequent causes: shadow declarations and const qualifier disappearances.
sammy ee107630 2008-03-03T16:41:35 * Remove svn:executable property from source files.
sammy f0f550ea 2008-03-03T16:36:07 * Remove svn:executable property from source files.
henry d60f1a16 2004-12-06T22:42:28 const correctness.
henry 4c6baa27 2004-10-10T22:50:01 Refactoring FTPoint
ellers 3c0fb00d 2003-01-30T12:24:08 updates for win32 build
henry 886f06a5 2003-01-09T01:59:59 Formatting changes
henry 3ce7bfeb 2003-01-08T22:42:38 Tidied up includes
henry 67cdade7 2002-12-20T22:22:58 Changes for FTList
henry 8a9a8cf3 2002-12-19T10:29:36 More tests
henry de98ac93 2002-12-18T02:13:49 Added test for glCombine
henry 32c357cf 2002-12-17T08:21:01 Added unit tests