remove a gc.collect that isn't very usefull (on the right engine this

time)
melanie
UbitUmarov 2016-12-30 05:13:53 +00:00
parent ee485187db
commit 1507c5230b
2 changed files with 2706 additions and 1959 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2267,8 +2267,6 @@ namespace OpenSim.Region.PhysicsModule.ubOde
IntPtr HeightmapData = d.GeomHeightfieldDataCreate();
GC.Collect(1);
TerrainHeightFieldHeightsHandler = GCHandle.Alloc(_heightmap, GCHandleType.Pinned);
d.GeomHeightfieldDataBuildSingle(HeightmapData, TerrainHeightFieldHeightsHandler.AddrOfPinnedObject(), 0,