Commit Graph

3991 Commits

Author SHA1 Message Date
David Rose 86d6eeefaf allow want-direct to work with window-type none 2007-02-21 21:23:50 +00:00
Zachary Pavlov 1680b2d4a4 fix for actors, oops, shouldn't listen to comments. Comment dead now 2007-02-21 00:14:40 +00:00
Greg Wiatroski 531a22f22b ZAC: replaced faulty cleanup code with removeChildren call. Should be cleaner 2007-02-20 22:08:03 +00:00
Josh Wilson d0db2325af divided up printInterests() to separate the history and current state 2007-02-19 22:35:50 +00:00
Josh Wilson 84925eed14 added turnOn() and turnOff() to smooth the world switch process 2007-02-19 22:35:20 +00:00
Josh Wilson dab0454ca0 now we can pass in multiple dConfigParams to report 2007-02-19 22:34:39 +00:00
Asad M. Zaman feabf7e8ee tutorial chapter 1 with shipwreck and doggerel dan and nell 2007-02-18 06:34:47 +00:00
Darren Ranalli c155ffa619 added support for callable default value generators in ParamObj.ParamSet to avoid sharing of modified default values between instances 2007-02-17 08:40:11 +00:00
Darren Ranalli 6eb422c26c added support for callable default value generators in POD to avoid modification of default values 2007-02-17 08:26:48 +00:00
Darren Ranalli 02183867c0 don't include recordCreationStack in recorded creation stack 2007-02-17 07:34:57 +00:00
Darren Ranalli 70076bfe26 added printStack and printVerboseStack 2007-02-17 07:32:53 +00:00
David Rose d39566836d fix bug with models that contain animations 2007-02-16 21:43:24 +00:00
Joe Shochet d65a0d2084 fixed cell object error, but line numbers are going to be gone again 2007-02-16 01:45:38 +00:00
Zachary Pavlov dbb484fff5 gets rid of a race condition potentially on the ai 2007-02-16 00:51:16 +00:00
Josh Yelon 4be8e217f7 Added support for $MAIN_DIR in model-path 2007-02-13 19:05:40 +00:00
Josh Yelon a68c6cc412 Added support for libp3heapq vs libheapq 2007-02-12 19:43:09 +00:00
Josh Yelon c4415bc1de Added wrappers so that this works as libheapq or libp3heapq 2007-02-12 19:42:00 +00:00
Joe Shochet bd2c0c7b14 less spam from the messenger on the AI logs 2007-02-12 00:48:24 +00:00
Zachary Pavlov d5c8b6f490 bandaid hack for distributedcartesiangrid 2007-02-12 00:19:57 +00:00
Josh Wilson 15c717ad3f added get_AABB functionality 2007-02-11 07:57:32 +00:00
Josh Wilson 50773cd877 added 'downcast' conversion function 2007-02-11 01:19:59 +00:00
Josh Wilson 0cfe0a3233 new extensions for ode classes 2007-02-11 01:18:10 +00:00
Zachary Pavlov fc5b2e04ce made post generates for DistributedObject stuff 2007-02-10 02:26:48 +00:00
Josh Yelon 834e06d5d4 Added support for libpandaskel 2007-02-09 18:05:47 +00:00
Josh Yelon 4546fcaf38 Changed libdirect to libp3direct, with fallback 2007-02-09 18:05:30 +00:00
Josh Wilson 2fe2b81da5 OdeJoint extension definitions 2007-02-09 17:52:18 +00:00
Darren Ranalli efea7190c2 prevent hang when another py buffer is at the prompt 2007-02-09 06:14:29 +00:00
David Rose 46e3aa267c temp workaround 2007-02-08 22:00:14 +00:00
David Rose 730446fdaa build for osx 2007-02-08 21:18:16 +00:00
David Rose 0be53cccf6 interrogate changes: respect const, use Python names in diagnostic messages 2007-02-08 20:15:54 +00:00
Darren Ranalli 7cb8c25720 make enter halt current py buffer, C-enter halt all 2007-02-08 19:02:29 +00:00
Darren Ranalli facf4c95e5 added single-buffer ctrl+enter Python halt 2007-02-08 05:36:11 +00:00
Josh Yelon 1c6caa4e55 Replaced HAVE_DX with HAVE_DX8 and HAVE_DX9 2007-02-07 22:09:07 +00:00
Josh Wilson 26e87e17a3 removing unused function delete() from controls 2007-02-06 23:23:42 +00:00
Josh Wilson c56249dd2f control manager now cleanly removes its controls during delete() 2007-02-06 22:30:32 +00:00
David Rose c373e91564 make smoothmover parameters be instance variables 2007-02-06 17:27:09 +00:00
aignacio_sf 07776f816b Prevent free twice. 2007-02-02 05:41:55 +00:00
Redmond Urbino 60b62dd82f when destroying a gui object, properly destroy it's child gui objects 2007-02-02 03:10:12 +00:00
Darren Ranalli e37af2fe40 messenger hook cleanup 2007-01-31 04:42:08 +00:00
aignacio_sf 8a0a85a3a7 Explicitly set nurbs order to 4. 2007-01-31 04:20:31 +00:00
aignacio_sf 91ceb9fb26 Add config to motiontrail. 2007-01-31 04:18:41 +00:00
John Loehrlein 4a8441aa6e avatar handle message types 2007-01-31 02:10:55 +00:00
David Rose 134d849b52 build on Linux 2007-01-30 23:51:31 +00:00
Darren Ranalli ebd1a01733 added creation stack trace to all GUI items in __debug__ 2007-01-30 21:51:16 +00:00
aignacio_sf 2d7f2f3d09 Integrate CMotionTrail. 2007-01-30 20:00:59 +00:00
aignacio_sf 2824be457a Add cMotionTrail.cxx, cMotionTrail.h 2007-01-29 23:52:29 +00:00
aignacio_sf 9c9101452d Add comments, formatting, cleanup, ... 2007-01-29 23:49:44 +00:00
Darren Ranalli 9449c113df added pivotScalar, rad90/180/270/360 2007-01-29 23:17:08 +00:00
Zachary Pavlov a47ddd8505 new ship controls! 2007-01-28 04:49:38 +00:00
Joe Shochet ff591b45e4 *** empty log message *** 2007-01-28 00:03:33 +00:00