Age | Commit message (Expand) | Author |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) |
2014-01-06 | SH-4666 WIP - modified LLMaterialsResponder to use httpSuccess()/httpFailure() | Brad Payne (Vir Linden) |
2013-11-19 | SH-4634 FIX Interesting: Viewer crashes when receiving teleport offer | Richard Linden |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden |
2013-10-08 | merge from viewer-release | Richard Linden |
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden |
2013-09-18 | The unbearable lightness of being norspec | Graham Linden |
2013-09-05 | changed fast timer over to using macro | Richard Linden |
2013-06-28 | move reading of the sim features to LLViewerRegion for consistency, a couple ... | Oz Linden |
2013-06-28 | NORSPEC-206: read RenderMaterialsCapability throttle rate per second from sim... | Oz Linden |
2013-06-26 | NORSPEC-29: use the MaxMaterialsPerTransaction simulator feature if available | Oz Linden |
2013-06-14 | NORSPEC-266 fix issues with observer feedback on edits of material map parame... | Graham Linden |
2013-05-24 | NORSPEC-96 NORSPEC-189 another attempt at planar stretch across all 3 channel... | Graham Madarasz |
2013-05-23 | NORSPEC-192 fix more incorrect batching, fix bug in reflecting normal map sta... | Graham Madarasz |
2013-05-17 | NORSPEC-189 restore old mat param update registration | Graham Madarasz (Graham) |
2013-05-15 | NORSPEC-119 put back TE-specific get registration in material manager stomped... | Graham Madarasz |
2013-05-14 | NORSPEC-102 & Co Reloaded | Kitty Barnett |
2013-05-13 | NORSPEC-178 NORSPEC-179 NORSPEC-180 made enable/disable handling more consist... | Graham Madarasz |
2013-05-12 | LLMaterialMgr::get() doesn't handle a callback request for LLMaterialID::null | Kitty Barnett |
2013-05-12 | Avoid code duplication in LLMaterialMgr | Kitty Barnett |
2013-05-11 | Fix many issues with selection misapplication and rendering not matching appl... | Graham Madarasz |
2013-04-25 | add some debug logging, make a single return in "get" method | Oz Linden |
2013-04-10 | NORSPEC-56 slight tweak to log formatting to correct material count | Graham Madarasz (Graham Linden) |
2013-03-27 | NORSPEC-56 Added some extra details to debug logs for RenderMaterials cap acc... | Maestro Linden |
2013-02-28 | Group multiple material PUT requests together and throttle requests to the re... | Kitty Barnett |
2013-02-28 | Mark a material as 'pending' from the very first call to LLMaterialMgr::get() | Kitty Barnett |
2013-02-25 | Added LLMaterialMgr::remove() to remove material information from a face | Kitty Barnett |
2013-02-18 | Prevent a failed GET from causing an infinite material request loop when ther... | Kitty Barnett |
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 |