summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterdebugmaterials.h
AgeCommit message (Expand)Author
2012-12-05Clean up now unused code from llfloaterdebugmaterials.h/cppKitty Barnett
2012-12-05Added LLMaterialMgr::getAll() to retrieve all materials for the specified regionKitty Barnett
2012-12-03Added LLMaterialMgr::get() to retrieve individual materials (with optional ca...Kitty Barnett
2012-12-03Started LLMaterialMgr to handle viewer<->region materials communicationKitty Barnett
2012-12-02Refactor LLFloaterDebugMaterials::convertToPrintableMaterialID() as LLMateria...Kitty Barnett
2012-12-02Changed line editors to spin controls for all material float parameters in th...Kitty Barnett
2012-12-02Pull and merge from https://bitbucket.org/lindenlab/viewer-developmentKitty Barnett
2012-11-29Encapsulate material definitions in LLMaterial and refactor LLFloaterDebugMat...Kitty Barnett
2012-11-27Correcting issue where the POST response was being handled directly by the fl...William Todd Stinson
2012-11-27First pass at re-implementing the POST functionality to query values for sele...William Todd Stinson
2012-11-01NORSPEC-8: Adding ability to parse GET data over multiple frames to avoid vie...William Todd Stinson
2012-11-01Converting request logic over to both send and received zipped binary data fr...William Todd Stinson
2012-10-10Adding a setting to allow user to edit the specular color alpha.William Todd Stinson
2012-10-09Adding a behavior to the multi-tables for the get response to sync up the sel...William Todd Stinson
2012-10-09Adding a reset inputs button to the edit tab.William Todd Stinson
2012-10-09Adjusting the layout and adding functionality to query the viewerable objects...William Todd Stinson
2012-10-09Initial pass at getting a list of viewer objects with non-null material IDs.William Todd Stinson
2012-10-08Adding new material fields for the GET method.William Todd Stinson
2012-10-04Adding the new material settings to the edit values. And an initial re-organ...William Todd Stinson
2012-10-03Renaming the LLFloaterStinson class to be LLFloaterDebugMaterials.William Todd Stinson
2012-10-02Renaming the floater stinson files to be floater debug materials.William Todd Stinson