Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-04 | MAINT-2371 More optimizations. | Dave Parks | |
Reviewed by Graham | |||
2013-02-20 | MAINT-2370 Add debug setting "RenderAutoMuteRenderCostLimit" that ↵ | Dave Parks | |
automatically visually mutes avatars above a certain threshold (adjusted by Avatar Mesh Detail Slider) | |||
2013-02-14 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2013-02-14 | MAINT-2368 Pull in Firestorm fix for textures unloading behind you. | Dave Parks | |
2013-02-13 | MAINT-2355 Fix for corrupt rigged attachments on Intel HD Graphics | Dave Parks | |
2013-01-30 | merge downstream code from viewer-lion | simon@Simon-PC.lindenlab.com | |
2013-01-30 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2013-01-16 | MAINT-2242 Fix for shader compilation errors on Intel HD graphics chips. | Dave Parks | |
2012-12-17 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2012-12-17 | MAINT-2136 Add "RenderDepthOfFieldInEditMode" to control whether or not to ↵ | Dave Parks | |
leave DoF enabled while editing | |||
2012-12-13 | MAINT-2109 Added ATTACH_NECK and ATTACH_AVATAR_CENTER definitions for LSL ↵ | Maestro Linden | |
scripts and script information floater. Reviewed by Andrew. | |||
2012-11-26 | MAINT-1958 Fix for crash on OSX when resizing window with deferred rendering ↵ | Dave Parks | |
enabled. Reviewed by VoidPointer | |||
2012-11-20 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Dave Parks | |
2012-11-20 | merge changes for DRTVWR-246 | Oz Linden | |
2012-11-07 | Automated merge with http://bitbucket.org/lindenlab/viewer-beta | Dave Parks | |
2012-11-07 | MAINT-1815 Fix for excessive memory usage in Mayfair. Disable tcmalloc. ↵ | Dave Parks | |
Disable private memory pools. Make viewer large address aware on windows. Reviewed by Kelly | |||
2012-10-23 | MAINT-1579 Fix for diffuse color being ignored in mesh import preview render. | Dave Parks | |
2012-10-18 | MAINT-1303 FIXED Hide menus and buttons after exiting mouselook if 'Hide all ↵ | maxim_productengine | |
controls' is switched on. | |||
2012-12-05 | merge changes for MAINT-1955, MAINT-1958 | Nat Goodspeed | |
2012-11-26 | MAINT-1958 Fix for crash on OSX when resizing window with deferred rendering ↵ | Dave Parks | |
enabled. Reviewed by VoidPointer | |||
2012-10-17 | MAINT-643 Cleanup some shader compilation errors when atmospheric shaders ↵ | Dave Parks | |
are enabled. | |||
2012-10-16 | MAINT-643 Fix for incorrect lighting and colors in preview displays. | Dave Parks | |
2012-11-14 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-11-13 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-11-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-10-16 | Automated merge with file:///Users/nat/linden/viewer-sourceid | Nat Goodspeed | |
2012-10-15 | Add 'sourceid' settings var specifically for skin-files insertion. | Nat Goodspeed | |
Add logic after (both!) LLTransUtil::parseStrings() calls to ensure that "[sourceid]" embedded in (e.g.) strings.xml content will be replaced. | |||
2012-10-10 | Remove HelpUseLocal setting variable. Hide local html skin dir. | Nat Goodspeed | |
We assert that the local html directory is no longer used. Remove machinery related to its use, notably HelpUseLocal, the code that checks it and the code that sets and examines special flag URL "__local". Before actually killing off the local skins/default/html directory, make viewer_manifest.py rename it but continue packaging it as html.old. If this doesn't cause a panic, we can proceed with removing it entirely. | |||
2012-09-08 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
cmake and other files didn't get moved over, do it by hand. | |||
2012-09-07 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
This was yet another refresh from v-d because of significant changes to lltexturefetch that would not have been resolvable by casual application of any merge tool. There are still a few questions outstanding but this is the initial, optimistic merge. | |||
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-08-24 | Automated merge with http://bitbucket.org/lindenlab/viewer-cat | Richard Linden | |
2012-08-16 | merge up to latest viewer-development | Oz Linden | |
2012-08-15 | merge changes for DRTVWR-194 | Oz Linden | |
2012-08-14 | merge back beta fixes | Oz Linden | |
2012-08-13 | Merge from viewer-development. | Monty Brandenberg | |
2012-08-09 | MAINT-1342: correct initial login location handling, clarify the two related ↵ | Oz Linden | |
persistent settings | |||
2012-08-08 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-08-08 | MAINT-44 FIXED Change value for MiniMapAutoCenter in settings.xml to persist ↵ | maxim_productengine | |
after restart | |||
2012-08-03 | Merge of viewer-development (3.4.1). | Monty Brandenberg | |
2012-08-02 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-31 | merge up to latest viewer-development | Oz Linden | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-19 | SH-3280 Better init/shutdown functionality for llcorehttp by llappviewer | Monty Brandenberg | |
Isolate llcorehttp initialization into a utility class (LLAppCoreHttp) that provides glue between app and library (sets up policies, handles notifications). Introduce 'TextureFetchConcurrency' debug setting to provide some field control when absolutely necessary. | |||
2012-07-18 | MAINT-628 Fix for seams in high res snapshots when lighting and shadows is ↵ | Dave Parks | |
enabled. | |||
2012-07-16 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
clean up of llstats stuff | |||
2012-07-16 | Path-814: Corrected shader fragment compilation error. | prep | |