Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-21 | SH-3625 WIP - consolidating code paths for wearable/attachment removal | Brad Payne (Vir Linden) | |
2012-08-20 | SH-3625 WIP - removeItem(s)FromAvatar use updateAppearanceFromCOF. Some but ↵ | Brad Payne (Vir Linden) | |
not all remove code goes through these. | |||
2012-08-20 | merge | Brad Payne (Vir Linden) | |
2012-08-17 | Added extended flags to god tools region info response | Don Kjer | |
2012-08-17 | Fix for incorrectly reading extended region flags | Don Kjer | |
2012-08-17 | Expanding region flags to 64 bits. Adding region protocol flags | Don Kjer | |
2012-08-17 | Merge viewer-development -> sunshine | Don Kjer | |
2012-08-15 | merge changes for DRTVWR-194 | Oz Linden | |
2012-08-15 | requestServerAppearanceUpdate bails out if corresponding cap is null | Brad Payne (Vir Linden) | |
2012-08-14 | merge back beta fixes | Oz Linden | |
2012-08-14 | merge changes for DRTVWR-193 | Oz Linden | |
2012-08-14 | Automated merge with https://bitbucket.org/VirLinden/sunshine | Nyx (Neal Orman) | |
2012-08-14 | SH-3310 WIP setting up architecture for switching texture baking on ↵ | Nyx (Neal Orman) | |
per-region basis Set up an architecture to minimize the use of the baked texture debug setting. Instead concentrating on setting a per-region flag at the region handshake point. This should be processed once the new regions are using the updated handshake. The debug setting is being used in this one location as a placeholder. Builds, but not fully tested/commented yet, passing this work off to Vir. | |||
2012-08-14 | merge back beta fixes | Oz Linden | |
2012-08-14 | merge changes for DRTVWR-195 | Oz Linden | |
2012-08-14 | merge changes for DRTVWR-191 | Oz Linden | |
2012-08-14 | correct merge error | Oz Linden | |
2012-08-14 | merge back beta fixes | Oz Linden | |
2012-08-14 | merge back beta fixes | Oz Linden | |
2012-08-14 | merge changes for DRTVWR-192 | Oz Linden | |
2012-08-10 | VWR-29358 : Fix auto scroll to selection when the filter is active | Merov Linden | |
2012-08-10 | merge changes for DRTVWR-190 | Oz Linden | |
2012-08-09 | MAINT-1197 : Fix inventory deselection/reselection when cutting items | Merov Linden | |
2012-08-09 | MAINT-1342: correct initial login location handling, clarify the two related ↵ | Oz Linden | |
persistent settings | |||
2012-08-09 | MAINT-113 Fix for flashing property lines when selecting objects. | davep@spiral.lindenlab.com | |
2012-08-08 | merge | Brad Payne (Vir Linden) | |
2012-08-08 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-08-08 | merge changes for DRTVWR-189 | Oz Linden | |
2012-08-07 | merge changes for DRTVWR-188 | Oz Linden | |
2012-08-06 | PATH-842, VWR-29431: BUGFIX Correcting a regression introduced by the fix ↵ | Todd Stinson | |
for PATH-542. The viewer calculated rotation resulting from an object's angular velocity was being incorrectly reset when the corresponding object update was received. With this bugfix, the rotation resulting from the angular velocity is accumulated separately and is re-appplied when the object update resets the object's rotation. | |||
2012-08-05 | Remove jarring viewer log spam message -- unless it's true. | Nat Goodspeed | |
For as long as I've been paying attention to viewer logs, every run has always stated -- in all-caps, no less! : NOTE: ALL NOTIFICATIONS THAT OCCUR WILL GET ADDED TO IGNORE LIST FOR LATER RUNS. I have always found that unsettling, having little desire to automatically ignore notifications -- especially not whatever random set happens to manifest during a particular run. However, over time I've learned that it seems to have no actual impact. I've wondered (not too hard) what it actually *does* mean -- but generally I'm looking at a viewer log because I'm in hot pursuit of some quite different problem. Stumbling across the source for this message today in LLViewerWindow::LLViewerWindow, I was shocked -- shocked! -- to find it was being produced unconditionally! Therefore it has heretofore been utterly meaningless log spam. It provided no additional information whatsoever to anyone reading a log -- only that vague sense of unease. Make this conditional on gSavedSettings.getBOOL("IgnoreAllNotifications"), which would appear to be the original intent. Now its presence (or absence) actually says something about internal conditions in the viewer. | |||
2012-08-03 | Added viewer param for appearance message version | Brad Payne (Vir Linden) | |
2012-08-03 | Make first-login popup button "Create Account"; remove embedded link. | Nat Goodspeed | |
Popup text used to end with the question: Visit [[create_account_url] [SECOND_LIFE] web site] to create a new account? presumably to set context for the buttons labeled "New Account..." and "Continue". At Leo's request, remove the question and relabel the yes button "Create Account...". | |||
2012-08-03 | When turning off create-account button, also turn off its title text. | Nat Goodspeed | |
Login-panel logic distinguishes "system grid" from "non-system grid." With Oz's recent changes for pathfinding, now only agni and aditi are "system grids;" anything else configured into grids.xml is a "non-system grid." The difference is that when you select a "non-system grid" on the grid selector, we turn off the "lost password?" link and the "create account" button -- since how can we help with either if we don't recognize the grid? This logic already existed, but only turned off the create-account button, leaving the new title "CREATE YOUR ACCOUNT" over an empty corner of the login panel. Turn that off too. | |||
2012-08-03 | Merge with lindenlab/viewer-development | simon@Simon-PC.lindenlab.com | |
2012-08-02 | Merge viewer-horde-fixes -> sunshine | Don Kjer | |
2012-08-02 | merge | Brad Payne (Vir Linden) | |
2012-08-02 | merge | Brad Payne (Vir Linden) | |
2012-08-02 | Added AppearanceData block to AvatarAppearance message | Don Kjer | |
2012-08-02 | Merge viewer-development -> viewer-horde-fixes | Don Kjer | |
2012-08-02 | Manual cleanup from merge up to viewer-development. | Nat Goodspeed | |
Some viewer-development code had been moved, and so wasn't patched with my panel_login layout changes; verified each of my llpanellogin.cpp commits against new tip rev. Reformatted panel_login.xml in the spirit of the preferred indentation scheme but with my layout changes. | |||
2012-08-02 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-08-01 | FIX INTL-100 Frrench linguistic fixes | eli | |
2012-08-01 | sync with viewer-dev for 'fr' | eli | |
2012-08-01 | sync with viewer-dev for 'ja' | eli | |
2012-08-01 | sync with viewer-dev for changes and new files for 'en' | eli | |
2012-08-01 | sync with viewer-dev, removing obsolete files | eli | |
2012-08-01 | Merge MAINT-1270 fix | simon@Simon-PC.lindenlab.com | |
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-31 | Path-643. Once the preferences panel is closed (either through ok or ↵ | prep@lindenlab.com | |
cancel), the pathing console rebuilds the gfx data. |