- Aug 13, 2010
-
-
Oz Linden authored
-
Oz Linden authored
-
convert-repo authored
-
- Aug 12, 2010
-
-
Oz Linden authored
-
Aimee Linden authored
Set to viewergpl for now.
-
Aimee Linden authored
-
- Aug 11, 2010
-
-
Tofu Linden authored
-
- Aug 10, 2010
-
-
Eli Linden authored
-
Eli Linden authored
-
Eli Linden authored
-
Xiaohong Bao authored
-
Eli Linden authored
-
Vadim Savchuk authored
EXT-8576 FIXED Only attachments are worn if multi-select items on 'My Outfits' tab and press 'Wear' button. Reason: avatar appearance was not updated if the last selected item was an attachment. Fix: make sure appearance is updated afterwards, regardless of items types. Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/848/ --HG-- branch : product-engine
-
Vadim Savchuk authored
--HG-- branch : product-engine
-
Tofu Linden authored
-
- Aug 09, 2010
-
-
Xiaohong Bao authored
EXT-8596: FIXED: crash at LLTextureFetchWorker::doWork(int) [secondlife-bin lltexturefetch.cpp] line 1061
-
Eli Linden authored
-
Tofu Linden authored
not for certain fixed, but some robustification.
-
Vadim Savchuk authored
--HG-- branch : product-engine
-
Tofu Linden authored
-
gabriel lee authored
- Aug 07, 2010
-
-
Tofu Linden authored
-
- Aug 06, 2010
-
-
Monroe Linden authored
Backed out changeset 1b65d0d42c67 (the fix for EXT-5205), and replaced it with a check in LLPanelPrimMediaControls::nextZoomLevel(). Made LLViewerMediaImpl::calculateInterest() not attempt to calculate distances to HUD attachments, since their global positions are invalid.
-
Eli Linden authored
-
Paul Guslisty authored
- Added selected item type (in flat list view) as criterion when determining filter type in 'Add More' panel - Fixed LLAccordionCtrl::getSelectedTab() method. When 'selection_enabled = false' for LLAccordionCtrlTab, LLAccordionCtrl::getSelectedTab() returned NULL, even if some accordion tab was selected. Now it's OK. Method returns currently selected LLAccordionCtrlTab. Recovered from bad merge in 13811 Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/790/ --HG-- branch : product-engine
-
Xiaohong Bao authored
EXT-8447: FIXED: crash at LLTextureCache::writeEntryToHeaderImmediately(int,LLTextureCache::Entry &,bool) [secondlife-bin lltexturecache.cpp]
-
Tofu Linden authored
Made it so that you only see real UUIDs if the viewer thinks you are in real godmode.
-
Vadim Savchuk authored
--HG-- branch : product-engine
-
Tofu Linden authored
-
- Aug 05, 2010
-
-
Eli Linden authored
-
Tofu Linden authored
-
Tofu Linden authored
Speculative bunch of robustification. Reviewed by Soft.
-
Vadim Savchuk authored
Changes: - Added support for formatting day of the month without leading zero ("sday"). - Changed date format in place profile (landmark info) and in the top status bar according to bug reporter's request. Technical details: Actually implementation of strftime() in Linux and Windows supports stripping the leading zero (with "%-d" and "%#d" respectively). But that's not supported in MacOSX, so I had to reimplement it. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/842/ --HG-- branch : product-engine
-
Andrew Dyukov authored
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/836/ --HG-- branch : product-engine
-
Vadim Savchuk authored
--HG-- branch : product-engine
-
Tofu Linden authored
-