aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorRobert Adams2013-05-21 21:32:30 -0700
committerRobert Adams2013-05-21 21:32:30 -0700
commit2fd8819a043269f9308cb46c71893e6eb35a426e (patch)
treee046b5ff47b2b243d8355b53339293d62aaa17cc /prebuild.xml
parentBulletSim: add gImpact shape type. Add logic to use gImpact shape (diff)
downloadopensim-SC_OLD-2fd8819a043269f9308cb46c71893e6eb35a426e.zip
opensim-SC_OLD-2fd8819a043269f9308cb46c71893e6eb35a426e.tar.gz
opensim-SC_OLD-2fd8819a043269f9308cb46c71893e6eb35a426e.tar.bz2
opensim-SC_OLD-2fd8819a043269f9308cb46c71893e6eb35a426e.tar.xz
BulletSim: add code to experimentally use asset hull data.
Default to 'off' as it needs debugging.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 9fbe08b..f51e8f0 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1753,6 +1753,7 @@
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"/>
1756 <Reference name="OpenSim.Region.Physics.ConvexDecompositionDotNet"/> 1757 <Reference name="OpenSim.Region.Physics.ConvexDecompositionDotNet"/>
1757 <Reference name="BulletXNA.dll" path="../../../../bin/"/> 1758 <Reference name="BulletXNA.dll" path="../../../../bin/"/>
1758 <Reference name="log4net.dll" path="../../../../bin/"/> 1759 <Reference name="log4net.dll" path="../../../../bin/"/>