summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterobjectweights.cpp
AgeCommit message (Collapse)Author
2011-08-17SH-2171 FIXED New prim weights added to weights detail floater.Seth ProductEngine
- Fixed detecting cross-parcel objects selection. - Various fixes in LLAccountingCostManager. - getSelectedObjectRenderCost() moved from LLFloaterTools to LLObjectSelection where it used to reside. Previous commented out implementation of this method removed.
2011-08-06SH-2170 FIXED Detecting selection of objects that cross parcel bounds added.Seth ProductEngine
In this case the land impacts data is not displayed for such selection.
2011-08-02SH-2170 WIP Object and land data added to new weights floater.seth_productengine
The data is updated upon object selection change. The land data is displayed for the land containing the primary selected object. Loading indicators added for land impacts.
2011-07-28SH-2169 FIXED New object weights floater added.seth_productengine