Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-02 | Automated merge with file:///Users/nat/linden/viewer-summary-json | Nat Goodspeed | |
2011-05-02 | CHOP-599: if build.sh creates summary.json, package it with viewer. | Nat Goodspeed | |
Recent versions of the viewer's build-dependent build.sh create and upload a summary.json file in the top level of the source repository checkout. Bundle that into the viewer installer. This is the one file that contains the viewer's version. | |||
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-956 | Oz Linden | |
2011-04-29 | STORM-1213 : pull from viewer-experience-merge | Merov Linden | |
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 | 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 | 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 | 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-27 | STORM-1028 : pull into viewer-development | Merov Linden | |
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-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 | merge changes for storm-1111 | Oz Linden | |
2011-04-25 | merge changes for storm-898 | Oz Linden | |
2011-04-25 | merge changes for storm-640 | Oz Linden | |
2011-04-25 | merge changes for storm-891 | Oz Linden | |
2011-04-25 | merge changes for storm-595 | Oz Linden | |
2011-04-22 | fix DOS line endings | Oz Linden | |
2011-04-22 | merge changes for beta fixes | Oz Linden | |
2011-04-22 | merge changes for storm-1187 | Oz Linden | |
2011-04-21 | merge avatar physics fixes | Oz Linden | |
2011-04-21 | Backed out changeset: e7b38729ad6d | Richard Linden | |
2011-04-21 | SH-1381 FIXED Avatar Physics behavior is tightly tied to viewer framerate | Loren Shih | |
Changed range of gain; previous range was too small. | |||
2011-04-21 | merge changes for storm-1095 | Oz Linden | |
2011-04-21 | merge changes for storm-1145 | Oz Linden | |
2011-04-21 | merge changes for storm-1136 | Oz Linden | |
2011-04-21 | SH-1381 Avatar Physics behavior is tightly tied to viewer framerate | Loren Shih | |
Changed physics algorithm to perform integration over several steps if framerate is slow. Fixed a fundamental issue in the algorithm where timestep wasn't being used to calculate velocity changes. Had to change around some parameter ranges since the physics are calculated slightly differently now. | |||
2011-04-22 | STORM-380 FIXED Added syncing animations and sounds before the gesture ↵ | Seth ProductEngine | |
starts playing. The actual playing of animations and sounds of a gesture starts only when all needed animations and sound files are loaded into viewer cache. This reduces the delay between animations and sounds meant to be played simultaneously but may increase the delay between the moment a gesture is triggered and the moment it starts playing. Fixed calling assets callback to clean up the void pointer in getAssetData() and avoid potential memory leaks. | |||
2011-04-21 | fixing bottomtray for advanced viewer | Leyla Farazha | |
2011-04-21 | STORM-640 FIX Disabled highlighting URLs in object name inside the BUY ↵ | Vadim ProductEngine | |
CONTENTS floater. Enclosed object name with <nolink>...</nolink> tags to disable URL parsing. | |||
2011-04-21 | merge back fixes for STORM-1088 and (possibly) STORM-1141 | Oz Linden | |
2011-04-20 | merge leslie changes | Merov Linden | |
2011-04-20 | merge EXP-737 | Merov Linden | |
2011-04-20 | EXP-737 : Fix texture dimensions display in image preview | Merov Linden | |
2011-04-20 | merge changes for storm-1183 | Oz Linden | |
2011-04-20 | merge changes for storm-1184 | Oz Linden | |
2011-04-20 | EXP-670 As a resident I want to be able to communicate with other residents ↵ | Leyla Farazha | |
using my voice, while still enjoying the streamlined experience of basic mode | |||
2011-04-20 | EXP-629 Clicking on ground while sitting results in avatar walking to last ↵ | Leyla Farazha | |
click point when standing up in basic mode | |||
2011-04-20 | SH-1381 FIXED avatar physics behavior is tightly tied to viewer framerate | Loren Shih | |
Breaking up physics into smaller integration steps. | |||
2011-04-20 | SH-1388 FIXED Graphics Quality slider has no effect on avatar physics | Loren Shih | |
SH-1387 Class0 video cards default avatar physics to high Added appropriate featuretable entries. |