summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2020-04-24SL-13080 Mac build fixAndrey Kleshchev
2020-04-24SL-13080 Filter out default overridesAndrey Kleshchev
2020-04-23SL-13080 Changes for joint listings in mesh uploaderAndrey Kleshchev
2020-04-23SL-12678 Remove automatic retry of loginAndrey Kleshchev
2020-04-23SL-13074 FIXED [Mesh Uploader] "The texture is empty" error is displayed ↵Mnikolenko Productengine
after trying to upload the model with the texture from the non-English directory
2020-04-22SL-13077 remove floater specific variables from settings.xmlAndrey Kleshchev
2020-04-22SL-13078 Split LLModelPreview and LLFloaterModelPreview into separate filesAndrey Kleshchev
2020-04-22SL-13066 FIXED Model preview with is displayed when the ‘Upload Model’ ↵Mnikolenko Productengine
floater is minimized
2020-04-21SL-13081 Model is unnaturally greyAndrey Kleshchev
2020-04-21SL-13064 Artifacts on the preview with physicsAndrey Kleshchev
2020-04-21SL-10613 The Smooth parameter should be 0 by defaultMnikolenko Productengine
2020-04-21SL-13075 Fixed the uploaded model preview sizeAndrey Lihatskiy
2020-04-21Merge branch 'master' into DRTVWR-482Andrey Lihatskiy
# Conflicts: # indra/newview/app_settings/shaders/class1/objects/previewV.glsl # indra/newview/lldynamictexture.cpp # indra/newview/llfloatermodelpreview.cpp
2020-04-20Increment viewer version to 6.4.1Nat Goodspeed
following promotion of DRTVWR-440
2020-04-17SL-13065 Fixed missing error and infinite cycle caused by too much loggingAndrey Kleshchev
2020-04-17SL-13062 Fixed Scaled-down 'Upload Model' floater having a frame at the bottomAndrey Kleshchev
The way legacy_header_height works is just wrong...
2020-04-17SL-13061 Fixed missing scroll handlingAndrey Kleshchev
2020-04-15SL-307 ImporterDebug is now logged into in-viewer logAndrey Kleshchev
2020-04-15SL-10642 LLModelPreview logging fixAndrey Lihatskiy
2020-04-14SL-13019, fix broken varying linkage on MacOSDave Houlton
2020-04-13SL-13029 Fixed load orderAndrey Kleshchev
2020-04-12SL-13029 Environment update was not applying properlyAndrey Kleshchev
2020-04-09SL-12975, unfix alpha and undo non-fix magic number of refracted portion of ↵Dave Houlton
water Fresnel
2020-04-07SL-10449, add missing linkage variable, fix OSX & Intel deferred shaders compDave Houlton
2020-04-07SL-10449 Fix ALM on OSXPtolemy
2020-04-03SL-11368, fix missing water uniforms for low shader settingsDave Houlton
2020-04-03SL-12852 Cleanup for readabilityPtolemy
2020-04-01Merged in eep-fix-falloff-edit (pull request #54)Rye Mutt
Fix light falloff being corrupted when editing value via build floater spinner Approved-by: Dave Houlton
2020-04-01Merged in eep-fix-light-color (pull request #53)Rye Mutt
Fix editing light color corrupting intensity and color values Approved-by: Dave Houlton
2020-03-31SL-379 Render selected joint yellow when Avatar tab is openAndrey Kleshchev
2020-03-30Update falloff fix with changes requested in review.Rye Mutt
2020-03-30SL-12888 Fix space alpha megaprim not using z-testPtolemy
2020-03-30SL-307 A separator to see where model loading logs ends and other state startsAndrey Kleshchev
2020-03-30Fix light falloff being corrupted when editing value via build floater spinnerRye Mutt
2020-03-30SL-379 Remake Overrides tab into AvatarAndrey Kleshchev
2020-03-30Fix editing light color corrupting intensity and color valuesRye Mutt
2020-03-30SL-379 Do not disable tabsAndrey Kleshchev
2020-03-27Merged in davep/DRTVWR-440 (pull request #52)Dave Parks
SL-12902 Better fix for light color values in color swatch not matching light color values inworld.
2020-03-27SL-12902 Better fix for light color values in color swatch not matching ↵Runitai Linden
light color values inworld.
2020-03-27SL-307 Implemented ability to specify color and changed flashing colorAndrey Kleshchev
2020-03-27SL-12911 Add Debug setting EnvironmentPersistAcrossLoginAndrey Kleshchev
2020-03-27Removed obsolete and misleading variableAndrey Kleshchev
2020-03-26SL-12902 Fix for doing the technically correct but compatibility wrong thing ↵Runitai Linden
WRT light color values.
2020-03-25Fix for class2/softenLightF.glsl not matching class1/softenLightF.glslRunitai Linden
2020-03-24Merge cleanupRunitai Linden
2020-03-24Merge branch 'DRTVWR-440' of bitbucket.org:lindenlab/viewer into ↵Runitai Linden
davep/DRTVWR-440
2020-03-24Fix for bad fullbright shiny shininess values and inconsistency between ↵Runitai Linden
materialF and fullbrightShinyF
2020-03-20WIP - Make EEP match production.Runitai Linden
2020-03-19Merged in SL-11589 (pull request #44)Michael Pohoreski
SL-11589 Approved-by: Dave Houlton <euclid@lindenlab.com>
2020-03-19SL-11589 Remove redundant setting vary_texcoord0, cleanup groupingPtolemy