aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-01-25 23:24:44 +0000
committerJustin Clark-Casey (justincc)2012-01-25 23:24:44 +0000
commit8e5502fdc267dfc9fdce4f84f88efc4868dcc1b8 (patch)
treeccd2f22a184fc1c0007e0f1089639fa70e482aa6 /bin
parentrefactor: decompose most of RezScript() into RezScriptFromAgentInventory(), R... (diff)
parentUpdate save oar and save iar help responses to reflect new -h|--home (diff)
downloadopensim-SC_OLD-8e5502fdc267dfc9fdce4f84f88efc4868dcc1b8.zip
opensim-SC_OLD-8e5502fdc267dfc9fdce4f84f88efc4868dcc1b8.tar.gz
opensim-SC_OLD-8e5502fdc267dfc9fdce4f84f88efc4868dcc1b8.tar.bz2
opensim-SC_OLD-8e5502fdc267dfc9fdce4f84f88efc4868dcc1b8.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'bin')
-rwxr-xr-xbin/BulletSim-x86_64.dllbin784384 -> 768000 bytes
-rwxr-xr-xbin/BulletSim.dllbin676352 -> 562176 bytes
-rw-r--r--bin/OpenSimDefaults.ini5
-rwxr-xr-xbin/libBulletSim-x86_64.sobin2005396 -> 977886 bytes
-rwxr-xr-xbin/libBulletSim.sobin1857855 -> 864751 bytes
5 files changed, 3 insertions, 2 deletions
diff --git a/bin/BulletSim-x86_64.dll b/bin/BulletSim-x86_64.dll
index 6620759..ec21dfe 100755
--- a/bin/BulletSim-x86_64.dll
+++ b/bin/BulletSim-x86_64.dll
Binary files differ
diff --git a/bin/BulletSim.dll b/bin/BulletSim.dll
index ffb5380..d1571cf 100755
--- a/bin/BulletSim.dll
+++ b/bin/BulletSim.dll
Binary files differ
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index c226fb3..25a8da6 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -842,8 +842,9 @@
842 DeactivationTime = 0.2 842 DeactivationTime = 0.2
843 LinearSleepingThreshold = 0.8 843 LinearSleepingThreshold = 0.8
844 AngularSleepingThreshold = 1.0 844 AngularSleepingThreshold = 1.0
845 CcdMotionThreshold = 0.5 845 CcdMotionThreshold = 0.0
846 CcdSweptSphereRadius = 0.2 846 CcdSweptSphereRadius = 0.0
847 ContactProcessingThreshold = 0.1
847 848
848 ; Whether to mesh sculpties 849 ; Whether to mesh sculpties
849 MeshSculptedPrim = true 850 MeshSculptedPrim = true
diff --git a/bin/libBulletSim-x86_64.so b/bin/libBulletSim-x86_64.so
index cd2db40..527eda5 100755
--- a/bin/libBulletSim-x86_64.so
+++ b/bin/libBulletSim-x86_64.so
Binary files differ
diff --git a/bin/libBulletSim.so b/bin/libBulletSim.so
index 44afb5e..9f91bfd 100755
--- a/bin/libBulletSim.so
+++ b/bin/libBulletSim.so
Binary files differ