Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-18 | BUG STORM-1004 FIXED Unblocking/blocking name sometimes deletes identically ↵ | paul_productengine | |
named entry, but of different TYPE LLMuteList stores muted objects in two sets: set of names and set of ids. Avatar objects are stored by ids (set of ids), other objects can be stored both by name(set of names) or ids - Delete items from corresponding set (from set of names or ids), not form both sets at time. - Improved isMuted method's logic. Now if avatar is tested whether it's muted or not, don't search its name in the set of names. | |||
2011-02-18 | merge changes for viewer-vs2010 | Oz Linden | |
2011-02-18 | merge mac autobuild fix from Merov | Oz Linden | |
2011-02-17 | Autobuild: fix for Mac build using XCode | Merov Linden | |
2011-02-17 | VWR-24917 Use mIsDisplayNameDefault to reduce name redundancy in nearby chat ↵ | Ardy Lay | |
history * Clean up changes based upon feedback from reviewers. * Improve comment based upon feedback from reviewers. | |||
2011-02-17 | merge changes from jenn_linden/viewer-vs2010 | Oz Linden | |
2011-02-17 | Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010 | Alain Linden | |
2011-02-17 | update to latest apr_suite package. | Alain Linden | |
2011-02-17 | merge | Tofu Buzzard | |
2011-02-17 | merge | Tofu Buzzard | |
2011-02-17 | Automated merge with ↵ | Nat Goodspeed | |
http://pdp47.lindenlab.com/cgi-bin/hgwebdir.cgi/brad/viewer-development/ | |||
2011-02-17 | Ported over mani's patch for handling finding of the RO appdata dir when ↵ | brad kittenbrink | |
running from the debugger. ported from changeset https://hg.lindenlab.com/alain/indra-common/changeset/99a9d1876e83/ reviewed by Richard. | |||
2011-02-17 | Automated merge with file:///Users/oz/Work/viewer-vs2010 | Oz Linden | |
2011-02-17 | Added an EventAPI listener to LLWindow for hooking into key and mouse inputs. | brad kittenbrink | |
2011-02-17 | merge up from viewer-autobuild | Oz Linden | |
2011-02-17 | adjust parameters for integration build | Oz Linden | |
2011-02-17 | merge | Dave Parks | |
2011-02-17 | SH-1006 Quick pass at cutting down the number of redundant GL calls based on ↵ | Dave Parks | |
data from gDEBugger. Reviewed by Nyx. | |||
2011-02-17 | merge | Tofu Buzzard | |
2011-02-17 | merge | Tofu Buzzard | |
2011-02-17 | merge | Dave Parks | |
2011-02-17 | SH-547 Use appropriate texture channel for rendering avatars into their ↵ | Dave Parks | |
impostor map. | |||
2011-02-17 | Automated merge with file:///Users/oz/Work/V-DR | Oz Linden | |
2011-02-17 | merge | Tofu Buzzard | |
2011-02-17 | merge | Tofu Buzzard | |
2011-02-17 | STORM-842 FIXED displaying favorites list at login screen when user name is ↵ | Seth ProductEngine | |
typed like "firstname.lastname" or "firstname_lastname" or user name consists of a single word. | |||
2011-02-17 | merge changes for storm-937 | Oz Linden | |
2011-02-17 | Cherrypick Merov's fix for update_version_files.py. | Christian Goetze (CG) | |
2011-02-17 | merge changes for storm-937 | Oz Linden | |
2011-02-17 | catch up with viewer-beta branch | Eli Linden | |
2011-02-17 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2011-02-17 | SH-959 FIX crash in llflexibleobject.cpp | Nyx (Neal Orman) | |
Crash was a result of one of two possibilities: 1) trying to update geometry when it wasn't visible 2) mSimulateRes was non-zero when mInitialized was 0 Put code to handle both cases - initialize if mSimulateRes is 0 OR mInitialized is 0 But only do so if the object is visible. If the object is not visible, early out. Code reviewed by davep | |||
2011-02-17 | merge changes for viewer-autobuild | Oz Linden | |
2011-02-17 | merge lastest changes from viewer-vs2010 | Oz Linden | |
2011-02-17 | merge | prep | |
2011-02-17 | Another part of the pelvis fix. Sh-634 | prep | |
2011-02-17 | explicity call python scripts with python so they work on all platforms. | Andrew A. de Laix | |
2011-02-17 | try disabling parallel builds in TC for Linux | Oz Linden | |
2011-02-17 | Mesh-development work in progress | Loren Shih | |
2011-02-16 | STORM-987 : Allow more flexibility around input and output lists | Merov Linden | |
2011-02-16 | Automated merge with ssh://bitbucket.org/jenn_linden/viewer-vs2010 | Oz Linden | |
2011-02-16 | Automated merge with file:///Users/oz/Work/viewer-autobuild | Oz Linden | |
2011-02-16 | fix dos line endings | Oz Linden | |
2011-02-16 | STORM-987 : Implement in and out list of files and pattern matching | Merov Linden | |
2011-02-16 | SOCIAL-544 PARTIAL move skylight skin to viewer repo | Richard Linden | |
2011-02-16 | turn off parallel linux builds; they don't work for autobuild driven builds. | Alain Linden | |
2011-02-16 | for now, turn off precompiled header usage by default (so Incredibuild will ↵ | Alain Linden | |
work). | |||
2011-02-16 | temporarily turn off precompiled header usage to work around Incredibuild ↵ | Alain Linden | |
issues. | |||
2011-02-16 | Merge | leyla_linden | |
2011-02-16 | SH-512 [REGRESSION] Linden trees scale up to 200m on Mesh regions | leyla_linden | |
SH-943 10 meters maximum Prim/Mesh size in latest Mesh Viewers |