Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-07 | SL-19286 Avatar is upside down when viewed from below | Alexander Gavriliuk | |
2023-06-07 | Merge pull request #234 from secondlife/SL-19808 | cosmic-linden | |
SL-19808 - Fix texture transforms changing topography of PBR normal textures | |||
2023-06-07 | SL-19686 don't build inventory root views on init by default | Maxim Nikolenko | |
2023-06-07 | SL-18328 Fix opening the right profile on click Callingcard embedded to a ↵ | Alexander Gavriliuk | |
Notecard | |||
2023-06-06 | SL-19808: Fix orientation of PBR normal texture when texture transform ↵ | Cosmic Linden | |
and/or texture animation is applied | |||
2023-06-07 | SL-19823 Edit not active for items | Andrey Kleshchev | |
2023-06-06 | SL-19823 Edit not always active #2 | Andrey Kleshchev | |
2023-06-06 | SL-19823 Edit not always active when adding items and folders in single ↵ | Andrey Kleshchev | |
folder view | |||
2023-06-06 | SL-19813 Disable switch view on Worn and Recent Inventory tabs | Maxim Nikolenko | |
2023-06-04 | SL-19669 Restored XML formatting for the Japanese translations | Andrey Lihatskiy | |
2023-06-04 | Merge remote-tracking branch 'loque-viewer/DRTVWR-580-maint-T' into ↵ | Andrey Lihatskiy | |
marchcat/SL-19669-upd | |||
2023-06-03 | SL-19815 Return key should open items in gallery view | Andrey Kleshchev | |
2023-06-03 | SL-19815 Gallery support for left, right, up and down | Andrey Kleshchev | |
2023-06-03 | SL-19795 Fixed gallery autoscrolling | Andrey Kleshchev | |
2023-06-02 | SL-18251 Expand extents to include the Control Avatar bounds | Alexander Gavriliuk | |
2023-06-02 | SL-17429 Message user when their inventory hits AIS3 limits #2 | Andrey Kleshchev | |
2023-06-02 | SL-19815 Suppors Page Up, Page Down, Home, End and Delete | Andrey Kleshchev | |
2023-06-02 | SL-19796 Creating folders in list mode does not scroll to new folder | Andrey Kleshchev | |
2023-06-03 | Inventory mistranslation fix. | Logue | |
Translate untranslated parts of Preferences panel. | |||
2023-06-02 | DRTVWR-559 Add missed "should override" check (thanks, Rye!) | RunitaiLinden | |
2023-06-02 | Merge branch 'xcode-14.3' into DRTVWR-582-maint-U | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/llcommon/tests/llleap_test.cpp # indra/llcommon/tests/llsdserialize_test.cpp # indra/newview/llmeshrepository.cpp | |||
2023-06-01 | DRTVWR-559 Rebalance PBR against Blinn-Phong. | RunitaiLinden | |
2023-06-01 | DRTVWR-559 Revert skies to be very close to release and disable tone mapping ↵ | RunitaiLinden | |
when probe ambiance is zero. Hack for desaturating legacy materials has been removed for performance and quality reasons. Adds a new setting for auto adjusting legacy skies. This is the PBR "opt out" button. If disabled, legacy skies will disable tonemapping, automatic probe ambiance, and HDR/exposure. If enabled, legacy skies will behave as if probe ambiance and HDR scale are 1.0, and ambient will be cut in half. HDR scale will act as a sky brightener, but will automatically adjust dynamic exposure so the sky will be properly exposed. If you want relatively even exposure all the time, set HDR Scale to 1.0. If you want a high range of exposures between indoor/dark areas and outdoor/bright areas, increase HDR Scale. Also tuned up SSAO (thanks Rye!). Reviewed with Brad. | |||
2023-06-02 | SL-19796 Small cleanup | Andrey Kleshchev | |
2023-06-02 | SL-19796 Fix inventory autoscroll and autoraneme | Andrey Kleshchev | |
2023-06-02 | SL-19795 Remove extra panels, reuse combination ones instead | Andrey Kleshchev | |
2023-06-02 | Merge branch 'DRTVWR-580-maint-T' of github.com:secondlife/viewer into ↵ | Logue | |
DRTVWR-580-maint-T | |||
2023-06-01 | SL-19806 Crash at vobj | Andrey Kleshchev | |
2023-06-02 | Revert Call translation to 'コール'. | Logue | |
Chang 'water' translation '水' to '水面'. Unify the ground translation with '地面' expect land floater. Fixed mistranslation of widget. Re-translate panel_settings_sky_density.xml. | |||
2023-06-01 | DRTVWR-575: GCC prefers std::make_signed<std::size_t> for llssize. | Nat Goodspeed | |
2023-06-01 | SL-19762 fix for cropped label text | Mnikolenko Productengine | |
2023-06-01 | SL-18330: Merge branch 'main' of secondlife/viewer into xcode-14.3 | Nat Goodspeed | |
2023-06-01 | SL-19795 Smarter combination inventory resizing | Andrey Kleshchev | |
2023-05-31 | SL-18330: Consistently use new standalone Python llsd package. | Nat Goodspeed | |
2023-05-31 | SL-18330: Change to strip_deprecated_header(size_t* header_size) | Nat Goodspeed | |
from U32*. | |||
2023-05-31 | SL-19795 fix inventory list offset | Andrey Kleshchev | |
2023-05-31 | Revert "SL-19795 Unified scroll" | Andrey Kleshchev | |
2023-05-31 | Fix divide by zero causing NaN with certain day cycles in DRTVWR-559 | Brad Linden | |
2023-05-31 | Follow 5b9b4fcf6657ce2cfa5fde85012fe24213df37b5 translation. | Logue | |
(Add Performance floater translation etc.) Changed 'lighting' translation ('照明' and 'ライティング') to '光源'. Changed 'world' translation '世界' to 'ワールド'. (To be consistent with 'ミニマップ' translations.) Adjusted the translation to be more natural Japanese when the settings.xml object passed items. (experimental) | |||
2023-05-31 | SL-19686 don't search views every time | Mnikolenko Productengine | |
2023-05-31 | SL-19795 Creating folders in combination mode does not scroll to new folder #2 | Andrey Kleshchev | |
2023-05-31 | Merged DRTVWR-577 Japanese Translation. (HTML) | Logue | |
2023-05-31 | Merged DRTVWR-577 Japanese Translation. | Logue | |
2023-05-31 | SL-19795 Creating folders in combination mode does not scroll to new folder | Andrey Kleshchev | |
2023-05-30 | SL-19748 Thumbnail to clipboard not working | Andrey Kleshchev | |
2023-05-30 | SL-19773 add context menu for root folder in single folder mode | Maxim Nikolenko | |
2023-05-30 | Removed unused Japanese translation *.xml files. | Logue | |
2023-05-30 | SL-17429 Message user when their inventory hits AIS2 limits | Andrey Kleshchev | |
2023-05-30 | SL-17429 Message user when their inventory hits AIS3 limits | Andrey Kleshchev | |
2023-05-29 | SL-17429 Message user when their inventory hits AIS2 limits | Andrey Kleshchev | |