Commit Graph

27 Commits

Author SHA1 Message Date
rdb 95d85819b0 Separate out sampler state from texture, support sampler objects, support LOD min/max/bias 2014-12-12 15:58:45 +01:00
David Rose abf29fa3fe fix static text in y-up (or other non-default) coordinate system 2013-04-10 21:33:01 +00:00
David Rose 75ac6c1bae static fonts should support explicit space advance specified from font file 2011-11-21 18:59:54 +00:00
David Rose 501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
David Rose 6a7580ca45 TextFont::make_copy() 2010-05-03 03:51:15 +00:00
David Rose 5b4122d2de fix design size, from Clemens Pecinovsky 2009-02-19 17:57:45 +00:00
David Rose 88361cfc34 don't compress font textures 2009-01-27 20:38:17 +00:00
David Rose e8543823a6 set text default filters 2009-01-21 22:37:30 +00:00
David Rose aa81f3077e ensure invalid glyphs are rendered 2008-11-22 02:33:17 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 976e367e52 hard-set text quality for now 2008-05-14 00:30:36 +00:00
David Rose cb2e0c46f0 fix text glyph caching problem 2005-10-02 16:56:51 +00:00
David Rose bc0d509090 bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
David Rose 212fbc6c6b DO_DCAST, is_qpgeom() 2005-04-27 16:33:59 +00:00
David Rose 2aad0846b9 use_qpgeom for TextNode, CollisionSolid 2005-04-01 01:47:36 +00:00
David Rose c7c639797e merge multitexture support in from branch 2004-07-30 00:38:35 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose 5b7526d3a0 generate cheesy accents if font doesn't have them 2003-02-02 20:39:49 +00:00
David Rose a23a7572a2 rename out qp's 2002-04-10 18:08:06 +00:00
David Rose f712adeb44 build without freetype 2002-04-10 01:12:25 +00:00
David Rose a38e063667 remove old scene graph code 2002-04-09 18:33:48 +00:00
David Rose e45ab93f89 pgraph text 2002-03-13 23:14:28 +00:00
David Rose 55ae74b3d1 bug fixes 2002-02-16 09:37:22 +00:00
David Rose a8881ac142 improve handling of missing chars 2002-02-11 19:55:20 +00:00
David Rose d0b7f1b24c further refinements, proper caching for dynamic text 2002-02-11 19:21:44 +00:00
David Rose 9292457ce5 initial pass at dynamic text 2002-02-09 21:56:24 +00:00
David Rose 00e38798ef split TextFont into TextFont and StaticTextFont, preparing for DynamicTextFont 2002-02-08 23:35:09 +00:00