Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment verbose debug message in GetTexture | Diva Canto | 2011-05-08 | 1 | -1/+1 |
| | |||||
* | Squish a warning | Melanie | 2011-05-05 | 1 | -1/+0 |
| | |||||
* | Fix the GetTexture path to /CAPS/GetTexture for now until we have real ↵ | Diva Canto | 2011-05-02 | 1 | -1/+1 |
| | | | | capabilities. | ||||
* | WebFetchInventoryDescendents working. Tested with robust. | Diva Canto | 2011-05-02 | 2 | -0/+375 |
| | |||||
* | Refactored the GetMesh module into a handler and a module, to be the same as ↵ | Diva Canto | 2011-05-02 | 4 | -0/+222 |
| | | | | GetTexture. | ||||
* | Works! | Diva Canto | 2011-05-02 | 2 | -9/+6 |
| | |||||
* | Added OpenSim.Capabilities.Handlers. For the moment it has only the ↵ | Diva Canto | 2011-05-01 | 2 | -0/+429 |
GetTexture handler. The region module in Linden space uses it. WARNING: nothing of this works yet, it just compiles. |