Commit Graph

3667 Commits

Author SHA1 Message Date
Josh Wilson ee6a0c7382 added accelerate() to allow the particle system to be 'jumped' forward without exploding 2006-07-13 00:33:30 +00:00
Darren Ranalli be255e6bbd fixed getDoIds (pass in getDo) 2006-07-12 18:18:28 +00:00
Greg Wiatroski 528c90df80 undid non-fix =[ 2006-07-11 16:56:27 +00:00
Justin Butler b27677c479 temporary hack until proper fix is in place 2006-07-08 01:23:57 +00:00
Darren Ranalli e33e528192 prevent uberdog crash 2006-07-08 00:57:59 +00:00
Greg Wiatroski 67226d7f85 Moved printInterests into if debug statement: 2006-07-08 00:41:47 +00:00
Darren Ranalli 9ce7a90a38 fixed Long-Int leak in doId location tracking 2006-07-07 17:46:24 +00:00
Darren Ranalli 7ebfa95b92 fix for non-debug mode 2006-07-07 17:43:24 +00:00
Jason Yeung 70fef33162 *** empty log message *** 2006-07-06 18:35:32 +00:00
David Rose 08de280be6 deal with ClockObject having moved out of libpandaexpress 2006-07-06 16:42:28 +00:00
Darren Ranalli 140f6bea3c don't use ExclusiveObjectPool for now 2006-07-06 02:25:32 +00:00
Darren Ranalli 3ca67a4446 fixed count->type dict bug 2006-07-06 02:25:07 +00:00
Darren Ranalli ca66ed7e36 non-lossy invertDict, fixed fastRepr already-visited logic 2006-07-06 02:23:42 +00:00
Jason Yeung 8a712d1d2d *** empty log message *** 2006-07-01 01:12:23 +00:00
Dickinson Lo 6df8972ab4 added LF at end of file 2006-06-30 10:19:15 +00:00
Josh Wilson f1a5b2058d added getPoolSizeRanges(), a utility function to estimate the ideal particle system size 2006-06-29 19:18:43 +00:00
Asad M. Zaman 3f619486e9 new avatar system 2006-06-29 18:49:01 +00:00
Darren Ranalli 4071b0cbbe added REF prefix to referent numbers 2006-06-29 18:16:38 +00:00
Darren Ranalli 09980a0444 check uint32 parents for valid DC range 2006-06-29 18:10:55 +00:00
Darren Ranalli 6d4def41b7 ObjectReport tweaks for tracking down LawBot AI mem leak 2006-06-29 18:07:28 +00:00
Joe Shochet 45a584ba05 no more fsm redefine config 2006-06-29 18:03:34 +00:00
Darren Ranalli ce8589e0fa first rev 2006-06-23 21:22:42 +00:00
Darren Ranalli 2360220a99 use verbose instance type 2006-06-23 21:21:00 +00:00
Darren Ranalli 6f3e0b21ca support for ObjectReport and non-garbage leak detection 2006-06-23 21:20:37 +00:00
Roger Hughston 24c0731696 Removed field update to multi fields...
Not needed .. just send updates to exact same targets
2006-06-22 01:04:35 +00:00
Roger Hughston fb6e53b57d Add multi field update to the dcclass parser 2006-06-22 00:31:10 +00:00
Josh Wilson f27cf426e1 fixed bug where not all animControls were returnd when a list was passed to getAnimControls 2006-06-21 22:13:47 +00:00
Chris Brunner 3224887a2b adding ability to have highlighted menu items also change scale in addition to color 2006-06-21 00:23:42 +00:00
Joe Shochet 405bf80de7 new search algorithm, replace function intervals, various improvements and speedups 2006-06-15 16:56:12 +00:00
Joe Shochet a6b5d75ce4 weakrefs to FunctionIntervals allow control-c-v redefine to work now 2006-06-15 16:55:28 +00:00
Joe Shochet 76872ad998 weakrefs to State objects replace the old fsm-redefine system 2006-06-15 16:54:38 +00:00
Joe Shochet 71b568d258 removed comment about fsm-redefine 2006-06-15 16:53:50 +00:00
David Rose 898f587386 makeOutput() parameter list has changed 2006-06-15 14:03:08 +00:00
David Rose e7d62baf9b boldly checking in fixes blindly that I can't test from here 2006-06-15 13:14:52 +00:00
Jason Yeung 85de2b40df Finder now looks for an exact match of the module that originally defined the class, by name 2006-06-15 01:14:03 +00:00
David Rose 2b1941a12b return filename from base.screenshot(), etc. 2006-06-15 00:17:55 +00:00
aignacio_sf b4633e4027 Add option to use the transform relative to the specified root_node_path. 2006-06-14 23:02:32 +00:00
Josh Wilson fc0a1e4cb1 write colorInterpolationSegment isModulated() status to ptf on save 2006-06-14 18:34:28 +00:00
Josh Wilson 58135b894a read isModulated() status from ptf on load 2006-06-14 18:33:26 +00:00
Josh Wilson 7be2511fa7 colorinterpolation segments now read correctly from ptf file. They can also now be either additive or modulated 2006-06-14 02:04:24 +00:00
Josh Wilson 56e6945911 vector mask code is now printed to an exported ptf file 2006-06-14 02:02:11 +00:00
Darren Ranalli a090f98ada added terse flag to profiled 2006-06-13 17:19:43 +00:00
Darren Ranalli 77ec202484 added check for setParentingRules to addInterest 2006-06-09 01:24:45 +00:00
Darren Ranalli 5f925acab5 use SerialNumGen 2006-06-08 00:37:13 +00:00
Darren Ranalli 8933f78230 SerialNum->SerialNumGen, auto-interest tracking on the client 2006-06-08 00:06:39 +00:00
Darren Ranalli 8f9706a930 SerialNum->SerialNumGen, added serialNum and assert-setTrace funcs 2006-06-08 00:05:01 +00:00
Josh Yelon e8f749cf1e Buffer/Window creation overhaul 2006-06-07 17:38:32 +00:00
Joe Shochet 45fda2453a strafe is now as fast as walk forward 2006-06-07 16:56:34 +00:00
Darren Ranalli 2e005bf840 typo crash fix 2006-06-06 02:07:21 +00:00
Darren Ranalli bb3f17e923 first rev 2006-06-06 02:06:24 +00:00