Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-01 | Convert remaining TRUE/FALSE to true/false | Ansariel | |
2024-02-19 | Replace remaining BOOL with bool llinventory and llmessage | Ansariel | |
2024-02-18 | fix some tests | Lars Næsbye Christensen | |
2024-02-18 | revert to U8 | Lars Næsbye Christensen | |
2024-02-18 | misc: BOOL to bool | Lars Næsbye Christensen | |
2024-02-17 | viewer#826 Follow-up buildfix: update lldatapacker | Andrey Lihatskiy | |
2024-02-17 | misc: BOOL to bool | Lars Næsbye Christensen | |
2024-02-05 | Merge branch 'DRTVWR-599-maint-Z' into release/maint-yz | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llchiclet.h | |||
2024-01-18 | SL-20546: Kick the build. | Nat Goodspeed | |
2024-01-17 | Merge pull request #565 from secondlife/simon/sl-20635-new-data | Vir Linden | |
SL-20635 - new data to ObjectUpdate and AvatarAppearance message | |||
2024-01-16 | Revert "replaces parts of boost to C++ standard." | Andrey Lihatskiy | |
2024-01-16 | replace part of boost::fibers::* to std::* | AiraYumi | |
2024-01-11 | Rename OS X to macOS, mostly in comments | Lars Næsbye Christensen | |
We only support 10.13+ now, and it's been called macOS since 10.12. References in code to older versions are unchanged. | |||
2024-01-08 | replace boost library to standard | AiraYumi | |
2023-12-08 | More sl-20635 - moved new attachment data to AvatarAppearance message | simon | |
2023-12-05 | Merge branch 'main' into DRTVWR-489 | Alexander Gavriliuk | |
2023-11-30 | Merge branch 'DRTVWR-594-maint-Y' into marchcat/594-y-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorygallery.cpp # indra/newview/skins/default/xui/en/notifications.xml | |||
2023-11-27 | SL-18098 Crash inside unpackBinaryData | Andrey Kleshchev | |
2023-10-26 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-10-25 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-10-08 | Merge branch main into DRTVWR-489 | Alexander Gavriliuk | |
2023-10-04 | SL-18837: Merge branch 'main' of secondlife/viewer into actions | Nat Goodspeed | |
2023-10-04 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-10-03 | Merge branch 'main' (DRTVWR-567) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/CMakeLists.txt # indra/newview/VIEWER_VERSION.txt # indra/newview/llagent.cpp # indra/newview/llfloaternewfeaturenotification.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorymodel.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/llpanelmaininventory.cpp # indra/newview/llpanelmaininventory.h # indra/newview/llsidepaneltaskinfo.cpp # indra/newview/llsidepaneltaskinfo.h # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/llviewerinventory.cpp # indra/newview/llviewerobject.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llviewertexturelist.h # indra/newview/skins/default/xui/en/floater_new_feature_notification.xml # indra/newview/skins/default/xui/en/menu_inventory.xml | |||
2023-09-23 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-09-11 | Merge remote-tracking branch 'remotes/origin/DRTVWR-559' into davep/SL-19842 | RunitaiLinden | |
2023-09-10 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-09-07 | SL-18837: Merge branch 'main' into actions | Nat Goodspeed | |
2023-08-29 | SL-20229 Add GenericStreamingMessage and use it to receive GLTF material ↵ | RunitaiLinden | |
overrides | |||
2023-08-24 | Merge tag '6.6.14-release' | Erik Kundiman | |
source for viewer 6.6.14.581101 | |||
2023-08-24 | Merge remote-tracking branch 'origin/main' into DRTVWR-489 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/llmath/llvolume.cpp # indra/llrender/llgl.cpp # indra/llxml/llcontrol.cpp # indra/newview/llpanelnearbymedia.cpp # indra/newview/llsceneview.cpp # indra/newview/llselectmgr.cpp # indra/newview/llstartup.cpp # indra/newview/lltextureview.cpp # indra/newview/llvovolume.cpp # indra/newview/skins/default/xui/en/menu_viewer.xml | |||
2023-08-23 | Merge branch main (DRTVWR-582) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorymodel.cpp # indra/newview/llinventoryobserver.cpp # indra/newview/llinventoryobserver.h # indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml | |||
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-07-29 | The Linden libraries can be installed now | Erik Kundiman | |
Useful when installed as shared libraries, so other viewer executables can share these libraries. | |||
2023-07-29 | stringop truncation warnings aren't errors on GCC | Erik Kundiman | |
2023-07-21 | SL-18837: Merge branch 'main' of secondlife/viewer into actions | Nat Goodspeed | |
2023-07-20 | SL-19948 Update estate manager and ban list limits to match new values from ↵ | Andrey Lihatskiy | |
simulator | |||
2023-07-19 | No GoogleMock, AddBuildTest & Tut when no LL_TESTS | Erik Kundiman | |
2023-07-18 | Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292) | Brad Linden | |
2023-07-18 | DRTVWR-489: trivial merge conflict fix | Callum Prentice | |
2023-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/llui/llfolderviewitem.cpp # indra/newview/llinventorymodel.cpp # indra/newview/llinventorymodelbackgroundfetch.cpp | |||
2023-07-17 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/llcommon/llerrorthread.cpp | |||
2023-06-28 | SL-19572 Fix some obscure cases of residents bypasing mute list | Andrey Kleshchev | |
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 | SL-18330: Merge branch 'main' of secondlife/viewer into xcode-14.3 | Nat Goodspeed | |
2023-05-31 | SL-18330: Consistently use new standalone Python llsd package. | Nat Goodspeed | |
2023-05-26 | Merge branch 'xcode-14.3' into DRTVWR-582-maint-U | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/llsdserialize.h | |||
2023-05-19 | DRTVWR-558: Merge branch 'main' of secondlife/viewer into actions | Nat Goodspeed | |
2023-05-17 | Merge branch 'main' into DRTVWR-567 | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt |