Commit Graph

4814 Commits

Author SHA1 Message Date
Darren Ranalli 1728f3b38e improved visual scannability 2008-10-14 21:54:43 +00:00
Darren Ranalli 232583858c show timings as percentages, don't display max-non-spike profiles, output easier to scan 2008-10-14 21:07:07 +00:00
David Rose dd0efe66fe better filtering in getRandomTask 2008-10-14 02:18:32 +00:00
Darren Ranalli 732b4f0067 print profile stats as percentages, makes profile CPU-independent 2008-10-14 01:52:51 +00:00
Darren Ranalli 61d0f91617 accurate profile duration tracking, output filtering (no 0.000 second spikes), preliminary profile result aggregation 2008-10-14 00:45:49 +00:00
Justin Butler bdd673f062 Additional needed files to fix POTCO-5271 2008-10-13 22:22:44 +00:00
Josh Wilson 1250458e18 overriding NodePath.getName() 2008-10-13 20:37:29 +00:00
Darren Ranalli 78f0fdbf86 typo fix 2008-10-13 18:48:53 +00:00
rdb 22b4a9c3b8 Added asTuple() 2008-10-13 11:24:27 +00:00
David Rose 64d24fb65b support task profiling in new task manager 2008-10-11 15:29:01 +00:00
David Rose bf6c574747 make TaskManagerPanel compatible with new task manager 2008-10-11 14:17:53 +00:00
David Rose a926c201af move want-garbage-collect-task from TaskMgr to ShowBase 2008-10-11 13:32:33 +00:00
Justin Butler 7f9a509f04 Smooth object movement fix for pirates. Added a zoneId value that is sent along with position to better sync position and location for those that need it. 2008-10-10 21:05:46 +00:00
David Rose 1c043e705b interrupt key 2008-10-10 20:54:34 +00:00
rdb 0ef34bcbc2 Annoying deprecation warning in Python 2.5 2008-10-10 18:51:40 +00:00
Abhishek Nath 226b975642 Brought object manipulation to MayaCam 2008-10-10 01:45:04 +00:00
Redmond Urbino 87bbb12dc0 give options for a callback when the scroll down/up arrows are pressed 2008-10-10 00:57:10 +00:00
David Rose 900cc46683 asyncLoad task 2008-10-08 22:14:21 +00:00
Samik Bhowal bbf8d832b0 Added Methods to remove and destroy items. 2008-10-08 20:45:12 +00:00
David Rose a6a4a893d0 Task.sequence() 2008-10-05 00:24:55 +00:00
Abhishek Nath 6aa5d76752 Added a new type of object replacement system and Band-Aided some crashes 2008-10-03 23:38:44 +00:00
David Rose 35e77c0d01 small fixes 2008-10-03 22:59:51 +00:00
Darren Ranalli 26a541c244 handle case where profile is already running 2008-10-03 18:15:44 +00:00
David Rose 1e09da24a5 update comments 2008-10-03 15:26:45 +00:00
David Rose 993b1af160 remove __debug__ 2008-10-03 15:18:02 +00:00
David Rose eebd1864e2 don't stop threads at each step 2008-10-03 04:37:06 +00:00
David Rose 277753ed2b a bit friendlier 2008-10-03 03:52:00 +00:00
David Rose cce4f2195e more threading improvements 2008-10-02 18:02:18 +00:00
Darren Ranalli eaa1318450 added ProfileSession, don't format profile output until it's requested 2008-10-02 02:00:34 +00:00
David Rose 20a18992d0 add replaceMethod() 2008-09-29 22:36:57 +00:00
David Rose 5ea6a359a4 support old and new panda 2008-09-29 22:31:04 +00:00
David Rose a74bf92e67 combine DS_again with DS_restart 2008-09-29 18:37:10 +00:00
David Rose 4f67da1cd1 more comments, etc 2008-09-29 17:30:30 +00:00
David Rose 75c51589e8 TypeError, ValueError 2008-09-29 17:26:16 +00:00
David Rose 11aee82520 restore original parameter order 2008-09-29 14:33:38 +00:00
David Rose c59bfe5459 more threading issues 2008-09-28 21:32:11 +00:00
David Rose 8bb89607ab DS_pickup 2008-09-27 15:56:50 +00:00
David Rose 17a71fc0d5 simplify Task inheritance 2008-09-27 12:34:21 +00:00
David Rose 7e217b8bdc handle more exotic uses of taskMgr 2008-09-26 23:42:22 +00:00
David Rose f60ae3736c renaming task.priority -> task.sort, other changes towards new task system 2008-09-26 20:02:41 +00:00
David Rose c176d9e1ac remove .bam 2008-09-26 16:49:00 +00:00
David Rose 828346f19f more minor fixes 2008-09-26 13:52:04 +00:00
David Rose e330f19626 minor fixes 2008-09-26 13:24:44 +00:00
rdb 8ff665d2c4 netscape -> nullsoft 2008-09-26 05:53:46 +00:00
rdb 0830c2e565 Fixed packpanda bug 2008-09-26 05:51:23 +00:00
David Rose 306873b3ac task output 2008-09-25 23:20:59 +00:00
David Rose 0df0bf63ce add ancient interfaces 2008-09-25 20:55:28 +00:00
Greg Wiatroski b0b9b890fc clean up debug spam 2008-09-25 00:44:58 +00:00
Redmond Urbino 32a7f97b4b PartyManagerUD can send to all PartyManagerAIs 2008-09-24 23:29:41 +00:00
Greg Wiatroski 54083bd33a fix for typo (long time no vi) 2008-09-24 18:54:16 +00:00