index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llfloaterdebugmaterials.h
Age
Commit message (
Expand
)
Author
2013-01-16
remove prototype access code used for server testing
Oz Linden
2012-12-05
Clean up now unused code from llfloaterdebugmaterials.h/cpp
Kitty Barnett
2012-12-05
Added LLMaterialMgr::getAll() to retrieve all materials for the specified region
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
2012-12-02
Refactor LLFloaterDebugMaterials::convertToPrintableMaterialID() as LLMateria...
Kitty Barnett
2012-12-02
Changed line editors to spin controls for all material float parameters in th...
Kitty Barnett
2012-12-02
Pull and merge from https://bitbucket.org/lindenlab/viewer-development
Kitty Barnett
2012-11-29
Encapsulate material definitions in LLMaterial and refactor LLFloaterDebugMat...
Kitty Barnett
2012-11-27
Correcting issue where the POST response was being handled directly by the fl...
William Todd Stinson
2012-11-27
First pass at re-implementing the POST functionality to query values for sele...
William Todd Stinson
2012-11-01
NORSPEC-8: Adding ability to parse GET data over multiple frames to avoid vie...
William Todd Stinson
2012-11-01
Converting request logic over to both send and received zipped binary data fr...
William Todd Stinson
2012-10-10
Adding a setting to allow user to edit the specular color alpha.
William Todd Stinson
2012-10-09
Adding a behavior to the multi-tables for the get response to sync up the sel...
William Todd Stinson
2012-10-09
Adding a reset inputs button to the edit tab.
William Todd Stinson
2012-10-09
Adjusting the layout and adding functionality to query the viewerable objects...
William Todd Stinson
2012-10-09
Initial pass at getting a list of viewer objects with non-null material IDs.
William Todd Stinson
2012-10-08
Adding new material fields for the GET method.
William Todd Stinson
2012-10-04
Adding the new material settings to the edit values. And an initial re-organ...
William Todd Stinson
2012-10-03
Renaming the LLFloaterStinson class to be LLFloaterDebugMaterials.
William Todd Stinson
2012-10-02
Renaming the floater stinson files to be floater debug materials.
William Todd Stinson