Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-03 | SL-11238, SL-11337 | Graham Linden | |
Tweak application of ambient in deferred soften light for class1/2 | |||
2019-05-31 | Make disables for parts of lighting not persist (too many weird bugs if ↵ | Graham Linden | |
people leave these enabled and forget). | |||
2019-05-31 | Merged in graham_linden/viewer-eep-g (pull request #412) | Graham Madarasz | |
SL-11343 | |||
2019-05-31 | SL-11343 | Graham Linden | |
Make materials apply vertex color to both linear and srgb versions of diffuse color. | |||
2019-05-31 | Merged in graham_linden/viewer-eep-g (pull request #411) | Graham Madarasz | |
Fix callsites missed for func w/ changed signature. | |||
2019-05-31 | Merged in graham_linden/viewer-eep-g (pull request #410) | Graham Madarasz | |
SL-11337, SL-11221, SL-11339 | |||
2019-05-31 | Fix callsites missed for func w/ changed signature. | Graham Linden | |
2019-05-31 | SL-11337 | Graham Linden | |
Fix handling of ambient (was getting reset to 1,1,1,1 unintentionally). Modify shaders to balance ambient across render modes again. | |||
2019-05-31 | SL-11338 Better logging for missing texture reference | andreykproductengine | |
2019-05-31 | increment viewer version to 6.3.0 | Anchor | |
2019-05-31 | SL-856 (graphics) Animesh shadows flicker on LOD change | ruslantproductengine | |
SL-10644[Render] Bad Shadow flickering with ALM on (probably) | |||
2019-05-31 | Merge | Rider Linden | |
2019-05-31 | SL-11117: Set default sky asset ID to A-12PM | Rider Linden | |
2019-05-31 | SL-11051 | Graham Linden | |
Make shadow alpha mask shader ignore vert alpha (if it mattered, it'd be blended anyway). Modify deferred fullbrightF to use same handling of alpha masking as shadows for consistency (esp when mask cutoff == 0). | |||
2019-05-31 | SL-11324 FIXED Accidental deletion of Marketplace Listings folder possible | maxim_productengine | |
2019-05-31 | SL-11323 Bad merge fix and cleanup | andreykproductengine | |
2019-05-30 | SL-11289 | Graham Linden | |
Limit banding from atmo exp falloff calc. | |||
2019-05-30 | SL-11330 | Graham Linden | |
Put back atten for non-ALM lighting that accounts for inverted lin atten setup of yore. | |||
2019-05-30 | SL-11327 | Graham Linden | |
Soften assert on non-finite data in LLCoordFrame until we can isolate conditions to repro the assert. | |||
2019-05-30 | SL-11321 Do not crash floater if capability is missing | andreykproductengine | |
2019-05-30 | SL-11230 FIXED Imposter Avatars become Jellies with Basic Shaders disabled | maxim_productengine | |
2019-05-29 | SL-10969 | Graham Linden | |
Modify ambient handling and forward projector lighting again to stamp out alpha fires. | |||
2019-05-29 | SL-11309 Crash on attempt to costruct singletone | andreykproductengine | |
2019-05-29 | Merge version change | Graham Linden | |
2019-05-29 | Move to version 6.4.0 | Graham Linden | |
2019-05-29 | Merge | Graham Linden | |
2019-05-29 | SL-11073 | Graham Linden | |
Make tex cache not check size logic while performing validation. | |||
2019-05-29 | Merge | Graham Linden | |
2019-05-29 | SL-11247 | Graham Linden | |
Fix underwater water fog density modifier being used when not underwater. | |||
2019-05-29 | Clang wants parens. Clang gets parens. | Graham Linden | |
2019-05-28 | SL-11247 | Graham Linden | |
Make underwater modifier not applied when not underwater. | |||
2019-05-28 | SL-10969, SL-11073 | Graham 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-28 | SL-11079 Updated contributions.txt | AndreyL ProductEngine | |
2019-05-28 | SL-1105 Pack a name for server to use | andreykproductengine | |
2019-05-28 | Merged in maxim_productengine/viewer-eep (pull request #406) | Graham Madarasz | |
SL-11279 and SL-11273 fixes | |||
2019-05-28 | SL-11231 Unused code and wrong macro | andreykproductengine | |
2019-05-28 | SL-11279 [EEP] Automatically toggle the beacon checkboxes | maxim_productengine | |
2019-05-27 | SL-10908 Output class names we are clearing on startup | andreykproductengine | |
2019-05-27 | Merged in eli_linden/eli_viewer-lynx | AndreyL ProductEngine | |
2019-05-26 | FIX INTL-351 translation update for 9 languages for viewer-lynx | eli | |
2019-05-24 | SL-11287 [EEP] Importing certain legacy windlights give upload error | andreykproductengine | |
2019-05-24 | SL-11273 FIXED [EEP] The beacon checkboxes in the Day Cycle window can only ↵ | maxim_productengine | |
be changed while a keyframe is selected. | |||
2019-05-23 | SL-11260 part deux | Graham Linden | |
Tamp down more view-dependent refraction map fail. | |||
2019-05-23 | Re-enable projector ambiance for forward alpha objects. | Graham Linden | |
Undo attenuation hacks and balance with deferred path projector lighting. | |||
2019-05-23 | Merge | Graham Linden | |
2019-05-23 | Add 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-23 | Merged 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-22 | SL-11260 | Graham 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-22 | SL-10969 | Graham 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-22 | SL-10984 [EEP] Add a toolbar button to open My Environments | maxim_productengine | |