Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2012-11-29 | Encapsulate material definitions in LLMaterial and refactor ↵ | Kitty Barnett | |
LLFloaterDebugMaterials to use the new class |