361 Commits

Author SHA1 Message Date
Darren Ranalli
69985789f1 make sure garbage collection is enabled when Python breaks to the prompt 2008-11-14 19:05:03 +00:00
David Rose
8f12774e74 disable mouse buttons while in oobe mode 2008-11-13 19:39:41 +00:00
David Rose
22e6577ad1 more fixes to oobeCull 2008-11-13 19:14:58 +00:00
David Rose
be57287bef fix oobeCull 2008-11-13 06:17:03 +00:00
Gyedo Jeon
cc76379b27 Changed upondDeath assignments to call setUponDeath 2008-11-06 21:52:40 +00:00
Darren Ranalli
fa00e63e1a groundwork for FrameProfiler 2008-10-22 00:51:00 +00:00
David Rose
e2815caa72 better mousewatcher and buttonthrower names 2008-10-15 03:48:58 +00:00
David Rose
64d24fb65b support task profiling in new task manager 2008-10-11 15:29:01 +00:00
David Rose
a926c201af move want-garbage-collect-task from TaskMgr to ShowBase 2008-10-11 13:32:33 +00:00
David Rose
900cc46683 asyncLoad task 2008-10-08 22:14:21 +00:00
David Rose
35e77c0d01 small fixes 2008-10-03 22:59:51 +00:00
David Rose
f60ae3736c renaming task.priority -> task.sort, other changes towards new task system 2008-09-26 20:02:41 +00:00
Darren Ranalli
35a643c737 by default don't do exception variable dump in __dev__ 2008-09-09 20:54:06 +00:00
Darren Ranalli
e79a864125 working exception variable dump 2008-09-03 21:16:09 +00:00
David Rose
ddf501b588 loadModelOnce -> loadModel 2008-08-28 19:24:59 +00:00
David Rose
36517ac3b7 remove old panda support 2008-08-28 06:00:28 +00:00
David Rose
07f89fbfc2 support async texture loads 2008-08-13 16:10:03 +00:00
Darren Ranalli
5b03026049 give immediate feedback if pstats can't connect 2008-07-02 01:25:56 +00:00
Gyedo Jeon
0268785c91 Added support for wxPython 2008-04-21 19:14:52 +00:00
Josh Wilson
d9e3120400 adding silenceInput() and reviveInput() for global disabling of all inputs at once 2008-03-13 02:20:59 +00:00
Josh Wilson
071ecfd5fd adding silenceInput() and reviveInput() for global disabling of all inputs at once 2008-03-13 02:13:09 +00:00
Josh Wilson
7d9121d2d4 adding silenceInput() and reviveInput() for global disabling of all inputs at once 2008-03-13 01:37:29 +00:00
Darren Ranalli
d8511c6672 fixed pcalt CPU affinity for numbers > 31 2008-02-12 22:39:52 +00:00
Darren Ranalli
d82fefdab0 set client CPU affinity based on pcalt index 2008-02-11 22:13:13 +00:00
aignacio_sf
fb9f2a2eeb Add optional cameraName for making 2d and 2dp cameras.
Allows better tracking of cameras in scene graph.
2008-01-30 20:45:58 +00:00
Zachary Pavlov
9d3435b328 runFaster! 2008-01-17 04:18:09 +00:00
Darren Ranalli
1892796e2a added printCreationStackTrace to Functors in __dev__ 2008-01-05 00:32:51 +00:00
Zachary Pavlov
e0d08e45d9 fix for aspect ratio 2007-11-15 19:44:20 +00:00
Darren Ranalli
99b64f5e9d added client-cpu-affinity-mask config 2007-10-13 04:20:54 +00:00
Przemyslaw Iwanowski
2f9f3b1b0b changed sfx player so that now a cutoff distance can be specified on per sound basis as an optional argument to the player 2007-10-08 21:10:28 +00:00
David Rose
e177b34c23 fix lockup on exit 2007-08-29 17:53:30 +00:00
Darren Ranalli
6605f0fef3 added client-cpu-affinity 2007-08-26 00:16:20 +00:00
David Rose
ff73e659db add render2d support to bufferviewer 2007-08-23 16:42:11 +00:00
David Rose
a8ae4fa3f1 reorder for thread cleanup 2007-08-01 23:22:33 +00:00
Darren Ranalli
e51f0b2baf moved lifter to shadow-placer traverser, fixes fall-through-ledge problem 2007-08-01 01:31:56 +00:00
Chris Brunner
181d891578 whrandom -> random 2007-07-26 22:52:32 +00:00
David Rose
9f2e1596fd fix deadlock at exit 2007-06-29 21:46:14 +00:00
Zachary Pavlov
7177c38580 profiling is cordoned off 2007-06-28 22:45:10 +00:00
Zachary Pavlov
5567d71a07 oops, typo 2007-06-25 21:40:16 +00:00
Zachary Pavlov
04a353cdbf made default bias 0 to ensure transparency 2007-06-25 21:25:14 +00:00
Zachary Pavlov
d3886f08e8 default bias value 2007-06-25 21:24:28 +00:00
Zachary Pavlov
f2f61a626c moved profiling code into showbase for a more reasonable access 2007-06-25 21:23:19 +00:00
David Rose
bc99d07099 SIMPLE_THREADS implementation 2007-06-25 18:59:26 +00:00
aignacio_sf
872f08f70c Add self.a2dBackground 2007-06-13 22:31:00 +00:00
Roger Hughston
4f13ddc9ac expermential use of inter-frame yielding... 2007-06-06 01:01:57 +00:00
David Rose
c99351eb7d still better open/close window behavior 2007-04-27 21:25:39 +00:00
David Rose
5bff4621e1 better behavior when switching windows 2007-04-27 17:07:07 +00:00
Josh Yelon
d3b05dc48c First attempt at code for raw mice under Linux 2007-03-23 19:42:19 +00:00
Josh Yelon
be067c60dd Added raw_mice flag to WindowProperties 2007-03-22 19:59:33 +00:00
David Rose
e2ac31938f use more standard __builtin__ module instead of hacky __builtins__ dictionary 2007-03-14 01:26:49 +00:00