Commit Graph

15060 Commits

Author SHA1 Message Date
rdb b74fe3fd33 Fix misleading comment 2009-04-17 05:16:11 +00:00
Josh Wilson 713dc5902a adding okMissing=True to dialog_box_gui 2009-04-16 22:43:34 +00:00
Redmond Urbino d3a3f60cce add magic word ~generateOrder 2009-04-16 00:55:25 +00:00
Zachary Pavlov 233bbe6f1e removed 'highest collision only' rule 2009-04-15 21:59:15 +00:00
Zachary Pavlov b849d743ca added again message 2009-04-15 21:57:50 +00:00
rdb 1c4f1e8ea4 Add ReleaseNotes for 1.6.1 2009-04-15 06:50:20 +00:00
rdb aaaae0f5bc merge panda3d_1_6_branch to trunk 2009-04-15 06:04:13 +00:00
Abhishek Nath fc71f2852f Added more animation controls to RTM 2009-04-14 23:53:40 +00:00
rdb cf217344aa No longer needed, I got fcollada working correctly 2009-04-14 16:31:28 +00:00
rdb f431703f0a Phase out OdeContactCollection 2009-04-14 15:40:18 +00:00
rdb 435805081d Forgot bool operator for OdeGeom 2009-04-14 15:18:05 +00:00
rdb aa7e470e82 Update to 1.6.1 2009-04-14 13:42:39 +00:00
rdb 5292623b94 Store contact geoms on collision, not just points. Also, fix memory leak. 2009-04-12 12:34:14 +00:00
rdb 94dd3b9624 Fix empty contact geoms with OdeUtil.collide 2009-04-12 11:55:28 +00:00
rdb 788631d454 Fix bug with dynamic playrate changing 2009-04-12 10:33:41 +00:00
rdb 213976bd97 Fixed incorrect note 2009-04-12 06:18:51 +00:00
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 bf4665486b Chmod everything on OSX, to be certain 2009-04-11 15:21:28 +00:00
rdb 2ba75147a8 Add ppython on osx 2009-04-11 14:46:53 +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
rdb 5becdfcf7f Add missing lightbulb.rgb 2009-04-11 05:29:11 +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 18e5f0c723 Fix panda to work correctly with threading 2009-04-10 15:17:26 +00:00
rdb 2e629c6e40 Dont fail on 64bits with threading 2009-04-10 06:40:21 +00:00
Josh Wilson 8dc836436c i was a little overzealous in removing some report prefix parameters 2009-04-10 01:34:34 +00:00
Josh Wilson 1ea78fd02f adding ability to have multiple prefixes in report by specifying them in the Config.prc 2009-04-10 01:27:58 +00:00
Josh Wilson 1642d4163d updating report()'s to not require 'want-' or '-report' in the dConfigParam parameter 2009-04-09 01:16:59 +00:00
rdb 2066763335 tinydisplay compile error on OSX 2009-04-08 20:01:37 +00:00
rdb 1e2849fad1 Fix tinydisplay crash on OSX 2009-04-08 19:44:12 +00:00
rdb 72688304cb Added collide2 and space_to_geom 2009-04-08 19:18:36 +00:00
rdb 14b7af8900 Enable HAVE_THREADS 2009-04-08 19:02:03 +00:00
David Rose bc14778fac fix CollisionVisualizer 2009-04-08 17:53:53 +00:00
David Rose 4262d1c099 fix bison error with 2.4 2009-04-08 15:14:29 +00:00
rdb 7705b7d7bf Add missing artools.h to Sources.pp 2009-04-08 15:12:58 +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 1348af976a Set bits to 1. Also, add some explanation for basic-shaders-only 2009-04-04 15:48:25 +00:00
rdb 7c9592f520 Add isEmpty 2009-04-04 14:56:20 +00:00
rdb 7e1c6fff30 Allow destdir as argument to installpanda.py 2009-04-04 13:50:06 +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
Gyedo Jeon 8ccc3ae620 Made transparency channel connected for alpha texture modes 2009-04-04 00:56:52 +00:00
David Rose 854e5f345a fix some python errors 2009-04-03 21:30:38 +00:00