aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/GetMeshModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-21/+308
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-15/+43
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto1-1/+1
2012-11-12Remove any mention of IRegionModule from region names and comments to aidMelanie1-1/+1
2012-05-03Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)1-5/+7
2011-08-16minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-3/+3
2011-08-11comment out some of the currently less useful debug log messagesJustin Clark-Casey (justincc)1-2/+2
2011-05-04Test m_Enabled on RemoveRegion.Diva Canto1-0/+3
2011-05-02Refactored the GetMesh module into a handler and a module, to be the same as ...Diva Canto1-113/+38
2011-04-30Nope, that didn't feel right. Moving all those modules to Linden space.Diva Canto1-1/+1
2011-04-30Moved several cap-based-service-providing modules from where they were into a...Diva Canto1-1/+1
2011-04-21some mesh config astheticsBlueWall1-1/+1
2011-04-18Move mesh on/off swtich from [Startup] to [Mesh] in anticipation of future co...Justin Clark-Casey (justincc)1-4/+3
2011-04-14Add ColladaMesh switchBlueWall1-2/+11
2011-04-13Add ColladaMesh switchBlueWall1-2/+11
2011-01-21remove some mono compiler warningsJustin Clark-Casey (justincc)1-2/+3
2011-01-18Prune some of the excess logging for client logins.Justin Clark-Casey (justincc)1-1/+1
2010-10-14* Replacing Magic numbers with EnumsTeravus Ovares (Dan Olivares)1-2/+2
2010-10-14* A few additional cleanup elementsTeravus Ovares (Dan Olivares)1-0/+1
2010-10-14* Whoops, That was supposed to use the HTTP VERB 'GET' not 'POST'Teravus Ovares (Dan Olivares)1-1/+1
2010-10-14* Tweaked the upload response and now at least uploading the mesh works.Teravus Ovares (Dan Olivares)1-2/+2
2010-10-14* Partially complete stuff for Mesh support that Melanie wanted to see before...Teravus Ovares (Dan Olivares)1-0/+201