mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Thanks jonc, for a patch that adds rendering of classic clouds.
First part of Mantis #964, the necessary clouds image will follow separately.
This commit is contained in:
@@ -439,6 +439,8 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
|
||||
public virtual void SendWindData(Vector2[] windSpeeds) { }
|
||||
|
||||
public virtual void SendCloudData(float[] cloudCover) { }
|
||||
|
||||
public virtual void MoveAgentIntoRegion(RegionInfo regInfo, Vector3 pos, Vector3 look)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user