summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-22STORM-500 FIXED Fixed resizing of "Edit Alpha" and "Edit Tattoo" panels.Vadim ProductEngine
2010-11-22STORM-521 FIXED Made defensive fix for crash in ↵Andrew Productengine
LLAudioSource::hasPendingPreloads(). Couldn't reproduce the crash, but made defensive fix. Added check for NULL into for loop that iterates through mPreloadMap in LLAudioSource::hasPendingPreloads(). Such check is already present in similar situation in LLAudioEngine::startNextTransfer().
2010-11-22increment viewer version number to 2.5Oz Linden
2010-11-22Moved some public LLSideTray methods to protected section.Vadim ProductEngine
2010-11-22STORM-461 FIXED Hide sidebar tab buttons in mouselook mode.Vadim ProductEngine
2010-11-23STORM-674: corrected duplicate name tags in pannel_preferences_color.xmlWolfpup Lowenhar
2010-11-21tag for 2.4 first betaKent Quirk
2010-11-21STORM-151 : Points intall.xml to a fixed linux kdu bundleMerov Linden
2010-11-21Remove dependency on ll_align_malloc/free from avatar.Dave Parks
2010-11-21Remove ll_aligned_malloc from llspatialpartitionDave Parks
2010-11-21Prune ll_aligned_malloc/free calls out of lldrawable and llfaceDave Parks
2010-11-21Get rid of more ll_aligned_malloc calls.Dave Parks
2010-11-21Get rid of pointless redirection and malloc/free.Dave Parks
2010-11-21Fake anti-aliasing for deferred rendering as an alternative to real ↵Dave Parks
anti-aliasing.
2010-11-21Fix for crash when uploading textures via importer. Uploads still fail, ↵Dave Parks
though, fix just makes them stop trying after 5 retries when getting 499 or 500 status codes.
2010-11-20STORM-151 : Fix viewer make so to use the USE_KDU argumentMerov Linden
2010-11-20Moved Enable Hints to 2nd line of Help menuJonathan Yap
2010-11-19SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1Richard Linden
factored out llwindowshade control for slide-in notifications
2010-11-19remove unused variable make gcc happyDave Parks
2010-11-19STORM-151 : Modify install.xml to point to the fixed kdu libsMerov Linden
2010-11-19STORM-151 : Modify llkdu cmake to point explicitely to static libs, simplify ↵Merov Linden
make (in progress, don't pull yet)
2010-11-19Mergebrad kittenbrink
2010-11-19Fix for viewer_manifest.py failure on windows.brad kittenbrink
2010-11-19Don't reset preview target unless high LOD is being swapped out.Dave Parks
2010-11-19SH-525 fix for crash when specifying LOD slots out of order.Dave Parks
2010-11-19MergeLeyla Farazha
2010-11-19MergeLeyla Farazha
2010-11-19DN-199 Modify LLGetDisplayName tooltipLeyla Farazha
2010-11-19Automated merge with http://bitbucket.org/lindenlab/viewer-developmentBill Curtis
2010-11-19Merge.brad kittenbrink
2010-11-19Fix for windows installer missing update_install.bat. Paired with mani.brad kittenbrink
2010-11-19Merged latest lindenlab/viewer-development with mani_linden/viewer-developmentbrad kittenbrink
2010-11-19ESC-155 Multi-threaded umbrella collector for stats aggregationMonty Brandenberg
Code complete with the intelligence to merge counts, mins, maxes and means with reasonable defences. Added QAMode controls to the viewer so that we can QA this more quickly by reducing the timing interval and sending the metrics body to local logging as well as to the caps service.
2010-11-19mergeDave Parks
2010-11-19SH-448 Initial draft of implementing UI spec for "advanced" importer.Dave Parks
2010-11-19Don't use llwarns/llinfos from a background thread.Dave Parks
2010-11-19mergeDave Parks
2010-11-19Hack old .dll into collada package to make vista/xp happy. Might need to ↵Dave Parks
revert if builds start failing.
2010-11-19Updated execute permissions on linux install scriptMark Palange (Mani)
2010-11-19Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2010-11-19SH-356 FIX render cost doesn't factor in revolutionsNyx (Neal Orman)
Added a revolutions factor to render cost calculations. Adding revolutions will multiply your render cost based on how much geometry is added, from 1x up to 4x Code reviewed by Davep. Wiki documentation updated.
2010-11-19Automated merge with file:///Users/Bill/Projects/viewer-releaseBill Curtis
2010-11-19Automated merge with file:///Users/oz/Work/viewer-developmentOz Linden
2010-11-19fixed typoBill Curtis
2010-11-19Automated merge with https://bitbucket.org/mani_linden/viewer-developmentNat Goodspeed
2010-11-19Fix test failure due to erroneous validation of fputs() return value.Nat Goodspeed
2010-11-19Merge latest from lindenlab/viewer-developmentDave SIMmONs
2010-11-19mergeprep linden
2010-11-19Fix for crash on accessing a translation element that is NULLprep linden
2010-11-19merge fix for STORM-138Oz Linden