| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
LightShare as Interface
Signed-off-by: Diva Canto <diva@metaverseink.com>
|
| |
|
|
|
|
| |
understood by AVN v0.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 3 iteration functions so more of them are using the correct
iteration for the action they are performing. The 3 iterators that seem
to fit all actions within OpenSim at this time are:
ForEachAvatar: Perform an action on all avatars (root presences)
ForEachClient: Perform an action on all clients (root or child clients)
ForEachRootClient: Perform an action on all clients that have an avatar
There are still a dozen places or so calling the old
ForEachScenePresence that will take a little more refactoring to
eliminate.
|
|
|
|
|
| |
that region. This should restore normal day and night cycles for
regions without WL settings.
|
|
|
|
| |
Fixes several spelling mistakes
|
|
|
|
|
|
| |
midday defaults when no specific LightShare profile is set.
This prevents LightShare info being send out when the region has no LightShare
profile, allowing normal day/night cycles to happen.
|
| |
|
|
|
|
| |
licensing.
|
|
TomMeta and was contributed by Meta7.
|