mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
Completely revamp collision handling. Now works as it is supposed to.
This commit is contained in:
@@ -632,7 +632,6 @@ namespace OpenSim.Data.Tests
|
||||
.IgnoreProperty(x=>x.RegionUUID)
|
||||
.IgnoreProperty(x=>x.Scene)
|
||||
.IgnoreProperty(x=>x.Parts)
|
||||
.IgnoreProperty(x=>x.PassCollision)
|
||||
.IgnoreProperty(x=>x.RootPart));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user