Age | Commit message (Expand) | Author |
2013-02-15 | fix crasher in setNumTEs | Oz Linden |
2013-02-04 | Merged with latest viewer-dev-materials. | Geenz |
2013-02-04 | improve and clarify logging | Oz Linden |
2013-02-03 | Don't spam the sim with repeated queries for an empty list of materials. | Tonya Souther |
2013-02-04 | Material PUT queue entries aren't removed after a request is sent | Kitty Barnett |
2013-02-01 | add debug logging, ostream support for material ids, and some minor cleanup | Oz Linden |
2013-01-31 | make logging tag for Materials uniform | Oz Linden |
2013-01-04 | add conditional to suppress unused variable warning in Release builds | Oz Linden |
2013-01-03 | changes needed to compile with Linden-standard toolchain | Oz Linden |
2012-12-12 | Clean up pending requests when regions are removed from LLWorld | Kitty Barnett |
2012-12-12 | Don't call setTEMaterialID() while processing a PUT response; the region will... | Kitty Barnett |
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 ca... | Kitty Barnett |
2012-12-03 | Started LLMaterialMgr to handle viewer<->region materials communication | Kitty Barnett |