summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-24SL-19642 FIXED Outfit folders with thumbnails are displayed both in gallery ↵Maxim Nikolenko
and inventory panels in Combination view
2023-04-22SL-19636 Profile badgesAndrey Kleshchev
2023-04-21Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-04-21DRTVWR-559 Nudge legacy sky ambient to be more like release. Incidental decruftRunitaiLinden
2023-04-21SL-19606: Fix missing GLTF texture transforms in PBR alpha mask/alpha blend ↵Cosmic Linden
shadows
2023-04-21DRTVWR-559 Don't use automatic probes on water (fixes lots of visual artifacts)RunitaiLinden
2023-04-21SL-19356 bring existing sfv floater to the top regardless of selected view modeMaxim Nikolenko
2023-04-21SL-19379 update for gallery context menuMaxim Nikolenko
2023-04-20Merge pull request #172 from secondlife/DRTVWR-583Jonathan "Geenz" Goodman
Add buffer visulization
2023-04-20Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-04-20Revert message_template to its previous state.Jonathan "Geenz" Goodman
2023-04-20Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-04-20SL-19560 Revert hacky fix for other avatars having low res BoM textures. ↵RunitaiLinden
Fix for brightening of PBR materials at the shadow horizon.
2023-04-20SL-19598: Fix shadows not having textures for PBR/non-rigged/alpha blended primsCosmic Linden
2023-04-20SL-19533 Cap folder request depthAndrey Kleshchev
2023-04-20SL-19105 set Combination view as defaultMaxim Nikolenko
2023-04-20SL-19630 FIXED Adding a thumbnail to item in combination view does not ↵Maxim Nikolenko
update gallery view
2023-04-20Merge branch 'SL-19594-fakesmile' into DRTVWR-567Mnikolenko Productengine
2023-04-20Merge branch 'SL-19594-fakesmile' into DRTVWR-539Maxim Nikolenko
2023-04-19Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-04-19DRTVWR-559 Fix for bad vertex data getting sent to PBR alpha shader (auto ↵RunitaiLinden
alpha mask regression).
2023-04-20SL-19614 Make 'ambiance' slider's digits match invementAndrey Kleshchev
Value gets rounded towards closest increment, no point displaying smaller values
2023-04-19Merge branch 'SL-19594-fakesmile' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-04-19Merge branch 'SL-19594-fakesmile' into DRTVWR-580-maint-TAndrey Lihatskiy
2023-04-19Merge branch 'SL-19594-fakesmile' into DRTVWR-582-maint-UAndrey Lihatskiy
2023-04-19Merge remote-tracking branch 'origin/SL-19594-fakesmile' into DRTVWR-559Brad Linden
2023-04-19SL-19594: Update to bugsplat build 579696Nat Goodspeed
2023-04-19SL-19621 Right click>New folder in List View should change root folder ↵Maxim Nikolenko
before creating new folder
2023-04-19SL-19609 Urls aren't dispatched according to the indicated gridAndrey Kleshchev
2023-04-19Implement SL-19605 handling of batched material overrides in ↵Brad Linden
LargeGenericMessage (#177)
2023-04-19SL-19604 show layout panel before creating new item in combination mode, if ↵Maxim Nikolenko
there are no items in inventory panel
2023-04-18Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-04-18DRTVWR-559 Add control for automatic reflection probes to advanced ↵RunitaiLinden
preferences and featuretable. Remove Reflections checkbox. Don't persist reflection probe volume display between sessions. Incidental decruft.
2023-04-19SL-19533 Check descendants even for a recursive fetchAndrey Kleshchev
2023-04-18SL-19561: Fix missing shadows on PBR alpha mask animeshes.Cosmic Linden
TODO: Why did this work for the equivalent non-rigged prim?
2023-04-18SL-19604 FIXED Creating new folders and items in gallery or combination ↵Maxim Nikolenko
views does not highlight created item
2023-04-18SL-19612 Maximum Altitude decimal places discrepancyAndrey Kleshchev
One digit displayed vs 0.01 increment
2023-04-18SL-19549 Add option to show ban lines on collision #2Andrey Kleshchev
2023-04-18SL-19591 Prompt user to save current settings as Graphics Preset before ↵Andrey Lihatskiy
enabling AutoFPS
2023-04-17SL-19595 Reenable automatic alpha masking for legacy materials.RunitaiLinden
2023-04-17Fix moon texture being incorrectly multiplied by the global light color (#174)Rye Mutt
2023-04-17SL-19549 Add option to show ban lines on collisionAndrey Kleshchev
2023-04-17SL-19544 WIP show item permissions after item nameMaxim Nikolenko
2023-04-14DRTVWR-559 Balance night scenes against release, nudge glow down a smidge, ↵RunitaiLinden
remove exposure correction from legacy fullbright balance PBR materials against legacy.
2023-04-14DRTVWR-559 Add paranoia checks around typecasts of LLGLTFMaterial to ↵RunitaiLinden
LLFetchedGLTFMaterial
2023-04-14Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-04-14Move mipmap generation into LLRenderTarget.Jonathan "Geenz" Goodman
DRTVWR-583
2023-04-13Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-04-13SL-19358 Fix for explody meshes.RunitaiLinden
2023-04-13SL-19592: Fix alpha blend PBR prims on HUDCosmic Linden