Age | Commit message (Collapse) | Author |
|
SL-17691: Color changes on objects cause octree rebuilds
Approved-by: Andrey Lihatskiy
|
|
positives, change mServerDrawableUpdateCount from U64->U32
|
|
the server
|
|
and at LLFolderViewItem::postBuild for LLConversationViewParticipant
|
|
mImageBar and mImageFill are specified as optional
|
|
According to bugsplat node was null
|
|
|
|
object invisibility
|
|
|
|
|
|
|
|
'Sitting' motion was in a loading state, but not active, which resulted in viewer dropping 'sitting' state
|
|
SL-17666 Allow Map sidebar UI to be hidden
|
|
|
|
|
|
|
|
|
|
addHole can be accessed from main tread and from mesh thread, safeguard pt
|
|
SL-17448: Fix LOD/octree update feedback loops causing LOD fluctuations.
Approved-by: Andrey Lihatskiy
|
|
|
|
|
|
|
|
|
|
|
|
the octree
|
|
May also fix octree updates on mere material changes due to general refactoring.
|
|
|
|
octree updates by removing them from the static octree via makeActive
|
|
|
|
|
|
|
|
# Conflicts:
# indra/newview/llviewertexturelist.cpp
|
|
following promotion of DRTVWR-543
|
|
Support 'button up' when losing focus
When releasing button far out of view or by refocusing something, button was not commiting. LLPanelObject last call was sendPosition(btn_down) with btn_down true which resulted in missed update. Now it will get one more call with btn_down==false.
|
|
|
|
|
|
|
|
deleting a classified
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|