Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-04 | CTS-537 Apply tweak from Tofu Buzzard. | Dave Parks | |
2011-05-04 | merge | Dave Parks | |
2011-05-04 | merge | Brad Payne (Vir Linden) | |
2011-05-03 | merge | Dave Parks | |
2011-05-03 | Fix for line endings style (dos2unix). | Loren Shih | |
Updated header blocks for llphysicsshapebuilderutil classes. | |||
2011-05-02 | STORM-1210 fsqrtf cleanup | Dave Parks | |
2011-05-02 | STORM-1210 : Fix python merge glitch so to pass Release build (again) | Dave Parks | |
2011-05-02 | merge | Dave Parks | |
2011-05-02 | merge | Brad Payne (Vir Linden) | |
2011-05-02 | Added handler for final mesh object upload | Brad Payne (Vir Linden) | |
2011-05-02 | increment viewer version to 2.6.8 | Oz Linden | |
2011-05-02 | merge changes for storm-1182 | Oz Linden | |
2011-05-02 | merge changes for storm-1128b | Oz Linden | |
2011-05-02 | merge changes for storm-380 | Oz Linden | |
2011-05-02 | merge changes for vwr-25126 | Oz Linden | |
2011-05-02 | merge changes for storm-229 | Oz Linden | |
2011-05-02 | merge changes for storm-956 | Oz Linden | |
2011-04-29 | STORM-1213 : pull from viewer-experience-merge | Merov Linden | |
2011-04-29 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-04-29 | STORM-1207 and STORM-1211 : pull l10n changes from eli's repo | Merov Linden | |
2011-04-29 | Merged with viewer-development. | Ricky Curtice | |
The reason was to manually resolve a couple of merge problems, as upstream has had several changes since this was applied, and some of the changes overlapped. | |||
2011-04-29 | fix for SH-688: Viewer crash when uploading a large .dae file and clicking ↵ | Xiaohong Bao | |
the X button in upper right hand corner of the upload model floater on Mac Build | |||
2011-04-29 | WIP CT-641 PL translation for Viewer set23, new files | Eli Linden | |
2011-04-29 | WIP CT-641 PL translation for Viewer set23 | Eli Linden | |
2011-04-28 | STORM-1039 FIXED Bad iterator access in llavatarnamecache.cpp:564 | Richard Linden | |
missed else case | |||
2011-04-28 | fixed build (again) | Richard Linden | |
2011-04-28 | STORM-1039 FIXED Bad iterator access in llavatarnamecache.cpp:564 | Richard Linden | |
fixed crash on startup | |||
2011-04-28 | WIP CT-636 CT-637 PL translation for Light Viewer set1 and set2, adding new ↵ | Eli Linden | |
files | |||
2011-04-28 | WIP INTL-41 set23 DE/FR/ES/PT translation, new files | Eli Linden | |
2011-04-28 | WIP INTL-41 set23 DE/FR/ES/PT translation; CT-640 set22 PL translation | Eli Linden | |
2011-04-28 | fixed build | Richard Linden | |
2011-04-28 | sync up with viewer-development, adding all existing minimal/xui l10n files | Eli Linden | |
2011-04-28 | sync up with viewer-development | Eli Linden | |
2011-04-28 | Automated merge with ↵ | Richard Linden | |
bundle:E:\code\viewer-experience-merge+c:\users\richard\appdata\local\temp\thg.ia7ixc\http__hg.secondlife.com_viewer-development_csqen8.hg | |||
2011-04-28 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge/ | Richard Linden | |
2011-04-28 | EXP-749 FIX [REGRESSION] Voice status indicator shown in IM session instead ↵ | Richard Linden | |
of profile pic in Basic and Advanced modes reviewed by Leyla | |||
2011-04-28 | SH-1443 Fix for fullbright alpha objects not appearing for some combinations ↵ | Dave Parks | |
of deferred rendering and non deferred automatic alpha mask toggling. | |||
2011-04-28 | Fix for SH-718 | prep | |
2011-04-27 | STORM-1028 : pull into viewer-development | Merov Linden | |
2011-04-26 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-04-26 | EXP-752 FIX -- When "View Display Names" is disabled, only my own profile ↵ | Leslie Linden | |
loads, when I click others profiles Avatar username is now looked up in the name cache when it is blank, which happens when display names are turned off apparently. Reviewed by Fredrik. | |||
2011-04-26 | STORM-1182 Use string::rfind instead of string::find | Boroondas Gupte | |
... so the last occurance of the build prefix in the executable path will be matched. This should avoid cuttung too much subdirs away if someone checks out the source to a path already containing "/build-darwin-" or "/build-linux-". | |||
2011-04-26 | spaces not tabs | Dave Parks | |
2011-04-26 | SH-1374 tcmalloc symlinks are broken on installer, include tcmalloc.so.0.1.0 | Dave Parks | |
2011-04-25 | SH-1371 tcmalloc comes with the viewer now, don't look for it in /usr/lib | Dave Parks | |
2011-04-25 | SH-1427 Fix for alpha objects not getting the right light curves when ↵ | Dave Parks | |
deferred rendering enabled. | |||
2011-04-25 | Removed an extra variable I'd added. | Ricky Curtice | |
Also cleaned up some whitespace-around-operator issues. While removing the extra variable seems to make the code more ugly, all it does is reveal the pre-existing ugliness that had been masked in the past. Trying to find a fix, or even try to come to a real understanding of why this section of code is the way it is, is out of my scope for this task. | |||
2011-04-25 | SH-1371 Fix for tcmalloc package error. | Dave Parks | |
2011-04-25 | increment viewer version to 2.6.7 | Oz Linden | |
2011-04-25 | STORM-1182 FIX Fixed XUI Preview tool not loading XML files from a dev ↵ | Boroondas Gupte | |
checkout on Mac. Ported Vadim's STORM-1182 fix for Linux (3d30b2bc1369) to the corresponding Mac file. |