Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-15 | EXT-3199 : Re-enable task inspection inventory sidepanel | Loren Shih | |
Re-added the task sidepanel. Fixed bottom button layout. Edit mode now always returns true for inventory sidepanels. --HG-- branch : avatar-pipeline | |||
2009-12-14 | For EXT-3264: Missing separators in inventory context menus - restore | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-12 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | For EXT-3264: Missing separators in inventory context menus - restore | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | fix multiple heads in repo | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | resolving sidepanel conflict | Erica | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | automated merge avp->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | EXT-3373 : Favorites folder disappears after canceling filter | Loren Shih | |
Doing a more robust check to see if folders need to be refreshed. --HG-- branch : avatar-pipeline | |||
2009-12-11 | EXT-906 Update inventory properties floater with new permissions layout | Erica | |
2009-12-11 | Minor gcc compile fix | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | Merge of viewer2 into avp branch | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | EXT-3317 missing string in appearance editor | Nyx (Neal Orman) | |
name string wasn't capitalized so couldn't find the actual label to apply. capitalizing "Wrinkles" makes the string be found. yay. Reviewed by Vir | |||
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 | EXT-3394: Remove manual voice gain controls. | Lynx Linden | |
The new Vivox SDK supports Automatic Gain Control (AGC), so we shouldn't need to change the local gain level from the default of 50%. This change sets the initial gain level to 50 (instead of 62) and removes the local gain sliders from the Sound Preferences floater and the Voice Controls floater. The latter was not hooked up yet anyway. | |||
2009-12-11 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-11 | EXT-3119 DEV-43503 DEV-43497: Fix secondlife://app/parcel crash. | Lynx Linden | |
The handler for secondlife:///app/parcel/{UUID}/about SLurls now opens the Place side tray and displays the parcel information there. | |||
2009-12-11 | EXT-332: Added Buy L$ link for Exchange Rate. | Lynx Linden | |
As per the international billing team. Just waiting for the "payment method and currency" URL now. | |||
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-10 | Add LL(URLDispatcher,CommandDispatcher,PanelLogin)Listener | Nat Goodspeed | |
LLURLDispatcherListener accepts requests for LLURLDispatcher. LLCommandDispatcherListener accepts requests for LLCommandDispatcher. LLPanelLoginListener accepts requests specifically for LLPanelLogin. Initially it supports a simulated click to the "Log In" button. | |||
2009-12-10 | DEV-44138 About Land - Access tab - make AO overriden options clear | Soft Linden | |
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 | Added better error handling to LLEventHost, so we no longer crash when ↵ | brad kittenbrink | |
shutting down. Also cleaned up logging in llstartup, llwlparammanager, and llwaterparammanager. reviewed by Mani. | |||
2009-12-10 | DEV-44130 Clarify AO messages on Region/Estate - Region tab | Soft Linden | |
2009-12-10 | Merge changes | Soft Linden | |
2009-12-10 | DEV-28327 Remove ELAR email field from client | Soft Linden | |
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 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Xiaohong Bao | |
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Xiaohong Bao | |
2009-12-10 | Delete the 'Test' language from the viewer. | Ramzi Linden | |
There is no more time to update it to last month of UI changes; and its use for Localizability Testing is now done. | |||
2009-12-10 | fix for DEV-43870: EXT-3137: Crash when add quicktime media to multiple faces. | Xiaohong Bao | |
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 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-10 | DEV-43977: Changed pre-login help browser behavior. | Lynx Linden | |
The special pre_login_help topic is now only displayed when the user clicks on the "Need help logging in?" link on the login screen, or selects the top-level Help > Second Life Help (F1) menu. | |||
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-10 | Fix for EXT-3368 - "Save Texture" functionality was no longer respecting perms | Eric M. Tulla (BigPapi) | |
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 | EXT-3314 : Remove save/cancel from inventory item properties sidepanel and ↵ | Loren Shih | |
have changes apply instantly The ItemInfoSP now works just like the old properties floaters in terms of how edits and commits are handled. --HG-- branch : avatar-pipeline | |||
2009-12-10 | EXT-3329 : Able to delete system folder is confusing - disable from non-god mode | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-10 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-10 | dos2unix fix for llpanelgroup.cpp. | Loren Shih | |
2009-12-10 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-10 | Dos2Unix fix for llselectmgr.cpp | Loren Shih | |
2009-12-10 | DEV-43679: Display god level warning in Search window. | Lynx Linden | |
If you change your god level from when you performed a search, the search results may be inappropriate for your god level (we pass the current god status to the search web pages). When this is the case, we now display a warning at the bottom of the search floater to let the user know that they should redo their search. | |||
2009-12-10 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-10 | Merge with product-engine | Steve Bennetts | |
2009-12-10 | merge | Igor Borovkov | |
--HG-- branch : product-engine |