summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-05-10turn off -Woverloaded-virtual - incompatible with colladadomKarl Stiefvater (qarl)
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. (transplanted from bde80560117295f6b3e61f9b47f3bdea826945ca)
2010-05-07Turning off universal buildsPalmer Truelson
2010-05-07revert mac build to 10.4u sdk. remove FBO code from llrendertarget.cpp with ↵Karl Stiefvater (qarl)
#ifdefs.
2010-05-07Turning off shadows and deferred by defaultPalmer
2010-05-07Simple adjustment to model preview UI and added text.Palmer
2010-05-05merge from viewer-publicTofu Linden
2010-05-05merge from PE's viewer-trunkTofu Linden
2010-05-05mergeMike Antipov
--HG-- branch : product-engine
2010-05-05Fixed normal bug EXT-6865 (Voice isn't blocked for Avaline callers connected ↵Mike Antipov
via PSTN bridge) Current patch fixes displaing of Avaline callers in Block List: * Now it shows as Avaline Caller 1, etc. Implemented via using name from AvatarListItem to create LLMute object. Reviewed by Aimee Walton at https://codereview.productengine.com/secondlife/r/340/ --HG-- branch : product-engine
2010-05-04EXT-7080: another partial FIXED: Outfit texture updates are not transmitted ↵Xiaohong Bao
(in either direction) when HTTP Textures is enabled. set LLPipeline::sForceOldBakedUpload = TRUE; by default so baked texture uploading always through UDP.
2010-05-04Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicXiaohong Bao
2010-05-04EXT-7214 : FIXED : Add debug setting to show avatar rez timesLoren Shih
Changed from #define to debug setting "DebugAvatarRezTime".
2010-05-04automated mergeLoren Shih
2010-05-04DEV-49557 : FIXED : Attachments can show up hanging in spaceLoren Shih
Fix for logic about when all folders have been fetched. Some infrastructure cleanup.
2010-05-04DEV-49557 : FIXED : Attachments can show up hanging in spaceLoren Shih
Adding viewer-side sanity check to make sure attachments have a legal slot.
2010-05-04EXT-7197 : Inventory caps is causing recursive inventory fetch on loginLoren Shih
Added code to support non-recursive inventory folder fetching for AIS.
2010-05-04Automated merge with ssh://hg.lindenlab.com/q/viewer-trunkXiaohong Bao
2010-05-04EXT-7194: FIXED: It takes long time to finish downloading baked textures.Xiaohong Bao
2010-05-04DEV-49633 WIP LLHTTPClient calls responders with headers _before_ bodyJames Cook
2010-05-04mergeDave Parks
2010-05-04Cleanup from review.Dave Parks
2010-05-04EXT-7080 Partial FIXED: Outfit texture updates are not transmitted (in ↵Xiaohong Bao
either direction) when HTTP Textures is enabled Fixed baked textures downloading. Uploading will be fixed on the server side.
2010-05-04EXT-7161 Fullbright has no effect on shiny & bump mapped prim while Lighting ↵Tofu Linden
and Shadows are enabled. (transplanted from 6f25e5a4f0e0d7bbe1ed3e14e7da4d371e290c67)
2010-05-04merge from viewer-trunkTofu Linden
2010-05-04EXT-7168Tofu Linden
Fix the tying of the deferred prefs UI to the featuretable. (transplanted from 3196941d73f122f5dbe42aa0ffdc28a2470ea089)
2010-05-04mergeTofu Linden
2010-05-04Deferred pipeline integration of rigged attachments and cleanup.Dave Parks
2010-05-03EXT-6775 Remove support for full-screen mode in Viewer 2. reviewed by davep.Karl Stiefvater (qarl)
2010-05-02Rigged glow.Dave Parks
2010-05-01merge from viewer-trunkTofu Linden
2010-05-01merge from PE's viewer-trunkTofu Linden
2010-05-01Fullbright shiny skinned.Dave Parks
2010-05-01Fullbrigt skinned and fix for silly crash from not removing face references.Dave Parks
2010-05-01merge from viewer-trunkTofu Linden
2010-05-01mergeDave Parks
2010-05-01Rigged attachment integration WIP.Dave Parks
2010-04-30Automated merge with ssh://hg.lindenlab.com/q/viewer-trunkXiaohong Bao
2010-04-30mergeRichard Nelson
2010-04-30oops, bad xuiRichard Nelson
2010-04-30Viewer 2.1 set10 translation (new files) for DE, JA, FR, PT, IT, ESEli Linden
2010-04-30Viewer 2.1 set10 translation for DE, JA, FR, PT, IT, ESEli Linden
2010-04-30mergeRichard Nelson
2010-04-30the second round debug code for EXT-6792: Crash on ATI 3200Xiaohong Bao
2010-04-30MergeLeyla Farazha
2010-04-30updated media attenuation functionLeyla Farazha
reviewed by Richard
2010-04-30for EXT-7181: create a cheaper call stack tracing tool.Xiaohong Bao
2010-04-30Added min and max for media sound attenuationLeyla Farazha
reviewed by Richard
2010-04-30Bumped version to 2.0.2.0 - just in caseDessie Linden
2010-04-30trival: remove extra llpushcallstacks, which is for debug only.Xiaohong Bao