summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-12-03Fix a complaint from gcc about inaccessible base.Dave Parks
2010-12-03Remove RenderUseFBO from featuretables.Dave Parks
2010-12-02MergeDave Parks
2010-12-02SH-373 Update glext.h, disable anti-aliasing on ATI when rendering deferred. ↵Dave Parks
Get rid of RenderUseFBO debug setting (only use FBO when rendering deferred). Use GL_ARB_framebuffer_objects instead of GL_EXT_...
2010-12-02Automated mergeLoren Shih
2010-12-02SH-437 Fix for crash when setting RenderGlow to FALSE when deferred ↵Dave Parks
rendering is on.
2010-12-01Fixes for viewer-development merge into viewer-mesh.Loren Shih
Manually merged llappviewer and viewer_manifest.py.
2010-12-01SH-391 Do some bounds checking on texture entry indices when aligning planar ↵Dave Parks
faces.
2010-12-01Add GTX 580 to GPU table.Dave Parks
2010-12-01Manual fixes for merge-up errors from viewer-development.Loren Shih
2010-12-01Automated merge up from viewer-developmentLoren Shih
2010-11-30Automated merge from viewer-developmentLoren Shih
2010-11-30SH-435 FIXED Crash on login from infinite loop in LLVOAvatarSelfLoren Shih
Added additional check to prevent infinite loop. Blind fix since we have no repro.
2010-11-30Ditch fake anti-aliasing for deferred rendering.Dave Parks
2010-11-30mergeDave Parks
2010-11-30Far focal plane blur attenuation tweak.Dave Parks
2010-11-30Make importer use 3-light setup all the timeDave Parks
2010-11-29Pull viewer-beta into viewer-developmentMerov Linden
2010-11-29CHOP-223 : Pull into viewer-betaMerov Linden
2010-11-29Fix UpdaterServiceURL setting default. update.secondlife.com requires https ↵brad kittenbrink
access.
2010-11-29CHOP-223 : Pull into viewer-betaMerov Linden
2010-11-29STORM-672 : Fix duplicated name in Pref panelMerov Linden
2010-11-29CHOP-223 fix for more mac build breakage from the previous changes.brad kittenbrink
2010-11-29CHOP-223 fix for mac build breakage introduced in the last change.brad kittenbrink
2010-11-29Better fix for CHOP-223.brad kittenbrink
Comments on the mercurial bug tracker indicate that this bug is likely to recur, so we work around it in viewer_manifest.py now. http://mercurial.selenic.com/bts/issue1802
2010-11-29Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2010-11-29SH-531 / CTS-324 FIX fix of VWR-20749 / SNOW-624 lost in mergeNyx (Neal Orman)
Re-applied fix originally committed in 1e93695ded30 Reveiewed code, appears straightforward.
2010-11-29Pull viewer-beta into viewer-developmentMerov Linden
2010-11-29removed scrub_host_nameBrad Payne (Vir Linden)
2010-11-29STORM-344 : Pull into viewer-betaMerov Linden
2010-11-29STORM-666 : pull into viewer-developmentMerov Linden
2010-11-29mergeDave Parks
2010-11-29Get rid of some redudnant calls to constructUrlDave Parks
2010-11-29Tweak DoF bloom gradient.Dave Parks
2010-11-29mergeBrad Payne (Vir Linden)
2010-11-25STORM-344 FIXED Fixed Speak button label shrinking when bottom bar has ↵Andrew Productengine
enough space for displaying full Speak label. Bug was caused by counting only width added by last resize as usable for Speak button extending, so widening viewer window by few pixels many times when Speak is shrink would never let it expand regardless of available space. - Added check for possible chiclet panel shrinking width- cause spare space goes to it when extending. If there is enough space to give from chiclets to Speak, Speak is extended.
2010-11-24SH-481 FIX linux build is over 200 MBNyx (Neal Orman)
A previous merge in our move to the public branch cut out the binary strip command from viewer_manifest.py. Putting it back in to restore small binaries.
2010-11-24STORM-500 : pull to viewer-developmentMerov Linden
2010-11-24STORM-479 : pull to viewer-developmentMerov Linden
2010-11-24STORM-375 : pull into viewer-developmentMerov Linden
2010-11-24Pull from viewer-betaMerov Linden
2010-11-24STORM-667 : pull to viewer-betaMerov Linden
2010-11-24STORM-667 FIXED Default name tag color changed to white to increase contrast ↵Seth ProductEngine
with default dark background.
2010-11-24STORM-531 FIX Danish translationeli_linden
2010-11-24MergeLeyla Farazha
2010-11-24DN-207: "Investigate why "unknown" is appearing in My Friends list"Leyla Farazha
2010-11-24STORM-375 FIXED Fixed resetting of opened accordion on ↵Andrew Productengine
minimizing/unminimizing Appearance floater. The floater on minimization behaved the way consistent with Appearance panel in sidetray on visibility change. - To let LLSidepanelAppearance::updateToVisibility() determine whether to reset state or not, "reset_accordion" field was added to LLSD that it passed to it. It's value is different depending on where updateToVisibility() was called from. "visible" field was added to store boolean value that was passed before fix without name, but now can't be used that way.
2010-11-24STORM-666 FIXED Menu spawned by the overflow button had invalid position in ↵Vadim ProductEngine
Place Profile and Avatar Profile panels. Changes: * Changed the button class from LLButton to LLMenuButton to avoid duplicating menu positioning logic. * Enabled LLMenuButton to support aligning menu to the top right corner of the button.
2010-11-24STORM-671 FIXED Renamed "Move & View" panel to avoid name duplication.Andrew Productengine
2010-11-24STORM-670 : merges fixes for CHOP-220 and CHOP-221Merov Linden