17572 Commits

Author SHA1 Message Date
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
David Rose
4422db649b add gui-popup 2010-01-12 15:37:56 +00:00
rdb
5648d9dee1 Fix compile error 2010-01-12 10:30:16 +00:00
rdb
4f7a664ac7 Big fat warning about files being lost when uninstalling 1.6 2010-01-12 08:24:00 +00:00
treeform
fa700bd7c3 Fixed the curve bug for real this time. Last fix to the curve just hid it.
https://bugs.launchpad.net/panda3d/+bug/383969

Happy curving without segfaults!
2010-01-12 08:19:15 +00:00
rdb
ca2ec74da7 Fix uninitialized MeshDrawer2D TypeHandle errors 2010-01-12 07:59:57 +00:00
David Rose
a80a065d6d pass appRunner.logDirectory 2010-01-12 00:52:43 +00:00
David Rose
b25d059474 expand get_log() etc. 2010-01-11 21:15:11 +00:00
David Rose
1131b0b2c2 don't attempt to build p3dembed without p3d_plugin_static 2010-01-11 20:39:27 +00:00
David Rose
5f1fe45223 plugin version 0.9.11 2010-01-11 20:27:55 +00:00
David Rose
58343fa3c1 defer PANDA_OFFICIAL_VERSION 2010-01-11 20:27:30 +00:00
David Rose
777322003a morph threshold comparisons 2010-01-11 19:43:54 +00:00
David Rose
2dd54c37ef new files added 2010-01-11 19:19:25 +00:00
Gyedo Jeon
4f246e6fcd Added some dot icons 2010-01-11 18:16:42 +00:00
rdb
34afeb6e3e Remove Panda3D-rw.dmg if it already exists 2010-01-11 16:10:49 +00:00
rdb
3fa22028ac not perPlatform, prep, and libssl0.9.8 dep 2010-01-11 11:29:58 +00:00
rdb
56ce6c77cd more release notes 2010-01-11 10:12:44 +00:00
rdb
1ac95453bd Fix runtime fullscreen toggle 2010-01-11 09:39:25 +00:00
gogg
97c48d762f Bugfix: Client area was getting cropped when switching back to windowed under Windows. 2010-01-11 08:03:58 +00:00
Arkady Trestman
eff462f13f fixed reinit race condition 2010-01-11 05:02:28 +00:00
rdb
264c603608 Don't forget the window manager hint 2010-01-10 20:36:35 +00:00
rdb
478a28bb77 Fullscreen toggling 2010-01-10 20:30:02 +00:00
enn0x
b59d5a2887 Fixed an issue with the platform specific defines. 2010-01-10 17:34:32 +00:00
gogg
b37d1191d5 Support for switching to and from fullscreen mode in Windows during runtime. 2010-01-10 16:54:09 +00:00
gogg
acb8427feb Fixes to MeshDrawer2D; Missing declarations make MSVC sad. 2010-01-10 14:25:06 +00:00