Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-08 | merge | Dave Parks | |
2011-11-08 | SH-2507 Fix for crash when rendering axes (develop->render->show axes) | Dave Parks | |
2011-11-08 | merge changes for vmrg-182 | Oz Linden | |
2011-11-08 | SH-2608 Fix for debug beacons not rendering properly. | Dave Parks | |
2011-11-08 | merge changes for vmrg-181 | Oz Linden | |
2011-11-08 | merge changes for storm-1580 | Oz Linden | |
2011-11-08 | SH-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-08 | merge changes for storm-1105 | Oz Linden | |
2011-11-08 | merge changes for storm-1222 | Oz Linden | |
2011-11-08 | merge changes for storm-1674 | Oz Linden | |
2011-11-08 | merge changes for storm-1659 | Oz Linden | |
2011-11-08 | merge changes for storm-1676 | Oz Linden | |
2011-11-08 | merge changes for storm-1677 | Oz Linden | |
2011-11-08 | merge changes for storm-1678 | Oz Linden | |
2011-11-08 | merge | Brad Payne (Vir Linden) | |
2011-11-08 | merge changes for vmrg-177 | Oz Linden | |
2011-11-08 | merge changes for vmrg-178 | Oz Linden | |
2011-11-08 | STORM-1580 WIP Fixed some icon sizes and fonts according to spec. | Vadim ProductEngine | |
2011-11-07 | EXP-1459 FIX Places panel shown on logni when destination selected from ↵ | Richard Linden | |
login page | |||
2011-11-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-11-07 | finished removing remnants of media browser | Richard Linden | |
2011-11-07 | finished removing remnants of media browser | Richard Linden | |
2011-11-07 | SH-2634 Fix for land overlay not showing colors | Dave Parks | |
2011-11-07 | EXP-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-07 | STORM-1691 WIP Visual fixes in the Postcard panel. | Vadim ProductEngine | |
2011-11-07 | SH-2652 For for screen going white when enabling anti-aliasing. | Dave Parks | |
2011-11-07 | STORM-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-07 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-11-07 | SH-2546 Fix for black water under terrain (use vec3 instead of float for ↵ | Dave Parks | |
vary_AtmosAttenuation | |||
2011-11-07 | SH-2652 Slightly slower DoF (quality), apply FXAA *after* DoF, fix for some ↵ | Dave Parks | |
render targets not getting allocated when needed. | |||
2011-11-07 | STORM-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-07 | STORM-1688 FIXED The camera icon next to the "refresh snapshot" button is ↵ | Vadim ProductEngine | |
now always visible. | |||
2011-11-07 | STORM-1580 WIP Switched profile feed snapshot format to PNG for better clarity. | Vadim ProductEngine | |
2011-11-07 | EXP-1539 FIXED (Viewer crash when clicking twice on slapp link ↵ | Paul ProductEngine | |
secondlife:///app/classified/create) - Simple NULL checking to avoid crash | |||
2011-11-04 | trivial: fix a linux compiling warning. | Xiaohong Bao | |
2011-11-04 | WIP INTL-82 LQA changes for Russian | eli | |
2011-11-04 | SH-2652 Even faster DoF -- also fix for screen going black when DoF enabled ↵ | Dave Parks | |
but shadows are not. | |||
2011-11-04 | SH-2652 Better DoF combine foo | Dave Parks | |
2011-11-04 | SH-2652 Even faster depth of field | Dave Parks | |
2011-11-04 | SH-2652 Don't allocate 6000+ strings every frame | Dave Parks | |
2011-11-04 | SH-2652 Faster depth of field | Dave Parks | |
2011-11-04 | EXP-1514 : FIX. Tweak jacket editor to prevent UI text truncation | Merov Linden | |
2011-11-04 | EXP-1516 : FIX. Typo Enviroment -> Environment (/me face -> palm) | Merov Linden | |
2011-11-04 | WIP INTL-82 LQA changes for Turkish; remove obsolete files | eli | |
2011-11-04 | EXP-1505 : FIX. Dropping a folder in current outfit would result in broken ↵ | Merov Linden | |
links and lost inventory. | |||
2011-11-04 | EXP-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-03 | EXP-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-03 | EXP-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-03 | SH-2240 Fix for core profile assertions when Debug GL enabled. | Dave Parks | |
2011-11-03 | STORM-1580 WIP Removed the "Keep open after saving" checkbox that makes no ↵ | Vadim ProductEngine | |
sense anymore. |