summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2019-01-04Add new shaders for generating shadows from clouds.Graham Linden
Add new class3 shadow shaders for VSM shadows. Add disabled shadow pass in WLSky for using above.
2019-01-04SL-10279 Fix altitude description repositioning codeandreykproductengine
2019-01-03Fix per-frag fullbright soft clip convenience funcs to include additive and ↵Graham Linden
atten args.
2019-01-03Fix two files stomped my merging VR before a downstream branch.Graham Linden
2019-01-03MergeGraham Linden
2019-01-03Merge VRGraham Linden
2019-01-02SL-10279: Temp fix for stale estate info when editing parcel environment.Rider Linden
2019-01-02SL-10279: Most functionality now present. Still needs some cleanup on the ↵Rider Linden
bump code.
2018-12-21MergeRider Linden
2018-12-21SL-10279: Rework the environment pannel. Still in progress.Rider Linden
2018-12-21SL-10275 FIXED [EEP] Pressing Enter while setting "Settings From Inventory" ↵maxim_productengine
opens the Day Cycle
2018-12-20SL-10274 FIXED [EEP] Settings object created by Save As cannot be copied ↵maxim_productengine
from an object
2018-12-19Add new shaders for advanced atmo SH env lighting calcs.Graham Linden
2018-12-19Fix broken culling when rendering water reflection (unstable for many scene ↵Graham Linden
elements when 'Everything' is turned on).
2018-12-17MergeGraham Linden
2018-12-14SL-10241: Group roll for changing environment.Rider Linden
2018-12-13MergeRider Linden
2018-12-13increment viewer version to 6.0.2Nat Goodspeed
2018-12-12MergeRider Linden
2018-12-12SL-10238: Viewer spport for push notifications from the simulator contaiting ↵Rider Linden
partial groups of settings. Blend these settings into the current environment.
2018-12-12SL-10188 [EEP] add/delete/load should be disabled while the timeline "Play" ↵maxim_productengine
button is engaged.
2018-12-11MergeGraham Linden
2018-12-11MergeGraham Linden
2018-12-11SL-10186 FIXED When attempting to apply Day Offset of 0.0 the slider jumps ↵maxim_productengine
to the last set Offset value
2018-12-10Mods to allow using ALM rendering in water reflections soGraham Linden
the reflections will better match what they're reflecting when ALM is enabled.
2018-12-10SL-9924 [EEP] Environment Settings permissions can be dropped by Save As buttonandreykproductengine
2018-12-10Merged in andreykproductengine/maint-eep (pull request #210)Rider Linden
SL-10091 and SL-1894 Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com>
2018-12-10SL-9698 [EEP] Add beacons that point to sun & moon positionmaxim_productengine
2018-12-07SL-1894 When crossing regions altitude slider could misbehaveandreykproductengine
2018-12-07SL-10091 Prevent info floater from re-requesting data when not openandreykproductengine
2018-12-06MergeGraham Linden
2018-12-06De-duplicate deferred gbuffer access for getPosition/getNorm.Graham Linden
De-duplicate ambient occlusion shader code and move to new aoUtil.glsl Split shared shadow tap funcs into shadowUtil.glsl
2018-12-06Merged in maxim_productengine/viewer-eep (pull request #209)Rider Linden
SL-10165 Load Frame button on Day Cycle editor is not working when a frame is selected
2018-12-06Merged in andreykproductengine/maint-eep (pull request #208)Rider Linden
SL-10091 EEP Filter out dupplicate refreshes and callbacks
2018-12-06SL-10165 Load Frame button on Day Cycle editor is not working when a frame ↵maxim_productengine
is selected
2018-12-05Shader cleanup and consolidation of use of sRGB conversion funcs.Graham Linden
2018-12-05SL-10091 EEP Filter out dupplicate refreshes and callbacksandreykproductengine
2018-12-05Merged in andreykproductengine/maint-eep (pull request #195)Rider Linden
SL-9924 [EEP] Environment Settings permissions can be dropped by Save As button
2018-12-05[EEP] NULL gAtmosphere crash fixandreykproductengine
2018-12-05SL-10167 Change wording on Add/Load/Delete buttons in the day editormaxim_productengine
2018-12-05SL-10166 FIXED Sky editor add/delete frame not enabling disabling correctlymaxim_productengine
2018-12-04Merged INTL-316AndreyL ProductEngine
2018-12-03FIX INTL-316 translate Viewer Set54 into 9 languages, for Animesh project ↵eli
Viewer (repository: axon)
2018-12-03SL-10055Graham Linden
Modify handling of directional light to prefer sun when it is up but use moon dir/color when it is alone in the sky. Modify handling of shader in shaders to get some shadowing of ambient and nighttime shadowing.
2018-11-30SL-9716 [EEP] "Use Shared Environment" does not enable when applying an ↵maxim_productengine
environment to a parcel or region
2018-11-29SL-10141 FIXED [EEP] Neighboring sky levels may be closer than 100 meters to ↵maxim_productengine
each other in edit mode
2018-11-28MAINT-8833 Don't cause dummy spamandreykproductengine
2018-11-28SL-9787 EEP Remove Apply to Region from right-click menus.andreykproductengine
2018-11-27Comment out unused variables for mac build.Rider Linden
2018-11-26SL-10099Graham Linden
Remove user clip plane from culling pass and from attachment vis update. There will be more slop and render submits, but the results will be more stable and involve less culling mystery bugs like 9708.