Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Agent needs these strings before values were initialized so made values
a bit more global.
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|