summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.cpp
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-12Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-04-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-03-27Merge branch 'main' into DRTVWR-600-maint-AAndrey Lihatskiy
2024-03-27Merge branch 'main' into DRTVWR-591-maint-XAndrey Lihatskiy
2024-03-27Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-WAndrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21SL-20469 Crash at dead mRootVolp in getAttachedAvatar()Andrey Kleshchev
2024-02-20Convert remaining cases of BOOL to bool in llmath and llprimitiveAnsariel
2024-02-18misc: BOOL to boolLars Næsbye Christensen
2024-02-12more misc: BOOL (int) to real boolLars Næsbye Christensen
2024-01-09SL-20780 Clean up some dead code.RunitaiLinden
2024-01-05sl-20635 attempts at build fixes, added a few stray log messages about log fi...simon
2024-01-03Merge remote-tracking branch 'origin/main' into simon/sl-20635-new-datasimon
2023-12-18Merge branch 'main' into DRTVWR-591-maint-XAndrey Lihatskiy
2023-12-14Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-WAndrey Lihatskiy
2023-12-12SL-20714 Crash accessing mControlAVBridgeAndrey Kleshchev
2023-12-11sl-20635 - cleaned up code after reading it yet againsimon
2023-12-06SL-20635 - adde::qd new data to ObjectUpdate messagesimon
2023-11-30Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-mergeAndrey Lihatskiy
2023-11-30Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-mergeAndrey Lihatskiy
2023-11-29Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-mergeAndrey Lihatskiy
2023-11-06SL-20523 Local textures not updating on PBR Materials #5Andrey Kleshchev
2023-11-06SL-20523 Local textures not updating on PBR Materials #4Andrey Kleshchev
2023-11-01Merge pull request #486 from secondlife/SL-20397cosmic-linden
2023-10-31SL-20397: Fix material set from script not updating when the GLTF material ha...Cosmic Linden
2023-10-31SL-20549 Blank no-copy materials are not moved into scripted objectsAndrey Kleshchev
2023-10-03SL-20341 Close Item Properties on deletionAndrey Kleshchev
2023-10-03Merge branch 'main' into DRTVWR-591-maint-XAndrey Lihatskiy
2023-10-03Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2023-10-03Merge branch 'main' (DRTVWR-567) into DRTVWR-559Andrey Kleshchev
2023-09-29SL-20366 Crash at setTETextureCoreAndrey Kleshchev
2023-09-27SL-20345 Avoid of ASSERT (\!mRootVolp) in LLControlAvatar::~LLControlAvatar()Alexander Gavriliuk
2023-09-27SL-20345 Avoid of ASSERT (\!mRootVolp) in LLControlAvatar::~LLControlAvatar()Alexander Gavriliuk
2023-09-26SL-20341 Item Properties floater closes on changes for task inventory itemAndrey Kleshchev
2023-09-22SL-15039 Prune unused preferences #1Andrey Kleshchev
2023-08-11SL-20024: Fix author attributions not transferring for saved object materials...Cosmic Linden
2023-06-28Merge pull request #260 from secondlife/SL-17405cosmic-linden
2023-06-28SL-17405 (Part 2): Fix viewer not requesting land impact when a non-root prim...Cosmic Linden
2023-06-26SL-19909 Fix for reflection probes on vehicles blocking mouse clicks. Incide...RunitaiLinden
2023-05-17SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser...RunitaiLinden
2023-05-03DRTVWR-559 WIP - optimize ARC calculation et al.RunitaiLinden
2023-05-02DRTVWR-559 Optimization pass, make it so profileAvatar can read back GPU time...RunitaiLinden
2023-04-25DRTVWR-559 Optimization pass on probe allocation and search. Incidental decr...RunitaiLinden
2023-04-14DRTVWR-559 Add paranoia checks around typecasts of LLGLTFMaterial to LLFetche...RunitaiLinden
2023-04-03SL-18458 Make LLVOCache the one source of truth on most recently received ove...RunitaiLinden