summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-27Merge pull request #195 from secondlife/SL-19653cosmic-linden
SL-19653: Fix some vertex buffer data mask asserts
2023-04-27SL-19533 Removed per-run limitAndrey Kleshchev
Doesn't seem to work like expected and I never get more than 7-9 requests running total
2023-04-27SL-19533 Subset fetch fixesAndrey Kleshchev
2023-04-27SL-19583 WIP fixed the issue with item selection and restored filter ↵Maxim Nikolenko
handling for gallery panel
2023-04-26DRTVWR-559 Add "No Post" mode and refactor "Scene Gamma" into "Brightness" ↵RunitaiLinden
for adjusting legacy gamma when probe ambiance is 0 and dynamic exposure when probe ambiance is not zero.
2023-04-26Got things to compile again after DRTVWR-559 & DRTVWR-539 merge.Brad Linden
removing dead code and references to members that don't exist anymore
2023-04-26SL-19656 disabling trackAttachments() code after DRTVWR-559 & DRTVWR-539 mergeBrad Linden
2023-04-26SL-19653: Fix data mask assert: specular-normal blinn-phong in wrong binCosmic Linden
2023-04-26SL-19653: Fix assert: Prims were added to glow draw pool when glow was at or ↵Cosmic Linden
near zero
2023-04-26Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539Brad Linden
2023-04-27SL-19533 Implement subset variant of children requestAndrey Kleshchev
2023-04-26Temporarily moving new DRTVWR-559 LLDrawPool functions to someplace less ↵Brad Linden
likely to conflict with upcoming DRTVWR-539 merge
2023-04-26DRTVWR-559 Disable unit tests by default.RunitaiLinden
2023-04-26SL-19583 Uniform risizing for combination inventory viewAndrey Kleshchev
2023-04-25SL-19480 Fix for GPU benchmark reporting the GPU has infinite memory bandwidthRunitaiLinden
2023-04-25SL-19652 Fixed 'working' cursor flickerAndrey Kleshchev
2023-04-25DRTVWR-559 Optimization pass on probe allocation and search. Incidental ↵RunitaiLinden
decruft.
2023-04-25SL-19652 Folder fetch dupplicate protection and over limit handlingAndrey Kleshchev
2023-04-25SL-19409 FIXED Received items panel in multiple inventory windows does not ↵Maxim Nikolenko
sync New tag status between windows
2023-04-25SL-19533 Special COF handling #3Andrey Kleshchev
2023-04-25SL-19533 Fix a fetch blunderAndrey Kleshchev
2023-04-25SL-19533 Reduce inventory fetch stallsAndrey Kleshchev
2023-04-25SL-19533 Special COF handling #2Andrey Kleshchev
2023-04-25SL-19533 Special COF handlingAndrey Kleshchev
2023-04-25SL-19503 Fix thumbnails not being restored from cacheAndrey Kleshchev
2023-04-24SL-19503 Deleting a thumbnail for folder does not remove thumbnail in viewerAndrey Kleshchev
2023-04-24SL-19560 Restore hacky fix for other avatars having low res BoM textures.RunitaiLinden
2023-04-24SL-19362 Add teleport button to Top Scripts and Top Colliders floaters (#190)Maxim Nikolenko
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