Skip to content
Snippets Groups Projects
  1. Aug 14, 2012
  2. Aug 08, 2012
  3. Aug 07, 2012
  4. Aug 06, 2012
    • Todd Stinson's avatar
      PATH-842, VWR-29431: BUGFIX Correcting a regression introduced by the fix for... · 493d3b36
      Todd Stinson authored
      PATH-842, VWR-29431: BUGFIX Correcting a regression introduced by the fix 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.
      493d3b36
  5. Aug 05, 2012
    • Nat Goodspeed's avatar
      Remove jarring viewer log spam message -- unless it's true. · ac7f7366
      Nat Goodspeed authored
      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.
      ac7f7366
  6. Aug 03, 2012
    • Nat Goodspeed's avatar
      Make first-login popup button "Create Account"; remove embedded link. · c77c43ae
      Nat Goodspeed authored
      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...".
      c77c43ae
    • Nat Goodspeed's avatar
      When turning off create-account button, also turn off its title text. · e4e58f00
      Nat Goodspeed authored
      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.
      e4e58f00
    • simon@Simon-PC.lindenlab.com's avatar
  7. Aug 02, 2012
  8. Aug 01, 2012
  9. Jul 31, 2012
  10. Jul 28, 2012
  11. Jul 27, 2012
  12. Jul 25, 2012
  13. Jul 24, 2012
Loading