mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
meshworker basic replacement of SOP CheckSculptAndLoad ( for now disabled
for all physics engines)
This commit is contained in:
@@ -4902,6 +4902,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
// m_log.DebugFormat("Processing CheckSculptAndLoad for {0} {1}", Name, LocalId);
|
||||
|
||||
return;
|
||||
|
||||
if (ParentGroup.IsDeleted)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user