14870 Commits

Author SHA1 Message Date
David Rose
9b6453675a report number of cpu's 2009-02-24 20:41:20 +00:00
David Rose
2a0a769ebe whoops 2009-02-24 19:06:12 +00:00
Gyedo Jeon
54f352e5cb Added party props 2009-02-24 18:48:57 +00:00
David Rose
73428afd4e remove accidental debug statement 2009-02-24 14:53:54 +00:00
David Rose
70a32ce433 strip out p3 prefix 2009-02-24 13:11:11 +00:00
rdb
6786954cf8 Throw error when extraArgs is not a list 2009-02-24 06:07:55 +00:00
David Rose
0f634524be X zoom window 2009-02-24 00:49:22 +00:00
David Rose
5bde231490 fix comment 2009-02-24 00:49:09 +00:00
David Rose
b631bc0254 try harder to deal with failure cases on window opening 2009-02-23 20:44:05 +00:00
David Rose
179b578a64 use explicit initialization of audio library 2009-02-23 19:57:13 +00:00
David Rose
8403e175f5 compile against fmod 4.22.05 2009-02-21 20:25:51 +00:00
David Rose
e4709607c3 color mask 2009-02-21 19:42:44 +00:00
rdb
ef44e25157 Fix shader generator bug when no diffuse defined 2009-02-21 18:36:50 +00:00
David Rose
ee0c4dee8f replace assignment with assertion 2009-02-21 02:25:08 +00:00
David Rose
01539997a0 initialize _engine to NULL 2009-02-21 02:19:03 +00:00
David Rose
ab530f5d80 hack fix around crash 2009-02-21 01:43:28 +00:00
David Rose
b5ee150ff3 protect color mask in a few more places 2009-02-21 00:24:09 +00:00
David Rose
b75432262a remove old panda support 2009-02-20 22:49:11 +00:00
David Rose
68f687772b StereoDisplayRegion 2009-02-20 22:48:03 +00:00
David Rose
8e207d8229 support shift and caps lock when no input method is available 2009-02-20 21:14:59 +00:00
David Rose
cd48a64f86 StereoDisplayRegion 2009-02-20 20:55:15 +00:00
rdb
c0b420a74a Fix crash when no texture is assigned 2009-02-20 19:56:03 +00:00
rdb
02b2b9eacc Fix cubemap FBO's 2009-02-20 18:21:39 +00:00
rdb
24118f0357 "as" is a reserved keyword in Python 2.6 2009-02-20 13:11:01 +00:00
rdb
581e928c57 Fix for older FFMPEG versions 2009-02-20 07:27:48 +00:00
Chris Brunner
dda716192e drose: add dependency on native_net 2009-02-19 22:52:36 +00:00
David Rose
74166de769 red-cyan is better than red-blue 2009-02-19 20:29:23 +00:00
David Rose
72f6174d7d fix fps meter for tall fonts 2009-02-19 18:02:01 +00:00
David Rose
5b4122d2de fix design size, from Clemens Pecinovsky 2009-02-19 17:57:45 +00:00
David Rose
8288ee1ac9 fix untextured crash 2009-02-19 17:47:16 +00:00
rdb
bcda5743dc Whoops. Forgot to checkin the header file 2009-02-19 17:32:16 +00:00
rdb
5031caf331 Add combine modes 2009-02-19 13:31:58 +00:00
rdb
32fbd87f5e whoops 2009-02-19 13:22:58 +00:00
rdb
afb4776754 Made FBO's on linux work again 2009-02-19 13:21:38 +00:00
David Rose
2982ca3187 python 2.4 2009-02-19 00:38:44 +00:00
David Rose
6d71a06c6f debug output 2009-02-19 00:32:04 +00:00
David Rose
83155fc832 support python 2.4 2009-02-19 00:25:54 +00:00
David Rose
923c9929a1 a few more warning squelches 2009-02-19 00:23:08 +00:00
David Rose
9b952e3922 a few more warning squelches 2009-02-18 23:59:31 +00:00
David Rose
efaac8f365 fix offset 2009-02-18 23:58:16 +00:00
David Rose
221862b432 squelch compiler warnings about (char *) 2009-02-18 23:27:04 +00:00
David Rose
11f62e3ee5 enable new license 2009-02-18 23:26:45 +00:00
David Rose
ecda56d02b make get_center() return a copy so it won't destruct unexpectedly 2009-02-18 22:49:44 +00:00
David Rose
d7d7963337 try asserting that gsg::get_engine() is not null 2009-02-18 22:28:04 +00:00
David Rose
fac9c4982d ode version compatibility 2009-02-17 20:45:32 +00:00
David Rose
5722e37160 oops, expcl 2009-02-17 19:27:55 +00:00
David Rose
e4d6159667 PyErr_WarnEx 2009-02-17 19:20:53 +00:00
David Rose
b99f699862 output signature too 2009-02-17 18:55:38 +00:00
David Rose
0d95f17e19 DatagramGenerator/SinkNet 2009-02-17 16:27:31 +00:00
Darren Ranalli
7f3c5d660f memory leak fix 2009-02-17 07:10:40 +00:00