Commit Graph

118 Commits

Author SHA1 Message Date
David Rose cbfa38d2b5 simplify ConfigureDecl etc. 2009-06-15 22:25:52 +00:00
David Rose 58c13de4ca integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
David Rose 4910971587 now there's a normalize() method, remove ambiguity 2009-04-10 19:30:53 +00:00
David Rose ddbad77851 set_bounds_type() 2009-03-12 21:50:03 +00:00
David Rose ecda56d02b make get_center() return a copy so it won't destruct unexpectedly 2009-02-18 22:49:44 +00:00
David Rose 58e0537e3c wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
David Rose f6d5d61479 add missing include 2008-10-21 04:08:42 +00:00
Chris Brunner db18c32b23 fixes a crash when building models after compiling with msvc9 2008-09-16 18:57:59 +00:00
David Rose 843790e041 fix parabola xform 2008-08-06 13:43:39 +00:00
rdb 855cb4d2ad A better solution, that won't break everyone's builds. 2008-06-12 18:46:27 +00:00
rdb 874e10d42f Added something to make it work on OSX as well 2008-06-12 10:19:25 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 9b4a1eab47 fixes from ynjh_jo 2008-01-08 03:08:56 +00:00
David Rose fd74ea21f5 minor optimization? 2007-10-23 00:36:45 +00:00
David Rose df36a1791a tighten up parabola collisions 2007-10-17 20:52:56 +00:00
David Rose b97325c1cc more fixes 2007-10-16 19:46:22 +00:00
David Rose 26a1985992 fix nearly-parallel case 2007-10-16 19:08:46 +00:00
David Rose f66069aed4 parabola collisions 2007-10-16 17:02:48 +00:00
David Rose fb973c9cfd Add LMatrix*::xform_vec_general(), fix clip plane issues 2007-08-23 16:24:49 +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 847774efb2 very minor bounds optimizations 2007-07-13 20:38:26 +00:00
David Rose 6e9f58aa4b incorrect INLINE 2007-06-30 17:28:48 +00:00
David Rose 666f897031 use quotes not angle brackets 2007-06-22 12:33:47 +00:00
David Rose e34ee0d81b fix mathutil warnings 2007-06-12 03:03:55 +00:00
David Rose fe951a35fd cull to geoms; fix box culling 2007-06-04 20:18:57 +00:00
David Rose faad1e333d optional BoundingBox 2007-06-02 00:59:32 +00:00
David Rose 629b215aee DynamicTextFont::RenderMode 2007-01-24 00:27:39 +00:00
David Rose 2229f81ecf robustify 2007-01-22 21:20:59 +00:00
David Rose af10d2d283 tweak compiler warnigns 2007-01-19 21:35:35 +00:00
David Rose 93c959a754 define math_log2 2007-01-19 21:32:01 +00:00
David Rose a2a49aa9fb add Triangulator 2007-01-19 21:25:40 +00:00
David Rose 8de0914056 latest osx publish stuff 2006-09-28 16:31:02 +00:00
David Rose 57338ee24d better windows tau support; better threaded DeletedChain support; beginning PipelineReader classes 2006-04-20 04:03:16 +00:00
David Rose 8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
Roger Hughston b733a22493 OSX MAcro Colision 2006-03-21 02:28:44 +00:00
Roger Hughston 477fdc8775 OSX Commit 2006-03-17 22:57:38 +00:00
David Rose efc319c451 visualize PlaneNodes 2006-03-14 01:32:58 +00:00
Roger Hughston 8065be4f57 More Motion in osx Land 2006-02-10 20:13:14 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose 98c7d82385 declare methods const 2006-01-05 19:55:48 +00:00
David Rose c0c9347983 add set_scale() 2006-01-05 19:20:58 +00:00
David Rose 8cef27663e optimizations, a few more interfaces 2006-01-04 00:31:00 +00:00
David Rose 5da0172878 pandadx7 2005-10-31 20:09:29 +00:00
David Rose c207be10b9 stackedPerlinNoise 2005-10-07 22:38:34 +00:00
David Rose 9358dbf532 add Perlin noise 2005-10-07 21:46:51 +00:00
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
David Rose 292b0d1d95 (void) -> () 2005-09-06 20:16:09 +00:00
David Rose dd28bafc68 build on linux 2005-09-06 18:18:56 +00:00
David Rose 1e81e656ab PGItemNotify interface, PGScrollFrame, and more general PGSliderBar 2005-08-27 00:15:54 +00:00
David Rose 9e1297d56b heads_up was broken 2005-08-11 00:41:54 +00:00