Commit Graph

183 Commits

Author SHA1 Message Date
rdb b3630c4e18 Don't mangle certain numeric typedefs in API reference 2015-05-14 17:15:59 +02:00
rdb c130d25193 Add typedefs to API documentation generator 2015-04-15 13:55:50 +02:00
rdb 68cf8cf44f Fix various issues with API documentation generator 2015-03-13 18:40:26 +01:00
rdb b9c1765ab4 Fix eggcacher, dramatically improve Windows installer 2015-02-11 21:12:54 +01:00
rdb 33ef39b7db Remove modules that seem obsolete from direct tree 2015-01-03 16:33:19 +01:00
rdb be1eb1d812 More minor linux packaging fixes 2014-12-29 15:16:33 +01:00
rdb 2ea7149e42 Installer should get direct tree from built/direct 2014-11-19 12:31:19 +00:00
rdb 0a10aa6b26 Don't include protected members/methods in C++ API reference 2014-09-21 17:22:47 +00:00
rdb d4d2fdb834 Tweak colours of API reference to better match website layout 2014-09-21 15:32:45 +00:00
rdb ba1e18ce8b Improve Python API ref 2014-09-20 11:51:33 +00:00
rdb 46450f2798 Delete panda3d.py on installation if it exists 2014-02-22 10:56:13 +00:00
rdb abbbb1d09f Let the installer copy the new 'panda3d' tree instead of the panda3d.py file. 2014-02-20 18:05:56 +00:00
rdb 5f9545a914 Move SetRegView to appropriate sections 2014-01-14 11:02:58 +00:00
rdb 07404ff694 Add SetRegView so we can correctly install 64-bit build to the 64-bit registry 2014-01-14 10:12:50 +00:00
rdb 88048bf3da Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
rdb c0ddb63e88 minor fix 2013-08-25 19:39:15 +00:00
rdb 7b7a7874d8 Add $INSTDIR\python\Scripts to %PATH% on Windows as well 2013-05-22 13:59:28 +00:00
rdb 998f8a3e8f Oops, $PYVER should be ${PYVER} 2013-02-05 20:15:48 +00:00
rdb b2f912c468 Make the Windows installer work with any version of Python
(fixes bug in 1.8.0 where it no longer reads/writes the correct registry key)
2012-10-22 08:46:37 +00:00
rdb 07e3f33fd2 handle error better 2012-08-06 09:40:54 +00:00
rdb fff971a04c remove CLASS_REMAP, use __init__ as constructor name 2012-03-05 08:47:30 +00:00
David Rose 134e9a9e92 dual names for interrogate 2011-10-11 00:45:51 +00:00
rdb 0807a74605 /nonfatal flag for bin/*.pyd 2011-04-30 18:35:17 +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 0955c464ab Don't show inherited members as if they were part of the class 2011-03-29 12:13:15 +00:00
rdb efd67011d4 doxygen scripts 2011-02-26 14:43:45 +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
David Rose 4a637d0beb add noplugin_href 2010-05-08 17:54:43 +00:00
Mike Christel cb9504b1bc Copy *.ms as well as *.mel from \plugins 2010-04-27 17:30:08 +00:00
Chris Brunner b10674ca81 Newer versions of emacs don't have this, but we still use it 2010-04-23 00:09:43 +00:00
rdb f272169d11 /nonfatal flag for *.p3d 2010-03-15 07:55:12 +00:00
rdb 7c8e3281e2 Ship .p3d as well 2010-01-31 13:16:49 +00:00
rdb bb1ea5ebd3 New artwork from Gogg 2010-01-23 11:52:03 +00:00
rdb c5e6e3b556 python 2.6, not 2.5 2010-01-03 20:54:17 +00:00
David Rose 716ac1aa10 fix splash_img vs. noplugin_img 2009-12-13 22:10:08 +00:00
David Rose 2eeed7bbd6 more mac app focus issues 2009-12-12 01:47:59 +00:00
Bei Yang 067fc6219d Shouldn't need samples to build an install. 2009-11-11 18:24:11 +00:00
rdb 603ffa7215 New panda3d.* import structure 2009-11-04 16:15:49 +00:00
David Rose 19c0a94d7e support codebase 2009-10-27 09:47:50 +00:00
rdb bec4483a8d Fix when the source path contains a space 2009-10-19 06:42:14 +00:00
David Rose 5a2e1d1b50 handy javascript functions 2009-10-16 00:43:15 +00:00
rdb e1a4fa17c5 modelcache is moved to a different dir 2009-09-14 08:58:25 +00:00
uid30437 a61039bb9c add -u for unbuffered output 2009-07-29 17:05:33 +00:00
rdb 18fb544b2b Fix for missing models/ dirs in packpanda games 2009-05-10 05:44:26 +00:00
rdb 269609c858 Fixes from Andre Mikulec 2009-04-27 06:14:41 +00:00
rdb 26163520ef Fix from ynjh_jo: eggcacher step is now optional 2009-04-27 06:07:00 +00:00
rdb 216d90dd40 Suggested fix from ynjh_jo to make eggcacher RAM usage smaller 2009-04-27 06:01:54 +00:00
rdb 701fad9f3c Remove RPM dependency of Python - there's no standard naming convention. Also, fix packpanda on windows with new 'direct' changes. 2009-03-24 09:42:50 +00:00
rdb beeeedbb5e Get packpanda work with the new direct/src->direct/ changes 2009-03-13 21:26:20 +00:00
rdb c8420de25e Use VC90 instead of VC80 2009-03-13 17:06:48 +00:00