12481 Commits

Author SHA1 Message Date
David Rose
25e5c77e80 protect against negative limits 2007-06-27 03:37:19 +00:00
David Rose
a0d8f98452 compiler warning 2007-06-27 01:12:45 +00:00
David Rose
f58157c60b fix bugs when high bits on 2007-06-27 01:10:27 +00:00
David Rose
f19a1c7584 overlapped I/O 2007-06-27 01:09:41 +00:00
Gyedo Jeon
c79a08611f Added scale1D 2007-06-27 00:52:25 +00:00
David Rose
7f34552d93 move from putil directory 2007-06-26 23:43:58 +00:00
David Rose
8a44bcb2a7 move to doc directory 2007-06-26 23:43:41 +00:00
David Rose
89059472ee get_num_on_bits(), get_next_higher_different_bit(), etc. 2007-06-26 22:56:48 +00:00
David Rose
e3d121c4f7 expcl 2007-06-26 22:49:32 +00:00
David Rose
5deb8767f9 start and stop pstats info from suspended tasks (SIMPLE_TASKS only) 2007-06-26 22:38:18 +00:00
David Rose
145a123522 compiler warnings 2007-06-26 21:06:15 +00:00
David Rose
dc88523f0e minor bug 2007-06-26 21:04:04 +00:00
David Rose
8cfcf69cbe add get_lowest_on_bit(), etc 2007-06-26 19:40:32 +00:00
David Rose
a71cd2a689 add get_num_on_bits(), etc. 2007-06-26 19:04:37 +00:00
Joe Shochet
4ae6be208c switch turn and strafe for wasd 2007-06-26 18:55:52 +00:00
David Rose
94b0f6ee45 no yielding within OS-level thread 2007-06-26 13:25:21 +00:00
David Rose
fe97acf7cb integrate thread_yield in appropriate places 2007-06-26 13:01:16 +00:00
David Rose
ac0b6ea475 math.h 2007-06-26 12:25:52 +00:00
David Rose
d412ad35d1 PyThreadState stuff 2007-06-26 00:27:36 +00:00
David Rose
ae52abe2ad don't use PyGILState 2007-06-25 23:19:47 +00:00
Zachary Pavlov
5567d71a07 oops, typo 2007-06-25 21:40:16 +00:00
Zachary Pavlov
04a353cdbf made default bias 0 to ensure transparency 2007-06-25 21:25:14 +00:00
Zachary Pavlov
d3886f08e8 default bias value 2007-06-25 21:24:28 +00:00
Zachary Pavlov
f2f61a626c moved profiling code into showbase for a more reasonable access 2007-06-25 21:23:19 +00:00
Zachary Pavlov
cab1ce3e0b utility function for unique part bundles 2007-06-25 21:20:53 +00:00
David Rose
d7bdfe5d04 register FadeLODNode 2007-06-25 19:07:32 +00:00
David Rose
bc99d07099 SIMPLE_THREADS implementation 2007-06-25 18:59:26 +00:00
David Rose
bc112ef132 clear writers 2007-06-25 18:12:12 +00:00
David Rose
6b34ea6c13 init values 2007-06-25 17:14:18 +00:00
Dustin Barnard
483896eb49 *** empty log message *** 2007-06-25 16:16:20 +00:00
Redmond Urbino
dba5cd0e7c add setDefaultSurfaceType for Geoms, support golf hard and soft surfaces 2007-06-23 02:31:41 +00:00
David Rose
26306d6e3e is_true_threads(), write_status() 2007-06-23 00:10:56 +00:00
David Rose
f90469bbfe Namable::init_type() 2007-06-22 23:58:50 +00:00
David Rose
79474cfdf6 release write locks after writing 2007-06-22 23:34:31 +00:00
David Rose
8c67180085 add clear() 2007-06-22 23:34:15 +00:00
David Rose
05e48d97b6 protect from interrogate 2007-06-22 22:42:11 +00:00
David Rose
343d7231f9 COW_THREADED 2007-06-22 22:38:09 +00:00
David Rose
746dde6b94 unneeded undef 2007-06-22 22:37:39 +00:00
David Rose
a3585abfec lock name, class inheritance 2007-06-22 22:37:13 +00:00
David Rose
7349221f42 add get_python_pointer() 2007-06-22 22:36:32 +00:00
David Rose
06a36aff63 get runtime info for things that don't inherit from TypedObject 2007-06-22 22:35:57 +00:00
David Rose
f2250ba9fa also add py_panda.h 2007-06-22 22:34:44 +00:00
Josh Yelon
eb8752d6d8 Another linux --installer fix 2007-06-22 19:46:10 +00:00
David Rose
e5aa103cd1 inside buffer, not outside 2007-06-22 18:41:32 +00:00
David Rose
d37e8b0dbf posix mmap 2007-06-22 18:27:13 +00:00
David Rose
9ad516cea2 simple_threads for win32 2007-06-22 18:15:51 +00:00
David Rose
bebefc5563 more path fixes 2007-06-22 16:35:25 +00:00
David Rose
8d06089d88 implicit underscores 2007-06-22 15:28:01 +00:00
David Rose
ecad9e186e fix issues with parser-inc and new interrogate search rules 2007-06-22 15:21:44 +00:00
David Rose
ec03ef8bf4 custom setjmp/longjmp implementation 2007-06-22 14:29:50 +00:00