summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.h
AgeCommit message (Expand)Author
2024-05-23Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg...Brad Linden
2024-05-23Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...Brad Linden
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-20#1392 GLTF Upload (#1394)Dave Parks
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-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-171176 integrate llgltfnode with selection manager and llmaniptranslate/rotate ...RunitaiLinden
2024-04-09#1126 gltf scene import prototype (#1172)RunitaiLinden
2024-02-25#682 Add a low priority path for conservative probe face updates. This will ...Jonathan "Geenz" Goodman
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-20Convert remaining cases of BOOL to bool in llmath and llprimitiveAnsariel
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
2023-12-06SL-20635 - adde::qd new data to ObjectUpdate messagesimon
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-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: Miscellaneous cleanupCosmic Linden
2023-08-11SL-20024: Fix author attributions not transferring for saved object materials...Cosmic Linden
2023-08-06Making more progress, need to add the heroprobe manager.Jonathan "Geenz" Goodman
2023-07-17Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
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-05-17SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser...RunitaiLinden
2023-05-04DRTVWR-559: Add <unordered_map> header since we use it.Nat Goodspeed
2023-05-03DRTVWR-559 WIP - optimize ARC calculation et al.RunitaiLinden
2023-05-01SL-19656 Rewrite avatar and attachment render metrics to not interfere with r...RunitaiLinden
2023-04-25DRTVWR-559 Optimization pass on probe allocation and search. Incidental decr...RunitaiLinden
2023-03-23Fix for SL-18458 overrides not applying when cache load happened before LLVie...Brad Linden
2023-02-03SL-19148 Decruft some forward shaders and drawpools. Fix HUDs being in wrong...Dave Parks
2023-01-25SL-19012: Fix new material IDs sometimes not applying when set via LSLCosmic Linden
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2023-01-10SL-18820: Fix applying material clearing transform overrides. Loosen some ass...Cosmic Linden
2022-12-12Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-10-26Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-10-20SL-18105 Fix for overrides not showing until a forced mesh update.Dave Parks
2022-10-19SL-18105 Hook up TE override material to render pipe by way of render material.Dave Parks
2022-10-19SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad...Dave Parks
2022-09-27SL-17999 Material with limited permissions should be copied to object's inven...Andrey Kleshchev
2022-09-23SL-18134 Rename Albedo to Base Color to be more consistent with GLTF specDave Parks
2022-09-22SL-17999 'copy' functionality for 'features' and 'texture' tabsAndrey Kleshchev
2022-09-19SL-18001: Update GLTF material when receiving LLRenderMaterialParams on updat...Cosmic Linden
2022-08-19SL-17990 Give user a popup warning when they attach a rigged mesh object to a...Mnikolenko Productengine