448 Commits

Author SHA1 Message Date
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
Darren Ranalli
611cb9d8e8 support for runtime pstat connections 2007-03-12 23:26:23 +00:00
Darren Ranalli
89b2d71e56 added JobManager 2007-03-10 12:04:29 +00:00
Darren Ranalli
a88183a033 support for profiling multiple frames 2007-03-07 02:59:43 +00:00
David Rose
290f49c761 more fixes to want-direct startup sequence 2007-02-22 20:03:00 +00:00
Redmond Urbino
76242876c3 kill starting up toontown crash 2007-02-22 00:43:46 +00:00
David Rose
86d6eeefaf allow want-direct to work with window-type none 2007-02-21 21:23:50 +00:00
Josh Yelon
4be8e217f7 Added support for $MAIN_DIR in model-path 2007-02-13 19:05:40 +00:00
aignacio_sf
ac014bcf3e fix error 2007-01-24 02:53:23 +00:00
aignacio_sf
baf81ca972 Allow passing old gsg again (pass gsg = None instead).
Restore stencil clear states for recreated window.
2007-01-03 20:53:10 +00:00
Darren Ranalli
785d78f6ec added temp getExitErrorCode, remove when TT is using the new launcher in production 2006-11-23 04:26:25 +00:00
aignacio_sf
c734cfa1e3 Do not reuse gsg. This fixes fullscreen/window display switching problems. 2006-11-22 19:19:51 +00:00
David Rose
7c430582d2 don't drop gsg parameter to makeWindow() 2006-11-14 19:45:31 +00:00
Darren Ranalli
0341696500 added *base.profileNextFrame 2006-10-28 13:15:53 +00:00