Commit Graph

3696 Commits

Author SHA1 Message Date
David Rose 1f3cc3b671 more fixes for import 2006-08-09 22:32:50 +00:00
Jason Yeung 83e903d269 - Fixed task.time not being available on init 2006-08-09 22:08:23 +00:00
Josh Yelon 1b058da878 Added __all__ declarations 2006-08-09 20:49:19 +00:00
Josh Yelon 0c888dcaad Added __all__ declarations to actor, task, fsm 2006-08-08 19:15:16 +00:00
Asad M. Zaman e399531009 biped violated overwrite default functions, this is the price 2006-08-08 01:47:34 +00:00
Jason Yeung ba07fb0b35 - Task bug fix for task.dt 2006-08-02 20:53:09 +00:00
Darren Ranalli d3a036d2c9 fixed crashes in fullReport 2006-08-02 08:46:35 +00:00
Darren Ranalli e78ae19bdb first rev 2006-08-01 02:55:49 +00:00
Darren Ranalli 052ff3e8cf added ArgumentEater 2006-08-01 02:55:27 +00:00
Josh Wilson f2ad8638aa back up to date 2006-07-27 19:36:07 +00:00
Josh Wilson 13ff6084fb intermediate/remedial checkin 2006-07-27 19:35:36 +00:00
Josh Wilson 46f04f18b2 default textures from DMODELS now instead of TTMODELS 2006-07-26 21:57:23 +00:00
Josh Wilson f75b83c440 MAJOR OVERHAUL: The particle interval now behaves like a normal interval. The particle system is removed from the global particle and physics managers and its stepping is controlled by the interval itself. 2006-07-25 20:24:50 +00:00
Mark Mine 35bf064c9e Add ability to specify ports per server 2006-07-25 19:15:53 +00:00
Josh Wilson f9ddc872be oops. checked in too early. panda hasn't built yet 2006-07-25 01:53:09 +00:00
Josh Wilson cfd7181deb MAJOR OVERHAUL: The particle interval now behaves like a normal interval. The particle system is removed from the global particle and physics managers and its stepping is controlled by the interval itself. 2006-07-25 01:47:31 +00:00
Josh Wilson 4fe44aeed8 added ability to 'soft start' and 'soft stop' a particle effect 2006-07-25 01:43:04 +00:00
Josh Wilson a886cef943 more precise import statement 2006-07-25 01:42:10 +00:00
Darren Ranalli 28711f8bd6 DelayedCallback->FrameDelayedCallback 2006-07-21 04:22:04 +00:00
Darren Ranalli ae56529276 added FrameDelayedCallback, DelayedCallback->DelayedFunctor 2006-07-21 04:21:39 +00:00
Darren Ranalli fd73cf9560 moved to PythonUtil.FrameDelayedCallback 2006-07-21 04:20:59 +00:00
Josh Wilson 383db87ca4 only report 'not found' error if item is not found 2006-07-20 15:26:14 +00:00
Josh Wilson 340248c36b adding test particle interval 2006-07-20 15:25:37 +00:00
Josh Wilson 42b2b2d254 accelerate only on postive dt 2006-07-20 15:25:02 +00:00
Josh Wilson 88e3d2c21d added accelerate and clearToInitial 2006-07-20 15:24:34 +00:00
Josh Wilson f0bafc3d7a first pass at a particle interval 2006-07-20 15:22:49 +00:00
Darren Ranalli f0a6f8adff added DelayedCall and DelayedCallback 2006-07-14 21:21:48 +00:00
Darren Ranalli 7ec9afa83d added faceAwayFromViewer and faceTowardsViewer 2006-07-14 21:21:24 +00:00
Josh Wilson 6b04e6e4f4 bugfix on setAnimateFramesRate() 2006-07-13 23:42:36 +00:00
Josh Wilson ee6a0c7382 added accelerate() to allow the particle system to be 'jumped' forward without exploding 2006-07-13 00:33:30 +00:00
Darren Ranalli be255e6bbd fixed getDoIds (pass in getDo) 2006-07-12 18:18:28 +00:00
Greg Wiatroski 528c90df80 undid non-fix =[ 2006-07-11 16:56:27 +00:00
Justin Butler b27677c479 temporary hack until proper fix is in place 2006-07-08 01:23:57 +00:00
Darren Ranalli e33e528192 prevent uberdog crash 2006-07-08 00:57:59 +00:00
Greg Wiatroski 67226d7f85 Moved printInterests into if debug statement: 2006-07-08 00:41:47 +00:00
Darren Ranalli 9ce7a90a38 fixed Long-Int leak in doId location tracking 2006-07-07 17:46:24 +00:00
Darren Ranalli 7ebfa95b92 fix for non-debug mode 2006-07-07 17:43:24 +00:00
Jason Yeung 70fef33162 *** empty log message *** 2006-07-06 18:35:32 +00:00
David Rose 08de280be6 deal with ClockObject having moved out of libpandaexpress 2006-07-06 16:42:28 +00:00
Darren Ranalli 140f6bea3c don't use ExclusiveObjectPool for now 2006-07-06 02:25:32 +00:00
Darren Ranalli 3ca67a4446 fixed count->type dict bug 2006-07-06 02:25:07 +00:00
Darren Ranalli ca66ed7e36 non-lossy invertDict, fixed fastRepr already-visited logic 2006-07-06 02:23:42 +00:00
Jason Yeung 8a712d1d2d *** empty log message *** 2006-07-01 01:12:23 +00:00
Dickinson Lo 6df8972ab4 added LF at end of file 2006-06-30 10:19:15 +00:00
Josh Wilson f1a5b2058d added getPoolSizeRanges(), a utility function to estimate the ideal particle system size 2006-06-29 19:18:43 +00:00
Asad M. Zaman 3f619486e9 new avatar system 2006-06-29 18:49:01 +00:00
Darren Ranalli 4071b0cbbe added REF prefix to referent numbers 2006-06-29 18:16:38 +00:00
Darren Ranalli 09980a0444 check uint32 parents for valid DC range 2006-06-29 18:10:55 +00:00
Darren Ranalli 6d4def41b7 ObjectReport tweaks for tracking down LawBot AI mem leak 2006-06-29 18:07:28 +00:00
Joe Shochet 45a584ba05 no more fsm redefine config 2006-06-29 18:03:34 +00:00