Age | Commit message (Collapse) | Author |
|
|
|
screen
|
|
|
|
So far 4 seems like a good balance for performance and quality. 2 is great for quality, with 6 or 8 being for higher performance. Also bring back the gaussian filter - may end up adding the FXAA filter though instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
floater closed
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLViewerDynamicTexture::updateAllInstances
|
|
false if no render needed
|
|
SL-17661 Viewer was silently failing to 'save selection as'
|
|
Engage new viewer-build-util/which-branch with relnotes output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Put whatever release notes we retrieve into the generated release page.
|
|
|