aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorMelanie2011-11-05 22:43:45 +0000
committerMelanie2011-11-05 22:43:45 +0000
commit4d3926694da8471d7a96447e2feadc2dd2d9d38e (patch)
treeda696b4b8423d7c10f0e0f8b322d73cd90ac4990 /bin/OpenSimDefaults.ini
parentPorting the ScenePresenceAnimator from Avination. Jump and fall anims now work (diff)
downloadopensim-SC_OLD-4d3926694da8471d7a96447e2feadc2dd2d9d38e.zip
opensim-SC_OLD-4d3926694da8471d7a96447e2feadc2dd2d9d38e.tar.gz
opensim-SC_OLD-4d3926694da8471d7a96447e2feadc2dd2d9d38e.tar.bz2
opensim-SC_OLD-4d3926694da8471d7a96447e2feadc2dd2d9d38e.tar.xz
Remove enableprejump config option and associated code as this is now
fully functional and cannot be disabled because that would break timings.
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index bf1976c..7ea710e 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -298,10 +298,6 @@
298 ; won't look right until the physics engine supports it 298 ; won't look right until the physics engine supports it
299 ; (i.e delays takeoff for a moment) 299 ; (i.e delays takeoff for a moment)
300 300
301 ; This is commented so it will come on automatically once it's
302 ; supported.
303 ; enableprejump = true
304
305 ; Simulator Stats URI 301 ; Simulator Stats URI
306 ; Enable JSON simulator data by setting a URI name (case sensitive) 302 ; Enable JSON simulator data by setting a URI name (case sensitive)
307 ; Stats_URI = "jsonSimStats" 303 ; Stats_URI = "jsonSimStats"