Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-12 | SL-19544 WIP update combination gallery visibility after changing filter | Maxim Nikolenko | |
2023-04-11 | SL-19560 Temporary hack fix to get BoM textures to load. | Dave Parks | |
2023-04-11 | DRTVWR-559 Make sunlight specular consistent with pointlight specular. | Dave Parks | |
2023-04-12 | SL-19533 Content should be recursive only | Andrey Kleshchev | |
2023-04-12 | SL-19533 Track folder fetch requests in bulk fetch | Andrey Kleshchev | |
2023-04-12 | SL-19533 Further logging improvements | Andrey Kleshchev | |
2023-04-11 | SL-19564 Add missing legacy_adjust | Dave Parks | |
2023-04-11 | SL-19564 Document magic number. | Dave Parks | |
2023-04-11 | SL-19564 Rebalance exposure and sky. Hack legacy diffuse map saturation and ↵ | RunitaiLinden | |
brightness to allow ACES Hill all the time. | |||
2023-04-11 | SL-19544 WIP combination view filtering; hidden items should be correctly ↵ | Maxim Nikolenko | |
removed when root is changed | |||
2023-04-11 | SL-19533 Don't try to restart fetchexcessively | Andrey Kleshchev | |
No real point restarting, but due to significant changes decided to keep this around and raise asserts instead of removing. | |||
2023-04-11 | SL-19533 Don't fetch items if recursive fetch isn't done | Andrey Kleshchev | |
2023-04-10 | Merge pull request #160 from secondlife/signal/contribuild | Signal Linden | |
Cherry-pick basic build into contribute | |||
2023-04-10 | SL-18839: Add basic Github build | Bennett Goble | |
2023-04-10 | SL-18679: Find newer NSIS installation path | Bennett Goble | |
2023-04-11 | SL-19533 Orphans plus additional logging | Andrey Kleshchev | |
2023-04-11 | Merge branch 'contribute' into DRTVWR-582-maint-U | Andrey Lihatskiy | |
# Conflicts: # indra/llaudio/llaudioengine.cpp | |||
2023-04-10 | Get DoF working | Jonathan "Geenz" Goodman | |
Need to fix up bloom. DRTVWR-559 SL-19524 SL-19513 | |||
2023-04-10 | Get DoF moved into its own method | Jonathan "Geenz" Goodman | |
Still broken, figuring out what's up with depth. DRTVWR-559 SL-19524 SL-19513 | |||
2023-04-10 | Merge pull request #159 from secondlife/marchcat/main-contrib-merge | Signal Linden | |
merge main into contribute | |||
2023-04-08 | Fix SSR. | Jonathan "Geenz" Goodman | |
DRTVWR-559 SL-19524 SL-19513 | |||
2023-04-08 | Start scrapping screenTarget(). | Jonathan "Geenz" Goodman | |
Makes our binding flow _far more_ predictable and makes way more sense. DRTVWR-559 SL-19524 SL-19513 | |||
2023-04-08 | Start moving our post process into methods. | Jonathan "Geenz" Goodman | |
Lets make post processing make sense again. DRTVWR-559 SL-19524 SL-19513 | |||
2023-04-08 | SL-19538 Nudge probe scheduler to unstick probes that are "complete". | Dave Parks | |
2023-04-08 | SL-19204 Fix voice's coroutine crash | Andrey Kleshchev | |
Need to find a way to kill coroutines or to fobid using non static functions/members inside coroutines | |||
2023-04-08 | SL-19529 Marketplace validation improvements | Andrey Kleshchev | |
2023-04-08 | SL-19529 Fix uninitialized variable and calback counter | Andrey Kleshchev | |
2023-04-07 | SL-19538 Clear probes on sky setting slam. Better probe update ↵ | Dave Parks | |
prioritization. Incidental decruft. | |||
2023-04-07 | SL-18918 Fix folder type when creating folders | Andrey Kleshchev | |
Might be better to replace "type" with "type_default" everywere, not just for AIS | |||
2023-04-07 | SL-19534 Better fetch failure handling | Andrey Kleshchev | |
2023-04-07 | SL-19538 Remove clouds from irradiance maps and don't conflate max probe ↵ | Dave Parks | |
samples with max probe neighbors, and don't move manual probes after they are complete (removes flickering around Sponza). | |||
2023-04-07 | SL-19544 WIP apply filter when adding an item to the Gallery | Maxim Nikolenko | |
2023-04-07 | SL-19544 WIP Combination view first pass | Maxim Nikolenko | |
2023-04-06 | SL-19538 Back off on sun brightening a bit, remove errant brightening of ↵ | Dave Parks | |
clouds, and update midday to not be red shifted. | |||
2023-04-07 | post-merge buildfix | Andrey Lihatskiy | |
2023-04-06 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks | |
2023-04-06 | SL-19538 Nudge sun brightness and replace "gamma" with an exposure scaler ↵ | Dave Parks | |
approximation | |||
2023-04-07 | Merge branch 'main' into marchcat/main-contrib-merge | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/CMakeLists.txt # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/llcommon/tests/llleap_test.cpp # indra/newview/llfilepicker.h # indra/newview/llfilepicker_mac.h # indra/newview/llfilepicker_mac.mm # indra/newview/skins/default/xui/en/strings.xml | |||
2023-04-06 | SL-19534 Fixed fetch timeout during initial fetch | Andrey Kleshchev | |
2023-04-06 | SL-19534 Fixed 'working' cursor flicker | Andrey Kleshchev | |
2023-04-06 | Merge pull request #144 from secondlife/signal/act | Signal Linden | |
SL-18839: Add basic windows build | |||
2023-04-06 | SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic ↵ | Dave Parks | |
exposure controls not persist, limit exposure range, and do a debug gl pass. | |||
2023-04-06 | SL-19550 Add a shop menu item to the Inventory menu | Maxim Nikolenko | |
2023-04-06 | SL-19545 Shift Azure's 'Verify' button | Andrey Kleshchev | |
2023-04-06 | SL-19544 preparation for Combination view | Maxim Nikolenko | |
2023-04-06 | SL-19543: Fix blinn phong prims with alpha blending not blending (#158) | cosmic-linden | |
2023-04-06 | SL-19529 MacOS build fix | Andrey Kleshchev | |
2023-04-06 | SL-19529 Marketplace version folders not created | Andrey Kleshchev | |
2023-04-05 | SL-18839: Add basic Github build | Bennett Goble | |
2023-04-05 | Merge pull request #152 from secondlife/SL-19541 | Signal Linden | |
SL-19541: Add basic coding standards check |