mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +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:
@@ -827,6 +827,7 @@ namespace OpenSim.Framework
|
||||
void SendLayerData(int px, int py, float[] map);
|
||||
|
||||
void SendWindData(Vector2[] windSpeeds);
|
||||
void SendCloudData(float[] cloudCover);
|
||||
|
||||
void MoveAgentIntoRegion(RegionInfo regInfo, Vector3 pos, Vector3 look);
|
||||
void InformClientOfNeighbour(ulong neighbourHandle, IPEndPoint neighbourExternalEndPoint);
|
||||
|
||||
Reference in New Issue
Block a user