Commit Graph

4245 Commits

Author SHA1 Message Date
Josh Wilson
ceed930010 using mro() 2007-06-10 22:41:13 +00:00
Josh Wilson
b2422726c5 enforcing no subclassing of ResourceCounter's subclasses 2007-06-10 22:25:37 +00:00
Josh Wilson
386bf49c0d assert when subclassing rules are not followed 2007-06-10 08:35:09 +00:00
Josh Wilson
5e3a807168 class for managing high-level reference counted resources 2007-06-10 06:32:16 +00:00
David Rose
3971dfc49b only avatars do setFinal() by default 2007-06-08 23:23:36 +00:00
M. Ian Graham
0c7e4a83b9 First pass, working with placeholder art! 2007-06-08 22:57:25 +00:00
Roger Hughston
4f13ddc9ac expermential use of inter-frame yielding... 2007-06-06 01:01:57 +00:00
Samir Naik
03076a3692 add a background to the letterbox bars 2007-06-06 00:42:38 +00:00
Greg Wiatroski
a94605bc0b Make scrolled list throw 'wakeup' events: 2007-06-05 20:50:33 +00:00
Darren Ranalli
3a169d14b1 shorten the fractional output of previous checkin (long task logging) 2007-06-05 04:44:58 +00:00
Darren Ranalli
98efaf0f62 added warnings for tasks that run longer than expected, to track down chugs 2007-06-05 04:26:15 +00:00
Asad M. Zaman
49a62d6a3b we started initializing matrices; so changed code to follow the matrix consturcts 2007-06-05 00:16:09 +00:00
Zachary Pavlov
1b2600abf9 new actor interfaces 2007-06-05 00:04:38 +00:00
Zachary Pavlov
1ca36eedd9 rollback 2007-06-04 18:54:38 +00:00
Darren Ranalli
fe826af9b0 comment changes 2007-06-04 18:38:16 +00:00
Zachary Pavlov
2c85e350ee new lower level joint freeze function 2007-06-02 00:31:21 +00:00
David Rose
356b46e11d oops! One bit only per flag, please 2007-06-01 03:57:21 +00:00
Zachary Pavlov
4eee3a23e9 no hotshot 2007-06-01 00:02:39 +00:00
David Rose
c7a0652426 add LerpTexOffsetInterval, etc. 2007-05-31 23:13:49 +00:00
Zachary Pavlov
b62e15207c oops, missed som formatting and calibration issues 2007-05-30 02:40:57 +00:00
Zachary Pavlov
582acfb7b9 better profiling option 2007-05-30 01:18:44 +00:00
Zachary Pavlov
5d7d58a5bc new profiler options 2007-05-30 00:15:04 +00:00
Zachary Pavlov
777c080b9e freeze joint functionality 2007-05-29 22:08:49 +00:00
Zachary Pavlov
16ee78a4be more accurate timing 2007-05-24 19:02:56 +00:00
Zachary Pavlov
a2a8f7297f better profiled function, with capabilities for production 2007-05-24 02:11:24 +00:00
Josh Wilson
1578173ccc "handling dt=0 so as to prevent divide by zero errors" 2007-05-21 23:12:59 +00:00
David Rose
e86dc0c52c hold up setinterestcomplete message until deferred objects are generated 2007-05-19 02:13:15 +00:00
Darren Ranalli
9e8a9d3c96 don't print classTree by default 2007-05-19 00:05:23 +00:00
Darren Ranalli
33d2e386b8 use classmethod, more concise Functor.__call__ implementation 2007-05-18 22:43:33 +00:00
Darren Ranalli
a0f5059dc7 minor memory optimization 2007-05-18 22:25:39 +00:00
David Rose
81be5c1685 temporarily disable deferring for others 2007-05-18 21:57:03 +00:00
Darren Ranalli
46ea4b8474 improved ~objects 2007-05-18 21:45:15 +00:00
Darren Ranalli
c425fe114a removed unnecessary code 2007-05-18 21:44:39 +00:00
Darren Ranalli
8256254a07 don't create Task creation stacks by default 2007-05-18 21:16:33 +00:00
David Rose
2e746a5bf2 don't use deferred generates when loading screen is up 2007-05-18 01:06:08 +00:00
David Rose
52d2ba31fd add set_handle_c_updates() 2007-05-17 18:44:45 +00:00
Darren Ranalli
5f513cf27a support for OP3/OP4 2007-05-17 06:16:14 +00:00
Asad M. Zaman
c7c3f9e445 created preloading of interactive animations on interactive npcs 2007-05-17 06:07:58 +00:00
David Rose
9e25cda240 fix typo discovered by Panda user ThomasEgi 2007-05-16 03:21:36 +00:00
Josh Wilson
c7a09a3926 "added askForObjectFields()" 2007-05-16 01:15:13 +00:00
aignacio_sf
922a414c95 Add global on/off for motion trails. 2007-05-16 00:15:14 +00:00
Darren Ranalli
f146e74f9c reduced ParamObj memory usage 2007-05-15 21:38:33 +00:00
Darren Ranalli
4af740cebe prevent crash on startup 2007-05-15 00:50:48 +00:00
Darren Ranalli
9dedde0da4 first rev 2007-05-14 23:44:19 +00:00
Darren Ranalli
7e54ae47b7 fix startup crash 2007-05-14 23:29:20 +00:00
Darren Ranalli
f191acace1 only record creation stack in dev 2007-05-14 23:11:17 +00:00
Darren Ranalli
bc11859271 reduced ParamObj memory usage, fixed bug in param setter/getPriorValue 2007-05-14 23:08:19 +00:00
Samir Naik
ce3e662283 try making ~run work on LIVE 2007-05-14 22:02:03 +00:00
Darren Ranalli
c02ed6356a use notify for GarbageReport printing, don't print SUSPEND/RESUME msgs 2007-05-14 19:42:20 +00:00
Joe Shochet
09e7a09fb2 dont create a new name for Functors to save memory 2007-05-13 17:42:40 +00:00