Commit Graph

17569 Commits

Author SHA1 Message Date
Darren Ranalli 89d50d7ab3 removed __del__ to prevent garbage leaks 2008-12-06 00:03:45 +00:00
David Rose 5f3be0ab9a fix flatten plane 2008-12-05 22:19:41 +00:00
Darren Ranalli 82c8616e91 report number of garbage cycles instead of number of garbage items 2008-12-05 02:12:52 +00:00
Darren Ranalli fb1aa31b78 stop using gc.DEBUG_SAVEALL (not necessary), GarbageReport output readability improvements 2008-12-05 01:50:55 +00:00
Darren Ranalli 04ed456dbe protect against changes to Python interface layer 2008-12-05 01:36:40 +00:00
David Rose 8a180e8d09 egg-object-type-notouch 2008-12-04 21:17:42 +00:00
rdb 227c7c3497 Compatibility with Python 2.3 2008-11-30 13:22:34 +00:00
rdb 89c0c5d5ff Fix from forum user Akranar 2008-11-28 07:37:53 +00:00
rdb f4c8bf2eef Fix bug with spaces in paths 2008-11-28 07:33:04 +00:00
Darren Ranalli 2a0ccbf137 added getFont() 2008-11-26 23:01:27 +00:00
David Rose 7a2bc8a3ac protect spam and debug a little better in opt4 2008-11-26 22:42:44 +00:00
Zachary Pavlov d8e2e84c43 removed the event clearing that happened while airborne. This caused all manner of wierd issues 2008-11-26 22:11:15 +00:00
rdb 24641a7ab4 Fixed some typo's 2008-11-26 14:39:48 +00:00
Przemyslaw Iwanowski 86ee18fd71 adding setUniformEmission function to ringEmitter 2008-11-26 01:45:43 +00:00
David Rose e81e4efb46 update comment 2008-11-26 01:09:57 +00:00
David Rose ac06fd3b4a okMissing 2008-11-26 01:09:18 +00:00
David Rose cf95cbcf9a okMissing 2008-11-26 00:40:10 +00:00
David Rose 48c395e10e more better lodname handling 2008-11-26 00:40:03 +00:00
David Rose cb50a97b20 has_character, is_whitespace 2008-11-25 20:38:52 +00:00
David Rose afbccd3132 update comment 2008-11-25 19:52:52 +00:00
Gyedo Jeon b4785c9485 Fixed a bug with getSelectedAsList 2008-11-24 22:53:27 +00:00
David Rose c7f9706553 fix crash with identity state 2008-11-24 21:42:22 +00:00
David Rose 6b7ab70359 ignore spammy event-loop-done 2008-11-24 17:21:55 +00:00
rdb b857eee009 gcc 4.3 needs stdlib.h 2008-11-24 15:41:53 +00:00
rdb 25e349a39d Only link pystub on windows 2008-11-22 19:58:54 +00:00
rdb 7ee456ebbc dont interfere with ppremake 2008-11-22 10:09:44 +00:00
rdb e9a57e0598 add SIMPLE_THREADS 2008-11-22 10:06:26 +00:00
rdb 2871a294b6 dont clash with ppremake 2008-11-22 09:10:52 +00:00
rdb 459d80c2da Add tinydisplay 2008-11-22 09:10:06 +00:00
rdb ff89107e84 Maya changes for linux 2008-11-22 08:52:44 +00:00
rdb 285a66ac23 Fixes for maya on linux 2008-11-22 07:52:05 +00:00
David Rose b1b67a1c4c compile on windows 2008-11-22 03:12:26 +00:00
David Rose 6fa94a1ec3 use U+xxxx format for output 2008-11-22 02:50:13 +00:00
David Rose aa81f3077e ensure invalid glyphs are rendered 2008-11-22 02:33:17 +00:00
David Rose 2db915af4d fix compose 2008-11-22 01:20:16 +00:00
Justin Butler 4c09b6307b Smoother movement fixes for better stopping/starting and timestamp issues. Fixes problem where distributed smooth objects will stop movement at the wrong location or will slide around when first being generated. 2008-11-22 00:45:17 +00:00
David Rose 05d992e886 fix toon-fly-apart bug 2008-11-21 21:58:34 +00:00
David Rose 8a04a06b0b fix adjust_all_priorities 2008-11-21 20:40:10 +00:00
David Rose 0a97dadc30 characterJoint.I 2008-11-21 19:22:39 +00:00
David Rose a666ef78fe shave a few more microseconds off animation time 2008-11-20 18:44:30 +00:00
David Rose 2a5851d614 more consistent output 2008-11-20 00:36:50 +00:00
David Rose a831fc8ca6 minor refinement 2008-11-19 22:48:54 +00:00
Zachary Pavlov a46399c662 fix for non pstats 2008-11-19 22:35:11 +00:00
David Rose c70aadbd89 detect overlapping subparts 2008-11-19 20:26:48 +00:00
David Rose 38b0200c36 typo 2008-11-19 16:38:08 +00:00
David Rose 1792f7bb99 clarify stereo properties 2008-11-19 16:36:35 +00:00
David Rose 444f18c1c8 clarify stereo properties 2008-11-19 16:36:03 +00:00
David Rose 1c083d02a1 default-far should really be much farther 2008-11-19 16:28:44 +00:00
Darren Ranalli c56f94f9a1 fixed missing variable dump 2008-11-19 03:03:18 +00:00
David Rose 26754b86ca merge dev_slots_2008: slot-based RenderState implementation 2008-11-19 01:21:44 +00:00