summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-03-22bring linux featuretable in line with recent win32 featuretable changes.Tofu Linden
2010-03-22screen-space reflections mk4. generally subtle. very cheap.Tofu Linden
2010-03-20mergeDave Parks
2010-03-20Tweak detail settings and make graphics preferences widget enabling respect ↵Dave Parks
requirements.
2010-03-20mergeDave Parks
2010-03-20SSAO version of sunLight shaders.Dave Parks
2010-03-19Make gcc happyDave Parks
2010-03-19IT set4B translation for beta5Eli Linden
2010-03-19Line ending fix.Dave Parks
2010-03-19RenderDeferredSSAO works as an independent setting -- decoupled shadows from ↵Dave Parks
SSAO.
2010-03-19MergeKent Quirk
2010-03-19MergeKent Quirk
2010-03-19Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Erica
2010-03-19Build tool tabs too wide after merging loc xui - make floater 15px widerErica
2010-03-19MergeEli Linden
2010-03-19PL and FR linguisticEli Linden
2010-03-19MergeKent Quirk
2010-03-19DEV-46613 Non-sculpty with sculpty parameters corrupts all similar geometriesSoft Linden
2010-03-19Replace RenderDeferredShadow/RenderDeferredSunShadow with RenderShadowDetailDave Parks
2010-03-19Cleanup of RenderReflectionDetail getting duplicated in low/mid_graphics.xmlDave Parks
2010-03-19Fixed bug EXT-5726 (Macintosh shortcut for "Nearby Chat" menu item is incorrect)Vadim Savchuk
Submitting on behalf of Eugene Mutavchi. --HG-- branch : product-engine
2010-03-19MergeKent Quirk
2010-03-19Replace usage of RenderWaterReflections with RenderReflectionDetail.Dave Parks
2010-03-19Merge with tipCallum Prentice
2010-03-19MergeKent Quirk
2010-03-19automated merge viewer2.0->viewer2.0Loren Shih
2010-03-19MergeKent Quirk
2010-03-19EXT-2188 PL translation set6C for beta 5, new filesEli Linden
2010-03-19EXT-2188 PL translation set6C for beta 5Eli Linden
2010-03-19Merge with tip (another one)Callum Prentice
2010-03-19Implemented normal task EXT-6379 ([TRUNCATION] [EN XUI REDESIGN] - Receiving ↵Andrew Dyukov
Landmarks). - Button order was fixed in changeset dd44dac25177. It was an implemetation of EXT-5906 (Reverse buttons order in the inventory offers). That changeset was included in cumulative diff at https://codereview.productengine.com/secondlife/r/52/ and already made its way into viewer 2-0. - This changeset removes inventory offer button truncation in IM in German locale by increasing default width of IM floater and decreasing distance between buttons. Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/77/ --HG-- branch : product-engine
2010-03-19EXT-6483 : Can't tell which object is selected because highlight color == ↵Loren Shih
select color Changed highlight color back to purple (it was changed to yellow, which is the select color, many months ago).
2010-03-19MergeKent Quirk
2010-03-19mergeKent Quirk
2010-03-19CT-575 IT set7 translation, new files, for beta 5Eli Linden
2010-03-19FR linguistic; CT-575 IT set7 translation for beta 5Eli Linden
2010-03-19automated merge viewer2.0->viewer2.0Loren Shih
2010-03-19EXT-6479 : Inspect Object floater doesn't update highlight and selectionLoren Shih
EXT-4013 : Functionality loss: Inspect object (aka see a list of creators / timestamps for all prims in a linkset) Simple fix to only use Inspect floater if it's actually active (i.e. visible).
2010-03-19EXT-6421 [crashhunters] Crash in LLViewerObject::getBoundingBoxAgent()Karl Stiefvater (qarl)
added null guard to fix crash when the xform has no parent. reviewed by davep.
2010-03-19Merge with tipCallum Prentice
2010-03-19Fixed bug EXT-5927 (Vertical tab labels should be left-aligned).Vadim Savchuk
Submitting on behalf of Paul Guslisty. Reviewed by Mike and Q: https://codereview.productengine.com/secondlife/r/70/ --HG-- branch : product-engine
2010-03-19MergeKent Quirk
2010-03-19MergeKent Quirk
2010-03-19MergeKent Quirk
2010-03-19EXT-6479 : Inspect Object floater doesn't update highlight and selectionLoren Shih
EXT-4013 : Functionality loss: Inspect object (aka see a list of creators / timestamps for all prims in a linkset) Very simple fix that addresses some brokenness with the inspect multi-object floater. Nature of changes is that when we re-enabled the floater (i.e. uncommented the associated code) per last-minute request, a couple of blocks of code had been left commented out.
2010-03-19Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-03-19Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-03-19fixed EXT-6472 “No indication about new message/offer if IM window is open ↵Alexei Arabadji
but not in focus”, allowed to increment IM message counter when IM window is opened but doesn't have focus and reset IM counter when IM window get focus; reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/76/ --HG-- branch : product-engine
2010-03-19MergeKent Quirk
2010-03-19For EXT-4173, EXT-5871, EXT-3812: increased timeout for wearable asset ↵Brad Payne (Vir Linden)
fetches from 20 seconds to 60 seconds. Reviewed by Nyx