rdb
|
eaaff62ba5
|
Build pmerge.p3d too
|
2009-12-02 11:42:34 +00:00 |
|
David Rose
|
6be0f6bc28
|
oops, pdb
|
2009-12-02 04:05:05 +00:00 |
|
David Rose
|
c5638bc1fd
|
support disney-style Cg file
|
2009-12-02 03:34:54 +00:00 |
|
David Rose
|
61b92af51b
|
missing import
|
2009-12-02 02:40:20 +00:00 |
|
rdb
|
d5a49ac079
|
Add --root argument to rpmbuild
|
2009-12-01 20:20:37 +00:00 |
|
David Rose
|
c9114fb40d
|
expose consider_rescale()
|
2009-12-01 07:35:26 +00:00 |
|
David Rose
|
f4ed61f659
|
support listening on a specific interface
|
2009-12-01 01:34:02 +00:00 |
|
gogg
|
876bd72fb9
|
Remove unused member _mods from mouseWatcherRegion declaration.
|
2009-12-01 00:38:04 +00:00 |
|
gogg
|
7418a00f76
|
Improved overflowable DirectEntry/PGentry caret-positioning's usability.
|
2009-11-30 23:41:04 +00:00 |
|
David Rose
|
e69b127292
|
build issue
|
2009-11-30 22:34:08 +00:00 |
|
David Rose
|
aa489ceb53
|
build issue
|
2009-11-30 21:55:57 +00:00 |
|
Abhishek Nath
|
a36f345131
|
Useful function to search through Distributed Object collection by class type
|
2009-11-30 21:26:10 +00:00 |
|
rdb
|
ba606bd283
|
Don't tuck away the plugin installer in some directory
|
2009-11-30 14:30:24 +00:00 |
|
rdb
|
63a3dd051c
|
Fix wrong link to website
|
2009-11-30 13:51:26 +00:00 |
|
rdb
|
8cc06d9ed5
|
Convert to Unix newlines
|
2009-11-30 12:42:15 +00:00 |
|
rdb
|
ee274fe75b
|
# OSX needs the -R argument to "cp" to copy symbolic links correctly, it doesn't have -d. How weird.
|
2009-11-29 18:02:07 +00:00 |
|
David Rose
|
052b8cdb93
|
fix comment
|
2009-11-29 16:09:39 +00:00 |
|
rdb
|
7f4bb9e9c3
|
Preserve symlinks when copying the libraries, on OSX
|
2009-11-29 14:48:31 +00:00 |
|
rdb
|
4eaf559c0a
|
Oops, minor mistake in previous commit
|
2009-11-29 14:41:09 +00:00 |
|
rdb
|
11e4f386b7
|
Fix minor issue
|
2009-11-29 14:35:47 +00:00 |
|
rdb
|
dc28741f60
|
Sorry, we *can* rely on hdiutil's output value.
|
2009-11-29 13:08:16 +00:00 |
|
rdb
|
255f09f978
|
We can't rely on hdiutil's return value
|
2009-11-29 13:03:01 +00:00 |
|
rdb
|
c97791c734
|
Explicit chmod
|
2009-11-29 12:31:37 +00:00 |
|
rdb
|
66626a1c34
|
Explicitly set permissions for debian control directory
|
2009-11-29 11:50:31 +00:00 |
|
gogg
|
fbf0d87592
|
D3D9 multisampling can now be enabled with 'framebuffer-multisample' and 'multisamples' settings, and it doesn't crash anymore when an unsupported sampling level is requested.
|
2009-11-28 17:50:30 +00:00 |
|
rdb
|
2b1f09a032
|
Add --nocolor option to forcibly disable output coloring
|
2009-11-28 16:01:27 +00:00 |
|
rdb
|
3ccc0d4603
|
Fix issues with pkg-config result not being read out properly always, resulting in gtk-stats not being built
|
2009-11-27 19:40:09 +00:00 |
|
rdb
|
eb341f8a54
|
Deprecate get_data and set_data, let's switch to get_tri_mesh_data and set_tri_mesh_data so that we can add support for dGeomSetData
|
2009-11-27 19:09:31 +00:00 |
|
rdb
|
12fa338faf
|
Add subprocessWindowBuffer.cxx to composite file (for OSX only)
|
2009-11-27 19:01:31 +00:00 |
|
David Rose
|
b4501169f9
|
more HAVE_P3D_PLUGIN stuff
|
2009-11-27 18:51:42 +00:00 |
|
David Rose
|
4e586c6e8d
|
remove dependency on HAVE_P3D_PLUGIN
|
2009-11-27 18:25:14 +00:00 |
|
rdb
|
a638ba2062
|
Add dInitODE()
|
2009-11-27 18:08:40 +00:00 |
|
rdb
|
5ddd2cceca
|
Add "-d" flag to "cp" to preserve links when copying libraries
|
2009-11-27 15:02:59 +00:00 |
|
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 |
|