17167 Commits

Author SHA1 Message Date
rdb
930570f1b5 Silly me forgot that p3dembed may not depend on any of the Panda3D dll's, of course. Big fat ugly hack around it. 2009-12-14 16:29:58 +00:00
rdb
fa1b72f594 Update makepanda documentation, remove misleading info 2009-12-14 15:13:59 +00:00
rdb
5590431e09 display_width, display_height for OSX tinydisplay renderer 2009-12-14 14:45:24 +00:00
rdb
420d5a129c Forgot a close() call 2009-12-14 14:29:20 +00:00
rdb
ee6d1b113d Add support for display_width/display_height on OSX 2009-12-14 13:54:57 +00:00
David Rose
3aff00973c gui_app not a good idea to default 2009-12-13 23:04:24 +00:00
David Rose
716ac1aa10 fix splash_img vs. noplugin_img 2009-12-13 22:10:08 +00:00
rdb
c5cf303e1a Oops, fix compilation error on Linux & Windows 2009-12-13 12:58:15 +00:00
rdb
d3b0048cd7 Let's remove pyOpenCL for now until we really need it. it gives me a headache 2009-12-13 11:14:44 +00:00
David Rose
96dbda26ba calc_width 2009-12-13 07:53:30 +00:00
David Rose
ca5f030cc1 TTF extensions are often capitalized 2009-12-13 07:21:08 +00:00
David Rose
5d8b61ca86 PGFrameStyle::T_texture_border 2009-12-13 07:20:23 +00:00
David Rose
08a4e29993 allow empty *_img to mean default 2009-12-12 22:16:21 +00:00
rdb
9e06342b65 Sheesh, we need to add all the PIL modules separately 2009-12-12 20:27:44 +00:00
rdb
b7663f1630 Locate frameworks on the system root correctly 2009-12-12 20:27:17 +00:00
rdb
c7e38fb671 Pass -R to ppackage 2009-12-12 20:12:30 +00:00
David Rose
aaa4c74528 add -R to support sysroot 2009-12-12 19:30:51 +00:00
David Rose
779d246bad oops, leftover typo 2009-12-12 18:15:30 +00:00
rdb
f5739912f4 Add showBase_assist.mm 2009-12-12 14:09:20 +00:00
rdb
220818c1b2 One of those silly typo's again 2009-12-12 14:05:16 +00:00
rdb
81cc08c096 Fix p3dembed bug with incorrect multifile payload offset, and remove some debug info 2009-12-12 14:02:48 +00:00
rdb
23b949d360 link subprocbuffer into p3dembed on OSX 2009-12-12 14:00:52 +00:00
rdb
1dc13e3691 Fix p3dembed compliation issues on OSX 2009-12-12 13:26:12 +00:00
rdb
ddf7d96f6c Support for embedding tokens, and fix a bug with instances placed wrongly 2009-12-12 12:13:50 +00:00
rdb
7372ade4ef Add p3dembed to coreapi.pdef, and add thirdparty packages sqlite, numpy, pygame, twisted, PIL, pyOpenGL, pyOpenCL, httplib2, pyCURL 2009-12-12 12:12:07 +00:00
rdb
9b7d39db28 Fix p3dembed compilation, add thirdparty.pdef 2009-12-12 12:10:15 +00:00
rdb
15d9637cf0 Compile rtdist build universally on OSX. Add p3dembed compilation instructions. 2009-12-12 11:32:33 +00:00
David Rose
25241ed6e9 filter out .mm files 2009-12-12 01:56:10 +00:00
David Rose
2eeed7bbd6 more mac app focus issues 2009-12-12 01:47:59 +00:00
Darren Ranalli
8795e86f45 undo previous checkin 2009-12-12 00:38:02 +00:00
Darren Ranalli
e2045c10a1 don't use new interface until build server catches up 2009-12-11 23:38:57 +00:00
Darren Ranalli
25ea239df0 added legacy lifter support 2009-12-11 22:58:00 +00:00
David Rose
d6539855a1 avoid obscure crash 2009-12-11 20:33:48 +00:00
David Rose
c5c7eae394 whups 2009-12-11 19:26:29 +00:00
rdb
0f723e4cb8 Forgot to check in this file 2009-12-11 18:08:25 +00:00
Darren Ranalli
9a519539dd fixed uninitialized memory bug 2009-12-11 09:58:42 +00:00
Darren Ranalli
9531a23ef1 added legacy mode for Toontown, only throws events for floor that Toon is standing on 2009-12-11 02:16:42 +00:00
David Rose
5201b9bfcd use lipo to support universal binaries (mostly) automatically 2009-12-11 00:57:48 +00:00
David Rose
086e53a453 onpluginfail in more cases 2009-12-10 23:38:40 +00:00
Chris Brunner
97f711de8c not so spammy with the outputs 2009-12-10 23:14:14 +00:00
David Rose
c22bd94db2 win32 compilation issue 2009-12-10 01:14:53 +00:00
David Rose
816ddc0387 low-level support for python copy and pickle modules 2009-12-10 01:09:06 +00:00
David Rose
3e82b3d163 compilation issues on mac 2009-12-09 19:32:12 +00:00
David Rose
0537384149 unknown download size, windows case 2009-12-09 19:14:15 +00:00
David Rose
ff93698ce6 have to limit p3d_plugin to C API, which means no default arguments allowed 2009-12-09 18:55:14 +00:00
David Rose
157a072acb unknown download size, linux support 2009-12-09 18:40:48 +00:00
rdb
51afeb20ac Add p3dembed and add support for offsetted p3d payload 2009-12-09 18:21:10 +00:00
rdb
b7f659bd0a Add read offset support to Multifile 2009-12-09 17:59:48 +00:00
David Rose
a7ac5345f4 support unknown-sized downloads 2009-12-09 15:37:48 +00:00
rdb
7d9d27e74f Expose ISubStream to Python 2009-12-09 10:08:41 +00:00