summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llmaterialid.cpp
AgeCommit message (Collapse)Author
2022-06-23SL-17653 WIP - Apply GLTF material in Material Editor to selected object ↵Dave Parks
when you click "Save"
2018-02-14MAINT-7847 The presence of certain Avatars stops local specular textures ↵ruslantproductengine
from "sticking". Yes really. FIXED. Allows set material explicitly to material manager.
2013-02-01add debug logging, ostream support for material ids, and some minor cleanupOz Linden
2012-12-04Updating the comparison function to not use ascii-character comparison. ↵William Todd Stinson
This will give better sorting when the operator overriden comparators are used.
2012-12-04Implementing string conversion and comparison operator overrides for the ↵William Todd Stinson
LLMaterialID class.
2012-11-27First pass at re-implementing the POST functionality to query values for ↵William Todd Stinson
selected visible objects.
2012-10-11Adding an additional conversion constructor.William Todd Stinson
2012-10-09Initial pass at getting a list of viewer objects with non-null material IDs.William Todd Stinson