meshworker basic replacement of SOP CheckSculptAndLoad ( for now disabled

for all physics engines)
This commit is contained in:
UbitUmarov
2012-10-03 23:14:56 +01:00
parent 4f51cc325c
commit 9988558ec1
2 changed files with 41 additions and 4 deletions

View File

@@ -4902,6 +4902,8 @@ namespace OpenSim.Region.Framework.Scenes
{
// m_log.DebugFormat("Processing CheckSculptAndLoad for {0} {1}", Name, LocalId);
return;
if (ParentGroup.IsDeleted)
return;