mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
More namespace and dll name changes. Still no functional changes.
This commit is contained in:
@@ -30,7 +30,7 @@ using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
using System.Globalization;
|
||||
using OpenMetaverse;
|
||||
using OpenSim.Region.PhysicsModule.SharedBase;
|
||||
using OpenSim.Region.PhysicsModules.SharedBase;
|
||||
using OpenSim.Region.PhysicsModule.Meshing;
|
||||
|
||||
public class Vertex : IComparable<Vertex>
|
||||
|
||||
@@ -29,7 +29,7 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Runtime.InteropServices;
|
||||
using OpenSim.Region.PhysicsModule.SharedBase;
|
||||
using OpenSim.Region.PhysicsModules.SharedBase;
|
||||
using PrimMesher;
|
||||
using OpenMetaverse;
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Region.PhysicsModule.SharedBase;
|
||||
using OpenSim.Region.PhysicsModules.SharedBase;
|
||||
using OpenMetaverse;
|
||||
using OpenMetaverse.StructuredData;
|
||||
using System.Drawing;
|
||||
|
||||
Reference in New Issue
Block a user