summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Expand)Author
2020-06-29SL-9632 Add note that shiny HUD objects will be fullbrightPtolemy
2020-06-29Merge branch 'DRTVWR-497' of bitbucket.org:lindenlab/viewer into DRTVWR-497Ptolemy
2020-06-29DRTVWR-497: Cleanup: Document algorithm name for normal packing/unpacking.Ptolemy
2020-06-23Merge branch 'master' 6.4.5 into DRTVWR-510Dave Houlton
2020-06-24Merge branch 'master' into DRTVWR-482Andrey Lihatskiy
2020-06-24Merge branch 'master' into DRTVWR-497Andrey Lihatskiy
2020-06-24Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maintAndrey Lihatskiy
2020-06-23Merged master into DRTVWR-514Andrey Kleshchev
2020-06-23SL-13418 Restored original default value for DoubleClickTeleportAndrey Kleshchev
2020-06-23SL-13418 Added converter from old mouse binding settings to new onesAndrey Kleshchev
2020-06-23SL-13412 Disabled the (default) click to walk in mouselook modeAndrey Lihatskiy
2020-06-23SL-6109andreykproductengine
2020-06-23SL-6109 Fixed walk_to defaults and typo.andreykproductengine
2020-06-23SL-6109 Added default key for voiceandreykproductengine
2020-06-23SL-6109 Remade 'ignore' list processing, renamed and reformed keybindingsandreykproductengine
2020-06-23SL-6109 Removed obsolete control, moved table init to xml, cleanupandreykproductengine
2020-06-23SL-6109 Conflict resolutionandreykproductengine
2020-06-22SL-13416 eliminate sun/moon specular on shadowed surfacesDave Houlton
2020-06-19SL-9632 Fix HUD objects to not use environment lightingPtolemy
2020-06-19SL-9632: Fix most HUD objects incorrectly being effected by the environment l...Ptolemy
2020-06-19Merge branch 'master' 6.4.4 into DRTVWR-510Dave Houlton
2020-06-18SL-9632 Fix HUD objects to not use environment lightingPtolemy
2020-06-18SL-9632: Fix most HUD objects incorrectly being effected by the environment l...Ptolemy
2020-06-18SL-13163 revert 2 more instances of 'new EEP' specular calculationDave Houlton
2020-06-16SL-13449, fix link errors for class1 soften shadersDave Houlton
2020-06-13SL-13084 Combined commit for the EEP specular color fixDave Houlton
2020-06-11SL-13821 shader clean up and formatDave Houlton
2020-06-11SL-13281, add missing srgb->linear conversion for specularDave Houlton
2020-06-08SL-13821 shader clean up and formatDave Houlton
2020-06-08SL-13281, add missing srgb->linear conversion for specularDave Houlton
2020-06-05SL-13084: Add references to other common filesPtolemy
2020-06-05SL-13084: Move texture coords section to top in class2/windlight/cloudsV to m...Ptolemy
2020-06-05SL-13084: Fix inverted cloud scroll with ALM is offPtolemy
2020-06-05SL-13804: Fix clouds flipped along East/West axis to match texture preview Cl...Ptolemy
2020-06-05SL-13084: Fix clouds flipped along East/West axis to match texture preview Cl...Ptolemy
2020-06-02Merge branch 'master' into DRTVWR-503-maintAndrey Lihatskiy
2020-06-02Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-512Callum Prentice
2020-06-02Merged master into DRTVWR-482Andrey Kleshchev
2020-06-02Merged master into DRTVWR-497Andrey Kleshchev
2020-05-21SL-13163 - Fix (revert) EEP specular contribution calculation for deferredDave Houlton
2020-05-20Fix for SL-13125 Update MediaRollOff values for greater range and less attenu...Callum Prentice
2020-05-19Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maintAndrey Lihatskiy
2020-05-19Merge branch 'master' into DRTVWR-482Andrey Lihatskiy
2020-05-18Merge branch 'master' into DRTVWR-501-maintAndrey Lihatskiy
2020-05-18Merged master into DRTVWR-497Andrey Kleshchev
2020-05-18Merged master into DRTVWR-508Andrey Kleshchev
2020-05-05Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maintAndrey Lihatskiy
2020-04-29Merge branch 'DRTVWR-500' into DRTVWR-501-maintAndrey Lihatskiy
2020-04-26Merge branch 'master' into DRTVWR-460Andrey Lihatskiy
2020-04-23SL-12904 Temporarily use LLSD to avoid crashes on older viewersMnikolenko Productengine