summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-30SL-11321 Do not crash floater if capability is missingandreykproductengine
2019-05-30SL-11230 FIXED Imposter Avatars become Jellies with Basic Shaders disabledmaxim_productengine
2019-05-29SL-10969Graham Linden
Modify ambient handling and forward projector lighting again to stamp out alpha fires.
2019-05-29SL-11309 Crash on attempt to costruct singletoneandreykproductengine
2019-05-29Merge version changeGraham Linden
2019-05-29Move to version 6.4.0Graham Linden
2019-05-29MergeGraham Linden
2019-05-29SL-11073Graham Linden
Make tex cache not check size logic while performing validation.
2019-05-29MergeGraham Linden
2019-05-29SL-11247Graham Linden
Fix underwater water fog density modifier being used when not underwater.
2019-05-29Clang wants parens. Clang gets parens.Graham Linden
2019-05-28SL-11247Graham Linden
Make underwater modifier not applied when not underwater.
2019-05-28SL-10969, SL-11073Graham Linden
Modify forward projector lighting to use falloff like the deferred lights. Make tex cache not evaluate evictions for size during validation passes.
2019-05-28SL-11079 Updated contributions.txtAndreyL ProductEngine
2019-05-28SL-1105 Pack a name for server to useandreykproductengine
2019-05-28Merged in maxim_productengine/viewer-eep (pull request #406)Graham Madarasz
SL-11279 and SL-11273 fixes
2019-05-28SL-11231 Unused code and wrong macroandreykproductengine
2019-05-28SL-11279 [EEP] Automatically toggle the beacon checkboxesmaxim_productengine
2019-05-27SL-10908 Output class names we are clearing on startupandreykproductengine
2019-05-27Merged in eli_linden/eli_viewer-lynxAndreyL ProductEngine
2019-05-26FIX INTL-351 translation update for 9 languages for viewer-lynxeli
2019-05-24SL-11287 [EEP] Importing certain legacy windlights give upload errorandreykproductengine
2019-05-24SL-11273 FIXED [EEP] The beacon checkboxes in the Day Cycle window can only ↵maxim_productengine
be changed while a keyframe is selected.
2019-05-23SL-11260 part deuxGraham Linden
Tamp down more view-dependent refraction map fail.
2019-05-23Re-enable projector ambiance for forward alpha objects.Graham Linden
Undo attenuation hacks and balance with deferred path projector lighting.
2019-05-23MergeGraham Linden
2019-05-23Add render debug controls for forcing disable of ambient, sun, and local ↵Graham Linden
light contributions (engages AMBIENT_KILL, SUNLIGHT_KILL, and LOCAL_LIGHT_KILL defines in shaders to accomplish those tasks as required by each render mode).
2019-05-23Merged in default (pull request #56)Andrey Lihatskiy
SL-10898[Mac] Camera spins and pulls back when using alt+zoom with mouse Approved-by: Maxim Nikolenko Approved-by: Andrey Lihatskiy
2019-05-22SL-11260Graham Linden
Make terrain underwater shader not try to light said terrain. Fix colorspace of reflected color in non-ALM shading. Tweak transparency of water further.
2019-05-22SL-10969Graham Linden
Fix linear attenuation on forward projector lighting. Revert setup of falloff to prev code. Revert deferred water spec and tweak refl/refr blend.
2019-05-22SL-10984 [EEP] Add a toolbar button to open My Environmentsmaxim_productengine
2019-05-21SL-11238Graham Linden
Fix ambient light inputs to the renderer. Fix 3rd sky shader w/ mistaken density mod conversion. Make ambient clamp apply to all modes. Tune ALM ambient clamp to match non-ALM.
2019-05-21MergeAnchor
2019-05-21Merge viewer-release 6.2.3Graham Linden
2019-05-21SL-10898[Mac] Camera spins and pulls back when using alt+zoom with mouseruslantproductengine
2019-05-22SL-11190 Ability to duplicate a group roleandreykproductengine
2019-05-22SL-10562 Cleanup 2andreykproductengine
2019-05-22SL-10562 Cleanupandreykproductengine
2019-05-21SL-10898[Mac] Camera spins and pulls back when using alt+zoom with mouseruslantproductengine
2019-05-21SL-11012 Ambient setting can be missing from llsdandreykproductengine
2019-05-22SL-10898 revertmaxim_productengine
2019-05-22SL-11191 FIXED Crash in LLCommandLineParser::parseCommandLineString(..)maxim_productengine
2019-05-21Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-05-21increment viewer version to 6.2.3Nat Goodspeed
2019-05-21Added tag 6.2.2-release for changeset ec09daf1899cNat Goodspeed
2019-05-20SL-10562 Children in Animesh linksets can not be selected in some casesandreykproductengine
2019-05-21Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-05-18Merged in graham_linden/viewer-eep-g (pull request #402)Graham Madarasz
SL-10625
2019-05-17SL-10625Graham Linden
Revert perf optimization to not wait for occlusion queries until there's a good chance they're complete because Intel HD driver versions between 6471 and 6577 are broken and hang forever (6709 and 6861 are fixed).
2019-05-17Merged in graham_linden/viewer-eep-g (pull request #401)Graham Madarasz
SL-11220