aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie Thielker2009-03-13 23:45:02 +0000
committerMelanie Thielker2009-03-13 23:45:02 +0000
commitddbf81fa07aac8098d9fa8d979969fffd5436f75 (patch)
treed65b3b280a53fe74253af2bfeee9bf3944dfa10b /bin
parent* Support loading empty folders in an iar (diff)
downloadopensim-SC_OLD-ddbf81fa07aac8098d9fa8d979969fffd5436f75.zip
opensim-SC_OLD-ddbf81fa07aac8098d9fa8d979969fffd5436f75.tar.gz
opensim-SC_OLD-ddbf81fa07aac8098d9fa8d979969fffd5436f75.tar.bz2
opensim-SC_OLD-ddbf81fa07aac8098d9fa8d979969fffd5436f75.tar.xz
Thank you, mcortez, for a patch that fixes a number of long standing
issues with the sun module. Fixes Mantis #3295
Diffstat (limited to 'bin')
-rw-r--r--bin/config.preview.donotuseyet-v2/defaults/region.ini.defaults5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/config.preview.donotuseyet-v2/defaults/region.ini.defaults b/bin/config.preview.donotuseyet-v2/defaults/region.ini.defaults
index 9d61b1e..8923935 100644
--- a/bin/config.preview.donotuseyet-v2/defaults/region.ini.defaults
+++ b/bin/config.preview.donotuseyet-v2/defaults/region.ini.defaults
@@ -86,8 +86,9 @@
86 ;day_length = 4 86 ;day_length = 4
87 ; Year length in days 87 ; Year length in days
88 ;year_length = 60 88 ;year_length = 60
89 ; Day to Night Ratio 89 ; Horizon shift, changes Day to Night Ratio, more shift, the time the sun spends above the horizon,
90 ;day_night_offset = 0.45 90 ; .5 matches very closely with what LL based viewers display
91 ;day_night_offset = 0.5
91 ; send a Sun update every update_interval # of frames. A lower number will 92 ; send a Sun update every update_interval # of frames. A lower number will
92 ; make for smoother sun transition at the cost of network 93 ; make for smoother sun transition at the cost of network
93 ;update_interval = 100 94 ;update_interval = 100