397 Commits

Author SHA1 Message Date
David Rose
9e7337557a remove old api calls 2009-06-16 03:46:55 +00:00
David Rose
427a22573a log files, etc 2009-06-11 20:56:16 +00:00
David Rose
483d525940 multi-sleep off by default 2009-06-10 18:55:35 +00:00
Gyedo Jeon
38b8cd1171 Fixed an error of not checking cam is None 2009-05-14 20:59:59 +00:00
Gyedo Jeon
9d25a49bf7 Fixed a mistake 2009-05-14 01:30:32 +00:00
Gyedo Jeon
68c729feca Added support for legacy winControls code 2009-05-14 01:26:50 +00:00
Gyedo Jeon
d5dc94e763 Made closeWindow compatible with multi windows 2009-05-14 00:56:15 +00:00
Gyedo Jeon
2ea87673aa Added support for multiple windows 2009-05-08 22:39:05 +00:00
Gyedo Jeon
ffd836e3b1 Added an option to start direct manually 2009-05-07 00:36:03 +00:00
Zachary Pavlov
3f49f8fd5a support for repository query/inventory code 2009-05-06 17:14:24 +00:00
David Rose
4456d45f62 defer importing ParticleSystemManager etc. until base.enableParticles() is called 2009-05-01 20:10:18 +00:00
Gyedo Jeon
e5e71cce6f Made all of sticky key related stuffs call when the config variable is set 2009-04-24 18:36:36 +00:00
Gyedo Jeon
e54901c125 Added a feature for disabling sticky keys in Windows 2009-04-22 22:43:23 +00:00
David Rose
a6cd326db6 base.camera should be a ModelNode 2009-04-20 15:15:11 +00:00
Zachary Pavlov
900c67b409 oops, missed this 2009-04-17 20:34:41 +00:00
David Rose
d78fdb169f comment typo 2009-03-15 12:59:31 +00:00
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