Mic Bowman
|
3f5c6c897f
One more run at fixing the sun module. Parameter setting fixed to
|
10 tahun lalu |
Mic Bowman
|
2877c7d94d
Actually make the parameter updates change the behavior of
|
10 tahun lalu |
Mic Bowman
|
bfb0011cd3
Some major surgery on the sun module. Updates to the client were gated
|
10 tahun lalu |
Oren Hurvitz
|
1a6694b264
Fixed several problems with the Sun: some settings didn't work, or were inconsistently used. - The sun position is always calculated by combining the sun settings in the Region and Estate. This fixes the problem that 'UseEstateSun' didn't work. - To remove ambiguity, the EstateToolsSunUpdate event no longer accepts the sun's position as parameters. That's because the position is always calculated from the Region and Estate settings. - Use only the 'FixedSun' flag to determine whether the sun is fixed; not the 'UseGlobalTime' flag. - Don't change the region's 'SunPosition' field according to the sun's position: this field is used only to set the position when using a FixedSun. (The 'SunVector' field does get updated according to the sun's position in the sky)
|
12 tahun lalu |
Diva Canto
|
608444c9f7
Another 21 modules' directives moved out of .addin.xml
|
12 tahun lalu |
Diva Canto
|
19aab3e6fe
Converted the WindModule to the new region module interface (38 to go). Also added both the WindModule and the SunModule to the Plugin manifest.
|
12 tahun lalu |
Diva Canto
|
7dfd1468cc
Converted the SunModule to the new region module interface. (39 to go...)
|
12 tahun lalu |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 tahun lalu |
Dan Lake
|
94dc7d07eb
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
|
13 tahun lalu |
Dan Lake
|
b98613091c
Added new ForEachRootScenePresence to Scene since almost every delegate passed to ForEachScenePresence checks for !IsChildAgent first. It consolidates child and root handling for coming refactors.
|
13 tahun lalu |
Justin Clark-Casey (justincc)
|
f58941e89f
Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns).
|
13 tahun lalu |
Jeff Ames
|
a331fd4e24
Formatting cleanup.
|
14 tahun lalu |
Dan Lake
|
859bc717a4
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
|
14 tahun lalu |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 tahun lalu |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
Melanie Thielker
|
c6da0fda58
Thank you, mcortez, for patch to add functionality to the sun module.
|
15 tahun lalu |
Melanie Thielker
|
ddbf81fa07
Thank you, mcortez, for a patch that fixes a number of long standing
|
15 tahun lalu |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
15 tahun lalu |
lbsa71
|
801da4346a
* optimized usings.
|
15 tahun lalu |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 tahun lalu |