summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-05-09followup for glow glitch caused by EXT-7179 fixTofu Linden
I knew I shouldn't have optimized those clears away! sigh!
2010-05-09followup for glow glitch caused by EXT-7179 fixTofu Linden
2010-05-09EXT-7179 FIXED Wireframe mode is mostly useless in trunk (204029)Tofu Linden
2010-05-09mergeTofu Linden
2010-05-08merge from viewer-publicTofu Linden
2010-05-08merge from PE's viewer-trunkTofu Linden
2010-05-08mergeTofu Linden
2010-05-07EXT-7111 FIX missing translation for 5 langsEli Linden
2010-05-07MergeEli Linden
2010-05-07ND-46735 WIP PT linguisticEli Linden
2010-05-07EXT-6844 FIX Shorten ES strings to alleviate UI truncationEli Linden
2010-05-07Turning off shadows and deferred by defaultPalmer
(transplanted from 2fa444675ca24b5b2a1bef8fd27fa52af1f6fcf8)
2010-05-07automated mergeLoren Shih
2010-05-07EXT-7276: Hide "paste as link" under Debug Setting ("InventoryLinking")Loren Shih
In viewer2.0, paste as link was only allowed in god mode. Here, it is allowable if the user sets a debug setting. This prevents normal users from accidentally screwing up their inventory if they don't understand what a link is.
2010-05-07MergeEli Linden
2010-05-07EXT-6658 WIP removing unwanted linebreakEli Linden
2010-05-07EXT-2493 FIXED Added strafe buttons.Andrew Dyukov
- Added slide left and Move right buttons to movement actions panel, when inserting them in xml organized buttons in panel into 3 columns to make their position more easily configurable. - Removed hiding of fly up and down buttons. When not flying(in walk/run mode) they act as jump ans crouch. - Added movement mode(walk/run/fly) dependent tooltips for fly/jump/crouch and slide buttons. - Added comment regarding implementation of move floater buttons toggling when user moves via keyboard (because it's not quite obvious and time consuming when you first encounter it) to LLFloaterMove::postBuild(). Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/360 --HG-- branch : product-engine
2010-05-07automated mergeLoren Shih
2010-05-07EXT-7269 : FIXED : Issue warning dialog when item is deleted that has links ↵Loren Shih
pointing to it Warning now comes up if you try to delete an item that has any item links pointing to it (in memory). This assumes that the viewer actually knows about those links, which is true at least in 2.0 since links only appear in Outfits folders and this code causes those to be fetched into memory on startup.
2010-05-07mergePalmer
2010-05-07mergeYuri Chebotarev
--HG-- branch : product-engine
2010-05-07EXT-7106 FIX remove multiply binding for switch tab callbackYuri Chebotarev
Reviwed by V.Savchuk at https://codereview.productengine.com/secondlife/r/361/ --HG-- branch : product-engine
2010-05-07merge from viewer-publicTofu Linden
2010-05-07EXT-7205 FIXED reversed displaying order of clothing items of the same type ↵Igor Borovkov
in panel outfit edit - reversed iterating order - switched up/down buttons' callbacks Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/359/ --HG-- branch : product-engine
2010-05-07Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-05-07EXT-7165 FIXED panel outfit edit now observes all changes in COF (incl. ↵Igor Borovkov
wearables order changes) - added observing changes in the COF (based on version changes of the COF category, COF's version is also updated when order of COF items is changed) - got rid of outfit fetcher, cause the only used outfit is COF which is always in a fetched state - minor cleanup Reviewed by Mike Antipov and Neal Orman at https://codereview.productengine.com/secondlife/r/356/ --HG-- branch : product-engine
2010-05-07merge from viewer-trunkTofu Linden
2010-05-07EXT-7143 FIXED remove redundat codeYuri Chebotarev
reviewed V.Savchuk at https://codereview.productengine.com/secondlife/r/358/ --HG-- branch : product-engine
2010-05-06CT-575 WIP DA translation for set10, new filesEli Linden
2010-05-06CT-575 WIP DA translation for set10Eli Linden
2010-05-06EXT-6658 WIP removing old overridesEli Linden
2010-05-06mergePalmer
2010-05-06EXT-7263 - 3200 now class 0 card and got rid of some generic strings in ↵Palmer
gpu_table. No code changed.
2010-05-06MergeEli Linden
2010-05-06ND-46735 WIP PT linguisticEli Linden
2010-05-06merge from viewer-publicTofu Linden
2010-05-06gah, dos2unix this fileTofu Linden
2010-05-06merge from viewer-publicTofu Linden
2010-05-06EXT-6102 FIXED Add custom view for world rect with special reshape processingYuri Chebotarev
reviwed Mike Antipov at https://codereview.productengine.com/secondlife/r/357/ --HG-- branch : product-engine
2010-05-06EXT-6912 FIXED Deferred Rendering - shiny objects look like a projection ↵Tofu Linden
instead of a reflection Disable screen-space shiny while I chew on it some more.
2010-05-06EXT-6273 FIXED Changed menu item labelPaul Guslisty
- Changed menu item's label of 'viewer menu' and 'login viewer menu' Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/354/ --HG-- branch : product-engine
2010-05-06Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-05-06EXT-6599 Remove separator from Me->My StatusPaul Guslisty
- Removed separator from Me->My Status Reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/353/ --HG-- branch : product-engine
2010-05-06EXT-6894 [TRUNCATION] (multiple langs) Side Panel > People (tab) > Friends ↵Paul Guslisty
tab > Teleport button truncated - Changed buttons width in EN and PT locales Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/352/ --HG-- branch : product-engine
2010-05-06EXT-7230 FIXEDAlexei Arabadji
Corrected functionality that determines is syswell window is empty; Removed obsolete functionality related to separator of syswell window items; reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/349/ --HG-- branch : product-engine
2010-05-06EXT-7097 FIXEDAlexei Arabadji
Replaced usage usage of "ObjectGiveItemUnknownUser" notification with functionality provided by LLPostponedNotification class; reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/345/ --HG-- branch : product-engine
2010-05-06merge another stray checkin from the old viewer-trunkTofu Linden
2010-05-05JA and PT linguisticEli Linden
2010-05-05pull a stray change from the old viewer-trunkTofu Linden
2010-05-05merge from viewer-publicTofu Linden