Commit Graph

5 Commits

Author SHA1 Message Date
John Hurliman
6efff31510 Preparing to bring OpenJPEG in to our svn, openjpegnet no longer copies the OpenJPEG binaries to the bin directory on compile with MSVC and NAnt
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1247 52acb1d6-8a22-11de-b505-999d5b087335
2007-06-28 23:47:33 +00:00
John Hurliman
0d85ae979a * Fixed an exception in Utilities.AppearanceManager
* Fixed the post-build step in openjpegnet to use copy instead of cp
* Added constructors to SerializableDictionary (deserialization was asking for them)

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1092 52acb1d6-8a22-11de-b505-999d5b087335
2007-04-01 12:31:25 +00:00
John Hurliman
88e7d9397c * Fixed up the Baker example for bushing's experiments
* Removed the ThreadPool checks, it's a lost cause on Mono right now
* Moved ObjectManager RequestAllObjects and AlwaysDecode to the Settings class as ALWAYS_REQUEST_OBJECTS and ALWAYS_DECODE_OBJECTS
* TestClient uses the new Settings variables for object management
* Increased the CAPS timeout, we need to get the initial connection async quickly
* Added a post-build step for openjpegnet MSVC project to copy openjpeg.dll to the bin/ directory

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1090 52acb1d6-8a22-11de-b505-999d5b087335
2007-04-01 09:52:13 +00:00
John Hurliman
159dcb8f0c openjpegnet can compile in Release mode now in MSVC
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1079 52acb1d6-8a22-11de-b505-999d5b087335
2007-03-28 22:36:43 +00:00
John Hurliman
fc0c5470e9 Initial import of OpenJPEGNet, a C# wrapper around OpenJPEG that can decode directly to memory or GDI+ Image objects
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@893 52acb1d6-8a22-11de-b505-999d5b087335
2007-01-24 13:26:34 +00:00