Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-17 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-10-17 | fix for SH-4569: Objects are not culled by size in the distance | Xiaohong Bao | |
2013-10-17 | fix for assert at runtime (reading stats from recording while it was active) | Richard Linden | |
fix for bad values returns from getPeriodMin and getPeriodMax on count stats when no counts recorded fix for gcc compile time error (typename ftw) | |||
2013-10-17 | Initial buld for Phase 4 | Monty Brandenberg | |
2013-10-17 | Merge. Pull in viewer-release after 3.6.8 fixes for AMD graphics. | Monty Brandenberg | |
2013-10-17 | Pull merge from viewer-release | Merov Linden | |
2013-10-17 | BUG-4185 : Fix glsl compilation error on Mac | Merov Linden | |
2013-10-17 | BUILDFIX: bad typedef | Richard Linden | |
2013-10-17 | Automated merge with ↵ | Richard Linden | |
bundle:c:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg._vi9rd\http__bitbucket.org_lindenlab_viewer-interesting_s1et2g.hg | |||
2013-10-17 | moved root timer to global variable | Richard Linden | |
added flag to LLInstanceTracker to allow multiple values per key made StatType allow multiple values per key to eliminate block timer related crash | |||
2013-10-17 | SH-4160 WIP, build fix | Brad Payne (Vir Linden) | |
2013-10-17 | Pull merge from oz_linden/336-snowstorm | Merov Linden | |
2013-10-17 | merge | Brad Payne (Vir Linden) | |
2013-10-16 | more fix for SH-4552: Interesting: objects sometimes fail to load after ↵ | Xiaohong Bao | |
teleport. | |||
2013-10-16 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-10-16 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-10-16 | fix for SH-4552: Interesting: objects sometimes fail to load after teleport. | Xiaohong Bao | |
2013-10-16 | moved tree iterators into llfasttimer.h | Richard Linden | |
2013-10-16 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-10-16 | Fix merge error in llvoavatar | Graham Linden | |
2013-10-16 | Merge 3.6.8 | Graham Linden | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-16 | Merged 3.6.8-release | Scott Lawrence | |
2013-10-16 | Merged 3.6.8-release | Scott Lawrence | |
2013-10-16 | increment viewer version to 3.6.9 | oz@lindenlab.com | |
2013-10-16 | Added tag 3.6.8-release for changeset d40c66e41074 | oz@lindenlab.com | |
2013-10-16 | SH-3455 BUILDFIX Updating linux appearance utility to use the new refactor | Nyx Linden | |
Eliminated some unnecessary functions that the refactor took care of, linux build should be fixed. | |||
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-15 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-10-15 | added params for project interesting | Richard Linden | |
2013-10-15 | merge changes for DRTVWR-336 | Oz Linden | |
2013-10-15 | Renaming file to better reflect it's actual usage for the future. | Ima Mechanique | |
2013-10-15 | STORM-1831 Removing unnecessary semi-colon | Ima Mechanique | |
2013-10-15 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-10-15 | fix for SH-4551: Interesting: some attachments do not appear after teleport | Xiaohong Bao | |
2013-10-15 | add cached object count stat | Richard Linden | |
2013-10-15 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | SH-3455 WIP - llstartup cleanup | Brad Payne (Vir Linden) | |
2013-10-14 | Pull merge with lindenlab/viewer-bear | Merov Linden | |
2013-10-14 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-10-14 | changed ll_aligned_(malloc|free) to take alignment size as a template argument | Richard Linden | |
2013-10-14 | MAINT-3290 FIXED Handle correctly Mouse Capture for LLTextBox. | Mnikolenko ProductEngine | |
2013-10-14 | merge | Mnikolenko ProductEngine | |
2013-10-12 | STORM-1831 Importing Oz's updates for libxml2 | Ima Mechanique | |
2013-10-11 | STORM-1972 Add forgotten credit in contributions.txt | Drake Arconis | |
2013-10-11 | STORM-1972 Restore missing particle info display menu item | Drake Arconis | |
2013-10-11 | MAINT-2968 Transplant cleanup. | Dave Parks | |
2013-10-11 | MAINT-2968 Transplant cleanup. | Dave Parks | |
2013-10-11 | SH-4458 SH-3652 FIX Pants flare does not load properly upon an avatar returning | Nyx Linden | |
Viewer added a new callback when the avatar returned without resetting the timer for last reference to the saved raw image. This created a time window in which new callbacks could get cleared out due to the raw image getting destroyed. Since the callback was removed, pants flare was not properly applied. Appears to be working now. |