16779 Commits

Author SHA1 Message Date
David Rose
590f95ed11 fix bug with conflicting prc filenames 2009-11-26 20:00:57 +00:00
rdb
f872dfbfce "import *" shouldn't import __file__ or __name__ 2009-11-26 18:00:14 +00:00
rdb
e6e80f62c6 Allow panda3d.dtoolconfig imports 2009-11-26 17:30:19 +00:00
rdb
cffb6fcdcd Add MAKEPANDA defsymbol to export module init function as initlibp3dtoolconfig instead of initlibdtoolconfig 2009-11-26 17:28:33 +00:00
David Rose
e34cc4bb76 don't compress wav files by default 2009-11-25 23:43:38 +00:00
David Rose
1ef4fd333d found pydtool.cxx; bring it up-to-date 2009-11-25 22:44:50 +00:00
David Rose
79a19901a3 add interrogate_wrapped.cxx 2009-11-25 22:27:09 +00:00
rdb
887a0daf01 Fix module load issues on Linux, I think. 2009-11-25 19:43:10 +00:00
rdb
b3d854e397 Some fixes 2009-11-25 14:06:26 +00:00
rdb
fd6b34f6e2 ptloader is also a dynamic module 2009-11-25 07:53:37 +00:00
rdb
4bb50f3b0e Audio and display libraries should not be versioned 2009-11-25 07:51:41 +00:00
rdb
eb295d96fa HAVE_P3D_PLUGIN 2009-11-25 07:29:32 +00:00
David Rose
90bc292c07 fix bug with alt_host 2009-11-25 01:34:03 +00:00
David Rose
cdf186af65 fix bug in pmerge 2009-11-25 00:46:10 +00:00
Bei Yang
61d62a7f72 Added string for 2010 support 2009-11-25 00:44:23 +00:00
David Rose
902804f39e dos2unix 2009-11-24 23:38:11 +00:00
David Rose
ea40f600bb fix problems with packp3d -r 2009-11-24 23:37:21 +00:00
rdb
6286526551 Oops, forgot quotes 2009-11-24 19:09:56 +00:00
rdb
29f6399d7c Unset DEFAULT_PRC_DIR for plugin build, and set logfile directories to compiled-in defaults 2009-11-24 18:57:49 +00:00
David Rose
7031285896 propagate DTOOL_PLATFORM properly 2009-11-24 15:55:30 +00:00
Darren Ranalli
e6424f0577 prevent garbage leak 2009-11-24 02:20:05 +00:00
David Rose
df2a0b0025 getModelPath() for server too 2009-11-24 01:47:13 +00:00
gogg
fe94fedc10 fix for ancient bug that causes non-gui keyboard input to be discarded if the mouse pointer is outside the client area of the window 2009-11-24 01:21:19 +00:00
David Rose
2e531a4650 from_os_specific 2009-11-24 00:38:53 +00:00
David Rose
863662c542 enable p3dplugin.log by default too 2009-11-24 00:30:06 +00:00
David Rose
f9e90d497d exclude two system dylibs 2009-11-24 00:17:52 +00:00
David Rose
9583a12fc6 osx doesn't need a special codepath 2009-11-23 23:45:33 +00:00
David Rose
e691d3c80f minor imports problem 2009-11-23 22:44:42 +00:00
David Rose
eaa2163cb0 fix problem with non-unique task names 2009-11-23 21:07:42 +00:00
David Rose
c08296e27f createReady() is better as a method than a global event 2009-11-23 20:55:09 +00:00
David Rose
cb0fd70fe6 osx build issues 2009-11-23 20:17:36 +00:00
gogg
4042ec4e9a Add _SCL_SECURE and _SCL_THROWS (AKA checked iterators) settings to dtool_config generation. See: http://msdn.microsoft.com/en-us/library/aa985965.aspx 2009-11-23 19:26:17 +00:00
David Rose
d3bc7e497d remove annoying error message for now 2009-11-23 19:20:44 +00:00
Bei Yang
538e17d302 Fixed pointer textures to work with SIMPLE_THREADS 2009-11-23 17:38:59 +00:00
rdb
f448429ee3 Respect LDFLAGS environment variable on unix 2009-11-23 16:23:01 +00:00
David Rose
d4679444ef minor distributed object fixes 2009-11-22 19:32:32 +00:00
rdb
ba493a7a96 Add release notes for 1.7.0 2009-11-22 16:00:05 +00:00
rdb
222741c365 Fix compilation errors with plugin build 2009-11-22 12:05:46 +00:00
David Rose
1d1eafcb70 typo 2009-11-22 00:14:55 +00:00
David Rose
2c609e1e55 up version again 2009-11-21 23:27:41 +00:00
David Rose
7544008e72 FileDescription is sometimes displayed as the only text for the contents 2009-11-21 23:27:08 +00:00
David Rose
2d32638895 onPluginFail for IE 2009-11-21 23:16:03 +00:00
David Rose
2b004124f9 protect better against malicious directory naming 2009-11-21 22:04:38 +00:00
David Rose
66f88cd348 ensure executable bit is set 2009-11-21 20:57:28 +00:00
David Rose
8763e10c2f whoops, unintended commit again 2009-11-21 20:47:58 +00:00
David Rose
09483f7133 don't needlessly redownload contents.xml 2009-11-21 20:47:07 +00:00
David Rose
82f49bb352 update.rdf files 2009-11-21 19:06:07 +00:00
David Rose
a0c7fe7a81 minor comment fix 2009-11-21 19:05:40 +00:00
rdb
e0bc983296 Support prebuilt p3d files. Also, let's disable the new library system for the rtdist build until we have pythonwrapper<>c++lib separation working well. 2009-11-21 18:21:58 +00:00
David Rose
f5e2e89d18 onPluginFail 2009-11-21 17:37:09 +00:00