14279 Commits

Author SHA1 Message Date
David Rose
1c043e705b interrupt key 2008-10-10 20:54:34 +00:00
David Rose
907527a9c5 better scheduling algorithm 2008-10-10 20:54:15 +00:00
rdb
0ef34bcbc2 Annoying deprecation warning in Python 2.5 2008-10-10 18:51:40 +00:00
David Rose
8f8d56b530 png fixes 2008-10-10 15:07:35 +00:00
David Rose
2e8ad41bc7 never mind, revert 2008-10-10 15:03:05 +00:00
David Rose
e56762a452 extract out troublesome png 2008-10-10 14:58:41 +00:00
rdb
a2d3f7d1ac Fixed typo 2008-10-10 05:50:22 +00:00
rdb
0a9d9b2d92 Fixed typo 2008-10-10 05:48:51 +00:00
David Rose
53495298b2 minor typo 2008-10-10 05:22:48 +00:00
Abhishek Nath
226b975642 Brought object manipulation to MayaCam 2008-10-10 01:45:04 +00:00
Redmond Urbino
87bbb12dc0 give options for a callback when the scroll down/up arrows are pressed 2008-10-10 00:57:10 +00:00
David Rose
39614e49ad fix shutdown order 2008-10-10 00:08:14 +00:00
David Rose
2834641b49 fix error messages 2008-10-09 23:19:22 +00:00
David Rose
a673b4367a clear_value() 2008-10-09 22:52:26 +00:00
David Rose
09fe2062c2 fix problem at shutdown 2008-10-09 21:55:10 +00:00
David Rose
448d244a66 better thread debugging 2008-10-09 20:48:40 +00:00
David Rose
bce545c958 fix thread deadlock problem 2008-10-09 20:48:13 +00:00
David Rose
e9a1126423 minor typo 2008-10-09 18:56:07 +00:00
David Rose
a5e447d94d whoops, bug in animation optimization 2008-10-09 18:44:12 +00:00
rdb
5023050fbb Fixed bug 2008-10-09 17:22:12 +00:00
rdb
2b94b2ff26 Exposed to python 2008-10-09 16:57:34 +00:00
David Rose
b200056622 temporarily revert fix until further investigation: causes deadlock in dx9 2008-10-09 01:25:01 +00:00
David Rose
6b438e3e09 fix texture caching 2008-10-09 01:22:05 +00:00
David Rose
47ee723683 missed a case 2008-10-09 00:33:58 +00:00
David Rose
2f5f1af7c0 missed a case 2008-10-09 00:20:47 +00:00
David Rose
d4c2c9858d SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
David Rose
900cc46683 asyncLoad task 2008-10-08 22:14:21 +00:00
Samik Bhowal
bbf8d832b0 Added Methods to remove and destroy items. 2008-10-08 20:45:12 +00:00
David Rose
24dea4e56a more fixes to RenderAttrib problem 2008-10-08 01:12:17 +00:00
David Rose
3f2e70f4eb better simple mutex 2008-10-08 01:00:15 +00:00
David Rose
323d4a0a19 put NO_MUTEX back in 2008-10-06 21:39:52 +00:00
David Rose
711fe92e56 minor tweaks 2008-10-06 20:00:57 +00:00
David Rose
17483cdbda fix crash with bad clock-mode 2008-10-05 18:25:23 +00:00
David Rose
a6a4a893d0 Task.sequence() 2008-10-05 00:24:55 +00:00
rdb
6599417ca1 Fix bug in shader generator 2008-10-04 11:39:14 +00:00
Abhishek Nath
6aa5d76752 Added a new type of object replacement system and Band-Aided some crashes 2008-10-03 23:38:44 +00:00
David Rose
35e77c0d01 small fixes 2008-10-03 22:59:51 +00:00
David Rose
66f371f259 take out SIMPLE_THREADS_NO_MUTEX for now 2008-10-03 22:41:35 +00:00
David Rose
2fc35f05c8 whoops, install headers, not .cxx file 2008-10-03 21:58:04 +00:00
David Rose
dffead0964 more aggressive fix attempt for crash 2008-10-03 20:52:56 +00:00
David Rose
4beba6ca6f integrate pview with new task manager 2008-10-03 20:30:07 +00:00
David Rose
b9cb301df9 fix memory leaks 2008-10-03 19:06:52 +00:00
David Rose
3113912e4d add X11 2008-10-03 18:52:34 +00:00
Darren Ranalli
26a541c244 handle case where profile is already running 2008-10-03 18:15:44 +00:00
David Rose
1e09da24a5 update comments 2008-10-03 15:26:45 +00:00
David Rose
993b1af160 remove __debug__ 2008-10-03 15:18:02 +00:00
David Rose
eebd1864e2 don't stop threads at each step 2008-10-03 04:37:06 +00:00
David Rose
7cca74a597 task.frame 2008-10-03 04:30:32 +00:00
David Rose
277753ed2b a bit friendlier 2008-10-03 03:52:00 +00:00
David Rose
76687fca8f expose task.wakeTime 2008-10-03 03:05:19 +00:00