summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-09Start using R16F again, and divide the bloom contrib by 6.Geenz
2013-04-09CHUI-797 FIXED Only one separated conversation window is shown after exiting ↵PavelK ProductEngine
from mouselook view Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp since LLFloaterIMContainer::setVisible() takes control of them by itself.
2013-04-17CHUI-936 FIXED Do not show Conversation log floater if logging is disabled.Mnikolenko ProductEngine
2013-04-12CHUI-916 FIXED Clear mMisspellRanges if spell check is not needed.Mnikolenko ProductEngine
2013-04-12CHUI-934 FIXED Don't try to close Session floater if it is already doesn't ↵Mnikolenko ProductEngine
exist.
2013-04-11CHUI-921 FIXED Default position of open floaters starts at left edge of ↵maksymsproductengine
viewer behind toolbar
2013-04-10CHUI-932 FIXED Restore previous text only if there is no gesture.Mnikolenko ProductEngine
2013-04-09NORSPEC-84 fix alpha mode UI appearing when coming back from media modeGraham Madarasz (Graham)
2013-04-09NORSPEC-84 fix alpha mode UI appearing when coming back from media modeGraham Madarasz (Graham)
2013-04-09NORSPEC-87 NORSPEC-88 fix interaction between norm/spec scale (aka repeats) ↵Graham Madarasz (Graham)
and repeats per meter control
2013-04-09NORSPEC-87 NORSPEC-88 fix interaction between norm/spec scale (aka repeats) ↵Graham Madarasz (Graham)
and repeats per meter control
2013-04-09CHUI-922 FIXED Panel width was increasedMnikolenko ProductEngine
2013-04-09Re-added RGB10_A2 normal buffer, this time encoded with a sphere map ↵Geenz
transform so we can store the environment intensity in the blue channel.
2013-04-09CHUI-923 FIXED Show toasts if Conversation floater is focussed and current ↵Mnikolenko ProductEngine
conversation is not selected.
2013-04-08First pass of per-pixel lit alpha blended objects.Geenz
2013-04-08Pull mergeMerov Linden
2013-04-08CHUI-912 : WIP : Add traces to various aspects of the inventory filtering, ↵Merov Linden
sorting and arranging (to be deleted)
2013-04-08Fix for specular exponents not being applied appropriately from the normal ↵Geenz
map alpha.
2013-04-08NORSPEC-83 repts per meter active with bumpy noneGraham Madarasz (Graham)
2013-04-08NORSPEC-83 repts per meter active with bumpy noneGraham Madarasz (Graham)
2013-04-08NORSPEC-86 Shiny type resets when editing spec glossinessGraham Madarasz (Graham)
2013-04-08NORSPEC-86 Shiny type resets when editing spec glossinessGraham Madarasz (Graham)
2013-04-08mergeBrad Payne (Vir Linden)
2013-04-08SH-4061 FIX - texture fetch failures added retry logic and fault injection ↵Brad Payne (Vir Linden)
for testing
2013-04-08mergeprep
2013-04-08WIP SH-4035: confirmation when closing appearance window when changes presentprep
2013-04-08merge. pulled in sunshine-stable.Nyx Linden
2013-04-08CHUI-748 (Right click does not produce context menu for landmarks in Trash ↵mberezhnoy
in Places Floater)
2013-04-08NORSPEC-82 NORSPEC-85 More UI shenanigansGraham Madarasz (Graham)
2013-04-08NORSPEC-82 NORSPEC-85 More UI shenanigansGraham Madarasz (Graham)
2013-04-08SH-4061 WIP - added ability to un-set missing asset, do this in the case of ↵Brad Payne (Vir Linden)
FTT_SERVER_BAKE images. This is needed because 'missing' is not necessarily permanent for such images.
2013-04-08Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-04-08CHUI-914 FIXED Restore previous text after gestures were triggered.Mnikolenko ProductEngine
2013-04-06Add hack around norspec 59 crashGraham Madarasz
2013-04-05mergeNyx Linden
2013-04-05SH-4061 WIP - spelling fix, allow un-set of missing asset flag for texturesBrad Payne (Vir Linden)
2013-04-04Renaming HTTP_HEADER_* into HTTP_IN_HEADER_* and HTTP_OUT_HEADER_* to make ↵Don Kjer
it more clear which header strings should be used for incoming vs outgoing situations. Using constants for commonly used llhttpnode context strings.
2013-04-04tag merge of DRTVWR-310Oz Linden
2013-04-04Pull merge from lindenlab/viewer-chuiMerov Linden
2013-04-04merge with latest viewer-developmentNyx Linden
2013-04-04Merge with oz-materials (no conflicts)Graham Madarasz (Graham Linden)
2013-04-04SH-4059 FIX other's hover parameters affects your avatar's settingNyx Linden
Added an additional sanity check to make sure that other avatars don't affect your wearables.
2013-04-04Merged with viewer-dev-materialsGraham Madarasz (Graham Linden)
2013-04-04merge changes for 3.5.0-releaseOz Linden
2013-04-04NORSPEC-80 Fix for mask cutoff UI showing up in Shininess contextDave Parks
2013-04-03Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-04-03NORSPEC-23 NORSPEC-76 NORSPEC-37 and other stability improvementsGraham Madarasz (Graham Linden)
2013-04-03SH-4051 REVERT teen accounts unable to remove underclothes even when ↵Nyx Linden
switching outfits Reverting fix as additional problems were found that could lead to even accidental nudity. This fix is not required for the current release as it is not a regression. Will review options for fixing for the next release.
2013-04-03mergeNyx Linden
2013-04-03SH-4050 FIX camera goes below ground when avatar offset set to 0Nyx Linden
Added a constraint to ensure that the avatar's height (with offset) does not go below 0.1 meters. Camera was getting confused since the avatar's effective height was negative. Note the avatar is mostly underground/contorted even at 0.1 meters, but most users setting values this low will be making ultra-tinies and would be hiding the avatar mesh. Camera stays above ground when height is at 0.1.