Commit Graph

7 Commits

Author SHA1 Message Date
bushing
5c44a248cb openjpeg library for linux x86_64
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1000 52acb1d6-8a22-11de-b505-999d5b087335
2007-02-22 11:47:14 +00:00
John Hurliman
3a94792761 * Reworked the Login functions, added documentation and (untested) support for login redirects
* Converted _VisualParam_ back to a static array after further analysis
* Rewrote AppearanceManager to work with the VisualParam rewrite
* Cleaned up ImageTool
* Minor cleanup and FIXME note in name2key.exe
* Cleanup and FIXME note in Teleport.exe
* Reorganized the function naming in GridManager to make more sense (not completely done here)
* Added an enum for requesting the object or terrain layer for the map blocks, and more sun properties
* Made some of the MainAvatar properties read-only (eventually they will all be read-only)
* Added try/catch safeties in openjpegnet
* Finally killed the evil SecondLife.Tick()

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@905 52acb1d6-8a22-11de-b505-999d5b087335
2007-01-26 22:01:56 +00:00
John Hurliman
55cfdab7c5 Switched ImageTool over to openjpegnet and added a missing reference to the openjpegnet nant file
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@900 52acb1d6-8a22-11de-b505-999d5b087335
2007-01-25 12:42:59 +00:00
John Hurliman
3311d71000 Adding unsafe="true" to the openjpegnet nant file
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@899 52acb1d6-8a22-11de-b505-999d5b087335
2007-01-25 12:00:44 +00:00
John Hurliman
0034cb4cd5 EncodeFromImage in openjpegnet works now, added nant build file and mono config file for cross-platform usage (just missing the .so and .dylib now)
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@896 52acb1d6-8a22-11de-b505-999d5b087335
2007-01-25 11:44:37 +00:00
John Hurliman
c01db77101 Changed the decode to tga function name and started working on JPEG2000 encoding
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@894 52acb1d6-8a22-11de-b505-999d5b087335
2007-01-24 20:46:30 +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