aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorRobert Adams2013-08-09 10:59:10 -0700
committerJustin Clark-Casey (justincc)2013-09-20 21:02:34 +0100
commit0dd47d88de49438184b2e10cc54ca051cc0d302d (patch)
tree565bf53cdc74f412b5678dbdfa0691ff068e889d /prebuild.xml
parentBulletSim: update C++ HACD parameters to values that handle enclosed hollow s... (diff)
downloadopensim-SC_OLD-0dd47d88de49438184b2e10cc54ca051cc0d302d.zip
opensim-SC_OLD-0dd47d88de49438184b2e10cc54ca051cc0d302d.tar.gz
opensim-SC_OLD-0dd47d88de49438184b2e10cc54ca051cc0d302d.tar.bz2
opensim-SC_OLD-0dd47d88de49438184b2e10cc54ca051cc0d302d.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/"/>