aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenMetaverse.Rendering.Meshmerizer.dll (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-0/+0
|
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-0/+0
|
* Update libopenmetaverse components to commit f5cecaajustincc2012-09-181-0/+0
| | | | | | | Among other things this allows pCampbot to work under Windows since libopenmateverse now ships the same log4net.dll (publicly signed) as OpenSimulator This also updates the libopenmetaverse embedded libopenjpeg from 1.3 to 1.5. DLL naming and mapping for non-Windows libopenjpeg changes to remove version number to make future udpates easier and bring it into line with names of other shipped DLLs. libopenjpeg updates have been made for OSX, Windows (32 and 64 bit) and Linux (32 and 64 bit). Please report any issues.
* Update OpenMetaverse libraries at commit 6212cbd, this time built on Windowsjustincc2012-07-271-0/+0
| | | | This is to try and resolve a strange Initialization exception for the AppearanceManager type that only occurs on Windows 64 bit (not Windows 32 bit or Linux!)
* Replace libopenmetaverse commit 6212cbd with the same libraries but this ↵Justin Clark-Casey (justincc)2012-07-271-0/+0
| | | | | | time built with xbuild rather than nant. This may fix Windows and some mono version builds.
* Update libopenmetaverse to commit 6212cbd (Wed Jul 25 20:11:47 2012)Justin Clark-Casey (justincc)2012-07-271-0/+0
| | | | | | | | Built from https://github.com/openmetaversefoundation/libopenmetaverse/commits/master This update incorporates a fix by Melanie in libomv where textures would sometimes rotate slightly when other properties were changed. Hence addresses http://opensimulator.org/mantis/view.php?id=6100 This update also incorporates libomv bot code updates that significantly reduce the warning spam for pCampbot. The change rate of libomv is low and many changes refer to bot or code not used by OpenSimulator, so I think it is sufficiently stable to use evne though it's not a release.
* Update libomv to 0.9.1BlueWall2011-12-071-0/+0
|
* update libomv libraries to 0.9.0Justin Clark-Casey (justincc)2011-05-311-0/+0
| | | | this is a prerequisite to fixing llDialog issues for the latest Linden viewers, since they are now making use of a new OwnerData field in the ScriptDialog message
* * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue.Teravus Ovares (Dan Olivares)2010-10-301-0/+0
| | | | * This is libOMV SVN revision 3463.
* * Updated libomv to r3461Latif Khalifa2010-10-241-0/+0
| | | | Main reason for upgrade is to revert API change that was introduced in order to support headerless binary LLSD decoding needed for deserialization of the mesh assets, which turned out to be unnecessary as we can transparently decode both kinds.
* libomv update to support headerless llsd binary deserialization needed for ↵Latif Khalifa2010-10-141-0/+0
| | | | | | mesh asset decoding Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com>
* Updated to libomv-opensim r3449Latif Khalifa2010-10-141-0/+0
|
* Added Meshmerizer rendering plugin for libomvLatif Khalifa2010-10-041-0/+0