431 Commits

Author SHA1 Message Date
David Rose
d6edb385c7 minor tweaks to show-vertices 2009-03-06 20:28:38 +00:00
David Rose
9dfbe88e61 toggleShowVertices 2009-02-28 01:13:11 +00:00
David Rose
b631bc0254 try harder to deal with failure cases on window opening 2009-02-23 20:44:05 +00:00
David Rose
b75432262a remove old panda support 2009-02-20 22:49:11 +00:00
David Rose
68f687772b StereoDisplayRegion 2009-02-20 22:48:03 +00:00
David Rose
6fb65f4e26 show-tex-mem must follow base assignment 2009-02-10 23:39:11 +00:00
David Rose
932da28ac1 show-tex-mem 2009-02-10 21:05:52 +00:00
David Rose
d36782fbd0 show-tex-mem 2009-02-10 20:39:42 +00:00
David Rose
ac19dd2de0 more TexMemWatcher features 2009-02-06 00:55:27 +00:00
David Rose
cec576dd6b makeModulePipe 2009-02-05 20:06:34 +00:00
Darren Ranalli
039ad0ab05 disable automatic garbage logging until system is ready 2009-02-04 00:12:35 +00:00
Darren Ranalli
38d262b7ba don't set affinity to single CPU by default 2009-01-28 04:43:31 +00:00
David Rose
df3fe996b9 add DisplayRegion::set_incomplete_render() 2009-01-26 20:40:48 +00:00
Darren Ranalli
53b477ab6e default want-variable-dump to 0 2009-01-23 23:07:17 +00:00
Darren Ranalli
a9f3242305 check for garbage leaks in dev on window close and defocus, check on both client and AI 2009-01-21 23:49:33 +00:00
David Rose
338d85aaa3 okMissing camera model 2009-01-10 01:33:32 +00:00
David Rose
d4538bcfeb asynchronous load priorities 2008-12-24 23:45:58 +00:00
David Rose
e570510887 remove old panda support 2008-12-24 19:22:11 +00:00
Darren Ranalli
b36dc682a3 pulled garbage collect frequency reduction code from 1_0_14 2008-12-22 21:46:00 +00:00
rdb
a7df865ca5 Ability to suppress pipe info 2008-12-11 15:53:00 +00:00
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