Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-25 | EXP-637 FIX -- As a new user, I would like Second Life to start up with a ↵ | Leslie Linden | |
maximized window to fully immerse myself in the experience Mac viewer now properly supports the calls to maximize and unmaximize the screen. Reviewed by Callum | |||
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 | Update with CG's build.sh patch to upload summary.json. | Nat Goodspeed | |
Patch taken from here: https://paste.lindenlab.com/show/6902/ | |||
2011-04-25 | SH-1371 Fix for tcmalloc package error. | Dave Parks | |
2011-04-25 | Added tag DRTVWR-50_2.6.5-beta1, 2.6.5-beta1 for changeset 7db558aaa7c1 | Debi King (Dessie) | |
2011-04-25 | increment viewer version to 2.6.7 | Oz Linden | |
2011-04-25 | Added tag 2.6.6-start for changeset 800cefce8d36 | 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. | |||
2011-04-25 | merge changes for storm-1111 | Oz Linden | |
2011-04-25 | merge changes for storm-1039 | 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-25 | merge changes for storm-320 | Oz Linden | |
2011-04-22 | EXP-749 [REGRESSION] Voice status indicator shown in IM session instead of ↵ | Leyla Farazha | |
profile pic in Basic and Advanced modes | |||
2011-04-22 | fix DOS line endings | Oz Linden | |
2011-04-22 | Merge with HEAD | callum | |
2011-04-22 | EXP-738 FIX Login screen background image takes too long to load | callum | |
Misc improvements to make the login page load properly. | |||
2011-04-22 | dos2unix line ending fix for llphysicsmotion.cpp | Loren Shih | |
2011-04-22 | merge | Dave Parks | |
2011-04-22 | fix for sh-1420: the background image at startup is missing from ↵ | Xiaohong Bao | |
mesh-development and viewer-beta. | |||
2011-04-22 | STORM-1093 FIX "Dock" icon is still shown after a side panel has been docked ↵ | Vadim ProductEngine | |
with Ctrl+Shift+W. Reason: When an undocked side tray tab floater got closed with Ctrl+Shift+W, LLSideTray::setTabDocked() was called. It docked the floater but didn't update the dock/undock icon. Fix: Made setTabDocked() a general purpose method, not a hack suitable for using only as a floater close callback in the basic viewer mode. It now updates the dock/undock icon. Other changes: * Replaced numerous calls to toggleTabDocked with setDocked(), that is safer because does exactly what you want. * Got rid of a duplicated floater close callback. | |||
2011-04-22 | merge changes for beta fixes | Oz Linden | |
2011-04-22 | merge changes for storm-1187 | Oz Linden | |
2011-04-22 | Update convex decomp stub to include latest api changes. | Dave Parks | |
2011-04-22 | Update llconvexdecompositionstub for new package layout. | Dave Parks | |
2011-04-21 | merge avatar physics fixes | Oz Linden | |
2011-04-21 | removed skylight-specific build params | Richard 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 | 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-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 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2011-04-21 | reversing the elimination of the stub build of convexdecomp, as we still need | Nyx (Neal Orman) | |
the binary version, even with the full LL source being available. This is because the binary package of the full version is not redistributable due to having the havok binaries in it. | |||
2011-04-21 | merge | Dave Parks | |
2011-04-21 | Touch up autobuild xml from merge. | Dave Parks | |
2011-04-21 | merge | Dave Parks | |
2011-04-21 | OPEN-61 Adding locations that redistributable package installs msvc* files. | Ima Mechanique | |
2011-04-21 | fixing bottomtray for advanced viewer | Leyla Farazha | |
2011-04-21 | explicitly enable INSTALL_PROPRIETARY in the Linden configurations | Oz Linden | |
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-21 | restore use of proprietary libs (merge error) in Release builds | Oz Linden | |
2011-04-20 | merge leslie changes | Merov Linden | |