aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorRobert Adams2013-05-21 22:16:18 -0700
committerRobert Adams2013-05-21 22:16:18 -0700
commit6596a1de806d1ec509f3a570a0944ab9aff5947c (patch)
tree3c8719b8d502fc1e3c115c40768bebccf689c93a /prebuild.xml
parentBulletSim: update DLLs and SOs with version containing gImpact code. (diff)
downloadopensim-SC_OLD-6596a1de806d1ec509f3a570a0944ab9aff5947c.zip
opensim-SC_OLD-6596a1de806d1ec509f3a570a0944ab9aff5947c.tar.gz
opensim-SC_OLD-6596a1de806d1ec509f3a570a0944ab9aff5947c.tar.bz2
opensim-SC_OLD-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.xml1
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/"/>