Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-05-12 | update libomv to 6b8afb2b61d3 | dahlia | 1 | -40/+40 | |
2014-11-12 | Update libOMV and fix XBakes dependencies. | Melanie Thielker | 1 | -222/+194 | |
2014-02-22 | update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to ↵ | dahlia | 1 | -117/+117 | |
hopefully resolve zlib incompatibilities when rendering maptiles with mesh | |||||
2014-01-20 | update OpenMetaverse.StructuredData to git master ↵ | dahlia | 1 | -117/+117 | |
(bf4e9f654ff99c85e20b53e56faac38e307dd8c2) which fixes JSON OSD serialization to a standards compliant means of encoding floating point NaN and Infinity | |||||
2013-05-16 | Updated libopenmetaverse to a5ad7f200e9bd2e91604ba921d1db3768108686b | Latif Khalifa | 1 | -117/+117 | |
2013-04-17 | update libomv to git master which adds support for MaterialID in TextureEntry | dahlia | 1 | -6/+22 | |
2012-06-08 | Replace the stock libomv with our home grown 0.9.1 with the texture bug fixed. | Melanie | 1 | -182/+226 | |
2010-10-30 | * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. | Teravus Ovares (Dan Olivares) | 1 | -74/+74 | |
* This is libOMV SVN revision 3463. | |||||
2010-10-24 | * Updated libomv to r3461 | Latif Khalifa | 1 | -6/+6 | |
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. | |||||
2010-10-14 | more work in progress on mesh physics - still non-functional | dahlia | 1 | -22/+6 | |
2010-10-14 | libomv update to support headerless llsd binary deserialization needed for ↵ | Latif Khalifa | 1 | -6/+22 | |
mesh asset decoding Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com> | |||||
2010-10-14 | Updated to libomv-opensim r3449 | Latif Khalifa | 1 | -1/+1 | |
2010-10-13 | * Normalizing endlines so git stops complaining about them being inconsistent. | Teravus Ovares (Dan Olivares) | 1 | -333/+333 | |
* People will hate me for updating OpenSimDefaults.. but meh. Gotta be done or git is unhappy. | |||||
2010-10-04 | Use libomv 0.8.4.3445 | Latif Khalifa | 1 | -333/+333 | |
2010-10-04 | Revert "Add linden prim renderer and update libOMV" | Melanie | 1 | -214/+184 | |
This reverts commit 766ce9a14146dc9814d488364f5c931d0fa96a17. | |||||
2010-10-04 | Revert "Replaced OpenMetaverse dlls with ones compiled in Windows." | Melanie | 1 | -184/+214 | |
This reverts commit eb0cde7959a03ccbf3551b725cd6b559071857fb. | |||||
2010-10-03 | Replaced OpenMetaverse dlls with ones compiled in Windows. | Diva Canto | 1 | -214/+184 | |
2010-10-04 | Update libOMV | Melanie | 1 | -214/+184 | |
2010-10-04 | Add linden prim renderer and update libOMV | Melanie | 1 | -184/+214 | |
2010-10-04 | Add linden prim renderer and update libOMV | Melanie | 1 | -184/+214 | |
2010-08-06 | These files want to be committed -- white space weirdness. | Diva Canto | 1 | -333/+333 | |
2010-07-27 | Update OpenMetaverse libraries to r3287 + r3294 (removal of ↵ | Justin Clark-Casey (justincc) | 1 | -333/+333 | |
OpenMetaverse.Http.dll dependency) + r3378 (treat MediaPermission as a bitfield) As far as I can determine, r3287 + r3294 patch was the previous update to the OpenMetaverse libraries This change just adds r3378 to overcome problems storing media textures with certain permission combinations in inventory This is a limited change in order to isolate moap from any other possible libomv update issues An update to the forthcoming libomv 0.8.3 is expected in due course to replace this This commit also deletes OpenMetaverse.Utilities.* as it's unused (on the advice of jhurliman). | |||||
2009-08-05 | * Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target | Teravus Ovares (Dan Olivares) | 1 | -46/+46 | |
* Hopefully this allows older mono versions to still work. * A couple of points of note: * TimeZoneInfo.. replaced with DateTime.UtcNow - TimeSpan.FromHours(7); * HashSet<uint> replaced with Dictionary<uint,object> * Force use of the managed version of ReaderWriterLockSlim (don't use the pre-processor defs) | |||||
2009-07-27 | Update svn properties. | Jeff Ames | 1 | -333/+333 | |
2009-07-25 | * Updates libOMV to version 0.7.0 | Teravus Ovares | 1 | -0/+333 | |
* Uses mantis #3811 as a base (thanks jhuliman) with changes. * E-mail regarding interface changes sent to the opensim-dev list * Archive: https://lists.berlios.de/pipermail/opensim-dev/2009-July/007219.html |