- Aug 18, 2010
-
-
Christian Goetze (CG) authored
-
- Aug 15, 2010
-
-
Christian Goetze (CG) authored
No longer need the "build_server" settings, since "build.sh" no longer has that code. Mainly rebuild to clean up the result page.
-
Christian Goetze (CG) authored
-
- Aug 14, 2010
-
-
Aimee Linden authored
-
- Aug 13, 2010
-
-
Christian Goetze (CG) authored
-
Christian Goetze (CG) authored
-
Aimee Linden authored
-
Aimee Linden authored
Reintroduce check for LLKDU source after downloading the prebuilt lib, to avoid adding a build dependency on it.
-
Aimee Linden authored
-
Aimee Linden authored
Required because indra/cmake/Variables.cmake uses indra/Server.cmake as a flag to indicate this is an internal build, and set INSTALL_PROPRIETARY to download and install pre-built LLKDU, FMOD and Quicktime. We need a better way of doing that, but this should get things going for now.
-
Aimee Linden authored
-
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
-