summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-08temporary hack for fb demo to use https://pdp15.lindenlab.com instead of ↵Cho
going through cap server
2013-05-08Merged lindenlab/viewer-development-materials into defaultgraham linden
2013-05-08Adding follow_redirects parameter to LLHTTPClient get/head variants. Not ↵Don Kjer
following redirects for facebook connect requests.
2013-05-07Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-05-07Added tag 3.5.2-beta3 for changeset b6a4ac8f1916Oz Linden
2013-05-07NORSPEC-147 make repeats per meter disabled when in planar mode and make UI ↵Graham Madarasz
reps consistent across layers
2013-05-08NORSPEC-156 move gamma correction to vert shaderGraham Madarasz
2013-05-08NORSPEC-156 modify fullbrightF colorspace conversion to eliminate delta with ↵Graham Madarasz
non-deferred fullbright look
2013-05-07NORSPEC-147 make repeats per meter disabled when in planar mode and make UI ↵Graham Madarasz
reps consistent across layers
2013-05-07Automated merge with https://bitbucket.org/lindenlab/viewer-catDave Parks
2013-05-07Optimization -- don't draw glow in alpha pool unless neededDave Parks
2013-05-07Fix for bad light map generation/sampling.Dave Parks
2013-05-07ACME-343 : Add Connect to Facebook menu itemMerov Linden
2013-05-07NORSPEC-119 another attempt at individual faces edits without side-effectsGraham Madarasz
2013-05-07NORSPEC-119 another attempt at individual faces edits without side-effectsGraham Madarasz
2013-05-07Merge vwr-dev-matGraham Madarasz
2013-05-07NORSPEC-165 tweak panel_tools_texture layout to uncrop the planar align checkboxGraham Madarasz
2013-05-07merge changes for DRTVWR-299Oz Linden
2013-05-07tag merge of DRTVWR-299Oz Linden
2013-05-07NORSPEC-51 Fix (additional) Added missing imagecallum_linden
2013-05-07merge changes for DRTVWR-315Oz Linden
2013-05-07tag merge of DRTVWR-315Oz Linden
2013-05-07tag merge of DRTVWR-316Oz Linden
2013-05-06Merge with lindenlab/viewer-development-materialscallum_linden
2013-05-06Pull merge from viewer-fbcMerov Linden
2013-05-06Pull merge from viewer-fbcMerov Linden
2013-05-06ACME-275 : Fixed! Filtering on FB list works (tested with simulated data ↵Merov Linden
only so far)
2013-05-06ACME-341 Hide the avatar icon and use the FB icon instead: Adjusted ↵Gilbert Gonzales
positioning of facebook icon to better match spec.
2013-05-06ACME-340 Get facebook icon from spec and add to viewer: Added a facebook ↵Gilbert Gonzales
icon and the icon appears only for the 'Invite people you know to SL' tab.
2013-05-06MAINT-2657 Fix (speculative) for Crash in LLAudioEngine_FMODEX::shutdown()callum_linden
2013-05-06Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-05-06ACME-338 Hide info button for FB only friends: Upon hover of FB only friends ↵Gilbert Gonzales
the info button and profile button are hidden.
2013-05-06NORSPEC-118 fix regression of 118 from extra conditions added for 151Graham Madarasz
2013-05-06NORSPEC-118 fix regression of 118 from extra conditions added for 151Graham Madarasz
2013-05-06NORSPEC-162 Fix for objects with materials set ignoring "tranparency %" value.Dave Parks
2013-05-06Merged lindenlab/viewer-development-materials into defaultgraham linden
2013-05-06ACME-326 Populate the list with FB users who use SL but are not yet SL ↵Gilbert Gonzales
friends: Code cleanup
2013-05-06ACME-326 Populate the list with FB users who use SL but are not yet SL ↵Gilbert Gonzales
friends: Code cleanup
2013-05-06NORSPEC-94 fix this without setting in getState causing round-trip wierdness ↵Graham Madarasz
with spec color picker
2013-05-06NORSPEC-94 fix this without setting in getState causing round-trip wierdness ↵Graham Madarasz
with spec color picker
2013-05-06Merge. Pull from /lindenlab/viewer-cat prior to push.Monty Brandenberg
2013-05-06BUG-2295/MAINT-2624 unexpected crash around Content-Range: header processingMonty Brandenberg
Not certain what the source of the short data is with one resident but I'm going to make these problems retryable as they are transport-related. Lift the retry detection into a method that should be reusable by others interested in determining what is retryable. Trace output handling on the libcurl debug callback was attrocious. Some unsafe length handling on my part was protected by a second layer of defense. Made that correct and more useful by logging actual data sizes during trace.
2013-05-06MATBUG-78 Fix for alpha lighting falloff not matching for sunlight when ↵Dave Parks
shadows are enabled.
2013-05-06NORSPEC-126 Make objects with normal maps applied obey legacy shiny settingsGraham Madarasz
2013-05-06NORSPEC-126 Make objects with normal maps applied obey legacy shiny settingsGraham Madarasz
2013-05-04Remove unnecessary assert as ternary protects against null ptr derefGraham Madarasz
2013-05-04Remove unnecessary assert as ternary protects against null ptr derefGraham Madarasz
2013-05-03ACME-275 : WIP : FilteringMerov Linden
2013-05-03ACME-326 Add ‘connect to facebook’ on menu bar with functionality: Now ↵Gilbert Gonzales
the 'SL residents you may want to friend' folder is populated only with FB+SL users who are not yet friends.
2013-05-03NORSPEC-160 fix trashing of spec map from sunshine integration snafuGraham Madarasz (Graham)