summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2012-02-19STORM-1808 Recode so build button is not clickable when grayed outJonathan Yap
2012-02-17SH-2915 Smoother transition between sun shadow splits.Dave Parks
2012-02-17made avatar rotation threshold configurable via a settingRichard Linden
2012-02-17Path-317: debug option to enable vbo rendering of navmeshesprep
2012-02-16EXP-1832 FIX Viewer Size not persistent across loginsRichard Linden
Save *window* width and height, not client area
2012-02-16Path-278 Debug option to download multiple navmeshes to the viewer.prep
2012-02-15SH-2961 Fix for bumpiness not working on rigged meshes when L&S enabled.Dave Parks
2012-02-14PATH-297: Initial layout and basic implementation for the pathfinding basic ↵Todd Stinson
floater.
2012-02-14SH-2908 More complete GLSL 1.20 compatibility pass.Dave Parks
2012-02-13SH-2908 Fix for shaders failing to compile when using GLSL 1.20 or 1.10 profile.Dave Parks
2012-02-13SH-2964 Fix for shader compilation error on some older NVIDIA cards.Dave Parks
2012-02-10SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float ↵Dave Parks
for texture indices in the data stream. Also rework gl_FragColor overrides to not collide with some odd driver implementations.
2012-02-10PATH-284: Updating the class names in preparation for the new pathfinding ↵Todd Stinson
console design.
2012-02-10EXP-1889 FIX As a Second Life viewer developer, I would like a tool that ↵callum
helps me find memory leaks.
2012-03-30move all dictionaries to the prebuilt package, and install from thereOz Linden
2012-03-30convert line endings on sl.dic for coding standards complianceOz Linden
2012-03-29STORM-276 Added dictionaries.xml and the Second Life glossary dictionary ↵Kitty Barnett
(enabled by default)
2012-02-24Merge with viewer-developmentKitty Barnett
2012-02-08STORM-1808 Indicate ability to buildJonathan Yap
2012-02-08SH-2592 Fix for some shader uniforms using the wrong vector size.Dave Parks
2012-02-08SH-2592 Fix for some shader uniforms using the wrong vector size.Dave Parks
2012-02-06SH-2729 Fix for horizontal line of glitching graphics when DoF enabledDave Parks
2012-02-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2012-02-06merge, conflicts in llvertexbuffer.{h,cpp}Brad Payne (Vir Linden)
2012-02-06Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-03-02MAINT-708 Use texture compression to minimize memory bloat (experimental)Dave Parks
2012-02-02PATH-245: First pass at laying out the characters floater. Functionality is ↵Todd Stinson
mostly stubbed in. The data is currently tied to the same cap service as the linkset data, so that will need to change as soon as the new service is available.
2012-02-02STORM-1738 Settings cleanupJonathan Yap
warn-on-failure:open-license
2012-02-01Renaming the XUI files for the pathfinding console to setup.Todd Stinson
2012-02-01mergeBrad Payne (Vir Linden)
2012-02-01STORM-1738 Initial callback workJonathan Yap
warn-on-failure:open-license
2012-01-31SH-2592 FIX -- (OS X Lion) Graphics issues with Atmospheric Shaders enabled ↵Leslie Linden
on Intel HD 3000, 10.7.2 This is a dummy check-in to get the previous commit associated with SH-2592 instead of EXP-2592, which was a typo.
2012-01-30Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-01-30EXP-2592 FIX -- (OS X Lion) Graphics issues with Atmospheric Shaders enabled ↵Leslie Linden
on Intel HD 3000, 10.7.2 * Fixed up shaders to add haze_density and blue_density together correctly as vec4's rather than relying on the shader compiler to add them together properly.
2012-01-30Merge with latestLeslie Linden
2012-01-30SH-2592 PROGRESS -- (OS X Lion) Graphics issues with Atmospheric Shaders ↵Leslie Linden
enabled on Intel HD 3000, 10.7.2 Refactored WindLight estate settings to use float uniforms in the shaders that only need it, rather than vec4's for everything.
2012-01-30merge changes for vmrg-219Oz Linden
2012-01-30mergeBrad Payne (Vir Linden)
2012-01-26* Fixed up shader compilation errors to get lighting and shadows working ↵Leslie Linden
again on Mac. * Cleaned up vertex buffer allocation to guarantee allocation and deallocation using the same allocation methods from the same pools. * Added new shader feature for atmospheric helpers in the absence of lighting. Reviewed by davep.
2012-01-25Introduce two new parameters "CurlUseMultipleThreads" and ↵Xiaohong Bao
"CurlRequestTimeOut" for QA to test Curl.
2012-01-25MERGE - pulling latest viewer-development into pathfinding branchNyx (Neal Orman)
2012-01-30mergeBrad Payne (Vir Linden)
2012-01-24SH-1427 Fix for spot lights not working properly on alpha objects, and fix ↵Dave Parks
for alpha lighting of point lights not matching deferred lights.
2012-01-23merge changes for storm-1738Oz Linden
2012-01-23Merge with viewer-developmentKitty Barnett
2012-01-20SH-2889 Add visual auto-muting controlsDave Parks
2012-01-20STORM-276 Basic spellchecking frameworkKitty Barnett
2012-01-19EXP-1767 FIXED Received Items panel state being persistent between sessions.Seth ProductEngine
Added a setting to store the panel state.
2012-01-18EXP-1812 FIX Cannot resize location bar / favorites in top navigation bar in ↵Richard Linden
viewer
2012-01-17Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/Richard Linden