summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterdebugmaterials.h
AgeCommit message (Collapse)Author
2012-12-04Implementing string conversion and comparison operator overrides for the ↵William Todd Stinson
LLMaterialID class.
2012-11-27Correcting issue where the POST response was being handled directly by the ↵William Todd Stinson
floater and bypassing the multi-materials handler. This should correct any issue with using the POST ability across regions.
2012-11-27First pass at re-implementing the POST functionality to query values for ↵William Todd Stinson
selected visible objects.
2012-11-01NORSPEC-8: Adding ability to parse GET data over multiple frames to avoid ↵William Todd Stinson
viewer timeout and crash on regions with large numbers of materials.
2012-11-01Converting request logic over to both send and received zipped binary data ↵William Todd Stinson
from the materials cap service.
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 ↵William Todd Stinson
selected material across all tables.
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 ↵William Todd Stinson
objects with non-null material ids.
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 ↵William Todd Stinson
re-organization of the groups into tabs. Still a WIP, but somewhat usable.
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