summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-05Fix for avatar eyes not showing up when deferred rendering enabled.Dave Parks
2010-03-05Fix for sun specular highlights showing up in shadow when diffuse ambiance ↵Dave Parks
greater than 0.
2010-03-05Remove some fast timers that were being futzy.Dave Parks
2010-03-05Tweak LLDynamicArrayIndexed to not abuse its std::vector.Dave Parks
2010-03-04Optimiziation pass.Dave Parks
Added RenderUseStreamVBO to enable/disable usage of VBO's for streaming buffers. Faster traversal of LLCullResult members. Removal of llpushcallstacks from inner loops. Sprinkling in fast timers.
2010-03-02Fix for bad handling of creating mesh prim instances.Dave Parks
2010-03-02Merge with viewer-2-0Dave Parks
2010-03-02Can upload textures from model preview now.Dave Parks
Fix for bad region crossing.
2010-03-02VWR-17386Eli Linden
2010-03-02MergeEli Linden
2010-03-02xui resizing fix; FR fixEli Linden
2010-03-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-03-02VWR-17830 for 'en' xml, resizing; JA linguistic fixEli Linden
2010-03-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-03-02EXT-5848 Getting a lot of warning spam before ATI crashNyx (Neal Orman)
Warning was extraneous and non-related to crash. Initialized a pointer to be NULL before calling setInfo, which seems to clear up warning. Updated comments around this to explain what I've found Code reviewed by Seraph
2010-03-02MergeEli Linden
2010-03-02DEV-46346 Cycle5 DE and JA changeEli Linden
2010-03-02cleanup from reviewDave Parks
2010-03-02Curl tweaks to get rid of various types of timeouts.Dave Parks
- Scrub host names from capability ips (requires disabling SSL host name verification) - Reset connections that have received a timeout (avoids cascading timeouts from reusing a cached bad connection)
2010-03-02PE mergeTofu Linden
2010-03-02Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-02PE merge.Tofu Linden
2010-03-02Fixed normal bug EXT-5654 - 'More' link doesn't show all text in ↵Dmitry Zaporozhan
pick/classified description. Encreased expandable text box max length to match classified description max length. --HG-- branch : product-engine
2010-03-02CID-433Tofu Linden
Checker: FORWARD_NULL Function: LLTabContainer::reshapeTuple(LLTabTuple *) File: /indra/llui/lltabcontainer.cpp
2010-03-02CID-435Tofu Linden
Checker: MISSING_BREAK Function: friendship_offer_callback(const LLSD &, const LLSD &) File: /indra/newview/llviewermessage.cpp not-a-bug
2010-03-02CID-436Tofu Linden
Checker: NULL_RETURNS Function: RecoveredItemCB::fire(const LLUUID &) File: /indra/newview/llappearancemgr.cpp
2010-03-02fixed EXT-5693 “llDialog window appears out of viewport if UI scale > 1.0”,Alexei Arabadji
corrected calculation of allowed floater rect in docked state; --HG-- branch : product-engine
2010-03-02CID-437Tofu Linden
Checker: REVERSE_INULL Function: RecoveredItemLinkCB::fire(const LLUUID &) File: /indra/newview/llappearancemgr.cpp
2010-03-02CID-440Tofu Linden
Checker: UNINIT_CTOR Function: LLPanelClassifiedInfo::LLPanelClassifiedInfo() File: /indra/newview/llpanelclassified.cpp
2010-03-02Fixed normal bug EXT-5856 - "Auto renew each week" checkbox is displayed in ↵Dmitry Zaporozhan
the Classified Info from other resident profile. Hide auro_renew checkbox for avatar classifieds and showing for agent classifirds. --HG-- branch : product-engine
2010-03-01Fix for gcc compiler error ?Dave Parks
Fix for cropping of models in model preview window. Fix for prim count and upload cost always being 0.
2010-03-01"Model..." upload button always enabled now.Dave Parks
Default fast alpha to on.
2010-03-01Merge with viewer-2-0Dave Parks
2010-03-01EXT-3120 drag select lasso for objects is inaccurateKarl Stiefvater (qarl)
reviewed by davep
2010-03-01MergeEli Linden
2010-03-01FR linguistic fixEli Linden
2010-03-01VWR-17082 fix width for all langsEli Linden
2010-03-01Automated merge with ssh://lis@hg.lindenlab.com/viewer/viewer-2-0Lis Linden
2010-03-01EXT-5681 Event Details floater needs labels and clean-up?Lis Linden
2010-03-01VWR-17488 width fix for all langsEli Linden
2010-03-01Linux viewer - remove some jumping-through-flaming-hoops from the launcher ↵Tofu Linden
script. This was previously nerfing some (only) 64-bit Linux features in media, and now that media is done out-of-process we don't need to worry about it crashing the main viewer in the worst case.
2010-03-01Merge with viewer-2-0Dave Parks
2010-03-01EXT-5757 [INTERNAL TEXT] notifications.xml "MINSPECS"Lis Linden
2010-03-01VWR-17518 [TRUNCATION] Side bar : "Profile" button at the bottom within ↵Lis Linden
People >Near, Friends, and Recent
2010-03-01JA linguistic fixesEli Linden
2010-03-01Implemented major sub-task EXT-5722 (hard-coded: Right click on Object > Sit ↵Eugene Mutavchi
Here and Take are hard-coded) --HG-- branch : product-engine
2010-03-01fixed Normal Bug EXT-5616 mouse scrollwheel does not scroll world map region ↵Denis Serdjuk
list Cause: Invalid check of the inside rectangle area in LLFloaterWorldMap::handleScrollWhell(). --HG-- branch : product-engine
2010-03-01Fixed major bug EXT-5308 (right click - Copy Asset UUID, copies null key to ↵Mike Antipov
clipboard.) - disabled "Copy Asset UUID" menu item for Inventory items w/o known assets. --HG-- branch : product-engine
2010-03-01Fixed major bug (EXT-5671) Resizing viewer 2 redraws maturity icon in ↵Sergei Litovchuk
location bar when it shouldn't. --HG-- branch : product-engine
2010-03-01fix for major EXT-5694 Only first recepient from ad-hoc conference is added ↵Ychebotarev ProductEngine
to recent speakers --HG-- branch : product-engine