17396 Commits

Author SHA1 Message Date
Chris Brunner
5596629520 added the option to specify input egg files as coming from a text file, rather than on the command line. useful for rediculously long lists of files to operate on 2010-01-20 01:28:58 +00:00
Gyedo Jeon
46ef194954 Made negative weight replaced with 0 2010-01-20 00:45:38 +00:00
rdb
6f7fb99c1c Add panda3d.exe and stuff to the PATH on Windows 2010-01-19 18:10:30 +00:00
rdb
747b804518 dos2unix 2010-01-19 17:44:44 +00:00
rdb
0cf2249f7a Disable ldconfig use on FreeBSD for now 2010-01-19 17:40:23 +00:00
rdb
25d9b0c6bc Proper BUILDING_P3D_PLUGIN definition to fix dll export warnings on windows 2010-01-19 17:38:47 +00:00
David Rose
fb73301676 publish low-level GeomPrimitive methods 2010-01-19 16:10:45 +00:00
rdb
3952960acf Better solution for p3dWrapper on windows 2010-01-19 15:11:12 +00:00
rdb
cdbce11666 Don't link libpandagl without OpenGL 2010-01-19 12:30:27 +00:00
rdb
5d758b6dd8 Link libpandagl and libpandaegg into pview 2010-01-19 12:29:17 +00:00
rdb
4dccd64257 another windows LINK_ALL_STATIC compile fix 2010-01-19 11:19:46 +00:00
rdb
df94195ce3 Fix interrogate.exe link issues with LINK_ALL_STATIC 2010-01-19 08:40:28 +00:00
David Rose
ff8d5eaf77 bug with unlock assertion 2010-01-18 23:09:07 +00:00
rdb
bbcf2e4267 fix web plugin panda3d.* import issue on windows 2010-01-18 08:08:20 +00:00
rdb
4d44270ca1 ldconfig fix for FreeBSD, provided by deflected 2010-01-17 21:40:20 +00:00
rdb
5e46cc511c Revert accidentally checked in debugging stuff 2010-01-17 10:31:04 +00:00
rdb
b8cacaf29e Change from forum user stickm 2010-01-16 20:45:12 +00:00
rdb
a1d6158720 make this valid C++ also 2010-01-16 19:48:35 +00:00
rdb
6bba759f46 copy p3d to PATH 2010-01-16 16:41:42 +00:00
rdb
e0d6e6dd0e Wrap prebuilt p3d files 2010-01-16 16:41:00 +00:00
rdb
b1866def94 Various fixes to p3dWrapper 2010-01-16 15:58:17 +00:00
rdb
f4a06bca9f New p3dWrapper executable that simply locates the .p3d file on the PATH and passes it to panda3d(.exe) 2010-01-16 15:02:17 +00:00
enn0x
1a4d47235b Added PhysXDevice.dll and CUDA RT to package physx 2010-01-16 14:17:13 +00:00
rdb
ab8123dc68 Fix html mode, also valid xhtml transitional 2010-01-16 12:01:49 +00:00
rdb
d2f8e554e3 Plugin version 1.0.0 2010-01-16 10:53:00 +00:00
rdb
fc57460e02 Fix twisted import issues 2010-01-16 09:29:46 +00:00
enn0x
eb1a45529c Add material indices for triangle meshes. 2010-01-16 09:10:52 +00:00
rdb
843dc3daa7 Compile fix for non-windows systems 2010-01-16 09:01:38 +00:00
rdb
b4fa8e90f9 Wait, this fix is cleaner 2010-01-16 08:49:48 +00:00
rdb
a7cd0077b7 Compile fix for Xrandr 2010-01-16 08:48:49 +00:00
rdb
34fbafebed Forgot to check in this - HAVE_XRANDR 2010-01-16 08:09:57 +00:00
Ken Patel
8dc84e42d8 implement log_history functionality 2010-01-16 01:31:03 +00:00
David Rose
d18f226684 fix python subdirectory issue 2010-01-15 19:32:29 +00:00
David Rose
87baa4aab4 allow panda3d -P from a background shell on mac 2010-01-15 05:07:01 +00:00
David Rose
5420ab049e LINK_FORCE_STATIC_RELEASE_C_RUNTIME means no manifest file either 2010-01-15 03:26:13 +00:00
David Rose
a2c72d20d6 uniquify p3d-setup.pkg for Snow Leopard 2010-01-15 00:29:19 +00:00
David Rose
1992b3b1c4 separate out make_xpi.py 2010-01-14 22:46:50 +00:00
David Rose
bc329adaef no more dmg needed 2010-01-14 21:38:32 +00:00
David Rose
7d500fe372 search PLUGIN_IMAGES 2010-01-14 21:08:40 +00:00
David Rose
2c3681ea07 fix erroneous error message 2010-01-14 17:39:12 +00:00
David Rose
c45e01c261 deal with unset TERM 2010-01-14 01:49:35 +00:00
David Rose
b804c8407a search $PLUGIN_IMAGES too 2010-01-13 23:56:41 +00:00
Darren Ranalli
0955e0aabc make sure DirectObject._addTask and ._clearTask are called only once per task create/destroy 2010-01-13 23:37:56 +00:00
David Rose
01ac73fc87 add --cab 2010-01-13 21:02:30 +00:00
David Rose
4d872ca9c7 options to report version string, etc. 2010-01-13 20:37:47 +00:00
Bei Yang
f3a1f19dc0 Moved some BIGOBJ flags around 2010-01-13 17:59:18 +00:00
treeform
b373379e59 Added better doc comments to meshDrawer 2010-01-13 06:49:49 +00:00
treeform
38bb5593ad made the meshDrawer take rec instead of a frame, drepricating the limited plate/frame system 2010-01-13 06:33:39 +00:00
rdb
33dca73f9e fix fmod on 1.7.0 osx build 2010-01-12 18:15:51 +00:00
Gyedo Jeon
385249cfa2 Added a feature for chaning label textBG 2010-01-12 17:06:32 +00:00