summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2024-05-17viewer#1424 Proper links support for favoritesAndrey Kleshchev
2024-05-17viewer#1300 More favorite settingsAndrey Kleshchev
2024-05-17viewer#1425 Sorting in Appearance floater #2Andrey Kleshchev
2024-05-17viewer#1300 Small menu adjustmentAndrey Kleshchev
2024-05-16viewer#1424 Favorite support in galleries #2Andrey Kleshchev
2024-05-16viewer#1424 Finish menusAndrey Kleshchev
2024-05-16viewer#1424 Favorite support for items in outfitsAndrey Kleshchev
For now marking originals, pointless to marks links in COF, needs a revision due to inconsistency with inventory
2024-05-15viewer#1424 Favorite support in galleriesAndrey Kleshchev
2024-05-15viewer#1425 Sorting in Appearance floaterAndrey Kleshchev
2024-05-13viewer#1424 Favorites in Appearance floater #4Andrey Kleshchev
2024-05-11viewer#1424 Favorites in Appearance floater #3Andrey Kleshchev
Menus
2024-05-10viewer#1424 Colored Favorites in Appearance floaterAndrey Kleshchev
2024-05-09SL-20288 Fix renamingAndrey Kleshchev
getChangedIDs is only accurate in scope of observer's callback, don't use it onIdle. getObject call made no sense, item was warrantied to be LLViewerInventoryItem and would only be AT_CATEGORY if it is a link, making the following cast to a category dangerous
2024-05-09viewer#1424 Favorites in Appearance floater #2Andrey Kleshchev
2024-05-09viewer#1424 Favorites in Appearance floater #1Andrey Kleshchev
2024-05-04viewer#1300 Update Inventory SettingsAndrey Kleshchev
2024-05-03Viewer#1301 Implement Inventory Favorites TabAndrey Kleshchev
2024-05-02Viewer#1301 Small cleanupAndrey Kleshchev
notecards do not need to store 'favorite' flag
2024-05-02Viewer#1301 Implement Inventory Favorites Tab WIP#2Andrey Kleshchev
2024-05-01Viewer#1301 Implement Inventory Favorites Tab WIPAndrey Kleshchev
2024-05-01viewer#1300 'Star' favorites in inventory #4Andrey Kleshchev
2024-04-29viewer#1300 'Star' favorites in inventory #3Andrey Kleshchev
2024-04-27viewer#1300 'Star' favorites in inventory #2Andrey Kleshchev
2024-04-27viewer#1300 'Star' favorites in inventoryAndrey Kleshchev
image is WIP
2024-04-27viewer#1300 Inventory favorites context menuAndrey Kleshchev
2024-04-27viewer#1300 Update Gear Menu ItemsAndrey Kleshchev
2024-04-27viewer#1300 Rename landmark favorites tabAndrey Kleshchev
To not acuse confusion with favorites
2024-04-27viewer#1300 Inventory favorites basic frameworkAndrey Kleshchev
2024-04-25Adapt llimageworker_test for updated virtual method API.Nat Goodspeed
This was a broken test that got all the way to viewer release and the main branch. (cherry picked from commit a33a9d29380e6c1a0a9cc539be309d47adef4acf)
2024-04-24Increment viewer version to 7.1.7Nat Goodspeed
following promotion of secondlife/viewer #736
2024-04-19Revert "SL-20140 Setting shape hand size to 36 won't save"Andrey Lihatskiy
This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482)
2024-04-15CI: adopt xz compressionBennett Goble
Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time.
2024-04-15Remove unused fix-incredibuild.pyBennett Goble
2024-04-10Merge branch 'main' into marchcat/y-mergeAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp
2024-04-09Increment viewer version to 7.1.6Nat Goodspeed
following promotion of secondlife/viewer #690
2024-03-27Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
2024-03-27Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-WAndrey Lihatskiy
# Conflicts: # .github/workflows/build.yaml
2024-03-26Increment viewer version to 7.1.5Nat Goodspeed
following promotion of secondlife/viewer #650
2024-03-26secondlife/jira-archive-internal#69593 Avatar is upside down when viewed ↵Alexander Gavriliuk
from below
2024-03-24viewer#1033 Crash at syncFloaterTabOrderAndrey Kleshchev
2024-03-24Revert "SL-20416 Fix Crash Report 1409376 (update)"Andrey Kleshchev
This reverts commit cc43f42e6b7401c2cdd3204a16f757f5169bd95b.
2024-03-22Add Develop menu option 'Debug Camera Controls'Alexander Gavriliuk
2024-03-15SL-18721 Restore release behaviorAndrey Kleshchev
Closing window correctly caused a significant amount of logout freezes with no known reproes. Temporarily returning to old behavior were thread was killes without closing window and will reenable in later maints to hopefully get a scenario or at least more data of what is causing the freeze.
2024-03-05Issue #54 LLRender::init crashAndrey Kleshchev
2024-03-05SL-17896 Don't crash silently if files are missing or out of memoryAndrey Kleshchev
Under debug LL_ERRS will show a message as well, but release won't show anything and will quit silently so show a notification when applicable.
2024-03-02Revert "Update emoji_categories in Polish translation to slightly more ↵Andrey Kleshchev
correct erms..." This reverts commit 60debe828b87c33fdbd33e3a5fcef423e544fe55.
2024-03-01Update emoji_categories in Polish translation to slightly more correct erms...Pantera Północy
2024-03-01Merge remote-tracking branch 'origin/main' into release/gltf-maint2Brad Linden
2024-03-01SL-18721 Shutdown fixes #6Andrey Kleshchev
2024-03-01Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
# Conflicts: # indra/newview/llinventorygallery.cpp