summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-04-26EXT-7060 default auto alpha masking to ON for deferred rendering (only ↵Tofu Linden
deferred rendering) (transplanted from 050ae2c9451a6b89374c5a10403f373e2475f23b)
2010-04-23Backed out changeset b379d162769eTofu Linden
2010-04-23Restore a bit of the non-deferred renderer's sun/moon waterglow in deferred ↵Tofu Linden
rendering. This also adds a slight pinch of glow to shiny sun-spots. So be it. (transplanted from 5a0d9e5b5cfb2ecd96685f0275ab8e999ab86263) (transplanted from 90f0ce75b2d7bb9fc03e84245db27a16508cde63)
2010-04-22ssreflections: dampen/blur ssreflections rather more.Tofu Linden
(transplanted from 4c4ae8d8f0795244fda258c157177e2778bfc444)
2010-04-22mergeTofu Linden
2010-04-22Backed out changeset 78dddb3a1dd3Tofu Linden
2010-04-22mergeTofu Linden
2010-04-22Backed out changeset 4e01b259fdd4Tofu Linden
2010-04-22mergeTofu Linden
2010-04-22Backed out changeset 5d5e820de3efTofu Linden
2010-04-22mergeTofu Linden
2010-04-22Backed out changeset 8d006f07bf22Tofu Linden
2010-04-22mergeTofu Linden
2010-04-22Backed out changeset 24ced5703710Tofu Linden
2010-04-22mergeTofu Linden
2010-04-22Backed out changeset 491edf15255aTofu Linden
2010-04-22Stop asserting one of the markDirty paths which really happens in the wild.Tofu Linden
(transplanted from fe2be2242fe59806989f9784a3797e2d5f69442f)
2010-04-21Make attached lights not render when disabled in deferred rendering.Dave Parks
(transplanted from 4be49811a590ad3107af3f546475ee6d33928120)
2010-04-21tidy-up the graphics prefs panel a bit, after the merge from viewer-trunk ↵Tofu Linden
disrupted it. (transplanted from 3f69c628cd87e2a0a7e6e3c9f51df2020a81b917)
2010-04-21port class1 ssreflections tweaks to class2 and class3Tofu Linden
(transplanted from 19036fc277d88c364e957019a66b4cdf4cce8b53)
2010-04-21ssreflections: if we're going to (pretend to) take 4 diffuse samples, then ↵Tofu Linden
take them in a diamond pattern instead of all in a line. this also slightly simplifies(?) the shader. (transplanted from 7b334c22ece4e98565c5d182690ab9ca4c2526c6)
2010-04-21Make markVisible as safe as it was, but hopefully not as slow as it was.Tofu Linden
This is also sprinkled with asserts so we can see which of the NULL tests are - or aren't - needed, if it's really so important to skip them. (transplanted from 66851d9c86b7ec5155b6c3950e2971d0d7375826)
2010-04-20Another try at finding the new markVisible() crasher without de-optimizing ↵Tofu Linden
it too badly. Sprinkle it with asserts for the sanity checks we've started to skip, see which one (ones?) fires. (transplanted from 09164f83f03cfa62d0fd8296c810d3e3794cb365)
2010-04-20Backed out changeset e13b292907c5Tofu Linden
This didn't help. I'll try another approach. (transplanted from ecd9ac6b5a41ab5c816fff8d993b03616076b82a)
2010-04-21merge from viewer-trunkTofu Linden
2010-04-21merge from viewer-hotfixTofu Linden
2010-04-21merge from PE's viewer-trunkTofu Linden
2010-04-21mergeTofu Linden
2010-04-21Fixed normal bug EXT-6909 ('Mute/unmute' moderation options remain enaibled ↵Mike Antipov
after moderator left group call) Reason: session's Speaker Manager was not updated when voice call ended. Speakers had incorrect voice related state. Fix: update speakers' state when voice call is finished. Also VCP now uses LLIMMgr::endCall to perform "Leave Call" action. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/276/ --HG-- branch : product-engine
2010-04-21WIP: critical bug EXT-4837 ([NUX] When filter results in null state, provide ↵Mike Antipov
a message suggesting the user try global search.) Partial implementation of help text in case of empty list when filtered for Nearby and Recent lists of People panel: * Extracted support implementation of several messages for empty list depend of filtering from LLGroupList to LLFlatListEx * change inheritence of LLGroupList and LLAvatarList from LLFlatListView to LLFlatListViewEx * updated panel people to init Nearby & Recent lists with appropriate messages. --HG-- branch : product-engine
2010-04-21fix for EXT-6932 "Planning","Details", "Sales" tabs from Group profile are ↵Yuri Chebotarev
allowed to edit but changes can not be saved https://codereview.productengine.com/secondlife/r/281/ vsavchuk --HG-- branch : product-engine
2010-04-20Missing "About Second Life" translation for tier2,3Eli Linden
2010-04-20EXT-6961 en_xui_change for IT ES PLEli Linden
2010-04-20EXT-6958 IT linguisticEli Linden
2010-04-20Disabling Watchdog TimeoutMark Palange (Mani)
2010-04-20FR linguisticEli Linden
2010-04-20MergeEli Linden
2010-04-20follow-up fix to ede2c9f28dd5 optimization. for all I know, this fix nerfs ↵Tofu Linden
the delicate branch optimization, BUT there was a real crash there. :/ (transplanted from e13b292907c5c208e0c96de73b80e203412c5c33)
2010-04-20Checker: NULL_RETURNSTofu Linden
Function: LLViewerInventoryMoveFromWorldObserver::onAssetAdded(const LLUUID &) File: /indra/newview/llviewermessage.cpp
2010-04-20CID-460Tofu Linden
Checker: UNINIT_CTOR Function: LLInventoryFetchItemsObserver::LLInventoryFetchItemsObserver(const std::vector<LLUUID, std::allocator<LLUUID>> &) File: /indra/newview/llinventoryobserver.cpp
2010-04-20CID-461Tofu Linden
Checker: UNINIT_CTOR Function: LLInventoryFetchComboObserver::LLInventoryFetchComboObserver(const std::vector<LLUUID, std::allocator<LLUUID>> &, const std::vector<LLUUID, std::allocator<LLUUID>> &) File: /indra/newview/llinventoryobserver.cpp dead member.
2010-04-20Fix for bad if on calling updateMeshDataDave Parks
(transplanted from 06e897a5e9a67c675844993564d006de08501c72)
2010-04-20Better branch prediction for markVisible.Dave Parks
(transplanted from 5b6c80049d6e6c0df2396099b865729f21200de8)
2010-04-20Fixed bug EXT-6881 ([FORMATTING] Acerca del terreno (About Land) window > ↵Vadim Savchuk
Contrato tab. Space in blank needed). Added a space after the colon, so the translatable string is now "Last Modified: ". Reviewed by Mike: https://codereview.productengine.com/secondlife/r/272/ --HG-- branch : product-engine
2010-04-20Fixed bug EXT-6603 (Nearby Chat watermark text needs more left padding).Vadim Savchuk
Added text left padding: 5px. Reviewed by Mike: https://codereview.productengine.com/secondlife/r/271/ --HG-- branch : product-engine
2010-04-20Fixed bug EXT-6872 (Pop-up menu for hyperlink in 'Delete pick' dialog ↵Vadim Savchuk
doesn't work). Disabled links in the remove pick dialog. This seems to be the simpliest solution and the same is done e.g. in the teleport confirmation dialog. I'm not sure how to fix the drop-down menu. Reviewed by Mike: https://codereview.productengine.com/secondlife/r/269/ --HG-- branch : product-engine
2010-04-20mergeVadim Savchuk
--HG-- branch : product-engine
2010-04-20no ticket/review fix typoYuri Chebotarev
--HG-- branch : product-engine
2010-04-20mergeVadim Savchuk
--HG-- branch : product-engine
2010-04-20Merge from default branchVadim Savchuk
--HG-- branch : product-engine