summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-01-14MAINT-2223 FIX Scroll list columns resize feature brokenRichard Linden
column dirty flag was not set when user resized a column
2013-01-14Merge in viewer-developmentsimon@Simon-PC.lindenlab.com
2013-01-10MAINT-2209 Parcel name not updating after teleportKelly Washington
2013-01-09merge changes for DRTVWR-276Oz Linden
2013-01-09More merge cleanup.Dave Parks
2013-01-09More merge cleanup.Dave Parks
2013-01-09Merge cleanup.Dave Parks
2013-01-08merge changes for DRTVWR-277Oz Linden
2013-01-08Automated merge with https://bitbucket.org/lindenlab/viewer-tigerDave Parks
2013-01-08remove duplicated return (merge artifact)Oz Linden
2013-01-08merge changes for DRTVWR-250Oz Linden
2013-01-07FIX INTL-110 remove utf8 BOMeli
2013-01-07FIX INTL-110 fix corrupted chinese character in translationeli
2013-01-03Automated merge with https://bitbucket.org/lindenlab/viewer-catXiaohong Bao
2013-01-03fix for MAINT-2147: crash in LLTextureCache::writeToFastCache on OSXXiaohong Bao
2013-01-03MAINT-2195 FIX Terrain textures are different for each sessionRichard Linden
seed the random number generator in noise.h with a known value when initializing the perlin noise system and then back to a random value when done
2013-01-02fix for MAINT-2167: Sculpts failing to rezXiaohong Bao
2012-12-20fix for SH-3151: Some textures not in view load when avatar sits down.Xiaohong Bao
2012-12-19MAINT-2152 Fix for bad aspect ratio on custom resolution snapshotsDave Parks
2012-12-18MAINT-2150 Fix for super-large ( > 4096 ) snapshots having black bordersDave Parks
2012-12-17Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-12-17MAINT-2134: Removing llassert() calls that were causing problems with the ↵William Todd Stinson
Debug and RelWithDebInfo builds. Also, reworked the rest of the methods to only apply in cases where the class instance has been initialized.
2012-12-17Automated merge with https://bitbucket.org/lindenlab/viewer-catDave Parks
2012-12-17MAINT-2136 Add "RenderDepthOfFieldInEditMode" to control whether or not to ↵Dave Parks
leave DoF enabled while editing
2012-12-17MAINT-2080 - remove wrong assert in LLMenuOptionPathfindingRebakeNavmesh::quit()simon@Simon-PC.lindenlab.com
2012-12-14MAINT-2121 Fixed case where changing other parcel option disables 'Show ↵Maestro Linden
place in search'. Reviewed by Simon.
2012-12-14merge changes for DRTVWR-224Oz Linden
2012-12-13MAINT-2123 remove WARNINGS about unknown local_id in KillObject messageAndrew Meadows
We now ignore unkown local_id's in KillObject. Reviewed with davep.
2012-12-13merge fixes from 3.4.3-beta3Oz Linden
2012-12-13merge changes for DRTVWR-267Oz Linden
2012-12-13merge changes for DRTVWR-244Oz Linden
2012-12-13MAINT-2109 Added ATTACH_NECK and ATTACH_AVATAR_CENTER definitions for LSL ↵Maestro Linden
scripts and script information floater. Reviewed by Andrew.
2012-12-12sync with viewer-developmenteli
2012-12-12MAINT-2086 Separate GPU class from settings more completely to avoid GPU ↵Dave Parks
dependent behavior when manually adjusting detail slider.
2012-12-12MAINT-2087 Cleanup XML changes from new preferences hash marksDave Parks
2012-12-12Pull and merge viewer-developmentsimon@Simon-PC.lindenlab.com
2012-12-12MAINT-2082: fix deletion of an autoreplace listOz Linden
2012-12-12MAINT-2051: Implement replacement of an existing autoreplace listOz Linden
2012-12-11Merged from viewer-releaseAura Linden
2012-12-10MAINT-1345 Fix for some mesh outfits showing the wrong LoD initiallyDave Parks
2012-12-07MAINT-2053 Fix for garbangles on rigged attachments.Dave Parks
2012-12-07Automated merge with https://bitbucket.org/lindenlab/viewer-catDave Parks
2012-12-07MAINT-2040 Remove leftover debug spam.Dave Parks
2012-12-06MAINT-1874 : Viewer needs more logging for ScriptTeleportRequest message. Addedsimon@Simon-PC.lindenlab.com
log message.
2012-12-05merge changes for MAINT-1955Nat Goodspeed
2012-12-05merge changes for DRTVWR-259Nat Goodspeed
2012-12-05merge changes for MAINT-1951Nat Goodspeed
2012-12-05Automated merge with https://bitbucket.org/lindenlab/viewer-catDave Parks
2012-12-05MAINT-1760 Fix for opaque water glowing when wearing certain rigged attachments.Dave Parks
2012-12-05Automated merge with https://bitbucket.org/lindenlab/viewer-catXiaohong Bao