mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
[DANGER UNTESTED] ODE mesh assets. Other plugins will not do meshs/sculpts
now
This commit is contained in:
@@ -4299,8 +4299,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
SceneObjectPart[] parts = m_parts.GetArray();
|
||||
|
||||
for (int i = 0; i < parts.Length; i++)
|
||||
parts[i].CheckSculptAndLoad();
|
||||
// for (int i = 0; i < parts.Length; i++)
|
||||
// parts[i].CheckSculptAndLoad();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user