Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-12 | Don't call setTEMaterialID() while processing a PUT response; the region ↵ | Kitty Barnett | |
will send its own ObjectUpdate message | |||
2012-12-12 | Refactor material retrieval to always invoke the region's GET material cap first | Kitty Barnett | |
2012-12-05 | Added LLMaterialMgr::getAll() to retrieve all materials for the specified region | Kitty Barnett | |
2012-12-03 | Handle delayed requesting and sending of materials through an idle callback | Kitty Barnett | |
2012-12-03 | Added LLMaterialMgr::get() to retrieve individual materials (with optional ↵ | Kitty Barnett | |
callback) | |||
2012-12-03 | Started LLMaterialMgr to handle viewer<->region materials communication | Kitty Barnett | |
* refactored LLFloaterDebugMaterials::requestPutMaterials() to use LLMaterialMgr instead * replaced "Object editing" results list with information about the active selection instead |