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 |
|
rdb
|
d60e61993e
|
This should fix the eggcacher/packpanda problems on Windows, I think.
|
2009-11-21 15:45:21 +00:00 |
|
rdb
|
d2576e10a1
|
Er, why expose libpandaskel through the 'panda3d' package?
|
2009-11-21 12:02:43 +00:00 |
|
Chris Brunner
|
a68f5c6ffd
|
needed clear to be more public
|
2009-11-21 02:52:12 +00:00 |
|
David Rose
|
643715788e
|
build on mac
|
2009-11-21 01:32:10 +00:00 |
|
David Rose
|
a6fca8cd9c
|
version number
|
2009-11-21 01:21:15 +00:00 |
|
David Rose
|
fc10c7c5a0
|
further interface generalizations
|
2009-11-21 01:20:55 +00:00 |
|
Darren Ranalli
|
ac091ce40e
|
HTMLStringToElements adds comments to force tag closers
|
2009-11-21 01:18:25 +00:00 |
|
Chris Brunner
|
deaa391103
|
fix a problem where animation and character data wasn't getting cleared between sessions
|
2009-11-21 00:31:58 +00:00 |
|
Darren Ranalli
|
78476db3cb
|
added HTMLStringToElements and str2elements
|
2009-11-20 22:43:35 +00:00 |
|
Darren Ranalli
|
be6d143399
|
copied from recaptcha-client-1.0.5
|
2009-11-20 22:42:29 +00:00 |
|
rdb
|
f7009a0602
|
Fixes some really weird typo's, heh.
|
2009-11-20 19:28:50 +00:00 |
|
David Rose
|
381c544e7f
|
rmtree first
|
2009-11-20 19:02:27 +00:00 |
|
David Rose
|
6785b6abcc
|
chmod
|
2009-11-20 15:21:26 +00:00 |
|
David Rose
|
a6a0de068e
|
xpi output
|
2009-11-20 02:10:37 +00:00 |
|
David Rose
|
daf9c87a05
|
Description.plist
|
2009-11-20 02:05:13 +00:00 |
|
Arkady Trestman
|
15cc76a5fc
|
a better way to select
|
2009-11-20 01:50:41 +00:00 |
|