mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
a last set of files that seem to have embedded ^M in them
This commit is contained in:
@@ -1023,7 +1023,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
// at region startup
|
||||
|
||||
// teravus: After this was removed from the linking algorithm, Linked prims no longer collided
|
||||
// properly when non-physical if they havn't been moved. This breaks ALL builds.
|
||||
// properly when non-physical if they havn't been moved. This breaks ALL builds.
|
||||
// see: http://opensimulator.org/mantis/view.php?id=3108
|
||||
|
||||
// Here's the deal, this is ABSOLUTELY CRITICAL so the physics scene gets the update about the
|
||||
@@ -2074,12 +2074,12 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
// Can't do this yet since backup still makes use of the root part without any synchronization
|
||||
// objectGroup.m_rootPart = null;
|
||||
|
||||
AttachToBackup();
|
||||
|
||||
|
||||
// Here's the deal, this is ABSOLUTELY CRITICAL so the physics scene gets the update about the
|
||||
// position of linkset prims. IF YOU CHANGE THIS, YOU MUST TEST colliding with just linked and
|
||||
// unmoved prims!
|
||||
AttachToBackup();
|
||||
|
||||
|
||||
// Here's the deal, this is ABSOLUTELY CRITICAL so the physics scene gets the update about the
|
||||
// position of linkset prims. IF YOU CHANGE THIS, YOU MUST TEST colliding with just linked and
|
||||
// unmoved prims!
|
||||
ResetChildPrimPhysicsPositions();
|
||||
|
||||
HasGroupChanged = true;
|
||||
|
||||
Reference in New Issue
Block a user