summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-11-08mergeDave Parks
2011-11-08SH-2507 Fix for crash when rendering axes (develop->render->show axes)Dave Parks
2011-11-08merge changes for vmrg-182Oz Linden
2011-11-08SH-2608 Fix for debug beacons not rendering properly.Dave Parks
2011-11-08STORM-591 Audio fadingJonathan Yap
Hopefully fix error in llvieweraudio.h that caused mac and linux compile failure
2011-11-08merge changes for vmrg-181Oz Linden
2011-11-08merge changes for storm-1580Oz Linden
2011-11-08SH-2652 Fix for black bands in high-res normal maps (break normal map ↵Dave Parks
generation up into tiles to handle the case where a normal map is higher resolution than the current window)
2011-11-08merge changes for storm-1105Oz Linden
2011-11-08merge changes for storm-1222Oz Linden
2011-11-08merge changes for storm-1674Oz Linden
2011-11-08merge changes for storm-1659Oz Linden
2011-11-08merge changes for storm-1676Oz Linden
2011-11-08merge changes for storm-1678Oz Linden
2011-11-08mergeBrad Payne (Vir Linden)
2011-11-08merge changes for vmrg-177Oz Linden
2011-11-08merge changes for vmrg-178Oz Linden
2011-11-08STORM-1580 WIP Fixed some icon sizes and fonts according to spec.Vadim ProductEngine
2011-11-07EXP-1459 FIX Places panel shown on logni when destination selected from ↵Richard Linden
login page
2011-11-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-11-07finished removing remnants of media browserRichard Linden
2011-11-07finished removing remnants of media browserRichard Linden
2011-11-07SH-2634 Fix for land overlay not showing colorsDave Parks
2011-11-07EXP-1548 FIX -- Clicking show on inventory offer does not open inventory (or ↵Leslie Linden
received items panel) on test grid Ravi set to use Received Items folder for transfers EXP-1555 FIX -- Double-click is inconsistent between inventory and Received Items EXP-1547 FIX -- drag/drop inventory to agent - delivers to Objects, not Received items. * "Show" button from p2p transfer now opens inventory window and inbox panel, setting focus to the item * Double-click on inbox inventory items now falls through to default item behavior
2011-11-07STORM-1691 WIP Visual fixes in the Postcard panel.Vadim ProductEngine
2011-11-07SH-2652 For for screen going white when enabling anti-aliasing.Dave Parks
2011-11-07STORM-1695 FIXED Visual fixes in the "snapshot options" screen of the ↵Vadim ProductEngine
Snapshot floater. * Centered the wide buttons. * Replaced icons on them with other/smaller ones.
2011-11-07Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-11-07SH-2546 Fix for black water under terrain (use vec3 instead of float for ↵Dave Parks
vary_AtmosAttenuation
2011-11-07SH-2652 Slightly slower DoF (quality), apply FXAA *after* DoF, fix for some ↵Dave Parks
render targets not getting allocated when needed.
2011-11-07STORM-1690 FIXED Constrain Proportions option was broken.Vadim ProductEngine
By the way: - Fixed a crash in the postcard floater (accessing destroyed buttons). - Minor code cleanups.
2011-11-07STORM-1688 FIXED The camera icon next to the "refresh snapshot" button is ↵Vadim ProductEngine
now always visible.
2011-11-07STORM-1580 WIP Switched profile feed snapshot format to PNG for better clarity.Vadim ProductEngine
2011-11-07EXP-1539 FIXED (Viewer crash when clicking twice on slapp link ↵Paul ProductEngine
secondlife:///app/classified/create) - Simple NULL checking to avoid crash
2011-11-04trivial: fix a linux compiling warning.Xiaohong Bao
2011-11-04WIP INTL-82 LQA changes for Russianeli
2011-11-04SH-2652 Even faster DoF -- also fix for screen going black when DoF enabled ↵Dave Parks
but shadows are not.
2011-11-04SH-2652 Better DoF combine fooDave Parks
2011-11-04SH-2652 Even faster depth of fieldDave Parks
2011-11-04SH-2652 Don't allocate 6000+ strings every frameDave Parks
2011-11-04SH-2652 Faster depth of fieldDave Parks
2011-11-04EXP-1514 : FIX. Tweak jacket editor to prevent UI text truncationMerov Linden
2011-11-04EXP-1516 : FIX. Typo Enviroment -> Environment (/me face -> palm)Merov Linden
2011-11-04WIP INTL-82 LQA changes for Turkish; remove obsolete fileseli
2011-11-04EXP-1505 : FIX. Dropping a folder in current outfit would result in broken ↵Merov Linden
links and lost inventory.
2011-11-04EXP-1541 update -- Route inventory items sent in a Notecard to correct ↵Leslie Linden
locations rather than auto-sorting by asset type * New code specifies explicit destination for "copy from notecard" or null, indicating the sim should determine the placement. Reviewed by Stone.
2011-11-03EXP-1538 FIX -- New tags shown for items in subfolders in received items ↵Leslie Linden
panel which remain after minimizing parent folder * "new" tag determination for LLInboxFolderViewItem is now done on "addToFolder" rather than at construction time to avoid computing "new" for items not directly in the top level folder.
2011-11-03EXP-1533 FIX -- As a FUI user, I'd like to be able to remove toolbar buttons ↵Leslie Linden
without having to drag them anywhere * Added "Remove this button" option to the toolbar context menu * Added code to track the right mouse click and execute the action to remove the appropriate button on the toolbar. Reviewed by surly leyla
2011-11-03STORM-1580 WIP Removed the "Keep open after saving" checkbox that makes no ↵Vadim ProductEngine
sense anymore.
2011-11-03STORM-1580 WIP Updated texture upload progress according to the spec.Vadim ProductEngine
By the way, fixed displaying upload cost.