merge fix

This commit is contained in:
UbitUmarov
2017-05-04 12:57:11 +01:00
20 changed files with 157 additions and 130 deletions

View File

@@ -357,7 +357,7 @@ namespace OpenSim.Region.ClientStack.Linden
rootpart.NextOwnerMask = next_owner_mask;
rootpart.Material = (byte)material;
obj.AggregatePerms();
obj.InvalidateDeepEffectivePerms();
m_scene.PhysicsScene.AddPhysicsActorTaint(rootpart.PhysActor);