aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorRobert Adams2012-01-25 14:40:38 -0800
committerRobert Adams2012-01-25 14:40:38 -0800
commite9de7e7107f4a52a944a06e20db0f29d0d6d37d3 (patch)
treeeb08b9bced392de474c6765cc0864a628ff54b04 /bin
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-e9de7e7107f4a52a944a06e20db0f29d0d6d37d3.zip
opensim-SC_OLD-e9de7e7107f4a52a944a06e20db0f29d0d6d37d3.tar.gz
opensim-SC_OLD-e9de7e7107f4a52a944a06e20db0f29d0d6d37d3.tar.bz2
opensim-SC_OLD-e9de7e7107f4a52a944a06e20db0f29d0d6d37d3.tar.xz
Update BulletSim.dll with some interface changes and tuning (see opensim-libs). Change BSScene to use new interface.
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