aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSimDefaults.ini47
-rwxr-xr-xbin/lib32/BulletSim.dllbin569856 -> 582144 bytes
-rwxr-xr-xbin/lib32/libBulletSim.sobin2510105 -> 2692621 bytes
-rwxr-xr-xbin/lib64/BulletSim.dllbin731136 -> 747008 bytes
-rwxr-xr-xbin/lib64/libBulletSim.sobin2750288 -> 2950520 bytes
5 files changed, 24 insertions, 23 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 9c32abd..6e6a089 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -936,10 +936,10 @@
936 MaxPersistantManifoldPoolSize = 0 936 MaxPersistantManifoldPoolSize = 0
937 ShouldDisableContactPoolDynamicAllocation = False 937 ShouldDisableContactPoolDynamicAllocation = False
938 ShouldForceUpdateAllAabbs = False 938 ShouldForceUpdateAllAabbs = False
939 ShouldRandomizeSolverOrder = False 939 ShouldRandomizeSolverOrder = True
940 ShouldSplitSimulationIslands = False 940 ShouldSplitSimulationIslands = True
941 ShouldEnableFrictionCaching = False 941 ShouldEnableFrictionCaching = False
942 NumberOfSolverIterations = 0; 942 NumberOfSolverIterations = 0
943 943
944 ; Linkset constraint parameters 944 ; Linkset constraint parameters
945 LinkConstraintUseFrameOffset = False 945 LinkConstraintUseFrameOffset = False
@@ -1037,30 +1037,31 @@
1037 ;default_appearance = default_appearance.xml 1037 ;default_appearance = default_appearance.xml
1038 1038
1039 1039
1040[RestPlugins] 1040; RestPlugins are not currently operational.
1041 ; Change this to true to enable REST Plugins. This must be true if you wish to use 1041;[RestPlugins]
1042 ; REST Region or REST Asset and Inventory Plugins 1042; ; Change this to true to enable REST Plugins. This must be true if you wish to use
1043 enabled = false 1043; ; REST Region or REST Asset and Inventory Plugins
1044 god_key = SECRET 1044; enabled = false
1045 prefix = /admin 1045; god_key = SECRET
1046; prefix = /admin
1046 1047
1047 1048
1048[RestRegionPlugin] 1049;[RestRegionPlugin]
1049 ; Change this to true to enable the REST Region Plugin 1050; ; Change this to true to enable the REST Region Plugin
1050 enabled = false 1051; enabled = false
1051 1052
1052 1053
1053[RestHandler] 1054;[RestHandler]
1054 ; Change this to true to enable the REST Asset and Inventory Plugin 1055; ; Change this to true to enable the REST Asset and Inventory Plugin
1055 enabled = false 1056; enabled = false
1056 authenticate = true 1057; authenticate = true
1057 secured = true 1058; secured = true
1058 extended-escape = true 1059; extended-escape = true
1059 realm = OpenSim REST 1060; realm = OpenSim REST
1060 dump-asset = false 1061; dump-asset = false
1061 path-fill = true 1062; path-fill = true
1062 dump-line-size = 32 1063; dump-line-size = 32
1063 flush-on-error = true 1064; flush-on-error = true
1064 1065
1065 1066
1066; IRC bridge is experimental, so if it breaks... keep both parts... yada yada 1067; IRC bridge is experimental, so if it breaks... keep both parts... yada yada
diff --git a/bin/lib32/BulletSim.dll b/bin/lib32/BulletSim.dll
index 3b35a98..da6e31c 100755
--- a/bin/lib32/BulletSim.dll
+++ b/bin/lib32/BulletSim.dll
Binary files differ
diff --git a/bin/lib32/libBulletSim.so b/bin/lib32/libBulletSim.so
index 65eba37..9503cdb 100755
--- a/bin/lib32/libBulletSim.so
+++ b/bin/lib32/libBulletSim.so
Binary files differ
diff --git a/bin/lib64/BulletSim.dll b/bin/lib64/BulletSim.dll
index f01655b..1782c8e 100755
--- a/bin/lib64/BulletSim.dll
+++ b/bin/lib64/BulletSim.dll
Binary files differ
diff --git a/bin/lib64/libBulletSim.so b/bin/lib64/libBulletSim.so
index 5302e29..06e6ce2 100755
--- a/bin/lib64/libBulletSim.so
+++ b/bin/lib64/libBulletSim.so
Binary files differ