aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorUbitUmarov2016-12-21 20:39:38 +0000
committerUbitUmarov2016-12-21 20:39:38 +0000
commit7367f03d6e990983c9ff6e3f5da11a1fe804b632 (patch)
tree5fca8e872ee7abf6192bcf1fee5fea59ff3b173d /bin/OpenSimDefaults.ini
parentAdd GRID_GOD to the list of values allowed for enabling OSSL functions (diff)
downloadopensim-SC_OLD-7367f03d6e990983c9ff6e3f5da11a1fe804b632.zip
opensim-SC_OLD-7367f03d6e990983c9ff6e3f5da11a1fe804b632.tar.gz
opensim-SC_OLD-7367f03d6e990983c9ff6e3f5da11a1fe804b632.tar.bz2
opensim-SC_OLD-7367f03d6e990983c9ff6e3f5da11a1fe804b632.tar.xz
remove a odd raycastv3 config option
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index b133da9..644391f 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -1635,9 +1635,6 @@
1635 ; Report ray intersections with surfaces on exits from a prim as hits in llCastRay V3 if true 1635 ; Report ray intersections with surfaces on exits from a prim as hits in llCastRay V3 if true
1636 DetectExitHitsInLlCastRay = false 1636 DetectExitHitsInLlCastRay = false
1637 1637
1638 ; Filter on parts instead of groups in llCastRay V3 if true
1639 FilterPartsInLlCastRay = false
1640
1641 ; Detect attachments in llCastRay V3 if true 1638 ; Detect attachments in llCastRay V3 if true
1642 DoAttachmentsInLlCastRay = false 1639 DoAttachmentsInLlCastRay = false
1643 1640