16102 Commits

Author SHA1 Message Date
rdb
977f7a9dcc compile issues with p3dpython 2009-09-12 16:19:56 +00:00
rdb
84cce07f1d Fix windows compile errors 2009-09-12 16:15:20 +00:00
rdb
05d740fbed Multify now needs OpenSSL 2009-09-12 15:42:24 +00:00
rdb
60aebb0633 Some generic improvements 2009-09-12 11:09:25 +00:00
rdb
6529e5c0a8 Better packaging in makepanda 2009-09-12 10:50:05 +00:00
rdb
5f4fe3bc32 Fix some compiler warnings 2009-09-12 10:45:49 +00:00
rdb
9542e67c7b CMake-ish output coloring 2009-09-12 09:32:22 +00:00
David Rose
13c8fded21 minor fix 2009-09-12 04:16:25 +00:00
David Rose
1a72d8b984 minor fix 2009-09-12 04:15:37 +00:00
David Rose
0f21af3a53 redirect to main thread 2009-09-12 02:24:17 +00:00
David Rose
23ab03ec91 issue with XClearArea and 0-width areas 2009-09-12 01:48:40 +00:00
David Rose
37fde51fb1 win32 warning 2009-09-11 23:18:00 +00:00
David Rose
b52dfe14dd more security work 2009-09-11 23:16:05 +00:00
David Rose
9f734e3cbf better x11 clearing 2009-09-11 18:56:46 +00:00
rdb
bccaeec475 Fix indentation error in deb control file 2009-09-11 12:25:28 +00:00
Gyedo Jeon
648730f3bb [WIP] Panda3D Level Editor 2009-09-10 23:41:39 +00:00
Gyedo Jeon
cb4b6986bb Removed Toontown leveleditor files 2009-09-10 22:43:40 +00:00
David Rose
4b5eed144f firefox fix 2009-09-10 01:02:04 +00:00
David Rose
fc762d8f09 JS features 2009-09-10 00:38:35 +00:00
David Rose
f340a4ea3f more cleanup 2009-09-10 00:00:53 +00:00
David Rose
205a478b9d preserve $DISPLAY 2009-09-09 23:23:24 +00:00
David Rose
61a6522314 cleanups 2009-09-09 19:36:37 +00:00
David Rose
c07d10f74b fix crashing bug with compressed texture 2009-09-09 18:06:46 +00:00
David Rose
fd62333192 alpha blending for x11 2009-09-09 16:44:57 +00:00
David Rose
d870955f2c go ahead and load the ready image 2009-09-09 13:55:31 +00:00
David Rose
da59dc9063 x11 buttons are responsive now 2009-09-09 01:44:18 +00:00
David Rose
b71e4e1a35 protect from reentry 2009-09-09 01:30:21 +00:00
David Rose
ab5f99fb20 missing file 2009-09-09 01:19:54 +00:00
David Rose
1513171ae8 wip, x11 button handling 2009-09-09 00:55:23 +00:00
Przemyslaw Iwanowski
d937cb20f9 fix for audio bug where stopped looping sounds resume after sndmgr is turned back on 2009-09-09 00:43:06 +00:00
David Rose
3c5259d286 button support, win32 2009-09-08 22:11:06 +00:00
David Rose
29276c2039 don't need bigendian treatment with Quartz 2009-09-08 20:41:34 +00:00
David Rose
2cbd760b69 compilation errors 2009-09-08 20:19:28 +00:00
David Rose
76679a765f auto_start (wip) 2009-09-08 19:46:06 +00:00
David Rose
6d1facae8c plugin_images 2009-09-08 19:45:45 +00:00
David Rose
2ed275d629 openssl dependency 2009-09-08 18:19:22 +00:00
David Rose
2fa6ab7128 openssl dependency 2009-09-08 18:13:11 +00:00
David Rose
9b35958d4c support 0.9.7 too 2009-09-08 17:53:42 +00:00
David Rose
db0d629076 support openssl 0.9.6 2009-09-08 17:35:19 +00:00
David Rose
fc7ac53864 missing return value 2009-09-08 17:24:34 +00:00
Mike Christel
3b1c9d2a6b Better merge of previous 2 versions' code 2009-09-08 12:06:49 +00:00
rdb
bb1bd24b06 Very simple deploy-for-web thing 2009-09-08 10:57:54 +00:00
rdb
4a39c66fff Add useful pdeploy script that can easily deploy any app to cdrom, web, or create installers for all platforms 2009-09-08 10:39:36 +00:00
David Rose
154812d25a protect against recursive entry to do_pending() 2009-09-08 02:15:10 +00:00
Bei Yang
61bb918380 Modified glGsg to support Pointer Textures 2009-09-07 22:47:43 +00:00
Bei Yang
52d9b08b81 Added method getRamMipMapImageFromPointer to support python pointer passing via long long 2009-09-07 22:47:07 +00:00
Bei Yang
214888267d Added time.h 2009-09-07 22:42:53 +00:00
Bei Yang
b3d2ec3db2 Redefine of WIN32_LEAN_AND_MEAN avoided 2009-09-07 22:39:52 +00:00
David Rose
2477befaa2 protect PandaModules imports in try..except 2009-09-07 22:34:20 +00:00
Mike Christel
f5ec249898 Updated PYTHONPATH (with comments) and PYTHONHOME for WIN32 only 2009-09-07 19:15:52 +00:00