16499 Commits

Author SHA1 Message Date
rdb
9fcb863c04 Force version number input, ship both 'panda3d' and 'Panda3D.app' on OSX, and choose an Identifier that doesn't conflict with the app bundle's. 2009-10-24 18:45:15 +00:00
rdb
8882312968 Experimental.
* Real support for LINK_ALL_STATIC in makepanda
* Split rtdist and plugin build systems
* Build both application bundle and 'panda3d' executable on Mac
* Get 'models' package working well.
2009-10-24 18:29:07 +00:00
David Rose
46d632f82a Panda3DRuntime -> Panda3D 2009-10-24 16:51:42 +00:00
rdb
536ef4f5f5 Remove pkg if it already exists 2009-10-24 10:53:58 +00:00
rdb
b87b855eff Remove dmg if it already exists 2009-10-24 10:06:27 +00:00
rdb
ef82e8d8c8 Panda3D.app is a directory, not a file 2009-10-24 09:56:20 +00:00
rdb
54ba9f4070 Changes to OSX installer for new Panda3D.app bundle 2009-10-24 09:53:38 +00:00
rdb
e9e69c9e10 Another minor mistake 2009-10-24 09:45:17 +00:00
rdb
0435142f77 Minor mistake 2009-10-24 09:40:56 +00:00
rdb
f176b9fd1d * Attempt at making a Panda3D.app application bundle for the runtime on OSX
* Don't link python into panda3d.exe - link pystub instead
* Invoke ppackage.py with -OO, depending on optimize mode
* Don't attempt to pzip the models if compiled without zlib
2009-10-24 09:29:32 +00:00
David Rose
fe38ff0da5 ignore weird command-line settings 2009-10-24 05:26:23 +00:00
David Rose
af847d758e protect under HAVE_AUDIO 2009-10-24 04:57:46 +00:00
David Rose
b6dfe5d6c8 protect under HAVE_AUDIO 2009-10-24 04:50:39 +00:00
David Rose
7547ab8cd4 bundle-making script for the standalone app 2009-10-24 01:08:07 +00:00
David Rose
c7309c1824 compile warning 2009-10-24 01:07:46 +00:00
David Rose
4d271429da eh, just use the posix filename after all 2009-10-24 01:06:44 +00:00
David Rose
be9798c601 typo 2009-10-24 00:55:18 +00:00
David Rose
c2a7fc8b1f re-add missing file 2009-10-24 00:48:59 +00:00
David Rose
bd79880ee1 make a mac-friendly application bundle for standalone panda3d 2009-10-24 00:45:24 +00:00
rdb
9fe354cd7f Smart OSX framework extraction and inclusion 2009-10-23 19:25:12 +00:00
David Rose
ddea543868 optional net and nativenet 2009-10-23 19:19:07 +00:00
David Rose
7e565c2a49 fix safari crash 2009-10-23 16:27:47 +00:00
David Rose
c8c51528bd squelch noisy "cert already in hash table" errors 2009-10-23 04:40:57 +00:00
David Rose
c015814321 some more error cases 2009-10-23 00:25:50 +00:00
Darren Ranalli
4bc0c2b591 corrected implementation of SkinningReplyTo.__getattr__ 2009-10-22 23:19:21 +00:00
David Rose
b8f7cbd532 oops typo 2009-10-22 20:35:55 +00:00
David Rose
5aee8bd4dc get_panda_script_object log output 2009-10-22 20:35:03 +00:00
David Rose
eaee7a00f8 apple build issue 2009-10-22 20:33:04 +00:00
rdb
df9edbe1dd Print a somewhat more useful message when the -i option is omitted 2009-10-22 14:01:43 +00:00
rdb
3b52f1c49b make_installer.py now ported to OSX 2009-10-22 13:37:26 +00:00
rdb
80196acac8 Installer package creation for OSX 2009-10-22 12:59:27 +00:00
David Rose
04ef8343bf exclude libpthread.so 2009-10-22 07:09:28 +00:00
David Rose
2dbd154536 better handling of some startup failures; don't make a osx gui app unless necessary 2009-10-22 07:05:51 +00:00
David Rose
3f5dd0d039 report panda3d version 2009-10-21 19:57:45 +00:00
David Rose
131fc2cfdf plugin version 2009-10-21 19:50:51 +00:00
David Rose
0fd8c7a18d more super-mirror stuff 2009-10-21 19:45:57 +00:00
rdb
bd3220b55a Oops, don't break for linux/win 2009-10-21 18:44:36 +00:00
rdb
4324018227 Missed one case 2009-10-21 18:43:29 +00:00
David Rose
aaf4195dfb super-mirror 2009-10-21 18:38:29 +00:00
rdb
4a0548bfca find_root_dir_assist 2009-10-21 18:30:20 +00:00
David Rose
6505a4fbe5 int != GLint 2009-10-21 18:05:38 +00:00
rdb
f8576df31f Bug fix for windows runtime build 2009-10-21 17:34:22 +00:00
rdb
c6796739e9 Fixes for geometry shaders in GLSL, and fixes for nvidia's implementation of GLSL 2009-10-21 17:12:32 +00:00
rdb
1095c84621 Fixes for model-path on linux 2009-10-21 16:31:21 +00:00
David Rose
691ee623f4 add direct.filter 2009-10-21 15:49:59 +00:00
David Rose
27e7a3c475 change linux back to ~/.panda3d 2009-10-21 15:43:13 +00:00
rdb
c84026fd51 Add missing atlbase.h include 2009-10-21 15:34:08 +00:00
David Rose
6bb6475cf4 pystub 2009-10-20 23:30:47 +00:00
David Rose
dc06cd6d7a fix non-relative p3d urls 2009-10-20 23:17:36 +00:00
David Rose
54e34d4672 use ~/Library/Caches/Panda3D on Mac, ~/Panda3D on Linux 2009-10-20 23:08:28 +00:00