Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-04 | Fix crashes on exit from trying to lock log mutices while doing CRT abandon ↵ | Graham Linden | |
ship ritual. | |||
2019-06-03 | Merge | Graham Linden | |
2019-06-03 | SL-10966 | Graham Linden | |
Fix light atten and transmittance calcs breaking ambient color contrib to fog. Needs to be tested on DRTSIM-415 or better to get legacy viewer settings that match EEP. | |||
2019-06-03 | Merged in graham_linden/viewer-eep-g (pull request #413) | Graham Madarasz | |
SL-11238, SL-11337 | |||
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 | 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-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-29 | SL-10969 | Graham Linden | |
Modify ambient handling and forward projector lighting again to stamp out alpha fires. | |||
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 | Merged in maxim_productengine/viewer-eep (pull request #406) | Graham Madarasz | |
SL-11279 and SL-11273 fixes | |||
2019-05-28 | SL-11279 [EEP] Automatically toggle the beacon checkboxes | maxim_productengine | |
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-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 | |
2019-05-21 | SL-11238 | Graham 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-21 | Merge viewer-release 6.2.3 | Graham Linden | |
2019-05-21 | increment viewer version to 6.2.3 | Nat Goodspeed | |
2019-05-21 | Added tag 6.2.2-release for changeset ec09daf1899c | Nat Goodspeed | |
2019-05-18 | Merged in graham_linden/viewer-eep-g (pull request #402) | Graham Madarasz | |
SL-10625 | |||
2019-05-17 | SL-10625 | Graham 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-17 | Merged in graham_linden/viewer-eep-g (pull request #401) | Graham Madarasz | |
SL-11220 | |||
2019-05-17 | SL-11220 | Graham Linden | |
Fix transport when no_atmo == 1 (HUD rendering) was in play. | |||
2019-05-17 | Merged in graham_linden/viewer-eep-g (pull request #400) | Graham Madarasz | |
SL-11112 | |||
2019-05-17 | SL-11112 | Graham 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-17 | Pull from viewer-bear and merge | Steven Harrison (steven) | |