mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
send selected objects Proprieties udp part outside update queues and as a physics single caps message per selection request
This commit is contained in:
@@ -1753,6 +1753,10 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
{
|
||||
}
|
||||
|
||||
public void SendSelectedPartsProprieties(List<ISceneEntity> parts)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendPartPhysicsProprieties(ISceneEntity entity)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user