Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
optionallyStartMusic was called before status bar was initialized
|
|
|
|
|
|
We should allow to copy 'no copy' items for the ability to paste them as links, but regular 'paste' should be disabled in such case
Also fixed library items enabling 'paste as link', we can not link library items.
|
|
|
|
'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
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|