Commit Graph

6912 Commits

Author SHA1 Message Date
rdb 388551f4da add icon support to pdeploy, and write .desktop files on Linux 2012-01-08 10:40:48 +00:00
rdb b422d480a4 libRocket stuff 2012-01-07 19:40:53 +00:00
David Rose ea05496d09 disable Toontown's cheesy lock for normal, threaded Panda 2012-01-06 00:51:54 +00:00
David Rose 211df4b90f need default parameters for runp3d.py 2012-01-06 00:44:43 +00:00
David Rose 16ae6aa182 a little more information for incorrect arguments 2012-01-05 21:50:57 +00:00
David Rose e1a136a21e fix minor crash on input error 2012-01-05 21:49:46 +00:00
rdb 94fb5c97eb Windows installer should now ask if the user wants a desktop icon 2012-01-04 10:21:56 +00:00
David Rose c6c46bd61b aggressively locate already-imported modules 2012-01-03 21:05:51 +00:00
David Rose abb7a76368 Support __file__ in pdef file for convenience 2012-01-01 16:34:36 +00:00
Zhao Huang b4fcbfff0a added getJointTransformState 2011-12-30 01:29:53 +00:00
David Rose b5eeced04a whoops, remove debug prints 2011-12-29 22:02:08 +00:00
rdb 7eeb37ec94 make sure pp-filter gets the same fb props as the main win - fixes antialiasing failure with FilterManager 2011-12-27 10:06:06 +00:00
rdb 306d6f993a coloured cartoon inking 2011-12-27 09:48:27 +00:00
rdb 6b3c53e115 fix a bug with crash when calling resizeBuffers 2011-12-27 09:48:01 +00:00
David Rose e9b967435e more win32 build issues 2011-12-20 20:26:08 +00:00
David Rose 328f834f55 cache results of __getattr__ for performance 2011-12-20 18:11:04 +00:00
David Rose fb220d8f93 missing file 2011-12-19 18:43:27 +00:00
David Rose c5c21a566a UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32 2011-12-18 16:30:31 +00:00
Zhao Huang 33e1ead6c5 Don't import ParticleInterval if the ParticleSystem doesn't exist (ie., not compiled in) 2011-12-15 04:45:40 +00:00
David Rose 622c047344 several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
David Rose 33398d9713 set_repository() and set_clock_delta() should be instance methods, not static class methods 2011-12-09 19:38:29 +00:00
David Rose f9658303e7 ah, *this* is the proper fix to recent interrogate bug. 2011-12-09 05:56:27 +00:00
David Rose 262a3558c7 fix interrogate error? 2011-12-09 02:35:34 +00:00
David Rose dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose 35551fed85 add AppRunner.p3dFilename etc 2011-12-05 06:42:03 +00:00
David Rose c17f0dce3d fix error handling for core API re-download case 2011-12-04 18:28:28 +00:00
David Rose 807a6f61da Add patch from community member teedee to improve alternate coordinate-system support 2011-11-17 19:41:33 +00:00
David Rose 8aae06ec43 remove deprecated double-reference names 2011-11-17 19:17:04 +00:00
David Rose 0f96fafca5 add show-scene-graph-analyzer-meter config var 2011-11-11 15:13:11 +00:00
David Rose 425fa2608e fix LineStream.LineStream() bug 2011-11-04 20:10:12 +00:00
David Rose f1c5c8ecaf integrate gui sound fixes from community member Bruce Smith 2011-11-02 21:13:03 +00:00
David Rose a1e13af431 wip: improve scrubbing behavior through SoundInterval 2011-10-31 21:39:04 +00:00
rdb 149a7c1b9c If all else fails, use a dirty hack 2011-10-31 16:16:29 +00:00
rdb 3fc7815bbe pmw importing 2011-10-31 15:52:32 +00:00
rdb 8ca42e3964 Properly catch ImportError 2011-10-31 15:20:04 +00:00
rdb 4896c93827 don't error if a module doesn't define __path__ 2011-10-31 15:13:50 +00:00
rdb eb78f7cd0d Another pass at fixing Pmw 2011-10-31 14:06:49 +00:00
rdb f711cbf0bb Another attempt to fix Pmw loading in plugin runtime 2011-10-31 13:08:04 +00:00
rdb fd472d8403 Attempt to fix Pmw in plugin environment 2011-10-31 12:38:24 +00:00
David Rose 05bd74a80e Parabolaf -> LParabola 2011-10-30 20:28:55 +00:00
rdb 04096fd5e7 This should finally fix it, I hope. 2011-10-29 10:38:02 +00:00
rdb 8307d8852d this might fix it 2011-10-29 10:22:20 +00:00
rdb ff02ee1bab Let's not include any system frameworks on OSX 2011-10-29 09:30:44 +00:00
rdb ba98ca742a Oh, so the problem was that it's treating OSX as case-insensitive system 2011-10-29 08:27:45 +00:00
rdb e2a93d0433 Some debug messages, I can't figure this out 2011-10-29 08:21:13 +00:00
rdb 857fc6e2d6 Some improvements that might not actually fix anything 2011-10-28 20:17:09 +00:00
rdb 1a9da85aef Tcl and Tk are system frameworks 2011-10-28 18:33:07 +00:00
David Rose 5b79b02b31 fix typos 2011-10-21 19:58:12 +00:00
David Rose a5d6bafd7b add ico as a force-extract extension 2011-10-21 16:38:34 +00:00
Chris Brunner a2b940d103 Remove excess whitespace 2011-10-19 20:00:44 +00:00
David Rose 909ed0e931 import order 2011-10-18 00:18:01 +00:00
David Rose 0fef6fd3c6 fix Loader namespace collision 2011-10-17 02:19:55 +00:00
David Rose 134e9a9e92 dual names for interrogate 2011-10-11 00:45:51 +00:00
David Rose 501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
rdb 5e98a7d91e respect MAKEPANDA_THIRDPARTY env var 2011-10-07 14:31:47 +00:00
David Rose 255b1ffffa build on msvs2010 2011-09-29 16:39:54 +00:00
rdb f2a2422094 fix PIL detection 2011-09-29 15:47:22 +00:00
David Rose 303b51198e enforce a single ShowBase 2011-09-28 22:49:53 +00:00
David Rose 5496c4a9ec more writable vfs stuff 2011-09-27 16:10:19 +00:00
David Rose b3706f5018 coupla more fixes for recent breaks to packaging 2011-09-23 22:10:40 +00:00
David Rose 703271d15d writable vfs 2011-09-17 00:41:06 +00:00
David Rose 5f6affba78 several Linux fixes 2011-09-14 23:00:27 +00:00
David Rose d592205b57 attempt to fix eternal twirling 2011-09-14 12:42:06 +00:00
David Rose 0f7b6d6c40 add faceForwardDelta, faceForwardNode 2011-09-13 23:15:30 +00:00
David Rose 7d7edee889 fix bitrot, add Mopath.draw() 2011-09-13 22:28:18 +00:00
Justin Butler e14d4e0120 adding to remove from attic 2011-09-09 21:30:05 +00:00
Justin Butler e2c78d4fc0 *** empty log message *** 2011-09-09 21:18:23 +00:00
rdb d8ed592051 actually, revert that, but switch to float for Tiger compatibility 2011-09-09 19:28:06 +00:00
rdb 31d56d08ab do we really need to create a new colour space to clear the background? We can just use the generic RGB space. 2011-09-09 19:14:22 +00:00
David Rose 0113a991a1 missing include 2011-09-09 18:19:01 +00:00
rdb bd62ba4cb6 this should fix plugin build on 64-bits linux 2011-09-09 08:46:08 +00:00
David Rose 48df7995e5 need garbageCollectStates task 2011-09-07 00:31:22 +00:00
David Rose cd1d67eaef audio should just map to openal 2011-09-02 00:54:07 +00:00
David Rose c6816fa9b5 show embedded host and version 2011-09-01 22:12:44 +00:00
David Rose 42764ffee5 add ConfigPage.setSort() 2011-09-01 22:12:00 +00:00
David Rose 4ce7bb00a2 install a white background in icon 2011-09-01 21:59:54 +00:00
David Rose 3db2e1a13d add -p option to restrict package selection 2011-09-01 18:42:38 +00:00
David Rose 277be588ad comment typo 2011-09-01 00:21:25 +00:00
David Rose d3dc3621ac support p3d specifying preferred window size to desktop app 2011-09-01 00:09:54 +00:00
David Rose 6c2494be17 remove unused extensions 2011-08-31 21:39:44 +00:00
David Rose c43d6a969f twirl on old x11 browsers too 2011-08-31 20:52:30 +00:00
David Rose 02ea25e30c fix a few formatting issues 2011-08-31 18:57:34 +00:00
David Rose 7a11d70f14 twirling icon on X11 too 2011-08-31 18:02:56 +00:00
David Rose cbc1842899 further fixes for npapi under unicode directories 2011-08-31 00:16:55 +00:00
David Rose c3936305e4 run plugin safely under a non-ASCII username 2011-08-30 22:45:58 +00:00
David Rose 4d45de4f1b cleanup for url_quote 2011-08-30 22:32:00 +00:00
David Rose a40d6cfc36 url_encode/decode 2011-08-30 15:14:58 +00:00
David Rose 1acf84fcfe build errors 2011-08-30 05:09:49 +00:00
David Rose d297a816af whoops, windows-specific function 2011-08-30 02:59:11 +00:00
David Rose 9c4990c88a new file 2011-08-30 02:55:15 +00:00
David Rose 9150bd2f6c wip: support windows unicode filenames in plugin 2011-08-30 02:54:01 +00:00
David Rose a37e44c7c5 failed icon, win32 2011-08-29 17:52:58 +00:00
David Rose 65da4cfa50 failed icon 2011-08-29 17:42:00 +00:00
David Rose 9a967e9edb missed one 2011-08-29 00:25:11 +00:00
David Rose dcc4a33ae9 protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +00:00
David Rose 552977e4b4 fix upside-down text on firefox/osx 2011-08-27 06:35:12 +00:00
David Rose 7c3d14fd25 support XEmbed, and therefore Chromium on Linux 2011-08-27 02:44:05 +00:00
David Rose 0eb47e3811 need more than 1 usec sleep to be effective. 2011-08-27 01:34:22 +00:00
David Rose 89dc1bcb5c still experimenting with different looks 2011-08-27 01:33:56 +00:00
David Rose 01c9d616b3 missing includes 2011-08-27 01:33:35 +00:00
David Rose d86b4f1711 a few more setBinary() calls needed 2011-08-27 01:22:28 +00:00
David Rose 5e026c36a2 add P3D_PLUGIN_VERSION_STR, a few other minor changes 2011-08-26 23:38:31 +00:00
David Rose e1baabdf26 delay npapi twirl for a half-second too 2011-08-26 22:01:16 +00:00
David Rose c63ccdf92a delay half a second before starting the twirl 2011-08-26 21:52:31 +00:00
David Rose 1d60925220 twirling icon for ActiveX too 2011-08-26 21:39:40 +00:00
David Rose 922bb6f48a prettier twirls 2011-08-26 05:55:41 +00:00
David Rose 3431dd0790 solve blocking p3d download for ActiveX 2011-08-26 01:22:33 +00:00
David Rose c29e31eb2b write registry keys that chrome will read, instead of relying on existing firefox install 2011-08-25 23:03:12 +00:00
David Rose 45215b495f fix colors on window twirling 2011-08-25 15:52:15 +00:00
David Rose da3d88fefa respect fgcolor and bgcolor for twirling icon 2011-08-25 08:46:58 +00:00
David Rose 443fff604b fix plugin for Safari 5 lameness 2011-08-25 07:35:30 +00:00
David Rose 262a23e09f twirling icon for mac too 2011-08-25 06:01:48 +00:00
David Rose 9d04a9b64c missing include 2011-08-25 04:36:36 +00:00
David Rose 939fc2da2d experiment with twirling icon while core API downloads 2011-08-25 00:52:17 +00:00
David Rose c62a81af02 setBinary() 2011-08-17 06:03:16 +00:00
David Rose 6872488839 stereo/multiview textures 2011-08-08 18:55:26 +00:00
David Rose 042488bcb3 replace gnu_getopt with new Panda-licensed implementation 2011-08-03 23:48:32 +00:00
David Rose f195d4d462 contributes from forum user to make DirectGui coordinate-system agnostic 2011-08-03 23:41:19 +00:00
David Rose 74557c5c72 add support for text/binary distinction within p3d 2011-07-27 18:18:25 +00:00
rdb 455c9b7f69 add Pmw to tkinter package, and hopefully fix pygame 2011-07-25 07:49:46 +00:00
David Rose daed41f05e add rootCamera 2011-07-15 00:13:54 +00:00
David Rose 9d40ea1184 avoid deprecated interface 2011-07-13 23:37:13 +00:00
David Rose b765ec473e untabify 2011-06-29 22:20:52 +00:00
David Rose ef0cb39c1d untabify 2011-06-29 22:18:54 +00:00
David Rose d6a8731988 fix for nameless functors 2011-06-22 21:32:23 +00:00
David Rose c66ef96b2c fix control/shift mistake on oobe cleanup 2011-06-20 16:10:26 +00:00
enn0x 10a64db343 Adding bullet physics. 2011-05-14 07:00:02 +00:00
rdb 0807a74605 /nonfatal flag for bin/*.pyd 2011-04-30 18:35:17 +00:00
David Rose ea1d78b85e extend pmerge.py to validate and/or correct hashes 2011-04-19 23:26:56 +00:00
rdb ad630e00eb add right tk modules, I hope 2011-04-19 14:37:46 +00:00
TheKrush 65e8fcccda - making the installer recognize it needs to also include PYD files when creating the install scripts 2011-04-15 18:43:42 +00:00
rdb 433f5404b5 Don't exclude X11 extension libraries 2011-04-14 11:20:36 +00:00
rdb d5dfbe3843 add p3dembedw on windows, hide console window in pdeployed executables by default 2011-04-14 08:50:32 +00:00
rdb 0955c464ab Don't show inherited members as if they were part of the class 2011-03-29 12:13:15 +00:00
David Rose 77552be22a fix failure to run p3d file from cache without internet connection 2011-03-24 20:56:22 +00:00
Gyedo Jeon fdb9e1fa9f Fix to support FF4 2011-03-23 23:07:25 +00:00
David Rose dd4df70a28 fix msvs 2010 build issues reported by community member FriarTuck 2011-03-22 23:48:31 +00:00
David Rose e2a7b81ed5 oobe control key needs to be shift, not control, to avoid conflict with existing trackball control keys 2011-03-18 19:03:26 +00:00
David Rose 9f9ed8bc56 fix failure to update import.xml hash after modifying it 2011-03-15 20:31:18 +00:00
rdb d114ab235e include encodings.mbcs 2011-03-12 10:32:54 +00:00
rdb a5c746b5d7 Hopefully this will fix the problems on Linux with makensis 2011-03-12 09:07:38 +00:00
David Rose a6d0e9765a protect from self-modifying callbacks 2011-03-12 06:29:31 +00:00
rdb 203205849e Fix bug with certificate approval 2011-03-11 15:53:09 +00:00
rdb 928838886e support relative path to license file 2011-03-11 09:49:04 +00:00
rdb 5c89e12fb9 Exclude libgcc_s.so.* and libthr.so.* 2011-03-11 08:21:21 +00:00
rdb 38f5a3210d Fixes for FreeBSD 2011-03-09 15:28:55 +00:00
rdb 54c692330a rewrite p3dcert to FLTK 2011-03-09 11:16:20 +00:00
rdb 1117887240 noooooooo typo 2011-03-01 11:44:35 +00:00
rdb 8250ed166e Whoops, directories should have 0755 permissions too 2011-03-01 11:32:55 +00:00
rdb 6891d92170 Get the permissions right on Windows 2011-03-01 11:00:17 +00:00
rdb 93716a23be oopsh, vewwy important fugbix now 2011-02-28 20:06:53 +00:00
rdb 17925795bc little warning 2011-02-28 18:45:19 +00:00
rdb ee7e79b1a5 oops, properly do default values 2011-02-28 18:30:24 +00:00
rdb 166545a5d6 Include string_escape encoding in panda3d package, pickle seems to rely on it 2011-02-28 16:33:05 +00:00
rdb 4dc09928e1 alll abooaardd the faaailltrraaaiinn! 2011-02-28 16:22:16 +00:00
rdb 2acdfe0a3d whoops 2011-02-28 16:18:29 +00:00
rdb ac6447ca33 Minor mistake x.x 2011-02-28 16:08:40 +00:00
rdb cba60643f5 Minor tweaks 2011-02-28 15:56:56 +00:00
rdb 97799e0c96 Try and commit these changes 2011-02-28 15:35:41 +00:00
rdb d87550fd5a Find nsis in any installed SDK 2011-02-28 12:17:53 +00:00
rdb 93510327be calculate installed size on arch+debian 2011-02-28 10:22:25 +00:00
rdb 96452aa4f4 Try to automatically figure out author name / e-mail 2011-02-27 20:22:14 +00:00
David Rose 37a19945ec fix problem with initial setup of notify-level variables 2011-02-27 19:50:38 +00:00
rdb b2031e04ac It seems removing the empty Multifile now gives trouble 2011-02-27 18:56:14 +00:00
rdb 4b7d6ef51d Attempt at fixing stuff 2011-02-27 18:05:47 +00:00
rdb cf50695c2f trying to fix bugs, mkay? 2011-02-27 16:23:23 +00:00
rdb 1d66c7c2a0 un-break Windows support 2011-02-27 15:20:37 +00:00
rdb a16fd9f23b Changes to pdeploy, add ArchLinux support, better Linux stuff etc 2011-02-27 14:50:53 +00:00
rdb efd67011d4 doxygen scripts 2011-02-26 14:43:45 +00:00
rdb 0b8f5b0d8e show multiple import errors 2011-02-24 21:07:23 +00:00
rdb 028c191887 don't rely on render being available at import time 2011-02-21 15:30:04 +00:00
David Rose 7de7c793bc fix some pdeploy issues on win32 2011-02-15 21:30:23 +00:00
Ken Patel 5a84cbf730 plugin - p3dpythonw.exe name configurable independently from p3dpython.exe name 2011-02-14 05:21:57 +00:00
Ken Patel 49026617c1 FreezeTool - improve support for MSVC on 64-bit windows 2011-02-13 08:51:59 +00:00
Ken Patel 9f8714254c plugin - make p3dpython binary name configurable (non-osx) 2011-02-12 03:26:58 +00:00
Ken Patel 39967c1110 plugin - read_log / log_history - fix corner cases so behavior matches documentation 2011-02-12 02:10:23 +00:00
Ken Patel bf5343ed17 plugin - read_log - add support for head_bytes_prev (additional optional parameter) 2011-02-12 01:41:36 +00:00
Ken Patel ae627fb19b plugin - read_log - report error out and early out conditions during calls to read_log 2011-02-12 01:03:00 +00:00
rdb f5834b67c5 Read dependency libraries from the ELF file itself rather than using ldd. Also, remove any RPATH/RUNPATH entry if the .dynamic section contains one 2011-01-23 10:28:59 +00:00
rdb a1433314d4 fix for bug #700338 (I think) 2011-01-08 17:45:58 +00:00
rdb 9bcebb552f Add -a flag to ppackage to allow all .p3d scripts to have a suffix 2010-12-18 22:31:24 +00:00
David Rose b387c726b4 curlopt_forbid_reuse 2010-12-13 18:09:26 +00:00
rdb 40f203b543 Add Maintainer field to keep debian happy 2010-12-09 17:07:10 +00:00
rdb 7e56fef6fc Untested bugfix. Pdeployed executables were receiving incorrect command-line arguments 2010-12-05 08:33:30 +00:00
David Rose 2e6d2c5255 fix packp3d ordering issue http://www.panda3d.org/forums/viewtopic.php?p=65842 2010-11-22 19:16:30 +00:00
rdb 804a72b716 Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn 2010-11-16 08:58:45 +00:00
rdb b2e818917c we should fix our XEmbed implementation before we think about support chromium 2010-11-13 20:40:22 +00:00
rdb 3ff2e0537c Don't add the pointless *.app/hosts directory on OSX 2010-11-13 17:40:41 +00:00
rdb 1ca48aefcf Found those darn issues, and fixed them 2010-11-13 16:16:23 +00:00
rdb f9c1772ef5 Some debug info (I promise I'll revert it in just a few minutes) 2010-11-13 16:01:36 +00:00
rdb 5541054c0f let pdeploy respect the super-mirror 2010-11-13 14:57:00 +00:00
rdb abbf78d725 Better error 2010-11-13 14:30:16 +00:00
rdb 7e3897d38e Catch error 2010-11-13 14:18:19 +00:00
rdb cc7b6642e5 Fix encodings issue with pdeploy, I hope 2010-11-13 14:02:50 +00:00
rdb 674a43ea64 pdeploy needs zlib/bz2 encoding 2010-11-13 12:20:00 +00:00
rdb 7ed1de3a1a include utf_8 and ascii encoding by default 2010-11-13 11:37:36 +00:00
David Rose 36635a00b9 MAKE_BAT_SCRIPTS 2010-11-09 20:06:19 +00:00
David Rose 44d8c41937 pass sighup into child 2010-11-09 05:37:20 +00:00
rdb 769b762ebf Don't depend on OpenSSL, we statically link it now 2010-11-06 15:01:44 +00:00
rdb f4a09bea6f If we're going to exclude libX*, also exclude libxcb* 2010-11-06 14:53:09 +00:00
rdb 2e2e0d7de4 Fix in case ExecutionEnvironment.getEnvironmentVariable() doesn't work 2010-11-06 14:17:03 +00:00
rdb 6aea935727 Chromium support for web plugin 2010-11-02 13:48:07 +00:00
rdb 3c2a961ee3 Add pyBox2D 2010-10-30 20:12:21 +00:00
rdb d465c56449 Let's get rid of pycurl as available package, it's a pain to maintain 2010-10-30 17:56:47 +00:00
David Rose f568f7ccd3 add -W, -U, -G, -D 2010-10-28 07:08:55 +00:00
Josh Wilson d1715b13df add some comments and treating circular references as 'roots' to stop searching at 2010-10-26 22:09:54 +00:00
rdb aeb6bef42d Fix the required module stuff 2010-10-26 18:48:54 +00:00
rdb 6b861d66bc Remove redundant warning message 2010-10-26 18:40:42 +00:00
rdb e69958cfe9 Fix segmentation fault that only seems to happen in the buildbot's master shell environment. But I suppose the crash could manifest in other environments where getlogin() fails 2010-10-26 16:40:42 +00:00
rdb d09a9be4da Fix infinite loop 2010-10-26 09:01:43 +00:00
rdb b8ffba73ce Failsafe 2010-10-25 20:44:11 +00:00
rdb 04b863edf7 Several improvements:
* Don't try to include linux kernel vdso's
 * Ability to mark modules or files as required
 * Fix some issues with several thirdparty packages in the pdef
2010-10-25 19:26:02 +00:00
David Rose 64415a4352 str(BrowserObject) should call toString() 2010-10-24 13:31:05 +00:00
David Rose 4e0eae9eff minor fix 2010-10-24 13:30:19 +00:00
Josh Wilson ccdae0e4bc [disney_stable] brief dcparse output includes string length constraints now 2010-10-15 20:05:32 +00:00
David Rose 803ef5effd add speedtree 2010-10-14 00:02:11 +00:00
Ken Patel fa68ec6a52 GIB - improve logging esp in httpChannel to identify which channel is associated with each log message 2010-10-13 21:16:25 +00:00
Zachary Pavlov b069a57a56 prevent uberdog formatting freezes 2010-10-06 22:44:32 +00:00
rdb d6666e5aa3 Fix depth-based filters (like SSAO) on Windows 2010-10-02 11:08:22 +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
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
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
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 016ff7d026 fix tell() bug (632883) 2010-09-08 05:19:48 +00:00
David Rose c92649bb64 remove reference to OTP 2010-08-25 21:33:43 +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
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 1bece8cadf replace_slashes to resolve obscure windows issue with dll's 2010-08-16 20:52:18 +00:00
David Rose 113e8c5463 we still need to include dtoolbase.h first to ensure that _WIN32_WINNT is defined before we include windows.h 2010-08-13 23:04:14 +00:00
Shuying Feng b18c13895c Added animation system 2010-08-13 18:05:53 +00:00
Arkady Trestman debb5223cc fixed a crash on IE page refresh to address Jira POTCOWEB-1497: Browser crash after creating a new account and hit play button to enter the game 2010-08-11 22:51:32 +00:00
David Rose edffdd95ff include explicit .manifest files if they exist 2010-08-11 17:42:03 +00:00
Darren Ranalli a975e14907 added support for _garbageInfo custom info callback 2010-08-11 00:43:03 +00:00
David Rose 88b4623808 extract manifest files 2010-08-09 19:11:11 +00:00
Redmond Urbino 93a6c90dd9 use dg.dump_hex instead of describe_message to avoid segmentation fault 2010-08-07 03:49:09 +00:00
Josh Wilson 3b3937270f fixing broken fsm error message 2010-08-05 20:30:12 +00:00
Josh Wilson 1d6518f65d more info in stats 2010-08-02 16:43:15 +00:00
Josh Wilson 40cb319ad1 don't waste time printing large objects like messenger and taskMgr 2010-08-02 05:14:01 +00:00
Josh Wilson 9890d111c7 optimized referrer search 2010-07-31 06:52:20 +00:00
Josh Wilson 55955862aa adding ability to find all non-cyclic reference paths for a given object 2010-07-31 00:33:04 +00:00
Darren Ranalli 570ffe14e2 fixed UD web interface page load crash in respondCustom 2010-07-27 19:11:01 +00:00
Gyedo Jeon 451e10e3e3 Fixed a problem of not overriding _do__call__ function in ActionBase 2010-07-21 00:28:38 +00:00
David Rose 9124513b82 side-by-side stereo 2010-07-19 18:43:24 +00:00
David Rose a5624d497e ondownloadfail, onfail 2010-07-15 21:47:10 +00:00
Darren Ranalli 0e94724790 respondCustom doesn't work as UTF-8 2010-07-14 23:37:48 +00:00
David Rose 62fecd76cb have to use system getopt here because we don't link with dtool 2010-07-14 23:23:13 +00:00
Darren Ranalli 3d0a7ab83b unicode support for http responses 2010-07-14 22:35:37 +00:00
Darren Ranalli 6bf2e8d7eb turn off stack dump by default in production 2010-07-13 22:17:45 +00:00
Chris Brunner 503760f751 removed leftover if 2010-07-07 18:00:11 +00:00
Chris Brunner fe4531054d check to make sure _Pmw is loaded before doing stuff with it 2010-07-06 21:58:01 +00:00
Chris Brunner 2f51e0ee10 *** empty log message *** 2010-07-06 21:57:17 +00:00
Chris Brunner ab1016269c resolve mis-matching of winsock versions 2010-07-06 21:56:29 +00:00
Chris Brunner da430735ad don't try to build activex on Win64 2010-07-06 21:55:24 +00:00
David Rose 79d2e645d8 deal better with stale contents.xml file in local directory 2010-07-01 17:17:29 +00:00
Gyedo Jeon aec3ff0e3d Added feature to export to Maya 2010-06-28 21:20:49 +00:00
Chris Brunner fc10962638 *** empty log message *** 2010-06-25 19:19:05 +00:00
David Rose cec4620edb check for libpandaexpress_d.dll in memory for a debug build 2010-06-23 22:12:39 +00:00
David Rose 7cae72a58c minor formatting 2010-06-18 22:06:17 +00:00
David Rose d8df46beed share main object, don't just copy properties 2010-06-18 18:59:27 +00:00
David Rose fa35e0c058 clear mirrors when re-reading 2010-06-18 17:36:41 +00:00
David Rose ba6b73fab9 don't be fooled by a <host> entry in an old contents.xml file 2010-06-17 22:15:38 +00:00
David Rose d84833afb2 protect Dtool_PreloadDLL 2010-06-17 20:29:10 +00:00
Gyedo Jeon c300a5911f Added importing wxPandashell 2010-06-17 18:56:46 +00:00
David Rose 065b130d64 libp3tinyxml_mt 2010-06-17 18:15:15 +00:00
David Rose 7a72bce383 bool -> float 2010-06-17 17:32:51 +00:00
David Rose c2e54f12db avoid passing time_t between different compilers 2010-06-17 00:46:05 +00:00
Shuying Feng be8dcd75cb Added curve editing feature 2010-06-17 00:22:35 +00:00
David Rose 754e341ee2 coreapi_set_ver for active too 2010-06-16 18:17:27 +00:00
David Rose 634f6137cd support coreapi_set_ver token 2010-06-16 17:44:51 +00:00
David Rose ab2d5eb61e validate core API host URL and core API set_ver 2010-06-16 17:02:57 +00:00
David Rose edab904b87 coreapi version 2010-06-16 01:19:31 +00:00
Redmond Urbino 1c33e886ea kill garbage cycle by calling cleanup instead of disable 2010-06-15 21:40:42 +00:00
David Rose 66f1b450b8 insist on 32-bit integers in binary stream 2010-06-15 16:55:01 +00:00
David Rose f618550cfa use PandaSystem rather than PANDA_PACKAGE_HOST_URL 2010-06-15 16:45:14 +00:00
Chris Brunner ba1eb890e2 adding explicit cast for st_window_proc 2010-06-14 21:42:42 +00:00
Darren Ranalli e3b3ab1bbe default functor creation stack recording off, it's slow 2010-06-12 10:16:28 +00:00
David Rose 3a5d9bd327 show download progress as a fraction of the total progress, including stuff downloaded previously 2010-06-11 22:22:25 +00:00
David Rose 44df8cc6a6 HAVE_P3D_RTDIST, allow development without PANDA_PACKAGE_HOST_URL 2010-06-11 19:04:47 +00:00
David Rose 547b3abea9 contents seq, package seq 2010-06-10 23:53:07 +00:00
David Rose 7e27a2a317 bugfix 2010-06-10 20:55:10 +00:00
Dustin Barnard ae97619631 Added support for syncing in cluster. Should not effect anyone else. 2010-06-10 16:59:34 +00:00
David Rose 5b4d31c9e6 better return value for uninstall() 2010-06-10 00:30:50 +00:00
David Rose 1b02e24408 more max_age stuff 2010-06-09 23:19:49 +00:00
David Rose f451da1f34 max_age 2010-06-09 00:58:48 +00:00
David Rose c80eba7088 minor crashfix 2010-06-09 00:58:19 +00:00
David Rose 0b80f17c68 contents.xml max_age; internal cache busting 2010-06-08 23:56:04 +00:00
Ken Patel 864f8c4f08 BpDb - fix for call=True when bpdb is disabled 2010-06-07 23:05:09 +00:00
Abhishek Nath 752b75b733 When the audio manager isn't active we don't bother calculating the 3d audio 2010-06-05 02:07:44 +00:00