OpenSimMirror/OpenSim/Region/Physics
Robert Adams 0c35d28933 BulletSim: enable GImpact shape for prims with cuts. Include DLLs and SOs
which recompute GImpact shape bounding box after creation as Bullet
doesn't do that itself (something it does for nearly every other shape).

Now, physical prims without cuts become single mesh convex meshes. Physical
prims with cuts become GImpact meshes. Meshes become a set of convex
hulls approximated from the mesh unless the hulls are specified in the
mesh asset data. The use of GImpact shapes should make some mechanical
physics more stable.
2013-05-26 17:35:12 -07:00
..
BasicPhysicsPlugin Add regression test for presence crossing between regions on the same simulator. 2013-03-06 21:37:53 +00:00
BulletSPlugin BulletSim: enable GImpact shape for prims with cuts. Include DLLs and SOs 2013-05-26 17:35:12 -07:00
ConvexDecompositionDotNet Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00
Manager Add some more code from Avination. This changes physics actor stuff around 2013-02-07 23:22:00 +00:00
Meshing Meshmerizer: remember to add the copied hull verts to the list of hulls. 2013-05-24 16:32:19 -07:00
OdePlugin Bump version and assembly version numbers from 0.7.5 to 0.7.6 2013-02-05 00:23:17 +00:00
POSPlugin Bump version and assembly version numbers from 0.7.5 to 0.7.6 2013-02-05 00:23:17 +00:00