aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenMetaverse.StructuredData.dll (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-09Remove useless executable bit that Windows adds.onefang1-0/+0
2019-12-16update libomvUbitUmarov1-0/+0
2019-11-04update libopenmetaverse ( attach points)UbitUmarov1-0/+0
2019-10-08update livomvUbitUmarov1-0/+0
2019-09-11extent supported number of avatar textures/bakes/wearables, tell viewers ↵UbitUmarov1-0/+0
about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
2019-08-29 update libomv with simpler Texture.GetBakesBytesUbitUmarov1-0/+0
2019-08-28update libomvUbitUmarov1-0/+0
2019-08-02silly bug in libomvUbitUmarov1-0/+0
2019-08-02update libopenmetaverse including a ugly hack to try to workaround issues ↵UbitUmarov1-0/+0
detected with new windows .net4.8 JIT. this can be reverted with that is fixed, this can also go wrong, as usual ;)
2019-02-03optimizers are sillyUbitUmarov1-0/+0
2019-01-25update libomv with a few more 'useless' changesUbitUmarov1-0/+0
2019-01-22mantis 8452: possible fixUbitUmarov1-0/+0
2019-01-17update libomv with more changes to low level codeUbitUmarov1-0/+0
2019-01-14a few more changes to texturesentry handling on libomv and osUbitUmarov1-0/+0
2019-01-11mantis 8448: remove silly typos from libomvUbitUmarov1-0/+0
2019-01-11update libomvUbitUmarov1-0/+0
2019-01-10update libovmUbitUmarov1-0/+0
2019-01-08 a few more changes to terraincompressor and libomvUbitUmarov1-0/+0
2019-01-08update libomvUbitUmarov1-0/+0
2018-12-30update libopenmetaverseUbitUmarov1-0/+0
2018-12-27update libopenmetaverseUbitUmarov1-0/+0
2018-01-16replace ICSharpCode.SharpZipLib with target .net4.6UbitUmarov1-0/+0
2018-01-15update PrimMesher to a newer version from dahlia (thx dahlia), targeted .net4.6UbitUmarov1-0/+0
2018-01-14update PrimMesh to lkalif 2013 version, .net4.6 and libomv againUbitUmarov1-0/+0
2018-01-13update again libomv that may depend on new log4net and XMLRPCUbitUmarov1-0/+0
2018-01-12testing update libomv dlls to .net4.6UbitUmarov1-0/+0
2017-08-17Replaced libomv dlls with newly compiled ones to solve crashes with ↵Diva Canto1-0/+0
pCampBot. See https://github.com/openmetaversefoundation/libopenmetaverse/commit/e8250162cc3b36274c585db0f3ff56087c157c11
2017-07-13update libomv fixing EnUsCultureUbitUmarov1-0/+0
2017-05-19update libomv LitJSON to version 0.9.0UbitUmarov1-0/+0
2017-04-25Update libOMVDiva Canto1-0/+0
2016-12-31Replaced OpenMetaverse libs/xmls with new ones. Also added a file in ↵Diva Canto1-0/+0
openmetaverse_data that was added recently to libomv and was missing.
2016-04-06Update LibOMV to latest versions. LibOMV commit hash ↵AliciaRaven1-0/+0
177ea9848a43e6df3b82f70aea4ac903ece1b2e3
2015-08-23Revert "update libomv managed dlls to 49a5cf05c32e - fresh clone default ↵dahlia1-0/+0
settings release mode VS 2015 community edition" This reverts commit 4f8e18e31c75c31c833833ca7582938b1bb95804.
2015-08-23update libomv managed dlls to 49a5cf05c32e - fresh clone default settings ↵dahlia1-0/+0
release mode VS 2015 community edition
2015-08-14Update libomv managed dlls to 49a5cf05c32edahlia1-0/+0
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding ↵Diva Canto1-0/+0
inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. This means that from now on, [new] root folders have code 8 (FolderType.Root), as the viewers expect, as opposed to 9, which was what we had been doing. Normal folders are as they were, -1. Also now sending folder code 100 for Suitcase folders to viewers, with no filter. All tests pass, but fingers crossed!
2015-06-10Update libomv to current HEAD f75dccc313f3dahlia1-0/+0
2015-05-12update libomv to 6b8afb2b61d3dahlia1-0/+0
2014-11-12Update libOMV and fix XBakes dependencies.Melanie Thielker1-0/+0
2014-10-24Refresh OpenMetaverse libraries again at 0f4b361 but with Windows builds to ↵justincc1-0/+0
see if this resolves some user problems.
2014-09-24Update libopenmetaverse to 0f4b361.Justin Clark-Casey (justincc)1-0/+0
Primarily to get a small message logging improvement for pCampbot.
2014-08-12Update libomv libraries with those built from commit 2208379.Justin Clark-Casey (justincc)1-0/+0
This is to resolve some issues for pCampbot, chiefly with capability connection and inbound handling.
2014-02-22update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to ↵dahlia1-0/+0
hopefully resolve zlib incompatibilities when rendering maptiles with mesh
2014-01-20update OpenMetaverse.StructuredData to git master ↵dahlia1-0/+0
(bf4e9f654ff99c85e20b53e56faac38e307dd8c2) which fixes JSON OSD serialization to a standards compliant means of encoding floating point NaN and Infinity
2013-11-15update libomv to 1538d3088e79ff0a9abea6905b487755b6890a85 in hope that it ↵dahlia1-0/+0
fixes some bulletsim issues on linux
2013-11-06Updated libomv to 25ee208a 2013-11-05Latif Khalifa1-0/+0
2013-10-30update libomv to 5b4c1e8694479629f7cacd72dd6bc39a6b327f9c (git master as of ↵dahlia1-0/+0
time of this commit)
2013-05-16Updated libopenmetaverse to a5ad7f200e9bd2e91604ba921d1db3768108686bLatif Khalifa1-0/+0
2013-04-17update libomv to git master which adds support for MaterialID in TextureEntrydahlia1-0/+0
2013-03-04* Update LibOMV to f8f8e616b37a7ea22b7922b2331999bc06725bf9teravus1-0/+0
* Add zero length blocks to the new packet blocks to remain compatible with older viewers and avoid a NullRef when _packets_.cs calls the Length parameter.. which adds up the Length property all of the blocks.