20
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 24 hours ago.
Feb 17, 2024 — Feb 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix retrieving roles for groups that have 9 or more roles (Thoys) More... almost 12 years ago
Merge pull request #7 from MelanieT/master More... almost 12 years ago
Change enum PermissionMask to conform to the OpenSim version, adding Export. More... almost 12 years ago
Added new cap that introduced in LL viewer 3.5.1 More... almost 12 years ago
Update the baker so that it can generate better baked textures. More... almost 12 years ago
Decoding/Encoding of MaterialID in TextureEntry More... almost 12 years ago
Added some decoding of matererials data for bettr display in GridProxy More... almost 12 years ago
Merge pull request #10 from intelvwi/master More... almost 12 years ago
Fix typo More... almost 12 years ago
Login now uses GetScene instead of GetScenes so users are sent to the correct region instead of the first region with a matching substring. More... almost 12 years ago
Added some additional logging including number of bytes sent and the opensim request number. This should make it possible to match the request on the simulator. More... almost 12 years ago
RAD-421: Server side appearance does not work if http inventory is disabled * Always use capability inventory fetch when on server baking region More... almost 12 years ago
Use fewer parallel downloads due to the new restrictions on http services on SL More... almost 12 years ago
Add ExportBitmap() method to make the j2k decoder faster, as it's direct, instead of exporting to tga and reimporting it. More... almost 12 years ago
Add some logging information on login and the source address for requests More... almost 12 years ago
Merge branch 'master' of git://github.com/openmetaversefoundation/libopenmetaverse More... almost 12 years ago
GetAllNetworkInterfaces() sometimes fails on macs More... almost 12 years ago
Added method for setting FOV More... almost 12 years ago
LIBOMV-959: Add LightImage ExtraParameter type suppport to primitives Patch by: Frederick Martian More... almost 12 years ago
Allow passing 'replace' param to AddToOutfit More... almost 12 years ago
Set the morph masks even if no parametrimized masks were added More... almost 12 years ago
Merge branch 'master' of git://github.com/openmetaversefoundation/libopenmetaverse More... almost 12 years ago
Added KillObjects event to allow for more efficient processing of the kill messages by the apps More... almost 12 years ago
Added a comment and reduced a FOV just a tiny bit More... almost 12 years ago
Make camera follow TestClient so it can find objects More... almost 12 years ago
Some grids send UTF-8 bom char with their xml response More... almost 12 years ago
Don't crash trying to enable voice on a system with no sound card More... almost 12 years ago
Fixed camera direction sent to the sim in AgentUpdate More... almost 12 years ago
Line endings More... almost 12 years ago
Docs building now requires .net 4.0 More... about 12 years ago