Commit Graph

16083 Commits

Author SHA1 Message Date
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
rdb c8fa5e77c0 Don't ship libpandaskel, libpandaode and libpandaegg by default 2009-09-07 16:43:32 +00:00
David Rose 61e093a559 aggressively delete uncompressed package archive from install dir 2009-09-07 02:05:41 +00:00
David Rose 168cc68e65 copy_to() should imply binary form 2009-09-07 02:04:54 +00:00
David Rose 8d2072da9c info severity too noisy 2009-09-06 22:56:53 +00:00
David Rose df671dc334 consistent code with panda 2009-09-06 22:54:50 +00:00
David Rose 87776490b4 get_signature_public_key() 2009-09-06 22:32:05 +00:00
David Rose 104c27f20c correct handling of certificate chains 2009-09-06 21:05:06 +00:00
David Rose 3c0e701659 signed multifiles 2009-09-06 18:49:05 +00:00
rdb 657845986d libpandaode as separate package 2009-09-06 18:21:58 +00:00
rdb 71b8c6e7d7 Don't ship libGLcore.so.1 as it's nvidia-specific 2009-09-06 15:57:53 +00:00
rdb 4484076565 More work on installer maker - version numbers, license files 2009-09-06 14:25:28 +00:00
rdb a797a5fdfc Fix bug in .deb creation system 2009-09-06 13:54:30 +00:00
rdb 1bc9a8ef20 A bit more work 2009-09-05 18:51:30 +00:00
rdb 60c8a45dd6 Functional .exe installer making, on linux too 2009-09-05 18:06:47 +00:00
rdb 899862377c WIP installer maker - deb already functional, exe in progress 2009-09-05 16:59:59 +00:00
rdb 4c3bdd68f8 Don't build extend_frozen without Python 2009-09-05 13:26:33 +00:00
rdb 4aef327d79 Fix crash in shader generator when mixing texgen stages and non-texgen stages 2009-09-05 05:40:40 +00:00
David Rose d807610d32 multify -P 2009-09-04 21:38:43 +00:00
David Rose e7b00c6e92 revert object inheritance for now, causes problems 2009-09-04 18:24:35 +00:00