Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b066d782 | 2010-05-23 16:30:54 | Add query functions to request FTGL configuration information: - C version: ftglGetString(); - C++ version: FTGL::GetString(); Currently supported strings are: - FTGL_CONFIG_VERSION: FTGL version information | ||
| 8303b877 | 2009-08-03 13:11:26 | Update the MSVC solution. | ||
| cd5b5251 | 2009-07-20 12:22:22 | Bring the Visual Studio 2008 solution up to date. | ||
| 84fdd792 | 2009-07-19 16:09:40 | Correct the order in which FT_Done_Face is called via the library's destructors. Fixes a Bzflag crash upon exit. Patch courtesy of Mathew Eis (kingrobot) from SF patch 2721799. | ||
| c9b2a93e | 2009-07-19 15:17:23 | Add a vc9 directory for Visual Studio 2009 builds. |