Commit Graph

7122 Commits

Author SHA1 Message Date
rdb 101e61504e Fix "too complex" issue with custom profile 2009-04-11 18:05:57 +00:00
rdb d4ecd9e0ce Typos 2009-04-11 17:58:18 +00:00
rdb 53d640424d Revert debug coloring 2009-04-11 13:41:20 +00:00
rdb d5af6f1cce Overhauled T-Junction and border-decision math, added border stitching 2009-04-11 13:37:24 +00:00
rdb 92927fd25f Fix deadlock 2009-04-11 07:33:42 +00:00
David Rose 98c18ce510 prevent pyobject leak 2009-04-10 20:33:40 +00:00
David Rose 4910971587 now there's a normalize() method, remove ambiguity 2009-04-10 19:30:53 +00:00
David Rose 12cc0232fc add LVecBase3::project, etc., suggested by nik 2009-04-10 18:32:38 +00:00
rdb 72688304cb Added collide2 and space_to_geom 2009-04-08 19:18:36 +00:00
David Rose bc14778fac fix CollisionVisualizer 2009-04-08 17:53:53 +00:00
David Rose 3384159fd9 export config variable 2009-04-07 19:33:48 +00:00
David Rose 8f81a9bbb3 better premunge before flattening 2009-04-07 00:32:01 +00:00
David Rose 53a65f3a86 minor typo fix 2009-04-06 23:43:28 +00:00
rdb 04211c6f62 Cast the sentinel 2009-04-04 19:53:19 +00:00
rdb 7c9592f520 Add isEmpty 2009-04-04 14:56:20 +00:00
rdb a5d774a1c3 Asserts, and reformat code 2009-04-04 07:20:28 +00:00
rdb 6bd15649f9 Make empty ODE objects evaluate to False 2009-04-04 06:25:02 +00:00
rdb e3e03c9305 Dont forget to pass the profiles to the constructor 2009-04-03 20:04:19 +00:00
rdb a1f60a2e4c Better profile override system 2009-04-03 19:30:53 +00:00
rdb 803711741d Add artoolkit package to grutil Sources.pp 2009-04-03 19:04:02 +00:00
rdb 4034d97417 Add new profile override system 2009-04-03 18:46:42 +00:00
rdb 0666f54446 Fix stupid mistake that prevents anti-jitter 2009-04-03 18:42:00 +00:00
rdb d2df9f3618 Fix crash with window creation in an event 2009-04-03 18:27:01 +00:00
David Rose 48017fe9b1 LoaderOptions now required on parameter list 2009-04-02 21:47:52 +00:00
David Rose 6924727b8b suppress some compiler warnings 2009-04-02 21:36:51 +00:00
rdb ff6fc008bb protect PythonCallbackObject::init_type() with HAVE_PYTHON 2009-04-02 20:08:29 +00:00
David Rose e72e24a73d volunteer-delay 0 2009-04-02 18:09:45 +00:00
David Rose 38d46bdebc minor fixes with published methods 2009-04-01 18:46:16 +00:00
David Rose 0d0db0fa16 a few minor fixes 2009-04-01 16:37:27 +00:00
David Rose c9ce1ada45 better solution for win32 linking? 2009-03-30 23:58:40 +00:00
Darren Ranalli 509e414ef4 restored horizontal collision mode, still being used 2009-03-30 21:56:41 +00:00
David Rose d05d89a5e4 texture-minfilter etc. 2009-03-30 20:00:42 +00:00
Darren Ranalli 80cb0752bf removed horizontal collision mode and cruft code 2009-03-30 19:02:57 +00:00
David Rose 89db9d1f54 add 'mipmap' as simple filter type 2009-03-29 18:35:17 +00:00
rdb d5a72622e5 Add clearAllShaderInputs 2009-03-28 17:38:51 +00:00
David Rose 97949f7d0d fix lost message(s) at connection lost 2009-03-26 18:33:34 +00:00
David Rose f0d3e65d98 more aggressively close threads (proper checkin this time) 2009-03-25 01:55:00 +00:00
David Rose 233503776c revert accidental checkin 2009-03-25 01:53:06 +00:00
David Rose a261e805a3 accept threads hanging on shutdown 2009-03-24 22:25:33 +00:00
David Rose 7d1937626a more aggressively close threads 2009-03-24 22:24:34 +00:00
David Rose 4b48520ada fix build issues on windows 2009-03-24 18:42:09 +00:00
rdb 38385867ee Don't use vector iterator in draw_bins, to allow buffer creation during the draw traversal 2009-03-24 15:23:51 +00:00
David Rose 6563c82930 split out ztriangle.cxx into ztriangle_*.cxx 2009-03-24 15:20:50 +00:00
David Rose fd51c9b27e better assertions 2009-03-24 01:17:33 +00:00
David Rose 4683c4c3c5 remove debug 2009-03-24 01:17:21 +00:00
David Rose 9eb62315e3 support 3-d and cubemap textures in dds 2009-03-24 01:01:18 +00:00
David Rose 0d7efce25e glxGraphicsPixmap 2009-03-20 20:49:30 +00:00
rdb 84e5156e90 Do culling correctly 2009-03-19 16:44:03 +00:00
David Rose 730d3226f4 fix lost message(s) at connection lost 2009-03-19 01:23:17 +00:00
David Rose 3d8079f054 fix crash at window destruction 2009-03-17 21:39:47 +00:00