Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-11 | Automated merge with ssh://nyx@hg.lindenlab.com/tulla/avatar-pipeline-2-0/ | Nyx (Neal Orman) | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | EXT-2718 avatar render cost higher in 2.0 than in 1.23 | Nyx (Neal Orman) | |
previous fix fixed the double-counting of texture costs. resulting ARC was ~99 points higher for most avatars. This patch makes the cost shoot up again, as ARC was improperly computed in 1.23 and before. This makes the cost for an avatar increase 10 points per prim instead of per-attachment, which is how we have documented it. Also used constants to eliminate magic numbers and increased ARC limit from 1024 to 2048. Will request feedback on change from BSI:STU Code reviewed by Bigpapi --HG-- branch : avatar-pipeline | |||
2009-12-11 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-10 | EXT-3302 invisible avatar w/ bling crashes mac viewers | Nyx (Neal Orman) | |
not mac-specific. We were treating IMG_INVISIBLE as a baked texture when an avatar used it as a bake. However, some baked textures have 5 channels, IMG_INVISIBLE has 4. Asking KDU to decode the 5th channel of a 4 channel image resulted in a crash. Fix skips the callback for loading morph masks from a bake if the bake image ID is IMG_INVISIBLE. Code reviewed by Seraph --HG-- branch : avatar-pipeline | |||
2009-12-10 | For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSP | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-10 | Fix for r. click Edit on a link to wearable | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-10 | For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSP | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-10 | For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSP | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-09 | EXT-3063 cleanup of inventory item properties sidepanel | Nyx (Neal Orman) | |
step 1: kill the edit button step 2: disable info button on main inventory panel if more than one item is selected. other steps to be done will be filed as separate jiras code reviewed by seraph --HG-- branch : avatar-pipeline | |||
2009-12-09 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-09 | For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSP | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-09 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-09 | avp->avp merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-09 | automated merge viewer2.0->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-09 | EXT-3274 : Landmarks or Favorites accordion panel shows up as empty | Loren Shih | |
EXT-1609 : Strange behavior for accordions in Places panel, Landmarks tab Forcing top-level folders open when accordion is active. Removed logic that was saving and restoring initial folder state. --HG-- branch : avatar-pipeline | |||
2009-12-09 | fix for linux build breakage, a LLPointer was being implicitly cast wrong | Nyx (Neal Orman) | |
approved by Seraph --HG-- branch : avatar-pipeline | |||
2009-12-09 | Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/ | Nyx (Neal Orman) | |
--HG-- branch : avatar-pipeline | |||
2009-12-09 | EXT-2819 crash in color picker in appearance editor | Nyx (Neal Orman) | |
Made progress by writing code to match the style we use for the texture picker. It now should not make a difference if you destroy the color picker floater or the color swatch control first - either direction it should do sufficient cleanup and protection. However, still getting this crash. Will investigate further later. Code reviewed by Seraph --HG-- branch : avatar-pipeline | |||
2009-12-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-09 | Reduce likelihood of indefinite wait in viewer integration tests. | Nat Goodspeed | |
Introduce LLStartupListener to allow viewerclient-based test script to query startup state. This handles the scenario in which, by the time the test script manages to connect, the viewer already IS in STATE_STARTED. Fix ViewerSession to invoke that query before waiting for STATE_STARTED. Make that wait time out eventually to deal with "System currently logging you off, please wait 5 minutes." Timeout raises new ViewerWontLogin exception. Fix testlangs to catch ViewerWontLogin and retry a limited number of times. | |||
2009-12-08 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-08 | Merge | James Cook | |
2009-12-08 | Merge | Mark Palange (Mani) | |
2009-12-08 | EXT-3158 - Removing logging of users password hash from new login code. | Mark Palange (Mani) | |
Reviewed by Brad | |||
2009-12-08 | Merge backout | James Cook | |
2009-12-08 | Back out EXT-2827 Unable to delete object when select face of object | James Cook | |
May cause right-click delete to fail - testing that Backed out changeset: 1f8e1e73f9f4 | |||
2009-12-08 | Merge with Lis and Leyla' stuff | James Cook | |
2009-12-08 | EXT-3118 disabled Alerts appear to be enabled in Preferences | James Cook | |
Wasn't rebuilding the list of alerts on Preferences open Cleaned up some formatting in llfloaterpreference.cpp | |||
2009-12-08 | EXT-2980 Made location history menu items XML-configurable | James Cook | |
Reviewed with Leyla | |||
2009-12-08 | EXT-3256 : Show help message in Favorites bar if empty | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-08 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Pardi | |
2009-12-08 | EXT-3192 Preferences > Sounds UI issues | Lis Pardi | |
2009-12-08 | automated merge viewer2.0->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-08 | merge | richard | |
2009-12-08 | added fading back to icons in text widgets | richard | |
2009-12-08 | EXT-3133: Viewer crashes after deleting a Trash folder from the My Inventory ↵ | Loren Shih | |
accordion Put in a quick fix so that folders can't be made reparented to their own children. --HG-- branch : avatar-pipeline | |||
2009-12-08 | EXT-3266 : Object contents show up as empty always | Loren Shih | |
InventoryFilter was rejecting all items that didn't exist in agent inventory. Changed this to properly account for inventory of in-world objects. --HG-- branch : avatar-pipeline | |||
2009-12-08 | L10N: add a helpful tooltip to the refresh icon, as done in other places in ↵ | Ramzi Linden | |
the UI | |||
2009-12-08 | INFRASTRUCTURE: Took out unused function "getAllAttachmentsArray" from ↵ | Loren Shih | |
llvoavatarself. --HG-- branch : avatar-pipeline | |||
2009-12-08 | L10N: clarify wording in panel_group_notice accordian. Please, no more Ascii ↵ | Ramzi Linden | |
art arrows in 2.0. | |||
2009-12-08 | L10N: Add much-needed linguistic context in the comments of strings.xml | Ramzi Linden | |
2009-12-08 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Pardi | |
2009-12-08 | Re-adding references to Arrow_Up and Arrow_Down so these arrows show on ↵ | Lis Pardi | |
panel_preferences_alerts.xml | |||
2009-12-08 | Capitalized the tab labels. | Justin C. Rounds (Chuck) | |
Bonus: made them conform visually to other tabs in the side panel http://jira.secondlife.com/browse/EXT-3073 | |||
2009-12-08 | ext-3087 - avatar icon is truncated badly | richard | |
reviewed by James | |||
2009-12-08 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-08 | Changed "Assigned Roles" to "Assigned Members". | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-3079 | |||
2009-12-08 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-08 | Merge bringing in new vivox sdk | James Cook | |
2009-12-08 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Pardi | |