mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
0001199: [PATCH] Add support for default animations
From Melanie... Thanks Melanie! .
This commit is contained in:
@@ -914,6 +914,7 @@ namespace OpenSim.Framework
|
||||
|
||||
void SendSunPos(LLVector3 sunPos, LLVector3 sunVel, ulong CurrentTime, uint SecondsPerSunCycle, uint SecondsPerYear, float OrbitalPosition);
|
||||
void SendViewerTime(int phase);
|
||||
LLUUID GetDefaultAnimation(string name);
|
||||
|
||||
void SendAvatarProperties(LLUUID avatarID, string aboutText, string bornOn, string charterMember, string flAbout,
|
||||
uint flags, LLUUID flImageID, LLUUID imageID, string profileURL, LLUUID partnerID);
|
||||
|
||||
Reference in New Issue
Block a user