* Removing old openjpeg-libsl.dll
* Adding Helpers.FieldToHexString() overload that matches the old function signature * Added Quaternion.GetAxisAngle() * Remove TestClient's own inventory stores since they are in libomv now git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2071 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -29,8 +29,6 @@ namespace OpenMetaverse.TestClient
|
||||
private Vector3 left = new Vector3(0.9999f, 0, 0);
|
||||
private Vector3 up = new Vector3(0, 0, 0.9999f);
|
||||
private System.Timers.Timer updateTimer;
|
||||
public Inventory InventoryStore;
|
||||
public Inventory LibraryStore;
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user