20
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Nov 20, 2023 — Nov 20, 2024
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... over 11 years ago
Merge pull request #7 from MelanieT/master More... over 11 years ago
Change enum PermissionMask to conform to the OpenSim version, adding Export. More... over 11 years ago
Added new cap that introduced in LL viewer 3.5.1 More... over 11 years ago
Update the baker so that it can generate better baked textures. More... over 11 years ago
Decoding/Encoding of MaterialID in TextureEntry More... over 11 years ago
Added some decoding of matererials data for bettr display in GridProxy More... over 11 years ago
Merge pull request #10 from intelvwi/master More... over 11 years ago
Fix typo More... over 11 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... over 11 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... over 11 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... over 11 years ago
Use fewer parallel downloads due to the new restrictions on http services on SL More... over 11 years ago
Add ExportBitmap() method to make the j2k decoder faster, as it's direct, instead of exporting to tga and reimporting it. More... over 11 years ago
Add some logging information on login and the source address for requests More... over 11 years ago
Merge branch 'master' of git://github.com/openmetaversefoundation/libopenmetaverse More... over 11 years ago
GetAllNetworkInterfaces() sometimes fails on macs More... over 11 years ago
Added method for setting FOV More... over 11 years ago
LIBOMV-959: Add LightImage ExtraParameter type suppport to primitives Patch by: Frederick Martian More... over 11 years ago
Allow passing 'replace' param to AddToOutfit More... over 11 years ago
Set the morph masks even if no parametrimized masks were added More... over 11 years ago
Merge branch 'master' of git://github.com/openmetaversefoundation/libopenmetaverse More... over 11 years ago
Added KillObjects event to allow for more efficient processing of the kill messages by the apps More... over 11 years ago
Added a comment and reduced a FOV just a tiny bit More... over 11 years ago
Make camera follow TestClient so it can find objects More... over 11 years ago
Some grids send UTF-8 bom char with their xml response More... over 11 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... almost 12 years ago