index
:
viewer.git
2024.09-ExtraFPS
main
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
/
llmaterialmgr.cpp
Age
Commit message (
Collapse
)
Author
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 ↵
Kitty Barnett
will send its own ObjectUpdate message
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 ↵
Kitty Barnett
callback)
2012-12-03
Started LLMaterialMgr to handle viewer<->region materials communication
Kitty Barnett
* refactored LLFloaterDebugMaterials::requestPutMaterials() to use LLMaterialMgr instead * replaced "Object editing" results list with information about the active selection instead
[prev]