Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
UI integration
|
|
SL-20725
|
|
|
|
|
|
|
|
9e854b697a06abed2a0917fb6120445f176764f0
|
|
Changed the return values for LLPrimitive::packTEMessage methods from FALSE to true - these seemed to be strange and wrong, especially considering the following statement in LLVOAvatarSelf:
bool success = packTEMessage(mesgsys);
|
|
|
|
|
|
|
|
|
|
it's a specialization that does not necessarily behave like standard STL containers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SL-17661 Viewer was silently failing to 'save selection as'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Spring cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|