1
1
forked from 0ad/0ad
0ad/source/tools
Ykkrosh 7dca91f26b # Various changes to the text rendering system.
Rewrite font builder tool to be much simpler and to support more text
effects.
Change GUI to use new set of fonts.
Switch font textures from TGA to PNG so they're easier for the font
builder to create.
Support RGBA font textures (for e.g. stroked text).
Greatly improve text rendering performance by using vertex arrays.
Fix rendering code leaving vertex buffers bound.
Add 'clip' property to GUI text objects, to disable clipping when
rendering.
Delete part of unused console function registration system.

This was SVN commit r7595.
2010-05-30 13:42:56 +00:00
..
ape . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
archbuilder Updated archive builder a little bit more 2005-03-17 19:17:41 +00:00
atlas # Various changes to the text rendering system. 2010-05-30 13:42:56 +00:00
autobuild Collada: Integrated skeleton XML with game. Added some tests. Fixed memory leak when loading ill-formed XML. 2007-03-16 23:32:10 +00:00
autobuild2 Add a script that I forgot to commit earlier 2009-06-20 14:57:02 +00:00
autolog/SVNLog Changes to public SVN log's HTML output format, from last weekend 2008-11-28 22:30:50 +00:00
dds Texture converter, DevIL: ABGR DDS support. 2006-03-14 21:29:19 +00:00
dist Update unix-build tarball: exclude some unneeded files; include files needed for tests. Fixes #489, #490. 2010-05-07 18:41:25 +00:00
entconvert Convert all remaining entity template data to new file format. 2010-05-15 21:07:52 +00:00
entdocs Clean up some svn:executable flags 2010-05-08 23:17:08 +00:00
entgraph # Fixed some graphical and scenario editor issues. 2007-02-09 17:04:55 +00:00
entvalidate # Add documentation of the entity template XML file format. 2010-04-23 16:09:03 +00:00
fontbuilder # Various changes to the text rendering system. 2010-05-30 13:42:56 +00:00
fontbuilder2 # Various changes to the text rendering system. 2010-05-30 13:42:56 +00:00
i18n 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
pmdexp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
rmgen fix: alpha map texture wasn't initialized, which caused crash if multiplayer -> host -> continue -> cancel 2008-10-18 17:58:04 +00:00
textureconv 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