aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers/GetTextureHandler.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactored the GetMesh module into a handler and a module, to be the same as ↵Diva Canto2011-05-021-357/+0
| | | | GetTexture.
* Works!Diva Canto2011-05-021-1/+2
|
* Added OpenSim.Capabilities.Handlers. For the moment it has only the ↵Diva Canto2011-05-011-0/+356
GetTexture handler. The region module in Linden space uses it. WARNING: nothing of this works yet, it just compiles.