17979 Commits

Author SHA1 Message Date
David Rose
d9102227c7 pick up vc9 fixes from panda 2010-09-30 16:27:11 +00:00
Ken Patel
8f827fa336 download error - add retry to phase download 2010-09-29 22:19:19 +00:00
Ken Patel
2a4ae20523 download error - additional logging 2010-09-29 01:00:33 +00:00
Ken Patel
40186e5499 download error - retry contents.xml download on http fail, setPandaErrorCode by http error if giving up and write pandaErrorCode to log 2010-09-29 00:55:23 +00:00
Ken Patel
0949ebd92a panda - downloader now logs the start of all http requests (method and url) and reports url for connection timeouts 2010-09-28 23:22:35 +00:00
David Rose
fbd5477d7b add unixshortname to docs 2010-09-28 20:49:15 +00:00
David Rose
3a2558068c typo 2010-09-28 17:09:20 +00:00
Ken Patel
c95c1374ad Logging - demoting the Loading url.mp3 log messages to debug 2010-09-27 22:24:19 +00:00
rdb
b88ea69151 *Typo fix*
I should seriously get off the failtrain.
2010-09-26 15:11:54 +00:00
rdb
44d9b14cbb Fix compilation on OSX when maya is in the sdks dir 2010-09-26 15:10:07 +00:00
David Rose
80705de816 add egg-flat-colors 2010-09-25 03:31:56 +00:00
David Rose
fc021fb6af whoops, need pnmimagetypes 2010-09-24 16:32:33 +00:00
Chris Brunner
f05c2199c1 moving declaration of inst_mgr up a few lines in start_download to before where it's needed 2010-09-23 20:52:28 +00:00
rdb
a1580db8ff A few minor error checks 2010-09-22 20:02:50 +00:00
rdb
60973fdb7b Lots of changes to the plugin and pdeploy to make packaged games run without needing write access or internet access 2010-09-22 19:52:14 +00:00
David Rose
57f10c8a37 fix assertion error after long delay 2010-09-22 14:31:42 +00:00
Matt Newcomb
55455a48c9 Adding new function to set height of collision ray. 2010-09-20 23:50:32 +00:00
rdb
544b100908 Fix plugin crash if hosts directory doesn't exist 2010-09-17 11:32:53 +00:00
David Rose
a49e684dbe fix osx win-fixed-size 2010-09-12 00:10:59 +00:00
David Rose
5a635059b6 add CollisionBox::test_intersection_from_segment() from forum user teedee 2010-09-11 08:39:05 +00:00
rdb
0a6aeea792 Attempt to make volumetric lighting work on ATI cards by allowing the driver to unroll the loops 2010-09-10 17:51:28 +00:00
David Rose
c6b163f757 support a non-Filename addition 2010-09-10 14:02:40 +00:00
Darren Ranalli
73eca34e0d added PriorityCallbacks 2010-09-09 23:40:06 +00:00
David Rose
358e83bb89 fix scrollbar buttons disappearing when resizing 2010-09-09 19:20:04 +00:00
David Rose
016ff7d026 fix tell() bug (632883) 2010-09-08 05:19:48 +00:00
rdb
4436e39be5 Bit more detailed debug info 2010-09-07 19:10:52 +00:00
rdb
b717dfefdc Fix compile error when building with --use-python --no-direct 2010-09-03 18:57:30 +00:00
rdb
17a8d045bf This should fix compilation errors with Maya 2011 on OSX 2010-09-02 10:55:03 +00:00
David Rose
060217dcdd need HAVE_VIDEO4LINUX 2010-08-29 17:53:17 +00:00
Bei Yang
cec641bea1 Added support AuxFloat in add_render_texture 2010-08-26 19:21:00 +00:00
David Rose
c92649bb64 remove reference to OTP 2010-08-25 21:33:43 +00:00
David Rose
64300e32bc add describe_vertex() 2010-08-25 19:11:08 +00:00
Mike Christel
10877b1d43 Update for Maya 2011, which uses python26.dll rather than python25.dll 2010-08-25 11:37:21 +00:00
rdb
eb577633fa Finally fix that nasty transformation bug in the P1 collada converter 2010-08-24 14:12:03 +00:00
rdb
6cb48a06bc Backward compatibility fix to get this to compile on Max versions 9 and below, which don't define the _M macro. 2010-08-24 13:48:43 +00:00
rdb
50150dc9f9 Allow the .dae file to specify 3-channel colours 2010-08-23 08:08:01 +00:00
David Rose
17535c41a6 fix NodePath::adjust_all_priorities() for textures 2010-08-21 00:22:44 +00:00
David Rose
ae77c767c2 fix comment 2010-08-21 00:22:13 +00:00
Mike Christel
de863430ae Changed close() to Close() to match wx.Window.Close() 2010-08-20 22:22:27 +00:00
Mike Christel
032d46a3bc Summer 2010 CMU ETC PandaLE team: fixed a bug in Viewport.close 2010-08-20 19:52:46 +00:00
Mike Christel
b66a795efb Summer 2010 CMU ETC PandaLE team: (1) fixed bug that made things move in wrong directions when manipulated from an orthographic viewport; (2) added capability to show the manipulation widget in world space rather than the local space of the selected object; (3) added an option to show a separate scale widget rather than using control key to scale 2010-08-20 19:33:15 +00:00
Mike Christel
22e80168cb Summer 2010 CMU ETC PandaLE team: added an option to not switch the camera's movement direction below the zero plane 2010-08-20 19:32:08 +00:00
Mike Christel
2fefa6a0b8 Summer 2010 CMU ETC PandaLE team: added two functions addDisplayRegionContext and removeDisplayRegionContext to add and remove display regions on the fly 2010-08-20 19:31:24 +00:00
Mike Christel
89173e6d05 Added support for Maya version 2011 2010-08-20 19:16:34 +00:00
Mike Christel
bbbf2d263d Added support for Max and Maya versions 2011 2010-08-20 19:07:39 +00:00
David Rose
eeb2bf2547 Solaris doesn't provide FIONBIO 2010-08-20 15:01:24 +00:00
David Rose
27a65375d0 fix comment 2010-08-18 21:34:59 +00:00
rdb
a2f8a130c2 add some missing module() lines 2010-08-17 06:55:23 +00:00
David Rose
449718492a oops, typo on mac side 2010-08-16 23:07:57 +00:00
David Rose
ba6ce2f5f0 bump P3D_COREAPI_VERSION 2010-08-16 22:45:20 +00:00