Commit Graph

185 Commits

Author SHA1 Message Date
David Rose 8c2e657f15 Add gsg::update_texture() 2008-08-25 22:58:58 +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 acb0faae46 Texture::set_quality_level() 2008-05-13 23:31:19 +00:00
David Rose 230d7825d3 fiddly bits 2008-05-03 00:37:47 +00:00
David Rose bba7914821 fix more white text problems 2008-01-31 03:13:55 +00:00
David Rose 48a840be75 add underscore property 2007-10-24 21:14:57 +00:00
David Rose b7a15f13c8 fix n - 1 crash 2007-10-09 19:54:22 +00:00
David Rose fee45da2c1 fix sequential-newlines problem 2007-08-08 23:52:12 +00:00
Zachary Pavlov 220d33e006 okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg 2007-07-20 23:02:51 +00:00
David Rose 24d4175ca9 compiler warnings, etc. 2007-07-13 22:31:17 +00:00
David Rose 9e150511e1 TextNode optimizations, more pgEntry stuff 2007-07-12 17:26:50 +00:00
David Rose b247c9d913 pgui refinements 2007-07-12 02:48:42 +00:00
David Rose 278fe85c1a PGEntry supports embedded mode changes 2007-07-12 00:19:18 +00:00
David Rose 1abe868c95 preserve geometry order when flattening 2007-07-06 18:19:00 +00:00
David Rose d55b83f568 remove unused var 2007-06-05 01:41:33 +00:00
David Rose 33a0c3af8e replacing CullBinOcclusionTest with PipeOcclusionCullTraverser, some linmath optimizations 2007-05-31 21:17:50 +00:00
Josh Wilson 566d0aea13 typo 2007-01-30 22:59:16 +00:00
David Rose 6154ac04bf one more try 2007-01-30 13:26:55 +00:00
David Rose 3e1d2a3a39 take 3? 2007-01-30 12:48:45 +00:00
David Rose d0da993afc more include fixes 2007-01-30 12:05:04 +00:00
David Rose 9de371843b better include order 2007-01-30 12:00:47 +00:00
David Rose 91f22c514a more geometric font support 2007-01-30 11:50:38 +00:00
Josh Wilson a5dd3a94ba can't use DynamicTextFont if we don't have FreeType installed 2007-01-27 20:47:06 +00:00
Asad M. Zaman d333c45232 oops: lets put an ifdef around the BBOX 2007-01-24 03:11:56 +00:00
David Rose b16044bbd1 build on windows, older version of freetype 2007-01-24 01:56:14 +00:00
David Rose 629b215aee DynamicTextFont::RenderMode 2007-01-24 00:27:39 +00:00
David Rose 6257151e81 fixes for small point rendering 2007-01-17 19:48:26 +00:00
David Rose 425ada050a add PandaNode::get_fancy_bits(), remove PandaNode::has_cull_callback() 2006-09-20 00:54:15 +00:00
David Rose 1f1761da76 threaded model loads 2006-08-22 15:33:51 +00:00
David Rose 413b358ff1 whoops, typo 2006-08-19 23:13:17 +00:00
David Rose d300c4a10c allow embedded graphics in text paragraphs 2006-08-18 23:38:30 +00:00
David Rose ddd1046462 factor out Thread::get_current_thread() some more 2006-04-26 07:31:23 +00:00
David Rose 8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
David Rose 725e82e6f4 show_through() 2006-03-20 20:48:26 +00:00
Roger Hughston 477fdc8775 OSX Commit 2006-03-17 22:57:38 +00:00
David Rose e6369ba5a4 compressed textures, texture objects 2006-03-15 20:05:36 +00:00
David Rose 5bf5ffb1fb text_wrap_mode 2006-03-06 23:26:07 +00:00
David Rose 8fbc824aab make PGui more thread-safe 2006-02-16 23:45:05 +00:00
David Rose 1d2282a879 pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
Roger Hughston 8065be4f57 More Motion in osx Land 2006-02-10 20:13:14 +00:00
David Rose 79f1462eb1 mo' better pipelining 2006-02-09 23:47:29 +00:00
David Rose cd71e8a224 more pipeline fixes 2006-02-04 00:27:37 +00:00
David Rose d78f7097a8 set_card_decal() should invalidate 2006-01-29 16:03:34 +00:00
David Rose ef9dfea9df be explicit with vfs->open_read_file(), etc. 2006-01-25 22:18:07 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose 9e82e17ae7 prevent crash from bam files 2005-12-22 17:35:37 +00:00
David Rose cb2e0c46f0 fix text glyph caching problem 2005-10-02 16:56:51 +00:00
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
David Rose d90ca2b6f7 prevent bleeding at font texture edge 2005-09-15 15:19:00 +00:00