Commit Graph

6 Commits

Author SHA1 Message Date
John Hurliman
b93effd94a Recompiled libjasper.dll to link against release builds of the dependent libraries, and the needed matrix function is actually exported in this build
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@452 52acb1d6-8a22-11de-b505-999d5b087335
2006-10-31 21:27:25 +00:00
John Hurliman
6e2ccaed9c Exported a few more functions from libjasper.dll, include jas_matrix_create that we use in the wrapper
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@451 52acb1d6-8a22-11de-b505-999d5b087335
2006-10-31 21:00:46 +00:00
Michael Cortez
e9474ac5b7 + Updated JasperWrapper.cs so it keeps track of Init State, and initializes automatically (if needed)
+ Updated ImageTool to use Jasper to write TIFFs, removed TGA temporarily until it's working

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@450 52acb1d6-8a22-11de-b505-999d5b087335
2006-10-31 20:56:26 +00:00
John Hurliman
18767e1856 Fixed the output (bin) directory for libjaspernet
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@436 52acb1d6-8a22-11de-b505-999d5b087335
2006-10-29 22:50:17 +00:00
John Hurliman
ee0e3230f8 * Added a few Begin (async) functions for teleporting
* Added an nant build file for libjaspernet, added it as a build step to the main libsecondlife.build
* Updated the examples.build script to include libjaspernet.dll as a reference
* Teleport example uses the new TeleportStatus enum

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@384 52acb1d6-8a22-11de-b505-999d5b087335
2006-10-24 05:39:52 +00:00
John Hurliman
a23fb3df7b Moved libjaspernet out of applications and removed JasperWrapper.exe.config since the library is built as a dll, not an exe now
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@383 52acb1d6-8a22-11de-b505-999d5b087335
2006-10-24 04:53:09 +00:00