Animesh test changes. Also stop screwing with my commit messages, github.
This commit is contained in:
@@ -4499,6 +4499,10 @@ version 2.0
|
||||
AgeVerificationBlock Single
|
||||
{ RegionDenyAgeUnverified BOOL }
|
||||
}
|
||||
{
|
||||
RegionAllowAccessBlock Single
|
||||
{ RegionAllowAccessOverride BOOL }
|
||||
}
|
||||
}
|
||||
|
||||
// ParcelPropertiesUpdate
|
||||
@@ -7281,6 +7285,29 @@ version 2.0
|
||||
}
|
||||
|
||||
|
||||
// *************************************************************************
|
||||
// Object animation messages
|
||||
// *************************************************************************
|
||||
|
||||
// Note this is basically identical to AvatarAnimation.
|
||||
// Needs to be a different message because existing viewers
|
||||
// have insufficiently smart handler functions.
|
||||
|
||||
// ObjectAnimation - Update animation state
|
||||
// simulator --> viewer
|
||||
{
|
||||
ObjectAnimation High 30 Trusted Unencoded
|
||||
{
|
||||
Sender Single
|
||||
{ ID LLUUID }
|
||||
}
|
||||
{
|
||||
AnimationList Variable
|
||||
{ AnimID LLUUID }
|
||||
{ AnimSequenceID S32 }
|
||||
}
|
||||
}
|
||||
|
||||
// *************************************************************************
|
||||
// Asset storage messages
|
||||
// *************************************************************************
|
||||
|
||||
@@ -1 +1 @@
|
||||
326aaa0f3f77faaa62aac6675f2c9c17f5d14116
|
||||
c311c9147c1c81a49af405a52d9569bf45b92708
|
||||
Reference in New Issue
Block a user