summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-20ACME-584: Adjusted name of a couple XUI elements.Gilbert Gonzales
2013-06-20mergeGilbert Gonzales
2013-06-20ACME-584 Create the panel to contain the image detailsGilbert Gonzales
2013-06-19Pull merge from lindenlab/viewer-releaseMerov Linden
2013-06-19ACME-561 Left justified the tabs per UXGilbert Gonzales
2013-06-19merge increment of version numberOz Linden
2013-06-19correct 3.6.0-release for last minute fixOz Linden
2013-06-19commit inital tag for 3.6.0-releaseOz Linden
2013-06-18mergeGilbert Gonzales
2013-06-18ACME-561 Adjusted the size of the floater to better match spec. Also made ↵Gilbert Gonzales
the floater non-sizable and the tabs spread nearly evenly across. Can touch up UI in another iteration and after some feedback.
2013-06-19updated viewer to use new /friends route for ACME-534Cho
2013-06-18ACME-561 Create tabs for the status, photo and placeGilbert Gonzales
2013-06-18CHUI 560: Missed adding floater_social.xml fileGilbert Gonzales
2013-06-18correct banding issueOz Linden
2013-06-18remove files incorrectly brought back from the past by mergesOz Linden
2013-06-17CHUI 560: When Me->Post to Facebook... is selected the Facebook floater opens.Gilbert Gonzales
2013-06-17CHUI 560: Adding socialpanel.h/cpp filesGilbert Gonzales
2013-06-17mergeGilbert Gonzales
2013-06-17ACME-558: Adding logging information, when a friends list is received the ↵Gilbert Gonzales
log message 'Facebook: Friends list received' will be displayed. When the suggested friends list is updated the log message 'Facebook: Updating Suggested Friends List' will be displayed.
2013-06-14Merge with viewer-fbcMerov Linden
2013-06-14ACME-520 : Add more extended state in LLFacebookConnect and handle it ↵Merov Linden
consistently and transparently from the public interface
2013-06-14ACME-558 Update LLPanelPeople to use the friends list callback and remove ↵Gilbert Gonzales
the timer dependencies
2013-06-14increment viewer version to 3.6.1Oz Linden
2013-06-14Added tag 3.6.0-release for changeset 69429d81ae4dOz Linden
2013-06-14NORSPEC-251 fix issues with binding unloaded standard bumpmapsGraham Linden
2013-06-14NORSPEC-266 fix issues with observer feedback on edits of material map ↵Graham Linden
parameters
2013-06-14Disable asserts in CalculateTangentArray (discussed with davep) to avoid ↵Graham Linden
debugging interruptions from bad assets
2013-06-13ACME-537: Prevented error code for showing up when disconnected from FB and ↵Gilbert Gonzales
opening the 'Friends' tab of the people panel.
2013-06-13NORSPEC-250 speculative stab in the darkGraham Linden
2013-06-13Fix ternary use found illegit in the eyes of GCCGraham Madarasz
2013-06-13Merge vwr-dev-matGraham Madarasz
2013-06-13correct DOS line endingsOz Linden
2013-06-13NORSPEC-263 replaced dropped deg to rad conversion between UI and material ↵Graham Madarasz
update
2013-06-13MAINT-2632 speculative guards in display_startup based on prevalence of ↵Graham Madarasz
crashes ending there (no repro, unfortunately)
2013-06-12NORSPEC-260 fix issues with OK after pressing none being intepreted as add a ↵Graham Madarasz
null normal map
2013-06-12NORSPEC-251 fixed and 258 not regressedGraham Madarasz
2013-06-12Remove NaN guards from vopartgroup and volume codeGraham Madarasz
2013-06-12Cleanup rollback and try point MIPs experiment to see if that's what is ↵Graham Madarasz
hosing the Mac on 10.6.8
2013-06-12MergeGraham Madarasz
2013-06-12Backout tangent assert experimentGraham Madarasz
2013-06-12Pedantic adj overly concerned with minute details or formalismsGraham Madarasz
2013-06-12Changes to protect against use of normalize3fast on degenerate vectorsGraham Madarasz
2013-06-12Fix issues with NaNs in tangent data from using normalize3fast on ↵Graham Madarasz
zero-length vectors and other data conditioning; also added assert to normalize3fast to make finding these problems easier in the future
2013-06-11Merge vwr-dev-matGraham Madarasz
2013-06-11NORSPEC-258 and NORSPEC-226 make tex picker close refresh build tool UI ↵Graham Madarasz
correctly and fix issues with transition from no-bumps to normal maps
2013-06-12cleaned up FBC snapshot feature and made it work with new direct upload ↵Cho
route on FBC API
2013-06-11Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-06-11NORSPEC-259 Fix for crash in LLRenderTarget::copyContentsToFramebufferDave Parks
2013-06-11Fix build failure from warning and dav3p no-JIRA bug about normal map scale ↵Graham Madarasz
editing
2013-06-11NORSPEC-257 can't use automated TEMaterialGet functor as we need two ↵Graham Madarasz
possible defaults for diffuse alpha mode based on the alpha content of the diffuse texture