20
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Apr 29, 2024 — Apr 29, 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... about 12 years ago
Decoding/Encoding of MaterialID in TextureEntry More... about 12 years ago
Added some decoding of matererials data for bettr display in GridProxy More... about 12 years ago
Merge pull request #10 from intelvwi/master More... about 12 years ago
Fix typo More... about 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... about 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... about 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... about 12 years ago
Use fewer parallel downloads due to the new restrictions on http services on SL More... about 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... about 12 years ago
Add some logging information on login and the source address for requests More... about 12 years ago
Merge branch 'master' of git://github.com/openmetaversefoundation/libopenmetaverse More... about 12 years ago
GetAllNetworkInterfaces() sometimes fails on macs More... about 12 years ago
Added method for setting FOV More... about 12 years ago
LIBOMV-959: Add LightImage ExtraParameter type suppport to primitives Patch by: Frederick Martian More... about 12 years ago
Allow passing 'replace' param to AddToOutfit More... about 12 years ago
Set the morph masks even if no parametrimized masks were added More... about 12 years ago
Merge branch 'master' of git://github.com/openmetaversefoundation/libopenmetaverse More... about 12 years ago
Added KillObjects event to allow for more efficient processing of the kill messages by the apps More... about 12 years ago
Added a comment and reduced a FOV just a tiny bit More... about 12 years ago
Make camera follow TestClient so it can find objects More... about 12 years ago
Some grids send UTF-8 bom char with their xml response More... about 12 years ago
Don't crash trying to enable voice on a system with no sound card More... about 12 years ago
Fixed camera direction sent to the sim in AgentUpdate More... about 12 years ago
Line endings More... about 12 years ago
Docs building now requires .net 4.0 More... about 12 years ago