18454 Commits

Author SHA1 Message Date
David Rose
72dbb1dae5 whoops, forgot to assign PLUGIN_VERSION 2011-08-27 02:52:23 +00:00
David Rose
db1bde0fa9 this should support XEmbed build 2011-08-27 02:48:11 +00:00
David Rose
7c3d14fd25 support XEmbed, and therefore Chromium on Linux 2011-08-27 02:44:05 +00:00
David Rose
0eb47e3811 need more than 1 usec sleep to be effective. 2011-08-27 01:34:22 +00:00
David Rose
89dc1bcb5c still experimenting with different looks 2011-08-27 01:33:56 +00:00
David Rose
01c9d616b3 missing includes 2011-08-27 01:33:35 +00:00
David Rose
d86b4f1711 a few more setBinary() calls needed 2011-08-27 01:22:28 +00:00
David Rose
397bcbdddf default to SIMPLE_THREADS 2011-08-27 00:58:25 +00:00
David Rose
5e026c36a2 add P3D_PLUGIN_VERSION_STR, a few other minor changes 2011-08-26 23:38:31 +00:00
David Rose
14d6123e77 add P3D_PLUGIN_VERSION_STR 2011-08-26 23:37:09 +00:00
David Rose
81b832a50f bump plugin version number 2011-08-26 23:36:30 +00:00
enn0x
948a3810e1 Added some documentation. Thanks to tanuva who provided the descriptions. 2011-08-26 22:21:48 +00:00
David Rose
e1baabdf26 delay npapi twirl for a half-second too 2011-08-26 22:01:16 +00:00
David Rose
c63ccdf92a delay half a second before starting the twirl 2011-08-26 21:52:31 +00:00
David Rose
1d60925220 twirling icon for ActiveX too 2011-08-26 21:39:40 +00:00
David Rose
922bb6f48a prettier twirls 2011-08-26 05:55:41 +00:00
David Rose
bc95f94618 minor fix 2011-08-26 02:25:06 +00:00
David Rose
3431dd0790 solve blocking p3d download for ActiveX 2011-08-26 01:22:33 +00:00
David Rose
c29e31eb2b write registry keys that chrome will read, instead of relying on existing firefox install 2011-08-25 23:03:12 +00:00
enn0x
949fc99c0f Mac linebreaks not supported by MSVC. 2011-08-25 22:46:37 +00:00
enn0x
35a3287abd Minor fixes, no API change. 2011-08-25 21:51:53 +00:00
David Rose
5ebc96d531 new ca bundle 2011-08-25 21:20:50 +00:00
David Rose
9dfa6e2905 another update 2011-08-25 21:13:41 +00:00
David Rose
45215b495f fix colors on window twirling 2011-08-25 15:52:15 +00:00
David Rose
c25d711273 support new plugin changes (untested) 2011-08-25 08:52:04 +00:00
David Rose
da3d88fefa respect fgcolor and bgcolor for twirling icon 2011-08-25 08:46:58 +00:00
David Rose
443fff604b fix plugin for Safari 5 lameness 2011-08-25 07:35:30 +00:00
rdb
b2cc3f3490 fix 2011-08-25 07:35:07 +00:00
David Rose
262a23e09f twirling icon for mac too 2011-08-25 06:01:48 +00:00
David Rose
9d04a9b64c missing include 2011-08-25 04:36:36 +00:00
David Rose
939fc2da2d experiment with twirling icon while core API downloads 2011-08-25 00:52:17 +00:00
enn0x
84187f6e6d Automatically wake up rigid bodies if user changes the transform. 2011-08-24 15:58:07 +00:00
rdb
53425a0262 add Installed-Size field to debian control file 2011-08-24 14:23:11 +00:00
rdb
8edfc69f2b this should probably fix the windows build 2011-08-24 10:02:17 +00:00
enn0x
8c9bb7be1f Enforce update of inertia tensor after shape or mass changes. 2011-08-22 22:03:50 +00:00
enn0x
b110845659 Renamed BulletDistanceConstraint to BulletSphericalConstraint 2011-08-22 21:12:20 +00:00
David Rose
f0ecfd9f8b build pfm-trans 2011-08-22 17:47:50 +00:00
David Rose
6e789ec480 make 64-bit safe 2011-08-22 17:47:07 +00:00
enn0x
00f2d43ec1 More detailed limits for generic constraints. 2011-08-20 21:22:03 +00:00
enn0x
96061636a2 Minor renaming for upper/lower limits. 2011-08-20 20:40:02 +00:00
enn0x
a0b8d5758d Replace BulletDebugNode.setVerbose with setters for individual debug components (wireframe, bounding boxes, constraints, normals) 2011-08-20 11:54:39 +00:00
Mike Christel
48f2a8cab7 Added MAX2012 to MAXVERSIONINFO 2011-08-18 14:02:47 +00:00
David Rose
c62a81af02 setBinary() 2011-08-17 06:03:16 +00:00
David Rose
4603b5f652 disallow negative indices for SwitchNode 2011-08-16 13:39:13 +00:00
David Rose
a8519d5f0b fix color in doc string 2011-08-16 13:36:34 +00:00
enn0x
d65d78850e Fixed bugs with constraints on Linux. 2011-08-16 11:52:08 +00:00
enn0x
5bea667a74 An implementation of btMotionState is required for kineamtic bodies. 2011-08-13 21:29:13 +00:00
David Rose
5158b9b5bf remove vector_LVecBase3f to avoid opt4 linking issue 2011-08-12 23:16:17 +00:00
enn0x
d0c8ccd901 Redesign of the Bullet <--> scene graph synchronisation. 2011-08-12 20:57:59 +00:00
enn0x
1bd2bac3ef Remove scale from TransformStates before converting to Bullet, and some minor changes. 2011-08-10 21:36:26 +00:00