aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers/GetTexture/GetTextureRobustHandler.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Robust-bound GetTexture handler that had been knocked off with the new ↵Diva Canto2015-10-141-0/+431
sim-bound handler that uses a Poll service. Rather than hammering both handlers into one single class, I'm splitting them into 2 classes, because they are considerably different.