Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-19 | SH-3792 WIP - changed local texture loading to be consistent with ↵ | Brad Payne (Vir Linden) | |
viewer_development - this fixes the gray head issue. There is still some remaining issue with bakes not uploading at full resolution, probably due to a bad image asset. | |||
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-22 | Add debug level logging for Avatar by default. Will need to turn this off ↵ | Brad Payne (Vir Linden) | |
before general release, but will give us better debugging info during testing | |||
2013-01-16 | MAINT-2242 Fix for shader compilation errors on Intel HD graphics chips. | Dave Parks | |
2013-01-14 | removed yet another logcontrol.xml commit | Brad Payne (Vir Linden) | |
2013-01-11 | SH-3639 WIP - cleaned up some diagnostics and added fault injection ability. ↵ | Brad Payne (Vir Linden) | |
Disabled inventory retries for now. | |||
2013-01-10 | SH-3142: Added a debug option that circumvents the precache delay when ↵ | prep | |
teleporting. | |||
2012-12-14 | Automated merge | Don Kjer | |
2012-12-14 | Updating shaders to not crash when compiled in llvm | Don Kjer | |
2012-12-11 | merge | Brad Payne (Vir Linden) | |
2012-12-11 | SH-3604 WIP - added base outfit link creation to retryable copy/link ↵ | Brad Payne (Vir Linden) | |
operations. Resolves race condition with cof version and server texture bakes | |||
2012-12-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-development | Logan Dethrow | |
2012-12-10 | SH-3606 WIP - fixed bug found by persnickety compiler | Brad Payne (Vir Linden) | |
2012-12-10 | removed inadvertent commit of logcontrol.xml | Brad Payne (Vir Linden) | |
2012-12-07 | SH-3606 WIP - moving classes to more reusable location | Brad Payne (Vir Linden) | |
2012-12-05 | removed yet another unintended commit of logcontrol.xml | Brad Payne (Vir Linden) | |
2012-12-05 | Possible fix for TC build failure | Brad Payne (Vir Linden) | |
2012-12-05 | SH-3604 WIP - backed out logcontrol.xml change | Brad Payne (Vir Linden) | |
2012-12-05 | SH-3604 WIP - retry mechanism for batch inventory ops, handle either ↵ | Brad Payne (Vir Linden) | |
completion or failure | |||
2012-12-05 | merge changes for MAINT-1955, MAINT-1958 | Nat Goodspeed | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-26 | MAINT-1958 Fix for crash on OSX when resizing window with deferred rendering ↵ | Dave Parks | |
enabled. Reviewed by VoidPointer | |||
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-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-09-19 | work in progress, more debugging/logging of avatar visual param info | Brad Payne (Vir Linden) | |
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-09-05 | Debug display for baked vs. composite status, via setting ↵ | Brad Payne (Vir Linden) | |
DebugAvatarCompositeBaked | |||
2012-08-24 | Automated merge with http://bitbucket.org/lindenlab/viewer-cat | Richard Linden | |
2012-08-22 | Removed UseServerTextureBaking setting, now key off region protocol bits | Brad Payne (Vir Linden) | |
2012-08-22 | merge | Brad Payne (Vir Linden) | |
2012-08-17 | Merge viewer-development -> sunshine | Don Kjer | |
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 | |