14234 Commits

Author SHA1 Message Date
David Rose
9c547793a1 safe to call destroy() multiple times 2008-10-24 18:46:09 +00:00
rdb
083827c649 Fix some of the maxegg bugs 2008-10-24 16:24:02 +00:00
David Rose
be4f9efc17 don't yell if file is not open 2008-10-23 23:51:30 +00:00
David Rose
2818627d72 ios::app implies ios::out 2008-10-23 23:44:36 +00:00
David Rose
43a8a5ac7a move profile out of module scope 2008-10-23 17:57:56 +00:00
rdb
95d0df7a7d Some stuff 2008-10-23 14:38:46 +00:00
rdb
85c303d7fa Workaround hdiutil madness 2008-10-23 13:53:47 +00:00
rdb
7404da17c9 model_path -> get_model_path() 2008-10-23 12:18:46 +00:00
rdb
2b34362166 Added PyExc_RuntimeError 2008-10-23 11:07:37 +00:00
David Rose
9df2912b68 file.py 2008-10-22 23:21:39 +00:00
David Rose
8639f98ae9 need to vector model_path etc. through function after all, to avoid static-init problems 2008-10-22 22:11:16 +00:00
David Rose
9831c3b93f remove superFlattenShip, it doesn't belong here 2008-10-22 22:10:42 +00:00
David Rose
8e68eb1dcd is_alive() 2008-10-22 19:12:33 +00:00
David Rose
5b0c9c395f isAlive() 2008-10-22 19:12:26 +00:00
Darren Ranalli
fa00e63e1a groundwork for FrameProfiler 2008-10-22 00:51:00 +00:00
Darren Ranalli
3e62e60195 removed unnecessary print 2008-10-22 00:48:29 +00:00
Darren Ranalli
7bb3598712 groundwork for FrameProfiler 2008-10-22 00:20:09 +00:00
David Rose
db4b14aaf7 revert astelix: changed behavior of centering unacceptably 2008-10-21 23:34:03 +00:00
David Rose
3bdb5d5813 TextAssembler improvements from astelix 2008-10-21 23:21:29 +00:00
David Rose
600a70a7f2 fix weird issues with buttons in shadowed text 2008-10-21 22:52:45 +00:00
David Rose
f28396fead slightly better unpack exception generating 2008-10-21 21:43:30 +00:00
rdb
e200773139 OpenCV needs QuickTime on OSX 2008-10-21 20:05:43 +00:00
rdb
d53e9b85ca Typo in OpenCV lib name 2008-10-21 19:54:40 +00:00
rdb
623c0b1d10 link opencv in libpanda 2008-10-21 19:52:57 +00:00
Darren Ranalli
e185892eb1 proactive leak detection for distributed objects 2008-10-21 19:00:30 +00:00
Darren Ranalli
c19665e627 added getRepository builtin 2008-10-21 18:58:58 +00:00
Darren Ranalli
fe4f03c868 added proactive leak detection method 2008-10-21 18:56:50 +00:00
David Rose
06ed6e8cba more oopses 2008-10-21 18:43:58 +00:00
David Rose
c5daffceaf further enhancements from Erik Pojar 2008-10-21 18:31:45 +00:00
David Rose
3a2959d09d new parameters for textures 2008-10-21 17:44:46 +00:00
rdb
9c39e34649 OpenCV include/lib paths 2008-10-21 16:51:20 +00:00
David Rose
c4e1d0fb14 add missing include 2008-10-21 16:40:44 +00:00
David Rose
574ca616c4 add missing include 2008-10-21 16:21:51 +00:00
David Rose
2e7dedc809 add missing include 2008-10-21 15:59:32 +00:00
David Rose
f7b3cba10c add missing include 2008-10-21 15:05:38 +00:00
rdb
8530c8f993 Add OpenCV support on Linux and OSX 2008-10-21 14:57:47 +00:00
David Rose
f6d5d61479 add missing include 2008-10-21 04:08:42 +00:00
Darren Ranalli
158e726dc7 prevent false positives caused by zero-duration profiles 2008-10-21 02:23:01 +00:00
David Rose
54c51cba47 enhancements from Erik Pojar 2008-10-20 23:31:19 +00:00
David Rose
2b3206240b missing header file 2008-10-20 23:29:31 +00:00
John Loehrlein
19efb2d55e messages to non-existant dos rerouted to handles 2008-10-20 23:04:17 +00:00
David Rose
8b71199fdd protect makepanda 2008-10-20 21:34:10 +00:00
David Rose
d3b4f33c89 switchable extensions_native_helpers.py 2008-10-20 20:35:47 +00:00
David Rose
efe655aea0 need BUNDLE_EXT 2008-10-20 20:29:36 +00:00
rdb
65a29c21be Clearer question about existing python installs 2008-10-20 19:16:20 +00:00
David Rose
65ef4f55da expose filestream stuff 2008-10-20 18:24:25 +00:00
rdb
4d2ff692c6 Remove bundles on OSX 2008-10-20 13:04:47 +00:00
rdb
7971620510 Remove bundles for OSX 2008-10-20 13:02:55 +00:00
rdb
7f20f2c109 Added better path stuff for OSX 2008-10-20 13:01:13 +00:00
Zachary Pavlov
1712abd96c fix for spam in tkpanel 2008-10-18 01:48:01 +00:00