Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-05 | EXT-3588 Grey-out "gear" icon if not all faces selected have media | Rick Pasetto | |
We've gone back and forth on this, but we've decided that there are just too many ways to accidentally add media to multiple faces when you don't mean to. This helps in one small way: by disabling the gear icon unless all selected faces have media. | |||
2010-01-05 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-05 | EXT-3649 EXT-3662 : Move media controls to above media face | Rick Pasetto | |
Review #69 This changes where and how the media controls are laid out, and ensures that all of the media region (the face) is clickable. Also moved the volume slider to below the controls (this took WAY too long to do :( ), and adjusted the window region in which the media controls are allowed to be displayed. | |||
2010-01-05 | merge | Brad Payne (Vir Linden) | |
2010-01-05 | merge. | Tofu Linden | |
2010-01-05 | DEV-44775 pref incorrectly named 'AudioSteamingMedia' in many places | Tofu Linden | |
2010-01-05 | EXT-3961 switch "wearing" and "my outfits" | Nyx (Neal Orman) | |
XUI change, super simple. reviewed by Seraph. | |||
2010-01-05 | merge | Brad Payne (Vir Linden) | |
2010-01-05 | For EXT-3923: added additional warnings to catch corrupted wearables in ↵ | Brad Payne (Vir Linden) | |
inventory | |||
2010-01-05 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-01-05 | EXT-3948 outfit title does not update on outfit creation | Nyx (Neal Orman) | |
now on creating a new outfit we remove the old base folder link and replace it with a link to the newly created outfit folder. Responsive UI FTW! Code reviewed by Vir | |||
2010-01-05 | Fix for EXT-3918 (Nearby media list displays Home URL when media is not ↵ | Monroe Linden | |
playing). | |||
2010-01-05 | DEV-44767 lookat stays locked on object/avatar after 'esc' camera reset | Tofu Linden | |
2010-01-05 | Allow for finer-grained control over avatar volume | Rick Pasetto | |
2010-01-04 | Changed async picks in LLToolPie::handleMouseDown and ↵ | Monroe Linden | |
LLToolPie::handleRightMouseDown to sync. This fixes EXT-3658 ("DEV-44422 webprim doesn't get mouse up events from the Mac trackpad"). Reviewed by Richard. | |||
2010-01-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-01-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-01-04 | merge. | Tofu Linden | |
2010-01-04 | EXT-3725 & EXT-2224 - Issue with permissions and for sale ui for certain ↵ | Eric M. Tulla (BigPapi) | |
items in side panel. We now completely hide those UI elements when they don't make sense. -Reviewed by seraph | |||
2010-01-04 | DEV-44732 - a better fix. | Tofu Linden | |
2010-01-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-01-04 | EXT-2974 Alpha mask textures not applied immediately | Nyx (Neal Orman) | |
Eyelashes were causing the avatar's head to disappear on a non-cached outfit if you created an alpha mask object through the appearance editor even though you didn't select the head to be invisible. This would not affect the baked texture, only the local composite. No clue exactly why the symptom was what it was, but the way we were using eyelashes was the source of the problem. Moving the special-case eyelashes to an alpha mask layer fixes the issue. -Nyx | |||
2010-01-04 | DEV-44732 avoidable false-positives on automatic URL finding in chat | Tofu Linden | |
2010-01-04 | EXT-3717 : Reset Filters in My Inventory doesn't work | Loren Shih | |
Simple XML change; function call string was incorrect. | |||
2010-01-04 | EXT-3318 LLConsole keeps all logged text in memory when console is not being ↵ | Tofu Linden | |
drawn. | |||
2010-01-04 | merge | richard | |
2010-01-04 | EXT-3876 - Fast Timers crashes viewer | richard | |
avoid divide by zero reviewed by Mani | |||
2010-01-04 | EXT-3849 remove "show attachments in previews" | Nyx (Neal Orman) | |
removing the checkbox in the appearance floater, as we don't have time to implement this. reviewed by Seraph | |||
2010-01-04 | merge | Mark Palange (Mani) | |
2010-01-04 | EXT-3827 : Some accounts have no library outfits | Loren Shih | |
EXT-3616 : My Outfits folders don't always auto-populate on first login EXT-3796 : Sidepanel not picking up changes to "My Outfits" from autopopulation EXT-3915 : Memory leak in autopopulation code Largely rewrote the autopopulation code because it was buggy, was causing llwarns messages, and had a memory leak. My approach to this should fix everything. | |||
2010-01-04 | DEV-44136: Hide previous results when performing new search. | Lynx Linden | |
When a new search is performed, we first display a blank page in the search floater so that the previous results are not visible while the new results are being retrieved from the search server. | |||
2009-12-31 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-31 | EXT-3616: Fix for my outfits autopopulation. Readding the fetch observer. | Eric M. Tulla (BigPapi) | |
-Review by seraph | |||
2009-12-31 | Merge (viewer-2-0 into gooey) | James Cook | |
2009-12-31 | EXT-3778 Fixed handling of url passed in on cmd line. | Mark Palange (Mani) | |
The url from the cmd line was being overridden by the LoginLocation setting. (my bad!) Removed unnecessary llurlsimstring.h includes. | |||
2009-12-30 | automated merge PE->viewer2.0 | Kent Quirk | |
2009-12-30 | EXT-3770 - add tooltips to notifications and conversations buttons in bottom bar | Kent Quirk | |
2009-12-30 | EXT-1399 Restore some wind noise when standing still, but drop volume | James Cook | |
Make wind volume configurable via setting AudioLevelWind, currently set to 0.5. Changing this to 1.0 will restore the viewer 1.23 behavior Reviewed with Leyla. | |||
2009-12-30 | EXT-3767 Person Inspector is corrupted if open it from voice controls panel | Leyla Farazha | |
2009-12-30 | merge | James Cook | |
2009-12-30 | EXT-3753 Made inventory subfolders indent more. | James Cook | |
Changed back to 8 pixel indent, as Ben Glenn was seeing confusion in user tests with lesser indents. Made it a setting, FolderIndentation in case we want to change in the future. Reviewed with Leyla. | |||
2009-12-30 | Merge with tip | Callum Prentice | |
2009-12-30 | EXT-3662 - DEV-44129 Cannot click directly above the media controls | Callum Prentice | |
Reviewed by CB | |||
2009-12-30 | Merge | Leyla Farazha | |
2009-12-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-30 | EXT-2224 - Inv item property fields were still editable if item was deleted | Eric M. Tulla (BigPapi) | |
-Reviewed by seraph | |||
2009-12-30 | EXT-3685 Object Profile panel layout issues | Leyla Farazha | |
2009-12-30 | fixed build (removed missing files references from CMakefile) | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2009-12-30 | Fixed low bug (EXT-3769) Expand/Collpase All Folders menuitem in the ↵ | Sergei Litovchuk | |
Teleport History is enabled when nothing to expand/collapse - Added expanded/collapsed folders check. --HG-- branch : product-engine | |||
2009-12-30 | Fixed low bug EXT-3677 (Resident doesn't appear in the nearby voice list ↵ | Mike Antipov | |
after enabling voice) -- fixed incorrect condition while checking if added avatar is a valid speaker (improvements for original fix - 62a452bcea55) --HG-- branch : product-engine |