Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-17 | Merge viewer-release and become version 3.7.9 | simon | |
2014-06-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365. | Stinson Linden | |
2014-05-27 | MAINT-4009: Ensuring that the view listeners are properly cleaned up at app ↵ | Stinson Linden | |
close. | |||
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-19 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Stinson Linden | |
2014-05-16 | MAINT-4009: First pass refactoring to eliminate memory related to error ↵ | Stinson Linden | |
reporting that is not properly cleaned up. | |||
2014-05-14 | MAINT-2873 FIXED Newline is added to the end of XUI tool tip. | Mnikolenko ProductEngine | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-09 | MAINT-4009: Improved patching of a memory leak for when menu items are ↵ | Stinson Linden | |
created before the viewer window initialization has created the menu holder. See also changeset bc0743639926a84b38b4907d252eff1cc0498c7d. | |||
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-05 | MAINT-4009: Patching a small memory leak for when menu items were being ↵ | Stinson Linden | |
created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null. | |||
2014-04-24 | MAINT-4009: Ensuring that the shader manager instance is released during ↵ | Stinson Linden | |
cleanup. | |||
2014-04-07 | Merge downstream code | simon | |
2014-04-03 | MAINT-3870 FIXED The freelook animation never ends so the avatar never gets ↵ | andreylproductengine | |
to the idle status... | |||
2014-03-26 | Pull in downstream -bear, viewer-release and become version 3.7.5 | simon | |
2014-03-14 | MAINT-3804 FIXED Crash in LLAudioEngine::getAudioData when playing gestures ↵ | maksymsproductengine | |
with audio device disabled. | |||
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2014-02-24 | MAINT-2062 FIXED Don't show the pie menu if user is not logged in. | Mnikolenko ProductEngine | |
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-06 | fixed some warnings | Richard Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-10-29 | Merge viewer-release => sunshine-internal | Don Kjer | |
2013-10-23 | MAINT-3250 FIXED [TUI] Dragging on the Map does not working correctly | maksymsproductengine | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-15 | merge changes for DRTVWR-336 | Oz Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden | |
changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats | |||
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-09-04 | merge | Brad Payne (Vir Linden) | |
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-26 | merge changes for 3.6.4-release | Oz Linden | |
2013-08-22 | merge | Brad Payne (Vir Linden) | |
2013-08-20 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits | |||
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-08-15 | moved unit types out of LLUnits namespace, since they are prefixed | Richard Linden | |
2013-10-23 | Merge latest viewer-release with FBC | simon | |
2013-10-04 | MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: ↵ | maksymsproductengine | |
Control named RenderAutoMuteFunctionsnot found | |||
2013-09-26 | MAINT-3163 FIXED Since CHUI, floaters can be moved totally underneath bottom ↵ | maksymsproductengine | |
toolbar buttons and "lost". | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-25 | VITA test framework - record events support | Jeff (Gioffredo Linden) | |