diff options
author | Robert Adams | 2013-05-21 22:16:18 -0700 |
---|---|---|
committer | Robert Adams | 2013-05-21 22:16:18 -0700 |
commit | 6596a1de806d1ec509f3a570a0944ab9aff5947c (patch) | |
tree | 3c8719b8d502fc1e3c115c40768bebccf689c93a /prebuild.xml | |
parent | BulletSim: update DLLs and SOs with version containing gImpact code. (diff) | |
download | opensim-SC-6596a1de806d1ec509f3a570a0944ab9aff5947c.zip opensim-SC-6596a1de806d1ec509f3a570a0944ab9aff5947c.tar.gz opensim-SC-6596a1de806d1ec509f3a570a0944ab9aff5947c.tar.bz2 opensim-SC-6596a1de806d1ec509f3a570a0944ab9aff5947c.tar.xz |
Revert "BulletSim: add code to experimentally use asset hull data."
This reverts commit 2fd8819a043269f9308cb46c71893e6eb35a426e.
Remove this code until I can figure out why the references that are
clearly in prebuild.xml doesn't work for the
'using OpenSim.Region.Physics.Meshing' in BSShape.cs.
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml index f51e8f0..9fbe08b 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1753,7 +1753,6 @@ | |||
1753 | <Reference name="OpenSim.Region.CoreModules"/> | 1753 | <Reference name="OpenSim.Region.CoreModules"/> |
1754 | <Reference name="OpenSim.Framework.Console"/> | 1754 | <Reference name="OpenSim.Framework.Console"/> |
1755 | <Reference name="OpenSim.Region.Physics.Manager"/> | 1755 | <Reference name="OpenSim.Region.Physics.Manager"/> |
1756 | <Reference name="OpenSim.Region.Physics.Meshing"/> | ||
1757 | <Reference name="OpenSim.Region.Physics.ConvexDecompositionDotNet"/> | 1756 | <Reference name="OpenSim.Region.Physics.ConvexDecompositionDotNet"/> |
1758 | <Reference name="BulletXNA.dll" path="../../../../bin/"/> | 1757 | <Reference name="BulletXNA.dll" path="../../../../bin/"/> |
1759 | <Reference name="log4net.dll" path="../../../../bin/"/> | 1758 | <Reference name="log4net.dll" path="../../../../bin/"/> |