aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorRobert Adams2013-08-09 10:59:10 -0700
committerRobert Adams2013-09-11 09:11:52 -0700
commit455d36c4c70a55c5d48dc1410b8729929fafedf6 (patch)
tree2dad264f9a7c319cba213cfe486b38c6b0dca182 /prebuild.xml
parentBulletSim: update C++ HACD parameters to values that handle enclosed hollow s... (diff)
downloadopensim-SC_OLD-455d36c4c70a55c5d48dc1410b8729929fafedf6.zip
opensim-SC_OLD-455d36c4c70a55c5d48dc1410b8729929fafedf6.tar.gz
opensim-SC_OLD-455d36c4c70a55c5d48dc1410b8729929fafedf6.tar.bz2
opensim-SC_OLD-455d36c4c70a55c5d48dc1410b8729929fafedf6.tar.xz
BulletSim: add physChangeLinkParams to set individual parameters on link constraints. Not fully functional. Remove double definition of ExtendedPhysics parameters by having BulletSim reference the optional module (addition to prebuild.xml and usings).
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 af8f686..585f96d 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1795,6 +1795,7 @@
1795 <Reference name="OpenSim.Framework"/> 1795 <Reference name="OpenSim.Framework"/>
1796 <Reference name="OpenSim.Region.Framework"/> 1796 <Reference name="OpenSim.Region.Framework"/>
1797 <Reference name="OpenSim.Region.CoreModules"/> 1797 <Reference name="OpenSim.Region.CoreModules"/>
1798 <Reference name="OpenSim.Region.OptionalModules"/>
1798 <Reference name="OpenSim.Framework.Console"/> 1799 <Reference name="OpenSim.Framework.Console"/>
1799 <Reference name="OpenSim.Region.Physics.Manager"/> 1800 <Reference name="OpenSim.Region.Physics.Manager"/>
1800 <Reference name="OpenSim.Region.Physics.Meshing" path="../../../../bin/Physics/"/> 1801 <Reference name="OpenSim.Region.Physics.Meshing" path="../../../../bin/Physics/"/>