Commit Graph

4974 Commits

Author SHA1 Message Date
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 ad6ee13bb0 reference count calls to generate and delete, don't delete until all derived classes have called down 2009-01-27 19:56:07 +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
David Rose 4c3e9643f3 raise ValueError on out-of-range 2009-01-26 19:13:54 +00:00
Darren Ranalli 4d319fa370 added configIsToday 2009-01-26 18:49:37 +00:00
Josh Wilson fc37f4f355 postponing parent present assert until after deferred generates 2009-01-26 00:32:25 +00:00
Darren Ranalli 53b477ab6e default want-variable-dump to 0 2009-01-23 23:07:17 +00:00
John Loehrlein e4b210d607 direct entry scroll, a virtual window for direct entries 2009-01-23 20:05:19 +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
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
Darren Ranalli d4cc5e7a57 added allow-garbage-cycles, garbage error reporting 2009-01-21 19:01:47 +00:00
David Rose 0811991a8a explicate more parameters 2009-01-17 22:44:43 +00:00
David Rose 35ff345147 foreground font color 2009-01-17 21:53:48 +00:00
David Rose b4ee61c59f separate out outline params 2009-01-17 20:31:21 +00:00
David Rose 3b793cf964 loadFont(outline=xxx) 2009-01-17 02:47:36 +00:00
rdb f808e0a03b Fix bug: inheritance of Python classes didn't show up 2009-01-15 14:31:14 +00:00
David Rose 338d85aaa3 okMissing camera model 2009-01-10 01:33:32 +00:00
David Rose 4b315b5170 fix motiontrail color 2009-01-09 19:39:23 +00:00
David Rose 9e5e3edc5b fix exception when mini-task explicitly removes itself 2009-01-09 19:19:35 +00:00
Gyedo Jeon 33d862d42b Made indicatorValue not passed to command 2009-01-08 21:45:14 +00:00
David Rose 803f5e0d37 load prc's explicitly 2009-01-08 15:57:33 +00:00
David Rose 1706138704 export text types 2009-01-08 12:25:32 +00:00
rdb 82fccf788d Suggestion from Nemesis13 2009-01-07 17:49:14 +00:00
rdb 353adc8b45 Smarter version detection 2009-01-02 19:36:58 +00:00
Darren Ranalli 5d256052e6 added record-functor-creation-stacks config 2008-12-31 01:53:01 +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
David Rose 8335c5778c getInitialValue() -> getDefaultValue() 2008-12-24 18:42:10 +00:00
Darren Ranalli b36dc682a3 pulled garbage collect frequency reduction code from 1_0_14 2008-12-22 21:46:00 +00:00
David Rose aa5bebac85 defer importing ProfileSession 2008-12-22 19:17:18 +00:00
Darren Ranalli 0fb988e6d3 default gc to DEBUG_SAVEALL, added delOnly option to GarbageReport, to deal with garbage collect CPU spikes 2008-12-19 21:54:47 +00:00
Asad M. Zaman 89a8c9032a controlJoints should be model nodes anyway 2008-12-18 21:44:21 +00:00
rdb 38467b6eed Fix confusing typo 2008-12-18 18:17:28 +00:00
David Rose 4d39d16a69 default mayChange = True 2008-12-17 14:55:03 +00:00
Zachary Pavlov 109864928d typo 2008-12-17 09:18:56 +00:00
David Rose 55a789293a minor optimization features for async flatten 2008-12-16 19:48:28 +00:00
David Rose 993fb111de thread-safe messenger 2008-12-16 19:47:42 +00:00
David Rose f3106c89e2 setLODAnimation 2008-12-15 22:44:33 +00:00
rdb cafd7c93f9 Made it work on linux 2008-12-15 21:30:50 +00:00
Chris Brunner 9c9630a905 tool for batch capturing screenshots of models 2008-12-13 03:00:26 +00:00
rdb b4fdf5cc46 Remove very-annoying and pointless warning 2008-12-11 20:13:36 +00:00
rdb a7df865ca5 Ability to suppress pipe info 2008-12-11 15:53:00 +00:00
rdb d14ebd80aa Documented this file 2008-12-11 09:18:33 +00:00
Darren Ranalli 31921f16b5 reduced spike threshold to 5. 2008-12-10 19:04:56 +00:00
Darren Ranalli 89d50d7ab3 removed __del__ to prevent garbage leaks 2008-12-06 00:03:45 +00:00