Commit Graph

5548 Commits

Author SHA1 Message Date
David Rose c4dfa24ca4 support osx 10.4 2009-09-14 20:06:50 +00:00
David Rose 920c5eac2b whoops, no p3dCert yet 2009-09-14 18:48:26 +00:00
Gyedo Jeon 01cdc6f629 Made DIRECT_deselectAll message be sent when direct.deselectAll is called 2009-09-14 18:14:50 +00:00
rdb e1a4fa17c5 modelcache is moved to a different dir 2009-09-14 08:58:25 +00:00
David Rose 6576fb0dfe report dlerror() 2009-09-14 06:57:51 +00:00
David Rose 71bc1c3965 oops, implicit size determination didn't work in embedded mode 2009-09-14 04:01:28 +00:00
David Rose a5b78579d0 revert unintentional checkin 2009-09-14 03:53:29 +00:00
David Rose c4842323e8 use quartz for splash window 2009-09-14 03:52:44 +00:00
rdb 6529e5c0a8 Better packaging in makepanda 2009-09-12 10:50:05 +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
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 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
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 2fa6ab7128 openssl dependency 2009-09-08 18:13:11 +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 2477befaa2 protect PandaModules imports in try..except 2009-09-07 22:34:20 +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 df671dc334 consistent code with panda 2009-09-06 22:54:50 +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
David Rose e7b00c6e92 revert object inheritance for now, causes problems 2009-09-04 18:24:35 +00:00
rdb b70abad054 DirectObject: classobj -> type 2009-09-04 17:16:19 +00:00