Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-19 | merge | Dave Parks | |
2010-10-19 | CTS-283 Fix for objects being locked when imported. | Dave Parks | |
2010-10-19 | Make preview render match what will be uploaded (exposes transform changes ↵ | Dave Parks | |
between LODs) | |||
2010-10-19 | Moved retry logic for certain mesh header fetches to help with SH-323 'Some ↵ | Jonathan Wolk | |
mesh objects fail to load data for valid meshes'. Renamed some variables to be more clear. | |||
2010-10-19 | STORM-402 FIXED Fixed adding of people whom you sent IM to Recent list. | Andrew Productengine | |
This regression was caused by fix of STORM-126 in changeset 09f13edf6aa8 where adding of people from mInitialTargetIDs was removed. And it was used to add people whom you P2P im'ed. - Used mInitialTargetIDs to add people whom you P2P im'ed. | |||
2010-10-19 | STORM-390 FIXED "Place Profile" appeared instead of "Resident Profile" after ↵ | Vadim ProductEngine | |
clicking on user name in a nearby chat toast. Now clicking an avatar name opens avatar profile; clicking an object name opens object inspector. This change rolls back the fix of STORM-358. | |||
2010-10-18 | automated merge | Roxie Linden | |
2010-10-18 | merge | Dave Parks | |
2010-10-18 | Turn assertion around cache loading into an early out. | Dave Parks | |
2010-10-18 | Improved locking around command queues. | Dave Parks | |
2010-10-18 | SH-329 SH-332 WIP BUILDFIX update linux colladadom | Nyx (Neal Orman) | |
Verified my fix actually removes dependency on GLIBC 2.4 this time. Sorry for thrashing on install.xml :) | |||
2010-10-18 | Point the events profiles and other components to the new events | Roxie Linden | |
web pages | |||
2010-10-18 | SH-329 SH-332 WIP update colladadom to work on linux | Nyx (Neal Orman) | |
Trying again, this time with proper build flags so we don't run into versioning issues, since the lib is built on ubuntu but has to link on an older build machine | |||
2010-10-18 | SH-332 SH-329 update colladadom for open source release | Nyx (Neal Orman) | |
Trying to repackage colladadom for linux as static linking, test impact on unresolved dependencies. | |||
2010-10-16 | merged VWR-23459 (fixed crash for certain command line options when compiled ↵ | Boroondas Gupte | |
against Boost-1.42) | |||
2010-10-16 | VWR-23459 FIXED Viewer compiled against Boost-1.42 crashes when certain ↵ | Boroondas Gupte (original fix by Aleric Inglewood) | |
command line options are given used Aleric's SG2 changeset from http://svn.secondlife.com/trac/linden/changeset/3600 patching file doc/contributions.txt Hunk #1 succeeded at 73 with fuzz 2. patching file indra/newview/llcommandlineparser.cpp Hunk #1 succeeded at 268 with fuzz 1 (offset -8 lines). Edited doc/contributions.txt to create an entry for Aleric and moved the issue ID there (patch wasn't able to place it at the right position, lacking any context). | |||
2010-10-16 | Better physics shape display. | Dave Parks | |
2010-10-15 | Automated merge with file:///Users/oz/Work/viewer-development | Oz Linden | |
2010-10-15 | merge | Dave Parks | |
2010-10-15 | Update llconvexdecomp | Dave Parks | |
2010-10-15 | SH-329 WIP get branch ready for open source release | Nyx (Neal Orman) | |
updated build config to strip havok debug symbols also added mac convex decomp stub lib. | |||
2010-10-15 | SH-331 SH-332 FIX SH-329 WIP fix: colladadom for mac/linux wip: decompstub | Nyx (Neal Orman) | |
updating install.xml with the new packages for colladadom for mac & linux updating install.xml with decomposition stub for linux (mac and win will come later) | |||
2010-10-15 | automated merge | Roxie Linden | |
2010-10-15 | Fix for various crashes on exit and leaks when using convex decomposition. | Dave Parks | |
Make rendering of convex hullified prims work in physics shape display. Reviewed by Falcon. | |||
2010-10-15 | pull fix for STORM-211 | Oz Linden | |
2010-10-15 | pull fix for STORM-279 | Oz Linden | |
2010-10-15 | pull fix for STORM-376 | Oz Linden | |
2010-10-15 | Merge | Leyla Farazha | |
2010-10-15 | automated merge | Roxie Linden | |
2010-10-15 | pull fix for STORM-304 / STORM-386 | Oz Linden | |
2010-10-15 | fixing ims not logging with display names off | Leyla Farazha | |
2010-10-15 | CTS-265 Fix for spinners having a scale limit of 10m | Dave Parks | |
2010-10-15 | Proper loading of hull indices, bad use of initThread | Dave Parks | |
2010-10-15 | SH-338 Fix for crash when setting medium LOD to none. | Dave Parks | |
2010-10-15 | automated merge | Roxie Linden | |
2010-10-15 | STORM-386 FIXED Disabled higlighting URLs in object names inside the "<name> ↵ | Vadim ProductEngine | |
has said something new" textbox that pops up in NEARBY CHAT window. | |||
2010-10-15 | Automated merge with file:///Users/oz/Work/viewer-development | Oz Linden | |
2010-10-15 | STORM-263 FIXED popup menu of Cog button in lower-left of sidebar panel ↵ | Seth ProductEngine | |
closing on second click - Changed type of gear menu buttons from LLButton to LLMenuButton in all sidebar panels where gear menu button is used. - Added setMenuPosition(), setMenu() and updateMenuOrigin() to the LLMenuButton. - Moved actions common for displaying a context menu to LLMenuButton::toggleMenu(). - In all sidebar panels where LLButton was replaced with LLMenuButton the following steps were taken: 1. setting gearMenu and its position relative to the menuButton with LLMenuButton::setMenu() 2. setting mouse down callback for the menuButton if needed. 3. calculating the menu origin point with LLMenuButton::updateMenuOrigin() in mouse down callback | |||
2010-10-14 | Merge from http://hg.secondlife.com/viewer-identity (display names) | Leyla Farazha | |
2010-10-14 | merge | Dave Parks | |
2010-10-14 | SH-324 Clamp models to 64m on upload. | Dave Parks | |
2010-10-14 | DN-174Some length of Display Name (username) can cause the name to disappear ↵ | Leyla Farazha | |
off of the Buy object floater | |||
2010-10-14 | merge up to latest viewer-development | Oz Linden | |
2010-10-14 | DN-177 Cannot click on Name in Friend Request to view profile - and no ↵ | Leyla Farazha | |
profile pic in friend request | |||
2010-10-14 | automated merge | Roxie Linden | |
2010-10-14 | SH-329 WIP merging in oz's fix for license issues in the mesh branch | Nyx (Neal Orman) | |
2010-10-14 | merge fix for STORM-367 | Oz Linden | |
2010-10-14 | Automated merge with file:///Users/oz/Work/viewer-beta | Oz Linden | |
2010-10-14 | pull late fixes from beta | Oz Linden | |
2010-10-14 | merge old 2.1.1-release head that was lying around | Oz Linden | |