summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2013-04-02Automated merge with https://bitbucket.org/lindenlab/davep-materialsDave Parks
2013-04-02NORSPEC-58 Followup -- put back blinn phong, and do gamma correction ↵Dave Parks
approximation in light curves. Fix fresnel math.
2013-04-01merge changes for 3.5.0-beta7Oz Linden
2013-03-30Cleanup a couple more places where gamma curves were getting applied.Dave Parks
2013-03-29NORSPEC-66 Hook up material parameters to rigged attachments.Dave Parks
2013-03-29NORSPEC-65 Hook up texture offset/scale/rotation for normal and specular maps.Dave Parks
2013-03-28NORSPEC-62 Fix for fullbright checkbox not working with materialsDave Parks
2013-03-27NORSPEC-61 Hook up material parameters to shaders.Dave Parks
2013-03-26NORSPEC-57, NORSPEC-58 Remove sRGB and gamma correction from shaders to ↵Dave Parks
remove banding and not break all shiny objects.
2013-03-26CHUI-862 FIXED Save collapsed state for nearby chat.Mnikolenko ProductEngine
2013-03-25NORSPEC-54 Potential fix for crashing on all sorts of random operations.Dave Parks
2013-03-20CHUI-857 Nearby chat opens as torn off on first login: changed initial ↵AlexanderP ProductEngine
setting for nearby chat docked state
2013-03-15CHUI-816 [CHUIBUG]CHUI does not remember undocked state and position of ↵AlexanderP ProductEngine
Nearby Chat
2013-03-15CHUI-830 FIXED Button for collapsing torn-off floater(to a single input ↵Mnikolenko ProductEngine
line) is added. Show toasts for new messages for that conversation, regardless of other prefs.
2013-03-11CHUI-793 : Fixed! Introduced ChatLoadGroupTimeout and ↵merov
ChatLoadGroupMaxMembers to mitigate slow group loading.
2013-02-13CHUI-743 FIXED CHUI viewer ignores pre chui users Privacy settings to not ↵maksymsproductengine
keep IM logs and nearby chat logs
2013-02-12merge up to 3.4.5-releaseOz Linden
2013-02-06CHUI-744 FIXED KeepConversationLogTranscripts setting is moved to ↵Mnikolenko ProductEngine
settings_per_account.xml
2013-02-04Merged with latest viewer-dev-materials.Geenz
2013-02-04Added a new draw pool specifically for faces with materials applied to them. ↵Geenz
Removed materials rendering from the bump draw pool, and reverted it to its previous state.
2013-01-30Pull merge from lindenlab/viewer-developementMerov Linden
2013-01-30Merge with latest viewer-dev-materials.Geenz
2013-01-30Specular map support. This is the vast majority of the material parameters ↵Geenz
implemented at this point for opaque geometry.
2013-01-28merge linearlize lightingOz Linden
2013-01-28rename "Lighting and Shadows" (deferred rendering) to "Advanced Lighting Model"Oz Linden
2013-01-25Linearize light source colors, and a bit of cook torrance fanciness.Geenz
2013-01-24CHUI-578 FIXED Move preferences for conversation logs/transcripts to chat tabmaksymsproductengine
2013-01-16CHUI-683 : Default sort order for Blocked was wrong, unrecognized value was ↵Merov Linden
not tested.
2013-01-16MAINT-2242 Fix for shader compilation errors on Intel HD graphics chips.Dave Parks
2013-01-15CHUI-567 FIXED "Translate chat", "Translation settings..." menu items are added.maxim@mnikolenko
2013-01-11Linearize spotlight textures.Geenz
2013-01-11Initial (largely complete) gamma correct rendering implementation.Geenz
2013-01-10Merge pull from lindenlab/viewer-betaMerov Linden
2012-12-21CHUI-619 FUI button and conversation line items blink at different rates:AlexanderP ProductEngine
changed rate
2012-12-20CHUI-513 FIXED Revise initial conversation floater sizemaksymsproductengine
2012-12-20CHUI-606 Default settings in CHUI viewer do not keep IM logs for users: ↵AlexanderP ProductEngine
Preferences > Chat > Keep a convers. log was turned on
2012-12-12CHUI-526: Slight bug fix. Problem was that the 'Teleport Offer' sound was ↵Gilbert Gonzales
turn on by default when the user cleared their settings. Resolution: Inside settings.xml changed the PlaySoundTeleportOffer to no longer have an intial value of 1 (true). Now it is 0 (false).
2012-12-12Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.William Todd Stinson
2012-12-11Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-12-07CHUI-580 : Fixed : Clean up the use of display name. Allow the use of the ↵Merov Linden
legacy protocol in settings.xml
2012-12-05merge changes for MAINT-1955, MAINT-1958Nat Goodspeed
2012-11-29CHUI-489: Removed the 'Group Messages' checkbox. This was a design change in ↵Gilbert Gonzales
the spec.
2012-11-26MAINT-1958 Fix for crash on OSX when resizing window with deferred rendering ↵Dave Parks
enabled. Reviewed by VoidPointer
2012-11-26MAINT-1958 Fix for crash on OSX when resizing window with deferred rendering ↵Dave Parks
enabled. Reviewed by VoidPointer
2012-11-21Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.William Todd Stinson
2012-11-21Pull and merge https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-11-20Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-21CHUI-531 FIXED Poor fps in CHUI viewermaksymsproductengine
2012-11-20Automated merge with https://bitbucket.org/lindenlab/viewer-developmentDave Parks
2012-11-20merge changes for DRTVWR-246Oz Linden