Age | Commit message (Collapse) | Author |
|
|
|
Cancel button
|
|
Upload textures first, then get ids and upload material on callback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
alias, and unused sa
|
|
|
|
|
|
|
|
|
|
Image thread doesn't need mBuffer and buffer isn't thread safe so no point allocating it in an image thread.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. text_params, not text_aprams, due to this viewer was reusing same params and failing to create mTitleCtrl
2. All ctrls should be owned.
|
|
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
|
|
|
|
|
|
SL-17751: Fix bounding boxes not updating in special cases, leading to object invisibility
Approved-by: Andrey Lihatskiy
|
|
object invisibility
|
|
|
|
# Conflicts:
# indra/newview/llappviewer.cpp
|
|
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.
|
|
|
|
|
|
|
|
|