summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2024-01-11SL-20798 use appropriate checkMnikolenko Productengine
2024-01-11SL-20749 Scrolling up by mouse wheel is endless in LLPanelEmojiCompleteAlexander Gavriliuk
2024-01-11Build fix for Visual Studio update (std::vector<PermissionBit>)Alexander Gavriliuk
2024-01-11SL-20750 MacOS Crash processing attributed stringAndrey Kleshchev
2024-01-11SL-20798 FIXED Crash at LLIMMgr::addMessageMaxim Nikolenko
2024-01-10SL-20770 FIXED Picks location field not updating to different parcel/regionMaxim Nikolenko
2024-01-10SL-19555 Fix picker failing to highlight default material in inventoryAndrey Kleshchev
2024-01-09SL-20780 Clean up some dead code.RunitaiLinden
2024-01-09DRTVWR-599 OSX buildfix #3Andrey Lihatskiy
2024-01-09DRTVWR-599 OSX buildfix #2Andrey Lihatskiy
remove unused typedef
2024-01-09Replace BOOST_FOREACH with standard C++ range-based for-loopsAnsariel
2024-01-09Fix project structure generated by CMakeAnsariel
2024-01-08Merge branch 'main' into DRTVWR-489Andrey Lihatskiy
# Conflicts: # indra/newview/llmaterialeditor.cpp
2024-01-08replace boost library to standardAiraYumi
2024-01-08Merge branch 'main' into DRTVWR-599-maint-ZAndrey Lihatskiy
2024-01-08Merge branch 'main' into DRTVWR-594-maint-YAndrey Lihatskiy
2024-01-08Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2024-01-08Merge remote-tracking branch 'origin/main' into DRTVWR-601Brad Linden
2024-01-08Increment viewer version to 7.1.3Nat Goodspeed
following promotion of DRTVWR-596
2024-01-05DRTVWR-489 MacOS Release build fix (vertex_count and index_count aren't used)Alexander Gavriliuk
2024-01-05SL-20748 Fix library materials not being previewable on an objectAndrey Kleshchev
2024-01-04SL-20771 FIXED Classifieds Title not immediately updating button nameMaxim Nikolenko
2024-01-03SL-20769 Local textures shouldn't be used for Picks & ClassifiedsMaxim Nikolenko
2024-01-02Build fix for Visual Studio update (std::vector<PermissionBit>)Alexander Gavriliuk
2024-01-02SL-20759 Ctrl+O should close Avatar floater if Wearing tab is openedMaxim Nikolenko
2023-12-19Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601RunitaiLinden
2023-12-19SL-20754 Modify default midday to be a better approximation of Cloud Layers ↵RunitaiLinden
HDRI (addresses blue sheen).
2023-12-19SL-20611 Followup -- fix for water haze artifacts on fullbright objects ↵Dave Parks
above water.
2023-12-18Merge branch 'main' into DRTVWR-594-maint-YAndrey Lihatskiy
2023-12-18Merge branch 'main' into DRTVWR-599-maint-ZAndrey Lihatskiy
2023-12-15SL-20737 Crash clearing texture callbacksAndrey Kleshchev
shutdown crash
2023-12-15Fix EOF in VIEWER_VERSION.txtAndrey Lihatskiy
2023-12-15SL-20702 Remove ALM info in AboutMnikolenko Productengine
2023-12-15Fix EOF in VIEWER_VERSION.txtAndrey Lihatskiy
2023-12-15Merge branch 'main' into DRTVWR-489Andrey Lihatskiy
# Conflicts: # indra/newview/fonts/DejaVu-license.txt # indra/newview/fonts/DejaVuSans-Bold.ttf # indra/newview/fonts/DejaVuSans-BoldOblique.ttf # indra/newview/fonts/DejaVuSans-Oblique.ttf # indra/newview/fonts/DejaVuSans.ttf # indra/newview/fonts/DejaVuSansMono.ttf
2023-12-15SL-15628 Crash inside ~LLModelInstanceBaseAndrey Kleshchev
More explicit cleanup in hopes of narrowing down which of the models failed
2023-12-15SL-20734 Uploaded Materials should use 'Uploads' permissionsAndrey Kleshchev
2023-12-14Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601RunitaiLinden
2023-12-14SL-20611 Followup -- fix for depth based atmospheric mask making ↵RunitaiLinden
atmospherics effect sun/moon/clouds
2023-12-14Merge branch 'DRTVWR-596' into DRTVWR-601Brad Linden
2023-12-14Merge remote-tracking branch 'origin/main' into DRTVWR-596Brad Linden
2023-12-14Merge branch 'SL-20730' into DRTVWR-596Brad Linden
2023-12-14Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2023-12-14Increment viewer version to 7.1.2Nat Goodspeed
following promotion of DRTVWR-587
2023-12-14Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601RunitaiLinden
2023-12-14SL-20730 Patch another potential source of NaNsRunitaiLinden
2023-12-14SL-20715 Mask cutoff not copied corretly in build toolsAndrey Kleshchev
2023-12-14SL-20717 Add PBR to Advanced > Rendering TypesMaxim Nikolenko
2023-12-14SL-20729 Crash in getObjectAndrey Kleshchev
in "new_folder_from_selected" at gInventory.getObject(*ids.begin()); according to bugsplat argument id was a null pointer so I assume there was an issue geting id out of the list.
2023-12-14Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-WAndrey Lihatskiy
# Conflicts: # indra/newview/llspatialpartition.cpp