16521 Commits

Author SHA1 Message Date
rdb
cd50df5693 Oops, this belongs in coreapi, not in the runtime 2009-10-26 15:37:21 +00:00
rdb
0a44c21557 subprocbuffer; fixes OSX plugin crash (I hope) 2009-10-26 15:33:11 +00:00
rdb
0c58c9dfc1 Overlooked one minor detail (mac) 2009-10-26 15:13:40 +00:00
rdb
8d2ab9625a Fixes for Mac 2009-10-26 15:12:23 +00:00
rdb
e02bd5afda Various fixes, am too lazy to check what exactly I did here 2009-10-26 15:05:18 +00:00
rdb
79280e0303 Make make_installer.py entirely independent of Panda3D by replacing Panda3D-specific stuff with built-in Python equivalents. Sorry David, also had to remove your image-resizing code. 2009-10-26 15:00:32 +00:00
rdb
b82d92c0ab Add download bmp image 2009-10-26 13:42:13 +00:00
rdb
0f1bf6212a MFC stuff. Compile ActiveX plugin on Windows 2009-10-26 10:19:05 +00:00
David Rose
4509e4354c downloadRemainingSeconds 2009-10-26 09:28:50 +00:00
David Rose
a36bc45d08 a few tweaks 2009-10-25 21:39:41 +00:00
rdb
fa500f10a3 Do we really need to import 'direct' ? 2009-10-25 18:23:05 +00:00
rdb
c53c52ef76 Fill in SDK["PYTHONEXEC"] even if compiling without python 2009-10-25 18:20:39 +00:00
rdb
d208973a68 Fix for OSX 2009-10-25 18:10:48 +00:00
rdb
3d52ca5e05 Plugin needs libpng and libjpeg as well 2009-10-25 17:39:07 +00:00
rdb
727c37d414 Composite file for (lib)p3dpython(w) 2009-10-25 15:28:47 +00:00
rdb
cc747af818 p3dpythonw, libp3dpython 2009-10-25 14:26:38 +00:00
rdb
12d0c3f765 Link nppanda3d.dll/.so dynamically, even when LINK_ALL_STATIC is enabled 2009-10-25 07:46:32 +00:00
David Rose
1e0cf1664a fix 'Couldn't find package blah in contents.xml' problem 2009-10-25 00:34:27 +00:00
David Rose
2173055841 fix problem with splash images not showing up initially 2009-10-25 00:19:03 +00:00
David Rose
3977a68842 fix obscure firefox crash 2009-10-24 23:35:17 +00:00
David Rose
884c389bad using bundles (and LSUIElement=1) to better manage OSX dock icons 2009-10-24 23:24:34 +00:00
rdb
270d79658e Move the model-cache to ~/Library/Caches/, as well 2009-10-24 19:01:51 +00:00
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