Commit Graph

1354 Commits

Author SHA1 Message Date
David Rose cce0129c7b better support for pyc's 2009-05-02 03:39:51 +00:00
David Rose 4456d45f62 defer importing ParticleSystemManager etc. until base.enableParticles() is called 2009-05-01 20:10:18 +00:00
David Rose e777b5db5d fix command-line parameters 2009-04-29 19:53:01 +00:00
David Rose a8c6dfa020 handle nested packages properly 2009-04-29 19:37:14 +00:00
David Rose e402dd2e43 need explicit run() in here, not in app 2009-04-28 00:58:51 +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
Josh Wilson 8dc836436c i was a little overzealous in removing some report prefix parameters 2009-04-10 01:34:34 +00:00
Josh Wilson 1ea78fd02f adding ability to have multiple prefixes in report by specifying them in the Config.prc 2009-04-10 01:27:58 +00:00
Josh Wilson 1642d4163d updating report()'s to not require 'want-' or '-report' in the dConfigParam parameter 2009-04-09 01:16:59 +00:00
Darren Ranalli 740aca460f fixed crash in __repr__ 2009-04-02 22:31:12 +00:00
David Rose 7255aad2a6 minfilter etc. 2009-03-31 00:25:19 +00:00
David Rose d78fdb169f comment typo 2009-03-15 12:59:31 +00:00
Darren Ranalli 3cfc2b6427 only detect DirectObject leaks in __dev__ 2009-03-09 22:14:27 +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
rdb 6786954cf8 Throw error when extraArgs is not a list 2009-02-24 06:07:55 +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
Darren Ranalli 4444c3b020 added object type leak detector 2009-02-13 19:59:28 +00:00
Darren Ranalli 5545aa6ce7 added safeTypeName and histogramDict 2009-02-12 22:09:44 +00:00
Darren Ranalli d6ca95f510 updated CppMemoryUsage 2009-02-12 07:30:09 +00:00
Darren Ranalli 0350e26e7c put lock around new method 2009-02-11 02:17:04 +00:00
Darren Ranalli d4e22c0795 fix for crash due to previous checkin 2009-02-11 01:33:01 +00:00
David Rose 6fb65f4e26 show-tex-mem must follow base assignment 2009-02-10 23:39:11 +00:00
Darren Ranalli 30eb8286a2 better runtime characteristics 2009-02-10 23:23:49 +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
Darren Ranalli 2677e77fb7 memory usage optimization 2009-02-10 19:25:18 +00:00
Darren Ranalli 8d80413d03 additional leak debugging 2009-02-07 01:26:41 +00:00
Darren Ranalli 4b0c19f61a more leak debugging 2009-02-07 00:42:30 +00:00
Darren Ranalli 6f5a7d0bc6 more leak detection 2009-02-07 00:00:02 +00:00
Darren Ranalli 797a71c6f9 fixed instance bug 2009-02-06 17:31:05 +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 a72c76a318 garbage leak server events 2009-01-31 01:27:53 +00:00
Darren Ranalli fcfd9f8e20 log number of garbage cycles even if we've previously printed the full info on those cycles 2009-01-28 23:39:51 +00:00
Darren Ranalli 38d262b7ba don't set affinity to single CPU by default 2009-01-28 04:43:31 +00:00
Darren Ranalli 1872148320 added 'collect' option to avoid redundant collects 2009-01-26 23:06:03 +00:00
Darren Ranalli 90eb2bf52e don't re-print garbage info if no new garbage 2009-01-26 22:54:50 +00:00
David Rose df3fe996b9 add DisplayRegion::set_incomplete_render() 2009-01-26 20:40:48 +00:00
Darren Ranalli 154fa4b198 added disable-garbage-logging 2009-01-26 19:44:46 +00:00
Darren Ranalli 4d319fa370 added configIsToday 2009-01-26 18:49:37 +00:00
Darren Ranalli 53b477ab6e default want-variable-dump to 0 2009-01-23 23:07:17 +00:00
Darren Ranalli 2c71002065 fix for client crash 2009-01-23 00:31:18 +00:00
Darren Ranalli 07461ccbdd shift-f11 logs garbage cycle info and reports results in the client 2009-01-22 19:19:37 +00:00