summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2019-05-17SL-11220Graham Linden
Fix transport when no_atmo == 1 (HUD rendering) was in play.
2019-05-17Merged in graham_linden/viewer-eep-g (pull request #400)Graham Madarasz
SL-11112
2019-05-17SL-11112Graham Linden
Fix blend between reflected/refracted water maps (make less transparent) and fix setting of water fog color alpha on low end to better match prev behavior of setting the internal control value in that case.
2019-05-17Pull from viewer-bear and mergeSteven Harrison (steven)
2019-05-17SL-11205 [EEP] The Sky Altitude icons should move only if they are dragged.maxim_productengine
2019-05-17SL-11213 No longer embedding the channel in the viewer release note urls. ↵Steven Harrison (steven)
Update base URLs to match new viewer release note URL
2019-05-16Revert lighting changes for 10856 causing knock-on.Graham Linden
2019-05-16SL-11085Graham Linden
Modify new spec response to better match old gloss response curve. Tuned at 255, 192, 160, 128, 64, and 32 glossiness.
2019-05-16SL-11106 Time-limit benchmark testandreykproductengine
2019-05-16SL-11195Graham Linden
Adjust ambient clamp up to get closer match to release viewer for existing content.
2019-05-16SL-11178 FIXED [mac] Viewer crashes if another app gets focus before viewer ↵Mnikolenko ProductEngine
window is created
2019-05-15Merged in ruslantproductengine/viewer-cougar-4cr-5 (pull request #55)Ruslan Teliuk
SL-11160 Test build viewer can crash (assert) on multi selection Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com>
2019-05-15SL-11138 Bitmaps format support bugandreykproductengine
2019-05-15SL-11156 FIXED [mac] World Map shows avatar's view area at wrong positionMnikolenko ProductEngine
2019-05-14SL-11101Graham Linden
Don't short-circuit getVisibleExtents as its side-effects are relevant.
2019-05-14SL-11160 Test build viewer can crash (assert) on multi selectionruslantproductengine
2019-05-14SL-11085Graham Linden
Reduce spec bloom further.
2019-05-14MergeGraham Linden
2019-05-14Force file update.Graham Linden
2019-05-13SL-10856Graham Linden
Modify calc of sunlight to avoid clipping in gamma correct on values outside 0-1 range. Modify shaders to put back ambient clamp tuned to be close to ambient contrib in low/mid lighting.