Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-23 | NORSPEC-293 hazy glowing fullbright begone | Graham Linden | |
2013-07-23 | STORM-1958: Only draw the user's netmap dot once | Cinder Roxley | |
2013-07-23 | Fix for BUG-3363. We have an array of URLs, and we need the paths of those ↵ | Geenz | |
URLs. Explicitly get the path. | |||
2013-07-23 | Fix for BUG-3364 | Geenz | |
2013-07-23 | NORSPEC-314 WIP make work-around easier to flip and add 9800M as an evil mac | Graham Linden | |
2013-07-23 | CHUI-986 FIXED Don't open Conversation floater for offline IMs if it's not ↵ | Mnikolenko ProductEngine | |
from group or friend. | |||
2013-07-22 | NORSPEC-314 WIP see if this ruse gets past the decrepit GeForce driver | Graham Linden | |
2013-07-22 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2013-07-22 | CHOP-962: tag before merging in viewer-release | Nat Goodspeed | |
2013-07-22 | Removed tag CHOP-962-a | Nat Goodspeed | |
2013-07-22 | CHOP-962: tag before merging in viewer-release | Nat Goodspeed | |
2013-07-22 | CHOP-962: Emit unrecognized-var log message only for Global settings. | Nat Goodspeed | |
LLControlGroup::loadFromFile() can of course detect which LLControlGroup instance it's loading. We only want to log unrecognized settings variables in LLControlGroup "Global". Settings for "Don't show me this again" notifications are in group "Warnings". | |||
2013-07-22 | merge | Gilbert Gonzales | |
2013-07-22 | ACME-729 Implement the 'Use another account...' button | Gilbert Gonzales | |
2013-07-22 | ACME-734 : Fix: Do not log empty URLs, refocus on page if the focus was there | Merov Linden | |
2013-07-22 | Pull merge from lindenlab/viewer-fbc | Merov Linden | |
2013-07-22 | ACME-741: Fixed: Do not try to get FB account info when the user is not ↵ | Merov Linden | |
connected to FB (otherwise, it autoconnects...) | |||
2013-07-22 | NORSPEC-285 NORSPEC-311 fix gamma correction of diffuse-only objects not ↵ | Graham Linden | |
matching the rest of the sRGB herd | |||
2013-07-22 | merge | Gilbert Gonzales | |
2013-07-22 | ACME-726: Display 'You are connected to Facebook as' text and the user's ↵ | Gilbert Gonzales | |
account name | |||
2013-07-22 | NORSPEC-320 fix fullbright alpha breakage when not underwater | Graham Linden | |
2013-07-22 | Turn off logging. | Aura Linden | |
2013-07-22 | MAINT-2717 FIX Cannot see kittycorner SLS region from Sunshine region | PavelK ProductEngine | |
2013-07-22 | MATBUG-306 fix alpha knock-on from underwater lightcurve matching | Graham Linden | |
2013-07-21 | NORSPEC-311 NORSPEC-312 make mac happy with shader ifdefs for haze/masking | Graham Linden | |
2013-07-21 | NORSPEC-311 NORSPEC-312 remove unused shader and correct default for display ↵ | Graham Linden | |
gamma exposed in settings | |||
2013-07-21 | NORSPEC-311 fix alpha / opaque lighting diffs | Graham Linden | |
2013-07-21 | ACME-734 : Fix : Factorize and clean up web browsing address, log and ↵ | Merov Linden | |
history code | |||
2013-07-21 | NORSPEC-315 NORSPEC-316 NORSPEC-312 fix various haze and gamma correction ↵ | Graham Linden | |
issues, alpha-blend objects still missing haze underwater | |||
2013-07-19 | ACME-734 : Fix : Feed browsing history but without the query part | Merov Linden | |
2013-07-19 | ACME-734 : Fix forgotten useless call | Merov Linden | |
2013-07-19 | ACME-734 : Fix : Continue to log but just skip the query parts | Merov Linden | |
2013-07-19 | Pull merge from lindenlab/viewer-fbc | Merov Linden | |
2013-07-19 | ACME-734 : Suppress the green https experiment, prevent logging urls when ↵ | Merov Linden | |
skipping history, allow temporary url for display purposes | |||
2013-07-19 | ACME-732 Create the viewer side info route responder | Gilbert Gonzales | |
2013-07-19 | MAINT-2908 : Add RegionAboutToShutdown alert to viewer | simon | |
2013-07-19 | Automated merge with http://bitbucket.org/lindenlab/viewer-bear | Dave Parks | |
2013-07-18 | ACME-734 : WIP : Implemented changes for https URL in the address bar and ↵ | Merov Linden | |
added options to web floater to hide history and disable buttons | |||
2013-07-18 | Slight adjustment to RegionRestartSeconds and RegionRestartMinutes messages to | simon | |
show region names. | |||
2013-07-18 | ACME-728: When the 'Disconnect' button is clicked the fbc-service disconnect ↵ | Gilbert Gonzales | |
route should be called | |||
2013-07-18 | ACME-727 Display 'Not connected to Facebook' when the user does not have a ↵ | Gilbert Gonzales | |
FB token | |||
2013-07-18 | Merge. Refresh from viewer-release. | Monty Brandenberg | |
2013-07-18 | Merge. Refresh from viewer-release. | Monty Brandenberg | |
2013-07-18 | SH-4325 Viewer working mixed grid with GetMesh and GetMesh2 caps | Monty Brandenberg | |
Viewer modified for preference for GetMesh2 caps. When found, uses this cap and uses 1/4 the connection concurrency specified by MeshMaxConcurrentRequests. Also uses a modified calculation for high/low water feeding into the llcorehttp library. | |||
2013-07-18 | Merge vwr-dev-mat | Graham Linden | |
2013-07-18 | NORSPEC-314 work-around mystery mac GeForce crash from new shader for nspec 295 | Graham Madarasz | |
2013-07-17 | merge | Gilbert Gonzales | |
2013-07-17 | ACME-731 Create the llsocialaccountpanel class to handle input/feedback. | Gilbert Gonzales | |
2013-07-17 | NORSPEC-291 put back conversion to srgb in deferred water shader | Graham Linden | |
2013-07-17 | CHOP-962: Preserve unrecognized user settings variables. | Nat Goodspeed | |
Change LLControlVariable::mPersist from bool to tri-state enum. Its 'true' value used to mean "persist only if changed from default;" third state now means "persist regardless of value." Add forcePersist() method to set that. Replace isSaveValueDefault() method -- used only by logic to determine whether to save the variable -- with shouldSave() method to encapsulate ALL that logic rather than only part of it. shouldSave() recognizes PERSIST_ALWAYS state. When loading an unrecognized control variable from a user settings file, use forcePersist() to ensure that we later save that variable again. Tweak one of the unit tests to adjust for new semantics. |