summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.cpp
AgeCommit message (Expand)Author
2024-05-06Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-...RunitaiLinden
2024-05-01#1357 Preserve asset "extras" and switch to std::shared_ptr for referencing A...RunitaiLinden
2024-04-30#1357 GLTF Export PrototypeRunitaiLinden
2024-04-171176 integrate llgltfnode with selection manager and llmaniptranslate/rotate ...RunitaiLinden
2024-04-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-04-09Merge remote-tracking branch 'origin/main' into release/materials_featuretteBrad Linden
2024-03-27Merge branch 'main' into DRTVWR-600-maint-AAndrey 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-02-06#740 Make sure we evaluate if the probe is a mirror probe or not.Jonathan "Geenz" Goodman
2024-01-24https://github.com/secondlife/viewer-issues/issues/23 Make the face selection...Jonathan "Geenz" Goodman
2024-01-24Merge remote-tracking branch 'origin/release/materials_featurette' into DRTVW...Jonathan "Geenz" Goodman
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-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-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-16Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-10-03SL-20341 Close Item Properties on deletionAndrey Kleshchev
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-26SL-20341 Item Properties floater closes on changes for task inventory itemAndrey Kleshchev
2023-09-25Start removing the concept of placement mode - it's either a mirror or not.Jonathan "Geenz" Goodman
2023-09-08Mostly fixed placement math.Jonathan "Geenz" Goodman
2023-09-08Even more placement modes. Reflected axis modes need work.Jonathan "Geenz" Goodman
2023-09-08Some more modes for mirrors to place the probe.Jonathan "Geenz" Goodman
2023-09-01Temporary data model shenanigans.Jonathan "Geenz" Goodman
2023-08-29Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-08-29Add protocol level mirror support, and UI.Jonathan "Geenz" Goodman
2023-08-11SL-20024: Fix author attributions not transferring for saved object materials...Cosmic Linden
2023-07-17Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
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-27Just about got hero reflection maps working.Jonathan "Geenz" Goodman
2023-06-26SL-19909 Fix for reflection probes on vehicles blocking mouse clicks. Incide...RunitaiLinden